Pull request #3950 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at 32880946a0a1135bf0659d7b4e6de2ff01b37dfb rather than e6e6868e0a3c72ce24bda0da472ee16f31690baf Obtained Jenkinsfile from 32880946a0a1135bf0659d7b4e6de2ff01b37dfb 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-ssh11245561688553095545.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-ssh10662334054486736289.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3950/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3950/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3156355908743207799.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10919802424692086113.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3950/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3950/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11275529797290313257.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-11566 in /w/workspace/edgexfoundry_edgex-go_PR-3950 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 32880946a0a1135bf0659d7b4e6de2ff01b37dfb into PR head commit e6e6868e0a3c72ce24bda0da472ee16f31690baf Merge succeeded, producing e6e6868e0a3c72ce24bda0da472ee16f31690baf Checking out Revision e6e6868e0a3c72ce24bda0da472ee16f31690baf (PR-3950) > 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/3950/head:refs/remotes/origin/PR-3950 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e6e6868e0a3c72ce24bda0da472ee16f31690baf # 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 32880946a0a1135bf0659d7b4e6de2ff01b37dfb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e6e6868e0a3c72ce24bda0da472ee16f31690baf # timeout=10 Commit message: "feat(metadata): Implement PATCH deviceprofile/resource API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-08T06:40:55.381Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-08T06:40:55.443Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-08T06:40:55.461Z] ========================================================= [2022-04-08T06:40:55.461Z] EdgeX Global Pipelines Version Info [2022-04-08T06:40:55.461Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b0ec05da50d24c14bbb522ea14fc08d48dce1cae # timeout=10 [2022-04-08T06:40:56.203Z] ------------------- [2022-04-08T06:40:56.203Z] stable info: [2022-04-08T06:40:56.203Z] ------------------- [2022-04-08T06:40:56.203Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-08T06:40:56.203Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-08T06:40:56.203Z] Message: update stable to v1.0.221 [2022-04-08T06:40:56.780Z] ------------------- [2022-04-08T06:40:56.780Z] experimental info: [2022-04-08T06:40:56.780Z] ------------------- [2022-04-08T06:40:56.780Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-08T06:40:56.780Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-08T06:40:56.780Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-08T06:40:56.918Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-08T06:40:56.928Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-08T06:40:56.936Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-08T06:40:56.945Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-08T06:40:56.953Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-08T06:40:56.961Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-08T06:40:56.969Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-08T06:40:56.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-08T06:40:56.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-08T06:40:56.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-08T06:40:57.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-08T06:40:57.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-08T06:40:57.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-08T06:40:57.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-08T06:40:57.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-08T06:40:57.045Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-08T06:40:57.054Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-08T06:40:57.062Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-08T06:40:57.070Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-08T06:40:57.078Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-08T06:40:57.087Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-04-08T06:40:57.096Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-08T06:40:57.104Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3950 [Pipeline] echo [2022-04-08T06:40:57.112Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3950 [Pipeline] echo [2022-04-08T06:40:57.121Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3950 [Pipeline] echo [2022-04-08T06:40:57.129Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e6e6868e0a3c72ce24bda0da472ee16f31690baf [Pipeline] echo [2022-04-08T06:40:57.138Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e6e6868 [Pipeline] echo [2022-04-08T06:40:57.146Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-08T06:40:57.189Z] provisioning config files... [2022-04-08T06:40:57.202Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8827044478866575463tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-08T06:40:57.529Z] ---> docker-login.sh [2022-04-08T06:40:57.529Z] nexus3.edgexfoundry.org:10001 [2022-04-08T06:40:57.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T06:40:57.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T06:40:57.788Z] Configure a credential helper to remove this warning. See [2022-04-08T06:40:57.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T06:40:57.788Z] [2022-04-08T06:40:57.788Z] Login Succeeded [2022-04-08T06:40:57.788Z] nexus3.edgexfoundry.org:10002 [2022-04-08T06:40:58.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T06:40:58.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T06:40:58.049Z] Configure a credential helper to remove this warning. See [2022-04-08T06:40:58.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T06:40:58.049Z] [2022-04-08T06:40:58.049Z] Login Succeeded [2022-04-08T06:40:58.049Z] nexus3.edgexfoundry.org:10003 [2022-04-08T06:40:58.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T06:40:58.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T06:40:58.049Z] Configure a credential helper to remove this warning. See [2022-04-08T06:40:58.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T06:40:58.049Z] [2022-04-08T06:40:58.049Z] Login Succeeded [2022-04-08T06:40:58.049Z] nexus3.edgexfoundry.org:10004 [2022-04-08T06:40:58.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T06:40:58.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T06:40:58.310Z] Configure a credential helper to remove this warning. See [2022-04-08T06:40:58.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T06:40:58.310Z] [2022-04-08T06:40:58.310Z] Login Succeeded [2022-04-08T06:40:58.310Z] docker.io [2022-04-08T06:40:58.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T06:40:58.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T06:40:58.884Z] Configure a credential helper to remove this warning. See [2022-04-08T06:40:58.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T06:40:58.884Z] [2022-04-08T06:40:58.884Z] Login Succeeded [2022-04-08T06:40:58.884Z] ---> docker-login.sh ends [Pipeline] } [2022-04-08T06:40:58.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-08T06:40:59.207Z] + 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-08T06:40:59.207Z] + dirname cmd/core-command/Dockerfile [2022-04-08T06:40:59.207Z] + cut -d/ -f2 [2022-04-08T06:40:59.208Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-08T06:40:59.208Z] + dirname cmd/core-data/Dockerfile [2022-04-08T06:40:59.208Z] + cut -d/ -f2 [2022-04-08T06:40:59.208Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-08T06:40:59.208Z] + + cut -d/ -f2 [2022-04-08T06:40:59.208Z] dirname cmd/core-metadata/Dockerfile [2022-04-08T06:40:59.208Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-08T06:40:59.208Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-08T06:40:59.208Z] + cut -d/ -f2 [2022-04-08T06:40:59.208Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-08T06:40:59.208Z] + dirname+ cmd/security-proxy-setup/Dockerfile [2022-04-08T06:40:59.208Z] cut -d/ -f2 [2022-04-08T06:40:59.208Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-08T06:40:59.208Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-08T06:40:59.208Z] + cut -d/ -f2 [2022-04-08T06:40:59.208Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-08T06:40:59.208Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-08T06:40:59.208Z] + cut -d/ -f2 [2022-04-08T06:40:59.208Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-08T06:40:59.208Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-08T06:40:59.208Z] + cut -d/ -f2 [2022-04-08T06:40:59.208Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-08T06:40:59.208Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-08T06:40:59.208Z] + cut -d/ -f2 [2022-04-08T06:40:59.208Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-08T06:40:59.208Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-08T06:40:59.208Z] + cut -d/ -f2 [2022-04-08T06:40:59.208Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-08T06:40:59.208Z] + dirname cmd/support-notifications/Dockerfile [2022-04-08T06:40:59.208Z] + cut -d/ -f2 [2022-04-08T06:40:59.208Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-08T06:40:59.208Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-08T06:40:59.208Z] + cut -d/ -f2 [2022-04-08T06:40:59.208Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-08T06:40:59.208Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-08T06:40:59.208Z] + cut -d/ -f2 [2022-04-08T06:40:59.208Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-08T06:40:59.230Z] 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-08T06:40:59.576Z] + git rev-list -1 --merges e6e6868e0a3c72ce24bda0da472ee16f31690baf~1..e6e6868e0a3c72ce24bda0da472ee16f31690baf [Pipeline] echo [2022-04-08T06:40:59.596Z] -----------> git rev-list -1 --merges e6e6868e0a3c72ce24bda0da472ee16f31690baf~1..e6e6868e0a3c72ce24bda0da472ee16f31690baf e6e6868e0a3c72ce24bda0da472ee16f31690baf [false] [Pipeline] sh [2022-04-08T06:40:59.887Z] + git log --format=format:%s -1 e6e6868e0a3c72ce24bda0da472ee16f31690baf [Pipeline] echo [2022-04-08T06:40:59.903Z] ========================================================= [2022-04-08T06:40:59.903Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-08T06:40:59.903Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-08T06:41:00.444Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-08T06:41:00.444Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-08T06:41:00.444Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-08T06:41:00.444Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-08T06:41:00.444Z] + + sudoecho tee -a github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= /etc/ssh/ssh_known_hosts [2022-04-08T06:41:00.444Z] [2022-04-08T06:41:00.444Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-08T06:41:00.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-08T06:41:00.861Z] [2022-04-08T06:41:00.861Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-08T06:41:01.162Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-08T06:41:01.162Z] latest: Pulling from edgex-devops/git-semver [2022-04-08T06:41:01.162Z] a0d0a0d46f8b: Pulling fs layer [2022-04-08T06:41:01.162Z] 3e5f54012d9b: Pulling fs layer [2022-04-08T06:41:01.162Z] 4c7163046ea9: Pulling fs layer [2022-04-08T06:41:01.162Z] 0c2d73faf560: Pulling fs layer [2022-04-08T06:41:01.162Z] 0c2d73faf560: Waiting [2022-04-08T06:41:01.162Z] 3e5f54012d9b: Verifying Checksum [2022-04-08T06:41:01.162Z] 3e5f54012d9b: Download complete [2022-04-08T06:41:01.162Z] a0d0a0d46f8b: Download complete [2022-04-08T06:41:01.162Z] 0c2d73faf560: Verifying Checksum [2022-04-08T06:41:01.162Z] 0c2d73faf560: Download complete [2022-04-08T06:41:01.163Z] 4c7163046ea9: Verifying Checksum [2022-04-08T06:41:01.163Z] 4c7163046ea9: Download complete [2022-04-08T06:41:01.421Z] a0d0a0d46f8b: Pull complete [2022-04-08T06:41:01.421Z] 3e5f54012d9b: Pull complete [2022-04-08T06:41:01.682Z] 4c7163046ea9: Pull complete [2022-04-08T06:41:01.943Z] 0c2d73faf560: Pull complete [2022-04-08T06:41:01.943Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-08T06:41:01.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-08T06:41:01.943Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-08T06:41:02.021Z] prd-ubuntu20.04-docker-8c-8g-11566 does not seem to be running inside a container [2022-04-08T06:41:02.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-08T06:41:02.784Z] $ docker top 316281d4ac1dd1198a926601764da32d383294ce4dd447d5880af41d976ce9c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-08T06:41:02.878Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-08T06:41:02.878Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-08T06:41:03.008Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-08T06:41:03.018Z] $ docker exec 316281d4ac1dd1198a926601764da32d383294ce4dd447d5880af41d976ce9c4 ssh-agent [2022-04-08T06:41:03.146Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOOELJA/agent.13 [2022-04-08T06:41:03.146Z] SSH_AGENT_PID=19 [2022-04-08T06:41:03.154Z] Running ssh-add (command line suppressed) [2022-04-08T06:41:03.282Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1915992845424829356.key (/w/workspace/edgex-go/2@tmp/private_key_1915992845424829356.key) [2022-04-08T06:41:03.293Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-08T06:41:03.589Z] + git tag --points-at HEAD [Pipeline] } [2022-04-08T06:41:03.608Z] $ docker exec --env ******** --env ******** 316281d4ac1dd1198a926601764da32d383294ce4dd447d5880af41d976ce9c4 ssh-agent -k [2022-04-08T06:41:03.723Z] unset SSH_AUTH_SOCK; [2022-04-08T06:41:03.723Z] unset SSH_AGENT_PID; [2022-04-08T06:41:03.724Z] echo Agent pid 19 killed; [2022-04-08T06:41:03.727Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-08T06:41:03.753Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-08T06:41:03.753Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-08T06:41:03.887Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-08T06:41:03.896Z] $ docker exec 316281d4ac1dd1198a926601764da32d383294ce4dd447d5880af41d976ce9c4 ssh-agent [2022-04-08T06:41:04.026Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBpcgbP/agent.51 [2022-04-08T06:41:04.026Z] SSH_AGENT_PID=57 [2022-04-08T06:41:04.031Z] Running ssh-add (command line suppressed) [2022-04-08T06:41:04.154Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7064578561119736036.key (/w/workspace/edgex-go/2@tmp/private_key_7064578561119736036.key) [2022-04-08T06:41:04.163Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-08T06:41:04.455Z] + git semver init [2022-04-08T06:41:04.456Z] # -> Open(): unable to determine branch for HEAD [2022-04-08T06:41:04.456Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2022-04-08T06:41:04.456Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2022-04-08T06:41:04.456Z] # $SEMVER_REMOTE_NAME = origin [2022-04-08T06:41:04.456Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-08T06:41:04.456Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-08T06:41:04.456Z] # $SEMVER_BRANCH = PR-3950 [2022-04-08T06:41:04.456Z] # $SEMVER_TEMP = /tmp/semver-932939459 [2022-04-08T06:41:04.456Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-08T06:41:19.381Z] # '/tmp/semver-932939459' -> '/w/workspace/edgex-go/2/.semver' [2022-04-08T06:41:19.381Z] # -> Force: false [2022-04-08T06:41:19.381Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2022-04-08T06:41:19.401Z] $ docker exec --env ******** --env ******** 316281d4ac1dd1198a926601764da32d383294ce4dd447d5880af41d976ce9c4 ssh-agent -k [2022-04-08T06:41:19.518Z] unset SSH_AUTH_SOCK; [2022-04-08T06:41:19.518Z] unset SSH_AGENT_PID; [2022-04-08T06:41:19.518Z] echo Agent pid 57 killed; [2022-04-08T06:41:19.522Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-08T06:41:19.832Z] + git semver [Pipeline] } [2022-04-08T06:41:19.855Z] $ docker stop --time=1 316281d4ac1dd1198a926601764da32d383294ce4dd447d5880af41d976ce9c4 [2022-04-08T06:41:21.786Z] $ docker rm -f 316281d4ac1dd1198a926601764da32d383294ce4dd447d5880af41d976ce9c4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-08T06:41:22.158Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-08T06:41:22.389Z] Stashed 1 file(s) [Pipeline] echo [2022-04-08T06:41:22.393Z] [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-08T06:41:22.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-08T06:41:22.555Z] ========================================================= [2022-04-08T06:41:22.556Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-08T06:41:22.556Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-08T06:41:22.645Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11570 in /w/workspace/edgexfoundry_edgex-go_PR-3950 [Pipeline] { [Pipeline] ws [2022-04-08T06:41:22.658Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-04-08T06:41:22.688Z] The recommended git tool is: git [2022-04-08T06:41:22.845Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-08T06:41:22.845Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-08T06:41:22.845Z] 59bf1c3509f3: Pulling fs layer [2022-04-08T06:41:22.845Z] 666ba61612fd: Pulling fs layer [2022-04-08T06:41:22.845Z] 8ed8ca486205: Pulling fs layer [2022-04-08T06:41:22.845Z] 4fe6c5a15a65: Pulling fs layer [2022-04-08T06:41:22.845Z] 22a0e8bec74d: Pulling fs layer [2022-04-08T06:41:22.845Z] 4fe6c5a15a65: Waiting [2022-04-08T06:41:22.845Z] 640e595b4fbd: Pulling fs layer [2022-04-08T06:41:22.846Z] 763cafe07f6e: Pulling fs layer [2022-04-08T06:41:22.846Z] 0c0b528cf693: Pulling fs layer [2022-04-08T06:41:22.846Z] 763cafe07f6e: Waiting [2022-04-08T06:41:22.846Z] 10935f4eaf8b: Pulling fs layer [2022-04-08T06:41:22.846Z] 0c0b528cf693: Waiting [2022-04-08T06:41:22.846Z] 8ed8ca486205: Verifying Checksum [2022-04-08T06:41:22.846Z] 8ed8ca486205: Download complete [2022-04-08T06:41:22.846Z] 666ba61612fd: Download complete [2022-04-08T06:41:22.846Z] 22a0e8bec74d: Verifying Checksum [2022-04-08T06:41:22.846Z] 22a0e8bec74d: Download complete [2022-04-08T06:41:22.846Z] 59bf1c3509f3: Verifying Checksum [2022-04-08T06:41:22.846Z] 59bf1c3509f3: Download complete [2022-04-08T06:41:22.846Z] 640e595b4fbd: Verifying Checksum [2022-04-08T06:41:22.846Z] 640e595b4fbd: Download complete [2022-04-08T06:41:22.846Z] 763cafe07f6e: Verifying Checksum [2022-04-08T06:41:22.846Z] 763cafe07f6e: Download complete [2022-04-08T06:41:22.846Z] 0c0b528cf693: Verifying Checksum [2022-04-08T06:41:22.846Z] 0c0b528cf693: Download complete [2022-04-08T06:41:23.104Z] 59bf1c3509f3: Pull complete [2022-04-08T06:41:23.104Z] 666ba61612fd: Pull complete [2022-04-08T06:41:23.104Z] 8ed8ca486205: Pull complete [2022-04-08T06:41:23.363Z] 10935f4eaf8b: Download complete [2022-04-08T06:41:23.644Z] 4fe6c5a15a65: Verifying Checksum [2022-04-08T06:41:23.644Z] 4fe6c5a15a65: Download complete [2022-04-08T06:41:26.944Z] using credential edgex-jenkins-ssh [2022-04-08T06:41:26.962Z] Cloning the remote Git repository [2022-04-08T06:41:27.017Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-08T06:41:27.085Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-04-08T06:41:27.185Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-08T06:41:27.186Z] > git --version # timeout=10 [2022-04-08T06:41:27.206Z] > git --version # 'git version 2.25.1' [2022-04-08T06:41:27.208Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-08T06:41:27.271Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-08T06:41:27.850Z] 4fe6c5a15a65: Pull complete [2022-04-08T06:41:27.850Z] 22a0e8bec74d: Pull complete [2022-04-08T06:41:27.850Z] 640e595b4fbd: Pull complete [2022-04-08T06:41:27.850Z] 763cafe07f6e: Pull complete [2022-04-08T06:41:27.850Z] 0c0b528cf693: Pull complete [2022-04-08T06:41:29.763Z] 10935f4eaf8b: Pull complete [2022-04-08T06:41:29.763Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-08T06:41:29.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-08T06:41:29.763Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-08T06:41:30.068Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-08T06:41:30.068Z] WORKDIR /edgex [2022-04-08T06:41:30.068Z] COPY go.mod . [2022-04-08T06:41:30.068Z] RUN go mod download [2022-04-08T06:41:30.068Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-08T06:41:31.450Z] Sending build context to Docker daemon 334.8MB [2022-04-08T06:41:31.450Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-08T06:41:31.450Z] ---> 99d49a6021b9 [2022-04-08T06:41:31.450Z] Step 2/4 : WORKDIR /edgex [2022-04-08T06:41:33.997Z] ---> Running in 0351dab39e0d [2022-04-08T06:41:33.997Z] Removing intermediate container 0351dab39e0d [2022-04-08T06:41:33.997Z] ---> 5e442e2bb5b1 [2022-04-08T06:41:33.997Z] Step 3/4 : COPY go.mod . [2022-04-08T06:41:33.997Z] ---> 6fc0313b6ebd [2022-04-08T06:41:33.997Z] Step 4/4 : RUN go mod download [2022-04-08T06:41:33.997Z] ---> Running in 2e6ba82f105d [2022-04-08T06:41:44.306Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-08T06:41:44.331Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-08T06:41:44.359Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-08T06:41:44.397Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-08T06:41:44.397Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-08T06:41:44.410Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3950/head:refs/remotes/origin/PR-3950 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-08T06:41:45.236Z] Merging remotes/origin/main commit 32880946a0a1135bf0659d7b4e6de2ff01b37dfb into PR head commit e6e6868e0a3c72ce24bda0da472ee16f31690baf [2022-04-08T06:41:45.575Z] Merge succeeded, producing e6e6868e0a3c72ce24bda0da472ee16f31690baf [2022-04-08T06:41:45.576Z] Checking out Revision e6e6868e0a3c72ce24bda0da472ee16f31690baf (PR-3950) [2022-04-08T06:41:45.263Z] > git config core.sparsecheckout # timeout=10 [2022-04-08T06:41:45.278Z] > git checkout -f e6e6868e0a3c72ce24bda0da472ee16f31690baf # timeout=10 [2022-04-08T06:41:45.503Z] > git remote # timeout=10 [2022-04-08T06:41:45.519Z] > git config --get remote.origin.url # timeout=10 [2022-04-08T06:41:45.534Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-08T06:41:45.545Z] > git merge 32880946a0a1135bf0659d7b4e6de2ff01b37dfb # timeout=10 [2022-04-08T06:41:45.568Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-08T06:41:45.592Z] > git config core.sparsecheckout # timeout=10 [2022-04-08T06:41:45.612Z] > git checkout -f e6e6868e0a3c72ce24bda0da472ee16f31690baf # timeout=10 [2022-04-08T06:41:50.037Z] Commit message: "feat(metadata): Implement PATCH deviceprofile/resource API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-08T06:41:50.885Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-08T06:41:50.885Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-08T06:41:50.885Z] Dload Upload Total Spent Left Speed [2022-04-08T06:41:50.885Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 51942 0 --:--:-- --:--:-- --:--:-- 52171 [Pipeline] sh [2022-04-08T06:41:51.450Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-08T06:41:51.798Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2022-04-08T06:41:51.798Z] sudo tee /etc/docker/daemon.new [2022-04-08T06:41:51.798Z] { [2022-04-08T06:41:51.798Z] "registry-mirrors": [ [2022-04-08T06:41:51.798Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-08T06:41:51.798Z] ], [2022-04-08T06:41:51.798Z] "bip": "10.250.0.254/24", [2022-04-08T06:41:51.798Z] "hosts": [ [2022-04-08T06:41:51.798Z] "tcp://0.0.0.0:5555", [2022-04-08T06:41:51.798Z] "unix:///var/run/docker.sock" [2022-04-08T06:41:51.798Z] ], [2022-04-08T06:41:51.798Z] "mtu": 1458, [2022-04-08T06:41:51.798Z] "selinux-enabled": true, [2022-04-08T06:41:51.798Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-08T06:41:51.798Z] } [Pipeline] sh [2022-04-08T06:41:52.132Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-08T06:41:52.474Z] + sudo service docker restart [2022-04-08T06:41:55.971Z] Removing intermediate container 2e6ba82f105d [2022-04-08T06:41:55.971Z] ---> 7cd877ae808f [2022-04-08T06:41:55.971Z] Successfully built 7cd877ae808f [2022-04-08T06:41:55.971Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-08T06:41:56.271Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-08T06:41:56.271Z] . [Pipeline] withDockerContainer [2022-04-08T06:41:56.344Z] prd-ubuntu20.04-docker-8c-8g-11566 does not seem to be running inside a container [2022-04-08T06:41:56.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2022-04-08T06:41:56.850Z] $ docker top c344534e037c05742e6d0d3e436f1cb6481c3ab1da681ffee1e181350574ffe8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-08T06:41:57.206Z] + go version [2022-04-08T06:41:57.206Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-08T06:41:57.223Z] $ docker stop --time=1 c344534e037c05742e6d0d3e436f1cb6481c3ab1da681ffee1e181350574ffe8 [2022-04-08T06:41:58.520Z] $ docker rm -f c344534e037c05742e6d0d3e436f1cb6481c3ab1da681ffee1e181350574ffe8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-08T06:41:58.930Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-08T06:41:58.930Z] . [Pipeline] withDockerContainer [2022-04-08T06:41:58.998Z] prd-ubuntu20.04-docker-8c-8g-11566 does not seem to be running inside a container [2022-04-08T06:41:59.041Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2022-04-08T06:41:59.412Z] $ docker top 06e8a3aa2f119adc039468fcb3b048443778e840ce77d9e4dfd7f989717ff271 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-08T06:41:59.485Z] ========================================================= [2022-04-08T06:41:59.485Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-08T06:41:59.485Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-08T06:41:59.776Z] + make test [2022-04-08T06:41:59.776Z] go mod tidy -compat=1.17 [2022-04-08T06:41:59.776Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-08T06:42:06.349Z] ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-08T06:42:10.813Z] provisioning config files... [2022-04-08T06:42:10.835Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1360088758768168449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-08T06:42:11.194Z] ---> docker-login.sh [2022-04-08T06:42:11.194Z] nexus3.edgexfoundry.org:10001 [2022-04-08T06:42:11.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T06:42:12.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T06:42:12.072Z] Configure a credential helper to remove this warning. See [2022-04-08T06:42:12.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T06:42:12.072Z] [2022-04-08T06:42:12.072Z] Login Succeeded [2022-04-08T06:42:12.072Z] nexus3.edgexfoundry.org:10002 [2022-04-08T06:42:12.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T06:42:12.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T06:42:12.348Z] Configure a credential helper to remove this warning. See [2022-04-08T06:42:12.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T06:42:12.348Z] [2022-04-08T06:42:12.348Z] Login Succeeded [2022-04-08T06:42:12.627Z] nexus3.edgexfoundry.org:10003 [2022-04-08T06:42:12.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T06:42:12.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T06:42:12.900Z] Configure a credential helper to remove this warning. See [2022-04-08T06:42:12.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T06:42:12.900Z] [2022-04-08T06:42:12.900Z] Login Succeeded [2022-04-08T06:42:12.900Z] nexus3.edgexfoundry.org:10004 [2022-04-08T06:42:13.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T06:42:13.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T06:42:13.501Z] Configure a credential helper to remove this warning. See [2022-04-08T06:42:13.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T06:42:13.501Z] [2022-04-08T06:42:13.501Z] Login Succeeded [2022-04-08T06:42:13.501Z] docker.io [2022-04-08T06:42:13.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T06:42:14.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T06:42:14.401Z] Configure a credential helper to remove this warning. See [2022-04-08T06:42:14.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T06:42:14.401Z] [2022-04-08T06:42:14.401Z] Login Succeeded [2022-04-08T06:42:14.401Z] ---> docker-login.sh ends [Pipeline] } [2022-04-08T06:42:14.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-08T06:42:14.677Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-08T06:42:14.688Z] ========================================================= [2022-04-08T06:42:14.688Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-08T06:42:14.688Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-08T06:42:15.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-08T06:42:15.307Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-08T06:42:15.307Z] 9b3977197b4f: Pulling fs layer [2022-04-08T06:42:15.307Z] 1a89e8eeedd5: Pulling fs layer [2022-04-08T06:42:15.307Z] 94645a83ff95: Pulling fs layer [2022-04-08T06:42:15.307Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-08T06:42:15.307Z] 0c92f367c5e7: Pulling fs layer [2022-04-08T06:42:15.307Z] f7c0051592d6: Pulling fs layer [2022-04-08T06:42:15.307Z] a227ed2f7395: Pulling fs layer [2022-04-08T06:42:15.307Z] 7b1c46037f91: Pulling fs layer [2022-04-08T06:42:15.307Z] 0c92f367c5e7: Waiting [2022-04-08T06:42:15.307Z] f7c0051592d6: Waiting [2022-04-08T06:42:15.307Z] a227ed2f7395: Waiting [2022-04-08T06:42:15.307Z] 7b1c46037f91: Waiting [2022-04-08T06:42:15.307Z] 3f3a8bcf1eab: Waiting [2022-04-08T06:42:15.307Z] 94645a83ff95: Verifying Checksum [2022-04-08T06:42:15.307Z] 94645a83ff95: Download complete [2022-04-08T06:42:15.307Z] 1a89e8eeedd5: Verifying Checksum [2022-04-08T06:42:15.307Z] 1a89e8eeedd5: Download complete [2022-04-08T06:42:15.307Z] 0c92f367c5e7: Verifying Checksum [2022-04-08T06:42:15.307Z] 0c92f367c5e7: Download complete [2022-04-08T06:42:15.307Z] f7c0051592d6: Verifying Checksum [2022-04-08T06:42:15.307Z] f7c0051592d6: Download complete [2022-04-08T06:42:15.307Z] 9b3977197b4f: Download complete [2022-04-08T06:42:15.307Z] a227ed2f7395: Verifying Checksum [2022-04-08T06:42:15.307Z] a227ed2f7395: Download complete [2022-04-08T06:42:16.309Z] 9b3977197b4f: Pull complete [2022-04-08T06:42:16.588Z] 1a89e8eeedd5: Pull complete [2022-04-08T06:42:16.885Z] 94645a83ff95: Pull complete [2022-04-08T06:42:17.488Z] 7b1c46037f91: Verifying Checksum [2022-04-08T06:42:17.488Z] 7b1c46037f91: Download complete [2022-04-08T06:42:17.763Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-08T06:42:17.763Z] 3f3a8bcf1eab: Download complete [2022-04-08T06:42:18.563Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-08T06:42:18.563Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-08T06:42:18.563Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-08T06:42:18.563Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-08T06:42:18.563Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-08T06:42:18.563Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-08T06:42:18.563Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-08T06:42:18.563Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-08T06:42:18.563Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-08T06:42:18.563Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-08T06:42:18.563Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-08T06:42:18.563Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-08T06:42:18.563Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-08T06:42:18.563Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-08T06:42:18.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-08T06:42:19.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements [2022-04-08T06:42:19.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-08T06:42:19.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-08T06:42:19.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.130s coverage: 98.5% of statements [2022-04-08T06:42:19.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-08T06:42:19.959Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.098s coverage: 54.9% of statements [2022-04-08T06:42:19.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-08T06:42:19.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-08T06:42:24.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.519s coverage: 89.2% of statements [2022-04-08T06:42:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-08T06:42:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-08T06:42:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-08T06:42:24.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.087s coverage: 84.4% of statements [2022-04-08T06:42:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-08T06:42:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-08T06:42:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-08T06:42:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-08T06:42:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-08T06:42:24.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.452s coverage: 95.4% of statements [2022-04-08T06:42:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-08T06:42:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-08T06:42:24.154Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.068s coverage: 72.2% of statements [2022-04-08T06:42:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-08T06:42:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-08T06:42:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-08T06:42:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-08T06:42:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-08T06:42:24.154Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements [2022-04-08T06:42:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-08T06:42:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-08T06:42:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-08T06:42:24.154Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements [2022-04-08T06:42:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-08T06:42:24.154Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements [2022-04-08T06:42:24.154Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.111s coverage: 24.0% of statements [2022-04-08T06:42:24.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-08T06:42:24.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements [2022-04-08T06:42:24.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements [2022-04-08T06:42:24.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2022-04-08T06:42:24.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.094s coverage: 96.3% of statements [2022-04-08T06:42:24.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2022-04-08T06:42:30.189Z] 3f3a8bcf1eab: Pull complete [2022-04-08T06:42:30.189Z] 0c92f367c5e7: Pull complete [2022-04-08T06:42:30.189Z] f7c0051592d6: Pull complete [2022-04-08T06:42:30.475Z] a227ed2f7395: Pull complete [2022-04-08T06:42:34.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements [2022-04-08T06:42:34.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements [2022-04-08T06:42:34.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.209s coverage: 82.5% of statements [2022-04-08T06:42:34.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-08T06:42:37.192Z] 7b1c46037f91: Pull complete [2022-04-08T06:42:37.192Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-08T06:42:37.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-08T06:42:37.192Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-08T06:42:37.540Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-08T06:42:37.540Z] WORKDIR /edgex [2022-04-08T06:42:37.540Z] COPY go.mod . [2022-04-08T06:42:37.540Z] RUN go mod download [2022-04-08T06:42:37.540Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-08T06:42:40.185Z] Sending build context to Docker daemon 169.2MB [2022-04-08T06:42:40.185Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-08T06:42:40.185Z] ---> f79e39bc4007 [2022-04-08T06:42:40.185Z] Step 2/4 : WORKDIR /edgex [2022-04-08T06:42:42.160Z] ---> Running in a4fef278390d [2022-04-08T06:42:42.160Z] Removing intermediate container a4fef278390d [2022-04-08T06:42:42.160Z] ---> 33f39400a846 [2022-04-08T06:42:42.160Z] Step 3/4 : COPY go.mod . [2022-04-08T06:42:42.758Z] ---> 3cd2f359dce4 [2022-04-08T06:42:42.758Z] Step 4/4 : RUN go mod download [2022-04-08T06:42:42.758Z] ---> Running in 4535c7e0fbd1 [2022-04-08T06:42:44.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-08T06:42:44.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-08T06:42:44.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-08T06:42:44.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-08T06:42:44.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-08T06:42:44.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2022-04-08T06:42:44.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.059s coverage: 87.2% of statements [2022-04-08T06:42:44.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 85.4% of statements [2022-04-08T06:42:44.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.149s coverage: 91.2% of statements [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-08T06:42:44.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 64.4% of statements [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-08T06:42:44.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-04-08T06:42:44.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2022-04-08T06:42:44.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2022-04-08T06:42:44.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2022-04-08T06:42:44.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2022-04-08T06:42:44.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.397s coverage: 65.4% of statements [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-08T06:42:44.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 43.8% of statements [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-08T06:42:44.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-08T06:42:44.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-08T06:42:44.424Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-08T06:42:44.424Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.211s coverage: 92.3% of statements [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-08T06:42:44.424Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 63.2% of statements [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-08T06:42:44.424Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-08T06:42:44.424Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.058s coverage: 28.9% of statements [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-08T06:42:44.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-08T06:42:44.424Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2022-04-08T06:42:44.424Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2022-04-08T06:42:44.424Z] 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-08T06:43:02.522Z] GO111MODULE=on go vet ./... [2022-04-08T06:43:07.805Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-08T06:43:07.805Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-08T06:43:08.065Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-08T06:43:08.654Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-08T06:43:08.950Z] + ls -al . [2022-04-08T06:43:08.950Z] total 668 [2022-04-08T06:43:08.950Z] drwxrwxr-x 10 1001 1001 4096 Apr 8 06:43 . [2022-04-08T06:43:08.950Z] drwxr-xr-x 4 root root 4096 Apr 8 06:41 .. [2022-04-08T06:43:08.950Z] -rw-rw-r-- 1 1001 1001 11 Apr 8 06:40 .dockerignore [2022-04-08T06:43:08.950Z] drwxrwxr-x 8 1001 1001 4096 Apr 8 06:40 .git [2022-04-08T06:43:08.950Z] drwxrwxr-x 4 1001 1001 4096 Apr 8 06:40 .github [2022-04-08T06:43:08.950Z] -rw-rw-r-- 1 1001 1001 870 Apr 8 06:40 .gitignore [2022-04-08T06:43:08.950Z] -rw-rw-r-- 1 1001 1001 42 Apr 8 06:40 .golangci.yml [2022-04-08T06:43:08.950Z] -rw-rw-r-- 1 1001 1001 87 Apr 8 06:40 .hadolint.yml [2022-04-08T06:43:08.950Z] drwx------ 3 1001 1001 4096 Apr 8 06:41 .semver [2022-04-08T06:43:08.950Z] -rw-rw-r-- 1 1001 1001 166 Apr 8 06:40 .sonarcloud.properties [2022-04-08T06:43:08.950Z] -rw-rw-r-- 1 1001 1001 1171 Apr 8 06:40 ADOPTERS.md [2022-04-08T06:43:08.950Z] -rw-rw-r-- 1 1001 1001 9953 Apr 8 06:40 Attribution.txt [2022-04-08T06:43:08.950Z] -rw-rw-r-- 1 1001 1001 51732 Apr 8 06:40 CHANGELOG.md [2022-04-08T06:43:08.950Z] -rw-rw-r-- 1 1001 1001 3804 Apr 8 06:40 CONTRIBUTING.md [2022-04-08T06:43:08.950Z] -rw-rw-r-- 1 1001 1001 677 Apr 8 06:40 GOVERNANCE.md [2022-04-08T06:43:08.950Z] -rw-rw-r-- 1 1001 1001 849 Apr 8 06:40 Jenkinsfile [2022-04-08T06:43:08.950Z] -rw-rw-r-- 1 1001 1001 10775 Apr 8 06:40 LICENSE [2022-04-08T06:43:08.950Z] -rw-rw-r-- 1 1001 1001 8478 Apr 8 06:40 Makefile [2022-04-08T06:43:08.950Z] -rw-rw-r-- 1 1001 1001 582 Apr 8 06:40 OWNERS.md [2022-04-08T06:43:08.950Z] -rw-rw-r-- 1 1001 1001 8207 Apr 8 06:40 README.md [2022-04-08T06:43:08.950Z] -rw-rw-r-- 1 1001 1001 6912 Apr 8 06:40 SECURITY.md [2022-04-08T06:43:08.950Z] -rw-rw-r-- 1 1001 1001 5 Apr 8 06:41 VERSION [2022-04-08T06:43:08.950Z] -rw-rw-r-- 1 1001 1001 4131 Apr 8 06:40 ZMQWindows.md [2022-04-08T06:43:08.950Z] drwxrwxr-x 2 1001 1001 4096 Apr 8 06:40 bin [2022-04-08T06:43:08.950Z] drwxrwxr-x 18 1001 1001 4096 Apr 8 06:40 cmd [2022-04-08T06:43:08.950Z] -rw-r--r-- 1 root root 432415 Apr 8 06:42 coverage.out [2022-04-08T06:43:08.950Z] -rw-rw-r-- 1 1001 1001 3175 Apr 8 06:40 go.mod [2022-04-08T06:43:08.950Z] -rw-rw-r-- 1 1001 1001 34990 Apr 8 06:40 go.sum [2022-04-08T06:43:08.950Z] drwxrwxr-x 8 1001 1001 4096 Apr 8 06:40 internal [2022-04-08T06:43:08.950Z] drwxrwxr-x 3 1001 1001 4096 Apr 8 06:40 openapi [2022-04-08T06:43:08.950Z] drwxrwxr-x 4 1001 1001 4096 Apr 8 06:40 snap [2022-04-08T06:43:08.950Z] -rw-rw-r-- 1 1001 1001 204 Apr 8 06:40 version.go [Pipeline] sh [2022-04-08T06:43:09.243Z] + '[' -e coverage.out ] [2022-04-08T06:43:09.243Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-08T06:43:09.351Z] Stashed 1 file(s) [Pipeline] sh [2022-04-08T06:43:09.688Z] + make build [2022-04-08T06:43:09.688Z] CGO_ENABLED=1 GO111MODULE=on go build -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-08T06:43:27.839Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:43:29.748Z] Removing intermediate container 4535c7e0fbd1 [2022-04-08T06:43:29.748Z] ---> c09615357430 [2022-04-08T06:43:29.748Z] Successfully built c09615357430 [2022-04-08T06:43:29.748Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-08T06:43:30.096Z] + docker inspect -f . ci-base-image-arm64 [2022-04-08T06:43:30.097Z] . [Pipeline] withDockerContainer [2022-04-08T06:43:30.340Z] prd-ubuntu20.04-docker-arm64-4c-16g-11570 does not seem to be running inside a container [2022-04-08T06:43:30.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2022-04-08T06:43:31.759Z] $ docker top 388e8dc9c2ab7b5d147ac6ee8dd1e9467c26922e3df1f524e736b2cb9c1dedf8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-08T06:43:32.702Z] + go version [2022-04-08T06:43:32.702Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-08T06:43:32.741Z] $ docker stop --time=1 388e8dc9c2ab7b5d147ac6ee8dd1e9467c26922e3df1f524e736b2cb9c1dedf8 [2022-04-08T06:43:34.419Z] $ docker rm -f 388e8dc9c2ab7b5d147ac6ee8dd1e9467c26922e3df1f524e736b2cb9c1dedf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-08T06:43:35.061Z] + docker inspect -f . ci-base-image-arm64 [2022-04-08T06:43:35.061Z] . [Pipeline] withDockerContainer [2022-04-08T06:43:35.285Z] prd-ubuntu20.04-docker-arm64-4c-16g-11570 does not seem to be running inside a container [2022-04-08T06:43:35.376Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat [2022-04-08T06:43:36.727Z] $ docker top 011bbe366f566802484a4188e5d12143f225fd7e15c9375791ac54a1a6060c46 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-08T06:43:36.976Z] ========================================================= [2022-04-08T06:43:36.976Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-08T06:43:36.976Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-08T06:43:37.643Z] + make test [2022-04-08T06:43:37.643Z] go mod tidy -compat=1.17 [2022-04-08T06:43:38.635Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-08T06:43:40.054Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:43:40.054Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:43:41.966Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:43:42.226Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:43:43.166Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:43:44.548Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:43:45.486Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:43:46.869Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:43:47.808Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-08T06:43:48.745Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:43:50.654Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:43:51.614Z] $ docker stop --time=1 06e8a3aa2f119adc039468fcb3b048443778e840ce77d9e4dfd7f989717ff271 [2022-04-08T06:43:54.346Z] $ docker rm -f 06e8a3aa2f119adc039468fcb3b048443778e840ce77d9e4dfd7f989717ff271 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-08T06:43:55.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-08T06:43:55.751Z] [2022-04-08T06:43:55.751Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-08T06:43:56.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-08T06:43:56.056Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-08T06:43:56.056Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-08T06:43:56.056Z] ca9280d653b3: Pulling fs layer [2022-04-08T06:43:56.056Z] 7e9c9ca2126c: Pulling fs layer [2022-04-08T06:43:56.056Z] cbdbe7a5bc2a: Download complete [2022-04-08T06:43:56.315Z] ca9280d653b3: Verifying Checksum [2022-04-08T06:43:56.315Z] ca9280d653b3: Download complete [2022-04-08T06:43:56.315Z] cbdbe7a5bc2a: Pull complete [2022-04-08T06:43:56.573Z] 7e9c9ca2126c: Download complete [2022-04-08T06:43:56.832Z] ca9280d653b3: Pull complete [2022-04-08T06:44:00.121Z] 7e9c9ca2126c: Pull complete [2022-04-08T06:44:00.121Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-08T06:44:00.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-08T06:44:00.121Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-08T06:44:00.187Z] prd-ubuntu20.04-docker-8c-8g-11566 does not seem to be running inside a container [2022-04-08T06:44:00.232Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-08T06:44:01.698Z] $ docker top 939ea1b23b8203f7fb07802e9979866bbfd470fca4af1cc886ebcc17880df415 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-08T06:44:02.051Z] + docker-compose build --help [2022-04-08T06:44:02.051Z] + grep parallel [2022-04-08T06:44:02.622Z] --parallel Build images in parallel. [Pipeline] } [2022-04-08T06:44:02.640Z] $ docker stop --time=1 939ea1b23b8203f7fb07802e9979866bbfd470fca4af1cc886ebcc17880df415 [2022-04-08T06:44:03.953Z] $ docker rm -f 939ea1b23b8203f7fb07802e9979866bbfd470fca4af1cc886ebcc17880df415 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-08T06:44:04.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-08T06:44:04.360Z] . [Pipeline] withDockerContainer [2022-04-08T06:44:04.426Z] prd-ubuntu20.04-docker-8c-8g-11566 does not seem to be running inside a container [2022-04-08T06:44:04.468Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-08T06:44:04.807Z] $ docker top d1c5a2e36c2af9d5e2187e421919f068ffcbf15fa2bfe65493c740e6743598a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-08T06:44:05.154Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-08T06:44:05.726Z] Building core-command ... [2022-04-08T06:44:05.726Z] Building core-data ... [2022-04-08T06:44:05.726Z] Building core-metadata ... [2022-04-08T06:44:05.726Z] Building security-bootstrapper ... [2022-04-08T06:44:05.726Z] Building security-proxy-setup ... [2022-04-08T06:44:05.726Z] Building security-secretstore-setup ... [2022-04-08T06:44:05.726Z] Building security-spiffe-token-provider ... [2022-04-08T06:44:05.726Z] Building security-spire-agent ... [2022-04-08T06:44:05.726Z] Building security-spire-config ... [2022-04-08T06:44:05.726Z] Building security-spire-server ... [2022-04-08T06:44:05.726Z] Building support-notifications ... [2022-04-08T06:44:05.726Z] Building support-scheduler ... [2022-04-08T06:44:05.726Z] Building sys-mgmt-agent ... [2022-04-08T06:44:05.726Z] Building support-scheduler [2022-04-08T06:44:05.726Z] Building core-metadata [2022-04-08T06:44:05.726Z] Building security-secretstore-setup [2022-04-08T06:44:05.726Z] Building security-proxy-setup [2022-04-08T06:44:05.726Z] Building security-spire-server [2022-04-08T06:44:11.016Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-08T06:44:27.673Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T06:44:27.673Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-08T06:44:27.673Z] ---> 7cd877ae808f [2022-04-08T06:44:27.673Z] Step 3/22 : WORKDIR /edgex-go [2022-04-08T06:44:27.673Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T06:44:27.673Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-08T06:44:27.673Z] ---> 7cd877ae808f [2022-04-08T06:44:27.673Z] Step 3/25 : WORKDIR /edgex-go [2022-04-08T06:44:27.673Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T06:44:27.673Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-08T06:44:27.673Z] ---> 7cd877ae808f [2022-04-08T06:44:27.673Z] Step 3/23 : WORKDIR /edgex-go [2022-04-08T06:44:27.673Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T06:44:27.673Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-08T06:44:27.673Z] ---> 7cd877ae808f [2022-04-08T06:44:27.673Z] Step 3/25 : WORKDIR /edgex-go [2022-04-08T06:44:27.673Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T06:44:27.673Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-08T06:44:27.673Z] ---> 7cd877ae808f [2022-04-08T06:44:27.673Z] Step 3/22 : WORKDIR /edgex-go [2022-04-08T06:44:29.059Z] ---> Running in 2436116bdac5 [2022-04-08T06:44:29.059Z] ---> Running in 08f8f8f5f2e7 [2022-04-08T06:44:29.059Z] ---> Running in 49b6501c706b [2022-04-08T06:44:29.059Z] ---> Running in 8270c1301869 [2022-04-08T06:44:29.059Z] ---> Running in 9b7f02cf42d6 [2022-04-08T06:44:29.059Z] Removing intermediate container 08f8f8f5f2e7 [2022-04-08T06:44:29.059Z] ---> 11e94730e0e8 [2022-04-08T06:44:29.059Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T06:44:29.059Z] Removing intermediate container 9b7f02cf42d6 [2022-04-08T06:44:29.059Z] ---> 4e840434aa93 [2022-04-08T06:44:29.059Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T06:44:29.059Z] Removing intermediate container 49b6501c706b [2022-04-08T06:44:29.059Z] ---> f3455c784085 [2022-04-08T06:44:29.059Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T06:44:29.059Z] Removing intermediate container 2436116bdac5 [2022-04-08T06:44:29.059Z] ---> d1cf68957281 [2022-04-08T06:44:29.059Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T06:44:29.059Z] Removing intermediate container 8270c1301869 [2022-04-08T06:44:29.059Z] ---> 08796f13866a [2022-04-08T06:44:29.059Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T06:44:29.059Z] ---> Running in 74673b15e147 [2022-04-08T06:44:29.059Z] ---> Running in cf0a9c8a4653 [2022-04-08T06:44:29.059Z] ---> Running in 4e1ddf08bfe9 [2022-04-08T06:44:29.059Z] ---> Running in 809c80426ed6 [2022-04-08T06:44:29.059Z] ---> Running in d9ce5b3e496c [2022-04-08T06:44:29.999Z] Removing intermediate container 74673b15e147 [2022-04-08T06:44:29.999Z] ---> a240e9becc87 [2022-04-08T06:44:29.999Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-08T06:44:29.999Z] ---> Running in 6588a4c33df0 [2022-04-08T06:44:30.263Z] Removing intermediate container cf0a9c8a4653 [2022-04-08T06:44:30.263Z] ---> cd5e378bf728 [2022-04-08T06:44:30.263Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-08T06:44:30.263Z] ---> Running in e0960e91d280 [2022-04-08T06:44:30.263Z] Removing intermediate container 4e1ddf08bfe9 [2022-04-08T06:44:30.263Z] ---> 1f6593d2c96a [2022-04-08T06:44:30.263Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-08T06:44:30.524Z] ---> Running in b705c40ad0f9 [2022-04-08T06:44:30.524Z] Removing intermediate container 809c80426ed6 [2022-04-08T06:44:30.524Z] ---> 1fe878b0c644 [2022-04-08T06:44:30.524Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-08T06:44:30.524Z] ---> Running in 9886a7e99d22 [2022-04-08T06:44:30.524Z] Removing intermediate container d9ce5b3e496c [2022-04-08T06:44:30.524Z] ---> 6cc9812028a4 [2022-04-08T06:44:30.524Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-08T06:44:30.524Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T06:44:30.784Z] ---> Running in c0bb83c45de8 [2022-04-08T06:44:31.045Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T06:44:31.045Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T06:44:31.045Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T06:44:31.307Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T06:44:31.567Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T06:44:31.832Z] OK: 221 MiB in 52 packages [2022-04-08T06:44:31.832Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T06:44:31.832Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T06:44:31.832Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T06:44:32.092Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T06:44:32.092Z] Removing intermediate container 6588a4c33df0 [2022-04-08T06:44:32.092Z] ---> b488c0bc9e23 [2022-04-08T06:44:32.092Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-08T06:44:32.353Z] OK: 221 MiB in 52 packages [2022-04-08T06:44:32.353Z] OK: 221 MiB in 52 packages [2022-04-08T06:44:32.353Z] OK: 221 MiB in 52 packages [2022-04-08T06:44:32.353Z] OK: 221 MiB in 52 packages [2022-04-08T06:44:32.353Z] ---> 3bd727530c93 [2022-04-08T06:44:32.353Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T06:44:32.353Z] ---> Running in 9bbbe51381f6 [2022-04-08T06:44:32.933Z] Removing intermediate container b705c40ad0f9 [2022-04-08T06:44:32.933Z] ---> 04786bb94cf5 [2022-04-08T06:44:32.933Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-08T06:44:32.934Z] Removing intermediate container 9886a7e99d22 [2022-04-08T06:44:32.934Z] ---> 06b383fa69d1 [2022-04-08T06:44:32.934Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-08T06:44:32.934Z] Removing intermediate container e0960e91d280 [2022-04-08T06:44:32.934Z] ---> 932d3dbc32c2 [2022-04-08T06:44:32.934Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-08T06:44:33.205Z] Removing intermediate container c0bb83c45de8 [2022-04-08T06:44:33.205Z] ---> 939696609235 [2022-04-08T06:44:33.205Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-08T06:44:33.205Z] ---> be66bdf6ee52 [2022-04-08T06:44:33.205Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T06:44:33.205Z] ---> Running in c07add0d24b7 [2022-04-08T06:44:33.205Z] ---> 354351d28ba0 [2022-04-08T06:44:33.205Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T06:44:33.205Z] ---> 842662b402a6 [2022-04-08T06:44:33.205Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T06:44:33.205Z] ---> Running in da995c3cfe16 [2022-04-08T06:44:33.205Z] ---> Running in fd17b516d9ea [2022-04-08T06:44:33.465Z] ---> bcb79fcb72b7 [2022-04-08T06:44:33.465Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T06:44:33.465Z] ---> Running in 59bf0a16af1a [2022-04-08T06:44:34.035Z] Removing intermediate container 9bbbe51381f6 [2022-04-08T06:44:34.035Z] ---> 212299f7742b [2022-04-08T06:44:34.035Z] Step 8/22 : COPY . . [2022-04-08T06:44:34.606Z] Removing intermediate container c07add0d24b7 [2022-04-08T06:44:34.606Z] ---> 6af80ff058d6 [2022-04-08T06:44:34.606Z] Step 8/25 : COPY . . [2022-04-08T06:44:37.154Z] Removing intermediate container da995c3cfe16 [2022-04-08T06:44:37.154Z] ---> 25d908ca3a5e [2022-04-08T06:44:37.154Z] Step 8/23 : COPY . . [2022-04-08T06:44:37.154Z] Removing intermediate container fd17b516d9ea [2022-04-08T06:44:37.154Z] ---> a1c00a19b4f6 [2022-04-08T06:44:37.154Z] Step 8/25 : COPY . . [2022-04-08T06:44:37.154Z] Removing intermediate container 59bf0a16af1a [2022-04-08T06:44:37.154Z] ---> b805b92ae0b8 [2022-04-08T06:44:37.154Z] Step 8/22 : COPY . . [2022-04-08T06:44:49.466Z] ---> c33c328155b0 [2022-04-08T06:44:49.466Z] ---> 42eb497b57bd [2022-04-08T06:44:49.466Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupStep 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-08T06:44:49.466Z] [2022-04-08T06:44:49.466Z] ---> 865bc2b606ff [2022-04-08T06:44:49.466Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-08T06:44:49.466Z] ---> a759ff5a68d9 [2022-04-08T06:44:49.466Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-08T06:44:49.466Z] ---> ee668c141dc1 [2022-04-08T06:44:49.466Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-08T06:44:49.466Z] ---> Running in 0cefb83de506 [2022-04-08T06:44:49.466Z] ---> Running in 2bb22aa51d90 [2022-04-08T06:44:49.466Z] ---> Running in bb242e441678 [2022-04-08T06:44:49.466Z] ---> Running in f176537f9dc9 [2022-04-08T06:44:49.466Z] ---> Running in 3d4aef4cf242 [2022-04-08T06:44:49.466Z] Removing intermediate container 3d4aef4cf242 [2022-04-08T06:44:49.466Z] ---> 836ff92218c3 [2022-04-08T06:44:49.466Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-08T06:44:49.466Z] ---> Running in a6e990edd8cd [2022-04-08T06:44:49.466Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:44:49.466Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:44:49.466Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:44:49.466Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:44:49.785Z] Removing intermediate container a6e990edd8cd [2022-04-08T06:44:49.785Z] ---> 887b9486941c [2022-04-08T06:44:49.785Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-08T06:44:50.100Z] ---> Running in 75f8aabf5a98 [2022-04-08T06:44:50.100Z] Removing intermediate container 75f8aabf5a98 [2022-04-08T06:44:50.100Z] ---> 57eab54dfa33 [2022-04-08T06:44:50.100Z] 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-08T06:44:50.395Z] ---> Running in 6c8216bda481 [2022-04-08T06:44:51.334Z] spire-1.2.1/ [2022-04-08T06:44:51.334Z] spire-1.2.1/.data/ [2022-04-08T06:44:51.334Z] spire-1.2.1/.data/.file [2022-04-08T06:44:51.334Z] spire-1.2.1/.dockerignore [2022-04-08T06:44:51.334Z] spire-1.2.1/.gitattributes [2022-04-08T06:44:51.334Z] spire-1.2.1/.githooks/ [2022-04-08T06:44:51.334Z] spire-1.2.1/.githooks/pre-commit [2022-04-08T06:44:51.334Z] spire-1.2.1/.github/ [2022-04-08T06:44:51.334Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-08T06:44:51.334Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-08T06:44:51.334Z] spire-1.2.1/.github/dependabot.yml [2022-04-08T06:44:51.334Z] spire-1.2.1/.github/workflows/ [2022-04-08T06:44:51.334Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-08T06:44:51.334Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-08T06:44:51.334Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-08T06:44:51.334Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-08T06:44:51.334Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-08T06:44:51.334Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-08T06:44:51.334Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-08T06:44:51.334Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-08T06:44:51.334Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-08T06:44:51.334Z] spire-1.2.1/.gitignore [2022-04-08T06:44:51.334Z] spire-1.2.1/.go-version [2022-04-08T06:44:51.334Z] spire-1.2.1/.golangci.yml [2022-04-08T06:44:51.334Z] spire-1.2.1/ADOPTERS.md [2022-04-08T06:44:51.334Z] spire-1.2.1/CHANGELOG.md [2022-04-08T06:44:51.334Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-08T06:44:51.334Z] spire-1.2.1/CODEOWNERS [2022-04-08T06:44:51.334Z] spire-1.2.1/CONTRIBUTING.md [2022-04-08T06:44:51.334Z] spire-1.2.1/Dockerfile [2022-04-08T06:44:51.334Z] spire-1.2.1/Dockerfile.dev [2022-04-08T06:44:51.334Z] spire-1.2.1/Dockerfile.scratch [2022-04-08T06:44:51.334Z] spire-1.2.1/LICENSE [2022-04-08T06:44:51.334Z] spire-1.2.1/MAINTAINERS.md [2022-04-08T06:44:51.334Z] spire-1.2.1/Makefile [2022-04-08T06:44:51.334Z] spire-1.2.1/README.md [2022-04-08T06:44:51.334Z] spire-1.2.1/ROADMAP.md [2022-04-08T06:44:51.334Z] spire-1.2.1/SECURITY.md [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/ [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-agent/ [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/ [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-08T06:44:51.334Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-08T06:44:51.334Z] spire-1.2.1/conf/ [2022-04-08T06:44:51.334Z] spire-1.2.1/conf/agent/ [2022-04-08T06:44:51.334Z] spire-1.2.1/conf/agent/agent.conf [2022-04-08T06:44:51.334Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-08T06:44:51.334Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-08T06:44:51.334Z] spire-1.2.1/conf/server/ [2022-04-08T06:44:51.334Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-08T06:44:51.334Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-08T06:44:51.334Z] spire-1.2.1/conf/server/server.conf [2022-04-08T06:44:51.334Z] spire-1.2.1/conf/server/server_full.conf [2022-04-08T06:44:51.334Z] spire-1.2.1/doc/ [2022-04-08T06:44:51.334Z] spire-1.2.1/doc/SPIRE101.md [2022-04-08T06:44:51.334Z] spire-1.2.1/doc/auditlog.md [2022-04-08T06:44:51.334Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-08T06:44:51.334Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-08T06:44:51.334Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-08T06:44:51.334Z] spire-1.2.1/doc/images/ [2022-04-08T06:44:51.334Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-08T06:44:51.334Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-08T06:44:51.334Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-08T06:44:51.334Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-08T06:44:51.334Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-08T06:44:51.334Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-08T06:44:51.334Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-08T06:44:51.334Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-08T06:44:51.334Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-08T06:44:51.334Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-08T06:44:51.334Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-08T06:44:51.334Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-08T06:44:51.334Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-08T06:44:51.334Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-08T06:44:51.334Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-08T06:44:51.334Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-08T06:44:51.334Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-08T06:44:51.334Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/scaling_spire.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/spire_agent.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/spire_server.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/supported_integrations.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/telemetry.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/telemetry_config.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/upgrading.md [2022-04-08T06:44:51.335Z] spire-1.2.1/doc/using_spire.md [2022-04-08T06:44:51.335Z] spire-1.2.1/examples/ [2022-04-08T06:44:51.335Z] spire-1.2.1/examples/README.md [2022-04-08T06:44:51.335Z] spire-1.2.1/go.mod [2022-04-08T06:44:51.335Z] spire-1.2.1/go.sum [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/agent.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/api/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/client/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/common/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/config.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/manager/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/svid/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/api/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/api/names.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/auth/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/catalog/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/cli/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-08T06:44:51.335Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/health/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/health/config.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/health/context.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/health/health.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/idutil/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/log/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/log/log.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/log/options.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/plugin/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/profiling/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/selector/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/uptime/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/util/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/util/task.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/version/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/version/version.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/x509util/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/api.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/health/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/id.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/status.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/bundle/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-08T06:44:51.336Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/ca/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/cache/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/catalog/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/config.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/datastore/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-08T06:44:51.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/registration/ [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/server.go [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/server_test.go [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/svid/ [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-08T06:44:51.338Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-08T06:44:51.338Z] spire-1.2.1/proto/ [2022-04-08T06:44:51.338Z] spire-1.2.1/proto/private/ [2022-04-08T06:44:51.338Z] spire-1.2.1/proto/private/server/ [2022-04-08T06:44:51.338Z] spire-1.2.1/proto/private/server/journal/ [2022-04-08T06:44:51.338Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-08T06:44:51.338Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-08T06:44:51.338Z] spire-1.2.1/proto/spire/ [2022-04-08T06:44:51.338Z] spire-1.2.1/proto/spire/common/ [2022-04-08T06:44:51.338Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-08T06:44:51.338Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-08T06:44:51.338Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-08T06:44:51.338Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-08T06:44:51.338Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-08T06:44:51.338Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-08T06:44:51.338Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-08T06:44:51.338Z] spire-1.2.1/proto/spire/plugin/ [2022-04-08T06:44:51.338Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-08T06:44:51.338Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-08T06:44:51.338Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-08T06:44:51.338Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-08T06:44:51.338Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-08T06:44:51.338Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-08T06:44:51.338Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-08T06:44:51.338Z] spire-1.2.1/release/ [2022-04-08T06:44:51.338Z] spire-1.2.1/release/spire-extras/ [2022-04-08T06:44:51.338Z] spire-1.2.1/release/spire-extras/README.md [2022-04-08T06:44:51.338Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-08T06:44:51.338Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-08T06:44:51.338Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-08T06:44:51.338Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-08T06:44:51.338Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-08T06:44:51.338Z] spire-1.2.1/release/spire/ [2022-04-08T06:44:51.338Z] spire-1.2.1/release/spire/README.md [2022-04-08T06:44:51.338Z] spire-1.2.1/release/spire/conf/ [2022-04-08T06:44:51.338Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-08T06:44:51.338Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-08T06:44:51.338Z] spire-1.2.1/release/spire/conf/server/ [2022-04-08T06:44:51.338Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-08T06:44:51.338Z] spire-1.2.1/script/ [2022-04-08T06:44:51.338Z] spire-1.2.1/script/build-artifact.sh [2022-04-08T06:44:51.338Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-08T06:44:51.338Z] spire-1.2.1/support/ [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/ [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-08T06:44:51.338Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-08T06:44:51.338Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-08T06:44:51.338Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-08T06:44:51.338Z] spire-1.2.1/test/ [2022-04-08T06:44:51.338Z] spire-1.2.1/test/clock/ [2022-04-08T06:44:51.338Z] spire-1.2.1/test/clock/clock.go [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/ [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/ [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/certs/ [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/config/ [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/fixture.go [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/registration/ [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-08T06:44:51.338Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-08T06:44:51.338Z] spire-1.2.1/test/integration/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/README.md [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/common [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/setup/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-08T06:44:51.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/test-one.sh [2022-04-08T06:44:51.340Z] spire-1.2.1/test/integration/test.sh [2022-04-08T06:44:51.340Z] spire-1.2.1/test/plugintest/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/plugintest/config.go [2022-04-08T06:44:51.340Z] spire-1.2.1/test/plugintest/load.go [2022-04-08T06:44:51.340Z] spire-1.2.1/test/plugintest/option.go [2022-04-08T06:44:51.340Z] spire-1.2.1/test/spiretest/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-08T06:44:51.340Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-08T06:44:51.340Z] spire-1.2.1/test/spiretest/dir.go [2022-04-08T06:44:51.340Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-08T06:44:51.340Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-08T06:44:51.340Z] spire-1.2.1/test/spiretest/logs.go [2022-04-08T06:44:51.340Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-08T06:44:51.340Z] spire-1.2.1/test/spiretest/suite.go [2022-04-08T06:44:51.340Z] spire-1.2.1/test/spiretest/x509.go [2022-04-08T06:44:51.340Z] spire-1.2.1/test/testca/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/testca/ca.go [2022-04-08T06:44:51.340Z] spire-1.2.1/test/testkey/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/testkey/generate.sh [2022-04-08T06:44:51.340Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-08T06:44:51.340Z] spire-1.2.1/test/testkey/keys.go [2022-04-08T06:44:51.340Z] spire-1.2.1/test/testkey/new.go [2022-04-08T06:44:51.340Z] spire-1.2.1/test/tpmsimulator/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-08T06:44:51.340Z] spire-1.2.1/test/util/ [2022-04-08T06:44:51.340Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-08T06:44:51.340Z] spire-1.2.1/test/util/cert_generation.go [2022-04-08T06:44:51.340Z] spire-1.2.1/test/util/io_redirection.go [2022-04-08T06:44:51.340Z] spire-1.2.1/test/util/race.go [2022-04-08T06:44:51.340Z] spire-1.2.1/test/util/util.go [2022-04-08T06:44:51.340Z] building spire from source... [2022-04-08T06:44:51.600Z] Installing go1.17.7... [2022-04-08T06:44:56.872Z] Building bin/spire-server... [2022-04-08T06:44:56.872Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-08T06:44:56.872Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-08T06:44:56.872Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-08T06:44:56.872Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-08T06:44:56.872Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-08T06:44:56.872Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-08T06:44:57.132Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-08T06:44:57.132Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-08T06:44:57.391Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-08T06:44:57.391Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-08T06:44:57.391Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-08T06:44:57.391Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-08T06:44:57.391Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-08T06:44:57.651Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-08T06:44:57.651Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-08T06:44:57.910Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-08T06:44:57.911Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-08T06:44:57.911Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-08T06:44:57.911Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-08T06:44:57.911Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-08T06:44:57.911Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-08T06:44:57.911Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-08T06:44:57.911Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-08T06:44:57.911Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-08T06:44:57.911Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-08T06:44:58.170Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-08T06:44:58.170Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-08T06:44:58.170Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-08T06:44:58.170Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-08T06:44:58.170Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-08T06:44:58.170Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-08T06:44:58.170Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-08T06:44:58.170Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-08T06:44:58.170Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-08T06:44:58.429Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-08T06:44:58.429Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-08T06:44:58.429Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-08T06:44:58.429Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-08T06:44:58.687Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-08T06:44:58.687Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-08T06:44:58.687Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-08T06:44:58.687Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-08T06:44:58.687Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-08T06:44:58.687Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-08T06:44:58.946Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-08T06:44:58.946Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-08T06:44:58.946Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-08T06:44:58.946Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-08T06:44:58.946Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-08T06:44:58.946Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-08T06:44:59.206Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-08T06:44:59.206Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-08T06:44:59.206Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-08T06:45:00.142Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-08T06:45:02.046Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-08T06:45:02.047Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-08T06:45:02.047Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-08T06:45:02.047Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-08T06:45:02.047Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-08T06:45:06.238Z] go: downloading google.golang.org/api v0.70.0 [2022-04-08T06:45:06.239Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-08T06:45:06.239Z] go: downloading k8s.io/api v0.23.4 [2022-04-08T06:45:06.239Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-08T06:45:06.239Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-08T06:45:06.499Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-08T06:45:06.761Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-08T06:45:06.761Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-08T06:45:07.020Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-08T06:45:07.020Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-08T06:45:07.958Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-08T06:45:08.218Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-08T06:45:08.218Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-08T06:45:08.477Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-08T06:45:08.477Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-08T06:45:08.736Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-08T06:45:08.737Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-08T06:45:08.737Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-08T06:45:08.996Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-08T06:45:08.996Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-08T06:45:09.255Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-08T06:45:09.255Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-08T06:45:09.514Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-08T06:45:09.514Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-08T06:45:09.514Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-08T06:45:09.772Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-08T06:45:09.772Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-08T06:45:09.773Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-08T06:45:09.773Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-08T06:45:10.032Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-08T06:45:10.032Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-08T06:45:10.358Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-08T06:45:10.358Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-08T06:45:10.358Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-08T06:45:12.267Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-08T06:45:12.267Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-08T06:45:12.267Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-08T06:45:12.267Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-08T06:45:12.267Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-08T06:45:12.267Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-08T06:45:12.267Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-08T06:45:12.527Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-08T06:45:12.527Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-08T06:45:12.527Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-08T06:45:12.527Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-08T06:45:12.527Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-08T06:45:12.527Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-08T06:45:12.785Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-08T06:45:12.785Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-08T06:45:12.785Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-08T06:45:12.785Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-08T06:45:12.785Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-08T06:45:12.785Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-08T06:45:12.785Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-08T06:45:12.785Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-08T06:45:12.785Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-08T06:45:13.044Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-08T06:45:13.044Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-08T06:45:13.044Z] go: downloading go.opencensus.io v0.23.0 [2022-04-08T06:45:13.044Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-08T06:45:13.044Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-08T06:45:13.044Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-08T06:45:13.303Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-08T06:45:13.303Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-08T06:45:13.303Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-08T06:45:13.303Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-08T06:45:13.303Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-08T06:45:13.303Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-08T06:45:13.303Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-08T06:45:13.303Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-08T06:45:13.303Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-08T06:45:13.303Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-08T06:45:13.303Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-08T06:45:13.303Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-08T06:45:13.562Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-08T06:45:13.562Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-08T06:45:13.562Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-08T06:45:13.563Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-08T06:45:13.563Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-08T06:45:13.563Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-08T06:45:13.563Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-08T06:45:13.563Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-08T06:45:13.563Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-08T06:45:19.101Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-08T06:45:21.686Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-08T06:45:21.686Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-08T06:45:23.072Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-08T06:45:23.647Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:45:41.767Z] Removing intermediate container 0cefb83de506 [2022-04-08T06:45:41.767Z] ---> 8ad8581e8ebc [2022-04-08T06:45:41.767Z] [2022-04-08T06:45:41.767Z] Step 10/23 : FROM alpine:3.14 [2022-04-08T06:45:41.767Z] Removing intermediate container f176537f9dc9 [2022-04-08T06:45:41.767Z] ---> 07df84038656 [2022-04-08T06:45:41.767Z] [2022-04-08T06:45:41.767Z] Step 10/22 : FROM alpine:3.14 [2022-04-08T06:45:41.767Z] Removing intermediate container 2bb22aa51d90 [2022-04-08T06:45:41.767Z] ---> 7b99439532b2 [2022-04-08T06:45:41.767Z] [2022-04-08T06:45:41.767Z] Step 10/25 : FROM alpine:3.14 [2022-04-08T06:45:41.767Z] Removing intermediate container bb242e441678 [2022-04-08T06:45:41.767Z] ---> 2867821d4d06 [2022-04-08T06:45:41.767Z] [2022-04-08T06:45:41.767Z] Step 10/22 : FROM alpine:3.14 [2022-04-08T06:45:41.767Z] 3.14: Pulling from library/alpine [2022-04-08T06:45:42.028Z] 3.14: Pulling from library/alpine [2022-04-08T06:45:42.287Z] 3.14: Pulling from library/alpine [2022-04-08T06:45:42.287Z] 3.14: Pulling from library/alpine [2022-04-08T06:45:44.241Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-08T06:45:44.241Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-08T06:45:44.241Z] Status: Image is up to date for alpine:3.14 [2022-04-08T06:45:44.241Z] Status: Downloaded newer image for alpine:3.14 [2022-04-08T06:45:44.241Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-08T06:45:44.241Z] Status: Image is up to date for alpine:3.14 [2022-04-08T06:45:44.241Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-08T06:45:44.241Z] Status: Image is up to date for alpine:3.14 [2022-04-08T06:45:44.241Z] ---> e04c818066af [2022-04-08T06:45:44.241Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-08T06:45:44.241Z] ---> e04c818066af [2022-04-08T06:45:44.241Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-08T06:45:44.241Z] ---> e04c818066af [2022-04-08T06:45:44.241Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-08T06:45:44.241Z] ---> e04c818066af [2022-04-08T06:45:44.241Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-08T06:45:44.810Z] ---> Running in 6ca100378e49 [2022-04-08T06:45:44.810Z] ---> Running in 5f797d910555 [2022-04-08T06:45:44.810Z] ---> Running in 7ad195bf2ce5 [2022-04-08T06:45:44.810Z] ---> Running in a3a6a11506e3 [2022-04-08T06:45:45.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-08T06:45:45.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-08T06:45:45.637Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-08T06:45:45.638Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-08T06:45:45.638Z] (3/3) Installing su-exec (0.2-r1) [2022-04-08T06:45:45.638Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T06:45:45.638Z] Executing ca-certificates-20211220-r0.trigger [2022-04-08T06:45:45.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-08T06:45:45.638Z] OK: 6 MiB in 17 packages [2022-04-08T06:45:45.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-08T06:45:45.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-08T06:45:45.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-08T06:45:45.904Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-08T06:45:45.904Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T06:45:45.904Z] OK: 6 MiB in 15 packages [2022-04-08T06:45:45.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-08T06:45:45.936Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-08T06:45:45.936Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-08T06:45:45.936Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-08T06:45:45.936Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-08T06:45:45.936Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-08T06:45:45.936Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-08T06:45:45.936Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-08T06:45:45.936Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-08T06:45:45.936Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-08T06:45:45.936Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-08T06:45:45.936Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-08T06:45:45.936Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-08T06:45:45.936Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-08T06:45:45.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-08T06:45:46.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-08T06:45:46.176Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-08T06:45:46.176Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-08T06:45:46.176Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-08T06:45:46.176Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-08T06:45:46.176Z] (5/6) Installing curl (7.79.1-r0) [2022-04-08T06:45:46.176Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-08T06:45:46.176Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T06:45:46.176Z] Executing ca-certificates-20211220-r0.trigger [2022-04-08T06:45:46.176Z] OK: 8 MiB in 20 packages [2022-04-08T06:45:46.176Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-08T06:45:46.176Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T06:45:46.176Z] OK: 6 MiB in 15 packages [2022-04-08T06:45:47.112Z] Removing intermediate container 6ca100378e49 [2022-04-08T06:45:47.112Z] ---> 789fba5bf1da [2022-04-08T06:45:47.112Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-08T06:45:47.112Z] ---> Running in 0342ae9cdfaf [2022-04-08T06:45:47.112Z] Removing intermediate container a3a6a11506e3 [2022-04-08T06:45:47.112Z] ---> 3a1ee3e73063 [2022-04-08T06:45:47.112Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-08T06:45:47.112Z] ---> Running in 82b6fcc2d376 [2022-04-08T06:45:47.372Z] Removing intermediate container 0342ae9cdfaf [2022-04-08T06:45:47.372Z] ---> 0433e362f9d7 [2022-04-08T06:45:47.372Z] Step 13/25 : WORKDIR / [2022-04-08T06:45:47.372Z] Removing intermediate container 5f797d910555 [2022-04-08T06:45:47.372Z] ---> 8c6eecb57a8e [2022-04-08T06:45:47.372Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-08T06:45:47.632Z] ---> Running in 7ca0b4073fc9 [2022-04-08T06:45:47.632Z] Removing intermediate container 7ad195bf2ce5 [2022-04-08T06:45:47.632Z] ---> 6fcdc06d1fb7 [2022-04-08T06:45:47.632Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-08T06:45:47.632Z] ---> Running in 67ed5ffd14bf [2022-04-08T06:45:47.632Z] Removing intermediate container 82b6fcc2d376 [2022-04-08T06:45:47.632Z] ---> ae8ff0a602ab [2022-04-08T06:45:47.632Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-08T06:45:47.632Z] ---> Running in b60e0fa894df [2022-04-08T06:45:47.893Z] ---> Running in 63b807da11b7 [2022-04-08T06:45:47.893Z] Removing intermediate container 67ed5ffd14bf [2022-04-08T06:45:47.893Z] ---> f959c3e4fe3f [2022-04-08T06:45:47.893Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-08T06:45:47.893Z] Removing intermediate container 7ca0b4073fc9 [2022-04-08T06:45:47.893Z] ---> 3ce6efe4d6b3 [2022-04-08T06:45:47.893Z] 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-08T06:45:48.152Z] ---> Running in 62685e8dc509 [2022-04-08T06:45:48.152Z] Removing intermediate container b60e0fa894df [2022-04-08T06:45:48.152Z] ---> 6bce817fa375 [2022-04-08T06:45:48.152Z] Step 13/22 : WORKDIR /edgex [2022-04-08T06:45:48.152Z] Removing intermediate container 63b807da11b7 [2022-04-08T06:45:48.152Z] ---> 752a36975894 [2022-04-08T06:45:48.152Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-08T06:45:48.152Z] ---> Running in a3d7b6af8495 [2022-04-08T06:45:48.152Z] ---> Running in f561cfaa8fac [2022-04-08T06:45:48.152Z] Removing intermediate container 62685e8dc509 [2022-04-08T06:45:48.152Z] ---> 934e63fc94f3 [2022-04-08T06:45:48.152Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-08T06:45:48.415Z] ---> Running in ff3625dceec4 [2022-04-08T06:45:48.415Z] Removing intermediate container a3d7b6af8495 [2022-04-08T06:45:48.415Z] ---> 524223488cc7 [2022-04-08T06:45:48.415Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T06:45:48.415Z] ---> 9da967e9b7ac [2022-04-08T06:45:48.415Z] 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-08T06:45:48.675Z] Removing intermediate container ff3625dceec4 [2022-04-08T06:45:48.675Z] ---> 66dd2bcab422 [2022-04-08T06:45:48.675Z] Step 15/23 : WORKDIR / [2022-04-08T06:45:48.675Z] Removing intermediate container f561cfaa8fac [2022-04-08T06:45:48.675Z] ---> 0d12dcb50163 [2022-04-08T06:45:48.675Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-08T06:45:48.675Z] ---> Running in 769a8659849f [2022-04-08T06:45:48.938Z] Removing intermediate container 769a8659849f [2022-04-08T06:45:48.938Z] ---> d69b2ba6036d [2022-04-08T06:45:48.938Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T06:45:48.938Z] ---> 7bfcf826473f [2022-04-08T06:45:48.938Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-08T06:45:49.209Z] ---> 7b11f34f7976 [2022-04-08T06:45:49.209Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-08T06:45:49.468Z] ---> e366c3352fa8 [2022-04-08T06:45:49.468Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-08T06:45:49.726Z] ---> f88e40ea5a3c [2022-04-08T06:45:49.726Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-08T06:45:49.726Z] ---> 139c4cc35ff0 [2022-04-08T06:45:49.726Z] 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-08T06:45:50.664Z] ---> 9b4f95a3bb49 [2022-04-08T06:45:50.664Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-08T06:45:50.923Z] ---> 3560575e814e [2022-04-08T06:45:50.923Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-08T06:45:50.923Z] ---> b237ab3c90e2 [2022-04-08T06:45:50.923Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-08T06:45:50.923Z] ---> 56a52ba0d48b [2022-04-08T06:45:50.923Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-08T06:45:51.493Z] ---> 8eba5917ef99 [2022-04-08T06:45:51.493Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-08T06:45:51.493Z] ---> e51bcda92a62 [2022-04-08T06:45:51.493Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-08T06:45:51.493Z] ---> 0c4e6aa669a4 [2022-04-08T06:45:51.493Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-08T06:45:51.493Z] ---> Running in a89336eaf443 [2022-04-08T06:45:51.751Z] ---> Running in 0a3931f6b5b4 [2022-04-08T06:45:52.011Z] Removing intermediate container a89336eaf443 [2022-04-08T06:45:52.011Z] ---> cc36bfe8e115 [2022-04-08T06:45:52.011Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T06:45:52.011Z] Removing intermediate container 0a3931f6b5b4 [2022-04-08T06:45:52.011Z] ---> 7baaae37073f [2022-04-08T06:45:52.011Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T06:45:52.011Z] ---> Running in 2ac4f7823145 [2022-04-08T06:45:52.274Z] ---> Running in 9a7b426fc026 [2022-04-08T06:45:52.534Z] Removing intermediate container 9a7b426fc026 [2022-04-08T06:45:52.534Z] ---> d58132246b7a [2022-04-08T06:45:52.534Z] Step 21/23 : LABEL arch=x86_64 [2022-04-08T06:45:52.534Z] ---> fcbec237657b [2022-04-08T06:45:52.534Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-08T06:45:52.816Z] Removing intermediate container 2ac4f7823145 [2022-04-08T06:45:52.816Z] ---> a55b0b3e6e42 [2022-04-08T06:45:52.816Z] Step 20/22 : LABEL arch=x86_64 [2022-04-08T06:45:52.816Z] ---> Running in bfae28b318fc [2022-04-08T06:45:52.816Z] ---> 3ff01b2151a8 [2022-04-08T06:45:52.816Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-08T06:45:52.816Z] ---> Running in 970fb543cdb5 [2022-04-08T06:45:52.816Z] Removing intermediate container bfae28b318fc [2022-04-08T06:45:52.816Z] ---> 34d7e2ef19ab [2022-04-08T06:45:52.816Z] Step 22/23 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf [2022-04-08T06:45:53.075Z] ---> Running in 1e7cd3f3e489 [2022-04-08T06:45:53.076Z] Removing intermediate container 970fb543cdb5 [2022-04-08T06:45:53.076Z] ---> 098df2a2ae39 [2022-04-08T06:45:53.076Z] Step 21/22 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf [2022-04-08T06:45:53.335Z] ---> 22a841137e9c [2022-04-08T06:45:53.335Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-08T06:45:53.335Z] ---> 072cf9722807 [2022-04-08T06:45:53.335Z] 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-08T06:45:53.335Z] ---> Running in a7dfb4212ee8 [2022-04-08T06:45:53.335Z] ---> Running in d24f009f2f8e [2022-04-08T06:45:53.335Z] ---> Running in 448b5b96819e [2022-04-08T06:45:53.335Z] Removing intermediate container 1e7cd3f3e489 [2022-04-08T06:45:53.335Z] ---> b57bb2dae627 [2022-04-08T06:45:53.335Z] Step 23/23 : LABEL version=0.0.0 [2022-04-08T06:45:53.594Z] ---> Running in 5fa267d43160 [2022-04-08T06:45:53.856Z] Removing intermediate container a7dfb4212ee8 [2022-04-08T06:45:53.856Z] ---> 308d9ece19d4 [2022-04-08T06:45:53.856Z] Step 22/22 : LABEL version=0.0.0 [2022-04-08T06:45:53.856Z] Removing intermediate container 5fa267d43160 [2022-04-08T06:45:53.856Z] ---> f2c9091002e9 [2022-04-08T06:45:53.856Z] [2022-04-08T06:45:54.204Z] ---> Running in a583ccd0ad4f [2022-04-08T06:45:54.204Z] Successfully built f2c9091002e9 [2022-04-08T06:45:54.204Z] Successfully tagged core-metadata:latest [2022-04-08T06:45:54.204Z]  Building core-metadata ... done Building support-notifications [2022-04-08T06:45:54.463Z] Removing intermediate container a583ccd0ad4f [2022-04-08T06:45:54.463Z] ---> d586ea0ec0d6 [2022-04-08T06:45:54.463Z] [2022-04-08T06:45:54.463Z] Successfully built d586ea0ec0d6 [2022-04-08T06:45:54.463Z] Successfully tagged support-scheduler:latest [2022-04-08T06:45:54.463Z] Building security-bootstrapper [2022-04-08T06:45:54.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.284s coverage: 28.7% of statements [2022-04-08T06:45:54.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-08T06:45:54.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-08T06:45:59.970Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.377s coverage: 98.5% of statements [2022-04-08T06:45:59.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-08T06:46:01.028Z]  Building support-scheduler ... done Removing intermediate container d24f009f2f8e [2022-04-08T06:46:01.028Z] ---> 02dee9b00864 [2022-04-08T06:46:01.028Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-08T06:46:01.028Z] Removing intermediate container 448b5b96819e [2022-04-08T06:46:01.028Z] ---> d3babafda208 [2022-04-08T06:46:01.028Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-08T06:46:01.028Z] ---> Running in a5682960114b [2022-04-08T06:46:01.028Z] ---> Running in c427e0366612 [2022-04-08T06:46:01.028Z] Removing intermediate container c427e0366612 [2022-04-08T06:46:01.028Z] ---> c2a8cbceecf7 [2022-04-08T06:46:01.028Z] Step 23/25 : LABEL arch=x86_64 [2022-04-08T06:46:01.287Z] ---> Running in 39dc1858ad90 [2022-04-08T06:46:01.287Z] Removing intermediate container a5682960114b [2022-04-08T06:46:01.287Z] ---> da1e4f87a9fd [2022-04-08T06:46:01.287Z] Step 20/22 : LABEL arch=x86_64 [2022-04-08T06:46:01.569Z] ---> Running in 66fecd34b534 [2022-04-08T06:46:01.569Z] Removing intermediate container 39dc1858ad90 [2022-04-08T06:46:01.569Z] ---> ef8399c23f2d [2022-04-08T06:46:01.569Z] Step 24/25 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf [2022-04-08T06:46:01.830Z] ---> Running in f2a1921d6778 [2022-04-08T06:46:02.093Z] Removing intermediate container 66fecd34b534 [2022-04-08T06:46:02.093Z] ---> ffac9be0f22b [2022-04-08T06:46:02.093Z] Step 21/22 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf [2022-04-08T06:46:02.093Z] ---> Running in 6b487780f2f4 [2022-04-08T06:46:02.353Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T06:46:02.353Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-08T06:46:02.353Z] ---> 7cd877ae808f [2022-04-08T06:46:02.353Z] Step 3/31 : WORKDIR /edgex-go [2022-04-08T06:46:02.353Z] ---> Using cache [2022-04-08T06:46:02.353Z] ---> 08796f13866a [2022-04-08T06:46:02.353Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T06:46:02.353Z] ---> Using cache [2022-04-08T06:46:02.353Z] ---> 6cc9812028a4 [2022-04-08T06:46:02.353Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-08T06:46:02.353Z] ---> Using cache [2022-04-08T06:46:02.353Z] ---> 939696609235 [2022-04-08T06:46:02.353Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-08T06:46:02.353Z] ---> Using cache [2022-04-08T06:46:02.353Z] ---> bcb79fcb72b7 [2022-04-08T06:46:02.353Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T06:46:02.353Z] ---> Using cache [2022-04-08T06:46:02.353Z] ---> b805b92ae0b8 [2022-04-08T06:46:02.353Z] Step 8/31 : COPY . . [2022-04-08T06:46:02.353Z] ---> Using cache [2022-04-08T06:46:02.353Z] ---> a759ff5a68d9 [2022-04-08T06:46:02.353Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-08T06:46:02.612Z] Removing intermediate container f2a1921d6778 [2022-04-08T06:46:02.613Z] ---> 775d561686ff [2022-04-08T06:46:02.613Z] Step 25/25 : LABEL version=0.0.0 [2022-04-08T06:46:02.619Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.600s coverage: 54.9% of statements [2022-04-08T06:46:02.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-08T06:46:02.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-08T06:46:02.872Z] ---> Running in 56100f24ca77 [2022-04-08T06:46:02.872Z] ---> Running in 51af320157f3 [2022-04-08T06:46:02.872Z] Removing intermediate container 6b487780f2f4 [2022-04-08T06:46:02.872Z] ---> af095c4e4af9 [2022-04-08T06:46:02.872Z] Step 22/22 : LABEL version=0.0.0 [2022-04-08T06:46:03.159Z] ---> Running in c20fd9a7aa31 [2022-04-08T06:46:03.159Z] Removing intermediate container 51af320157f3 [2022-04-08T06:46:03.159Z] ---> cfb9bc0cf287 [2022-04-08T06:46:03.159Z] [2022-04-08T06:46:03.419Z] Removing intermediate container c20fd9a7aa31 [2022-04-08T06:46:03.419Z] ---> 7cb12c9a44b0 [2022-04-08T06:46:03.419Z] [2022-04-08T06:46:03.419Z] Successfully built cfb9bc0cf287 [2022-04-08T06:46:03.419Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:46:03.419Z] Successfully tagged security-secretstore-setup:latest [2022-04-08T06:46:03.419Z] Building core-command [2022-04-08T06:46:03.419Z]  Building security-secretstore-setup ... done Successfully built 7cb12c9a44b0 [2022-04-08T06:46:03.419Z] Successfully tagged security-proxy-setup:latest [2022-04-08T06:46:03.419Z]  Building security-proxy-setup ... done Building core-data [2022-04-08T06:46:05.322Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T06:46:05.322Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-08T06:46:05.322Z] ---> 7cd877ae808f [2022-04-08T06:46:05.322Z] Step 3/22 : WORKDIR /edgex-go [2022-04-08T06:46:05.322Z] ---> Using cache [2022-04-08T06:46:05.322Z] ---> 08796f13866a [2022-04-08T06:46:05.322Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T06:46:05.322Z] ---> Using cache [2022-04-08T06:46:05.322Z] ---> 6cc9812028a4 [2022-04-08T06:46:05.322Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-08T06:46:11.895Z] ---> Running in 426291c6b06c [2022-04-08T06:46:11.895Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T06:46:12.157Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T06:46:12.157Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-08T06:46:12.157Z] ---> 7cd877ae808f [2022-04-08T06:46:12.157Z] Step 3/23 : WORKDIR /edgex-go [2022-04-08T06:46:12.157Z] ---> Using cache [2022-04-08T06:46:12.157Z] ---> 08796f13866a [2022-04-08T06:46:12.158Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T06:46:12.158Z] ---> Using cache [2022-04-08T06:46:12.158Z] ---> 6cc9812028a4 [2022-04-08T06:46:12.158Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-08T06:46:12.727Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T06:46:12.989Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T06:46:12.989Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-08T06:46:12.989Z] ---> 7cd877ae808f [2022-04-08T06:46:12.989Z] Step 3/23 : WORKDIR /edgex-go [2022-04-08T06:46:12.989Z] ---> Using cache [2022-04-08T06:46:12.989Z] ---> 08796f13866a [2022-04-08T06:46:12.989Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T06:46:12.989Z] ---> Using cache [2022-04-08T06:46:12.989Z] ---> 6cc9812028a4 [2022-04-08T06:46:12.989Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-08T06:46:12.989Z] ---> Using cache [2022-04-08T06:46:12.989Z] ---> 939696609235 [2022-04-08T06:46:12.989Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-08T06:46:12.989Z] ---> Using cache [2022-04-08T06:46:12.989Z] ---> bcb79fcb72b7 [2022-04-08T06:46:12.989Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T06:46:12.989Z] ---> Using cache [2022-04-08T06:46:12.989Z] ---> b805b92ae0b8 [2022-04-08T06:46:12.989Z] Step 8/23 : COPY . . [2022-04-08T06:46:12.989Z] ---> Using cache [2022-04-08T06:46:12.989Z] ---> a759ff5a68d9 [2022-04-08T06:46:12.989Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-08T06:46:12.989Z] OK: 221 MiB in 52 packages [2022-04-08T06:46:13.557Z] ---> Running in 7e7ecbb35ce4 [2022-04-08T06:46:13.557Z] ---> Running in 99f10378b257 [2022-04-08T06:46:13.816Z] Removing intermediate container 426291c6b06c [2022-04-08T06:46:13.817Z] ---> 7fa26400e7be [2022-04-08T06:46:13.817Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-08T06:46:14.755Z] ---> 886eb667f51e [2022-04-08T06:46:14.755Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T06:46:14.755Z] ---> Running in 09a885f98e59 [2022-04-08T06:46:14.755Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:46:14.755Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T06:46:15.692Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T06:46:15.951Z] OK: 221 MiB in 52 packages [2022-04-08T06:46:17.330Z] Removing intermediate container 09a885f98e59 [2022-04-08T06:46:17.330Z] ---> 44ae4348a4fb [2022-04-08T06:46:17.330Z] Step 8/22 : COPY . . [2022-04-08T06:46:17.330Z] Removing intermediate container 7e7ecbb35ce4 [2022-04-08T06:46:17.330Z] ---> e23b772e28c2 [2022-04-08T06:46:17.330Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-08T06:46:18.266Z] ---> c6ccf523afbd [2022-04-08T06:46:18.266Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T06:46:19.204Z] ---> Running in 7b99752b8fbe [2022-04-08T06:46:24.499Z] Removing intermediate container 7b99752b8fbe [2022-04-08T06:46:24.499Z] ---> ca79156ce302 [2022-04-08T06:46:24.499Z] Step 8/23 : COPY . . [2022-04-08T06:46:28.020Z] ---> 5113ee90550e [2022-04-08T06:46:28.020Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-08T06:46:28.280Z] ---> Running in ff726237460d [2022-04-08T06:46:29.219Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:46:29.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.720s coverage: 89.2% of statements [2022-04-08T06:46:29.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-08T06:46:29.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-08T06:46:29.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-08T06:46:29.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.323s coverage: 84.4% of statements [2022-04-08T06:46:29.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-08T06:46:29.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-08T06:46:29.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-08T06:46:29.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-08T06:46:29.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-08T06:46:29.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.896s coverage: 95.4% of statements [2022-04-08T06:46:29.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-08T06:46:29.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-08T06:46:29.505Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.233s coverage: 72.2% of statements [2022-04-08T06:46:29.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-08T06:46:29.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-08T06:46:29.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-08T06:46:29.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-08T06:46:29.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-08T06:46:29.505Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.272s coverage: 60.0% of statements [2022-04-08T06:46:29.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-08T06:46:29.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-08T06:46:29.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-08T06:46:29.505Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.698s coverage: 0.9% of statements [2022-04-08T06:46:29.505Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-08T06:46:29.505Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.365s coverage: 58.8% of statements [2022-04-08T06:46:29.505Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.206s coverage: 24.0% of statements [2022-04-08T06:46:29.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-08T06:46:29.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.296s coverage: 47.1% of statements [2022-04-08T06:46:29.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.379s coverage: 79.5% of statements [2022-04-08T06:46:29.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.331s coverage: 94.1% of statements [2022-04-08T06:46:29.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.367s coverage: 96.3% of statements [2022-04-08T06:46:29.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.392s coverage: 87.5% of statements [2022-04-08T06:46:32.506Z] ---> 6f1167ece2a7 [2022-04-08T06:46:32.506Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-08T06:46:32.506Z] ---> Running in fd6a04b08a75 [2022-04-08T06:46:33.074Z] CGO_ENABLED=1 GO111MODULE=on go build -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-08T06:46:35.613Z] Removing intermediate container 56100f24ca77 [2022-04-08T06:46:35.613Z] ---> a9511546b51f [2022-04-08T06:46:35.613Z] [2022-04-08T06:46:35.613Z] Step 10/31 : FROM alpine:3.14 [2022-04-08T06:46:35.613Z] ---> e04c818066af [2022-04-08T06:46:35.613Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-08T06:46:35.613Z] ---> Running in 1214821fed99 [2022-04-08T06:46:35.613Z] Removing intermediate container 1214821fed99 [2022-04-08T06:46:35.613Z] ---> c3ac48e3960d [2022-04-08T06:46:35.613Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-08T06:46:35.613Z] ---> Running in db23bfa30bae [2022-04-08T06:46:36.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-08T06:46:36.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-08T06:46:36.552Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-08T06:46:36.552Z] (2/2) Installing su-exec (0.2-r1) [2022-04-08T06:46:36.552Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T06:46:36.552Z] OK: 6 MiB in 16 packages [2022-04-08T06:46:37.490Z] Removing intermediate container db23bfa30bae [2022-04-08T06:46:37.490Z] ---> d3cb0e11dbaf [2022-04-08T06:46:37.490Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-08T06:46:37.490Z] ---> Running in 22b4ee4c4e1c [2022-04-08T06:46:37.750Z] Removing intermediate container 22b4ee4c4e1c [2022-04-08T06:46:37.750Z] ---> 9789d1c65d7c [2022-04-08T06:46:37.750Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-08T06:46:37.750Z] ---> Running in 616781bfbde1 [2022-04-08T06:46:37.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.472s coverage: 94.4% of statements [2022-04-08T06:46:37.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.193s coverage: 44.8% of statements [2022-04-08T06:46:38.009Z] Removing intermediate container 616781bfbde1 [2022-04-08T06:46:38.009Z] ---> c5943b36d0e7 [2022-04-08T06:46:38.009Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-08T06:46:38.268Z] ---> Running in 148030e3abbf [2022-04-08T06:46:39.644Z] Removing intermediate container 148030e3abbf [2022-04-08T06:46:39.644Z] ---> ea6f1f5af7b3 [2022-04-08T06:46:39.644Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-08T06:46:39.904Z] ---> Running in 5db3221d369c [2022-04-08T06:46:40.162Z] Removing intermediate container 5db3221d369c [2022-04-08T06:46:40.162Z] ---> 234f9b25ce48 [2022-04-08T06:46:40.162Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-08T06:46:40.729Z] ---> 27b748915b7e [2022-04-08T06:46:40.729Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-08T06:46:40.729Z] ---> Running in 46906e74a80d [2022-04-08T06:46:43.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.645s coverage: 82.5% of statements [2022-04-08T06:46:43.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-08T06:46:43.273Z] Removing intermediate container 46906e74a80d [2022-04-08T06:46:43.273Z] ---> 7f3ad5ed90d3 [2022-04-08T06:46:43.273Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T06:46:43.843Z] ---> 6cc0cf41a9d5 [2022-04-08T06:46:43.843Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-08T06:46:43.843Z] Removing intermediate container 99f10378b257 [2022-04-08T06:46:43.843Z] ---> 143919b3818c [2022-04-08T06:46:43.843Z] [2022-04-08T06:46:43.843Z] Step 10/23 : FROM alpine:3.14 [2022-04-08T06:46:43.843Z] ---> e04c818066af [2022-04-08T06:46:43.843Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-08T06:46:43.843Z] ---> Using cache [2022-04-08T06:46:43.843Z] ---> 8c6eecb57a8e [2022-04-08T06:46:43.843Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-08T06:46:43.843Z] ---> Using cache [2022-04-08T06:46:43.843Z] ---> f959c3e4fe3f [2022-04-08T06:46:43.843Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-08T06:46:43.843Z] ---> Running in 638e5827030a [2022-04-08T06:46:44.425Z] Removing intermediate container 638e5827030a [2022-04-08T06:46:44.425Z] ---> a75e9332e35c [2022-04-08T06:46:44.425Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-08T06:46:44.684Z] ---> 1f4d36a04f1c [2022-04-08T06:46:44.684Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-08T06:46:44.684Z] ---> Running in 3fffc25a15ef [2022-04-08T06:46:44.944Z] Removing intermediate container 3fffc25a15ef [2022-04-08T06:46:44.944Z] ---> cd887f4898ad [2022-04-08T06:46:44.944Z] Step 15/23 : WORKDIR / [2022-04-08T06:46:44.944Z] ---> 0e07c78fd264 [2022-04-08T06:46:44.944Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-08T06:46:45.202Z] ---> Running in adef806c1a9d [2022-04-08T06:46:45.461Z] ---> fb41ced75160 [2022-04-08T06:46:45.462Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-08T06:46:45.462Z] Removing intermediate container adef806c1a9d [2022-04-08T06:46:45.462Z] ---> e61fd0507d27 [2022-04-08T06:46:45.462Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T06:46:46.030Z] ---> 4b8d83a34c91 [2022-04-08T06:46:46.030Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-08T06:46:46.030Z] ---> c0c36d246971 [2022-04-08T06:46:46.030Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-08T06:46:46.030Z] ---> Running in c81ef97012fe [2022-04-08T06:46:46.598Z] Removing intermediate container c81ef97012fe [2022-04-08T06:46:46.598Z] ---> 65d160248928 [2022-04-08T06:46:46.598Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-08T06:46:46.866Z] ---> 8f80c39b3fdb [2022-04-08T06:46:46.866Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-08T06:46:47.128Z] ---> 01fe21f6943a [2022-04-08T06:46:47.128Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-08T06:46:47.128Z] ---> Running in 6defa59d4ebf [2022-04-08T06:46:47.128Z] ---> 701c3bd6ddcd [2022-04-08T06:46:47.128Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-08T06:46:47.387Z] ---> Running in f39b2a18f83c [2022-04-08T06:46:47.648Z] Removing intermediate container f39b2a18f83c [2022-04-08T06:46:47.648Z] ---> 9ce45dfc1ef0 [2022-04-08T06:46:47.648Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T06:46:47.906Z] ---> Running in a2a551ef566b [2022-04-08T06:46:48.165Z] Removing intermediate container a2a551ef566b [2022-04-08T06:46:48.165Z] ---> 69ffddd9e7d9 [2022-04-08T06:46:48.165Z] Step 21/23 : LABEL arch=x86_64 [2022-04-08T06:46:48.424Z] ---> Running in be0ea2e5f2b9 [2022-04-08T06:46:48.712Z] Removing intermediate container be0ea2e5f2b9 [2022-04-08T06:46:48.712Z] ---> 3cf5e35e0ff5 [2022-04-08T06:46:48.712Z] Step 22/23 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf [2022-04-08T06:46:48.712Z] Removing intermediate container 6defa59d4ebf [2022-04-08T06:46:48.712Z] ---> 544954c11003 [2022-04-08T06:46:48.712Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-08T06:46:48.972Z] ---> Running in d3a7186be005 [2022-04-08T06:46:48.972Z] ---> Running in 1af25271f8a0 [2022-04-08T06:46:49.231Z] Removing intermediate container d3a7186be005 [2022-04-08T06:46:49.231Z] ---> 51cfc8b690ea [2022-04-08T06:46:49.231Z] Step 23/23 : LABEL version=0.0.0 [2022-04-08T06:46:49.231Z] Removing intermediate container 1af25271f8a0 [2022-04-08T06:46:49.231Z] ---> 7775fd9a7aa9 [2022-04-08T06:46:49.231Z] Step 28/31 : CMD ["gate"] [2022-04-08T06:46:49.231Z] ---> Running in 35420d92db7c [2022-04-08T06:46:49.490Z] ---> Running in 82f5ab5ee627 [2022-04-08T06:46:49.490Z] Removing intermediate container 35420d92db7c [2022-04-08T06:46:49.490Z] ---> e9ad989f4b58 [2022-04-08T06:46:49.490Z] [2022-04-08T06:46:49.750Z] Successfully built e9ad989f4b58 [2022-04-08T06:46:49.750Z] Successfully tagged core-command:latest [2022-04-08T06:46:49.750Z] Building security-spire-agent [2022-04-08T06:46:49.750Z]  Building core-command ... done Removing intermediate container 82f5ab5ee627 [2022-04-08T06:46:49.750Z] ---> 5c6528473471 [2022-04-08T06:46:49.750Z] Step 29/31 : LABEL arch=x86_64 [2022-04-08T06:46:49.750Z] ---> Running in e1f842c78b49 [2022-04-08T06:46:50.686Z] Removing intermediate container e1f842c78b49 [2022-04-08T06:46:50.686Z] ---> effe02bcdf91 [2022-04-08T06:46:50.686Z] Step 30/31 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf [2022-04-08T06:46:51.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.285s coverage: 92.9% of statements [2022-04-08T06:46:51.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-08T06:46:51.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-08T06:46:51.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-08T06:46:51.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements [2022-04-08T06:46:51.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-08T06:46:51.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-08T06:46:51.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-08T06:46:51.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-08T06:46:51.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-08T06:46:51.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements [2022-04-08T06:46:51.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-08T06:46:51.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-08T06:46:51.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2022-04-08T06:46:51.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-08T06:46:51.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.258s coverage: 58.8% of statements [2022-04-08T06:46:51.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-08T06:46:51.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.288s coverage: 80.0% of statements [2022-04-08T06:46:51.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.227s coverage: 87.2% of statements [2022-04-08T06:46:51.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.280s coverage: 85.4% of statements [2022-04-08T06:46:51.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.738s coverage: 91.2% of statements [2022-04-08T06:46:51.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-08T06:46:51.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.879s coverage: 64.4% of statements [2022-04-08T06:46:51.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-08T06:46:51.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-08T06:46:51.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.218s coverage: 100.0% of statements [2022-04-08T06:46:51.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.183s coverage: 89.4% of statements [2022-04-08T06:46:51.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2022-04-08T06:46:51.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements [2022-04-08T06:46:52.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2022-04-08T06:46:52.649Z] ---> Running in e44ca6ff83f7 [2022-04-08T06:46:52.650Z] Removing intermediate container e44ca6ff83f7 [2022-04-08T06:46:52.650Z] ---> 89e26f9dc672 [2022-04-08T06:46:52.650Z] Step 31/31 : LABEL version=0.0.0 [2022-04-08T06:46:53.220Z] ---> Running in 95e2225b963d [2022-04-08T06:46:53.791Z] Removing intermediate container 95e2225b963d [2022-04-08T06:46:53.791Z] ---> f363d08938cd [2022-04-08T06:46:53.791Z] [2022-04-08T06:46:53.791Z] Successfully built f363d08938cd [2022-04-08T06:46:53.791Z] Successfully tagged security-bootstrapper:latest [2022-04-08T06:46:53.791Z] Building security-spire-config [2022-04-08T06:46:55.168Z]  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T06:46:55.168Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-08T06:46:55.168Z] ---> 7cd877ae808f [2022-04-08T06:46:55.168Z] Step 3/26 : WORKDIR /edgex-go [2022-04-08T06:46:55.168Z] ---> Using cache [2022-04-08T06:46:55.168Z] ---> 08796f13866a [2022-04-08T06:46:55.168Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T06:46:55.168Z] ---> Using cache [2022-04-08T06:46:55.168Z] ---> 6cc9812028a4 [2022-04-08T06:46:55.168Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-08T06:46:58.464Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T06:46:58.464Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-08T06:46:58.464Z] ---> 7cd877ae808f [2022-04-08T06:46:58.464Z] Step 3/26 : WORKDIR /edgex-go [2022-04-08T06:46:58.464Z] ---> Using cache [2022-04-08T06:46:58.464Z] ---> 08796f13866a [2022-04-08T06:46:58.464Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T06:46:58.464Z] ---> Using cache [2022-04-08T06:46:58.464Z] ---> 6cc9812028a4 [2022-04-08T06:46:58.464Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-08T06:46:58.723Z] ---> Running in f28f3e60f696 [2022-04-08T06:46:58.984Z] ---> Running in 8a8f37770200 [2022-04-08T06:46:58.984Z] Removing intermediate container ff726237460d [2022-04-08T06:46:58.984Z] ---> 4008cab2f6a6 [2022-04-08T06:46:58.984Z] [2022-04-08T06:46:58.984Z] Step 10/22 : FROM alpine:3.14 [2022-04-08T06:46:58.984Z] ---> e04c818066af [2022-04-08T06:46:58.984Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-08T06:46:58.984Z] ---> Running in 64ef9c56645c [2022-04-08T06:46:59.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.435s coverage: 65.4% of statements [2022-04-08T06:46:59.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-08T06:46:59.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-08T06:46:59.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-08T06:46:59.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-08T06:46:59.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-08T06:46:59.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T06:46:59.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T06:46:59.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.758s coverage: 43.8% of statements [2022-04-08T06:46:59.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-08T06:46:59.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-08T06:46:59.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.283s coverage: 89.5% of statements [2022-04-08T06:46:59.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-08T06:46:59.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.228s coverage: 84.8% of statements [2022-04-08T06:46:59.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-08T06:46:59.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-08T06:46:59.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-08T06:46:59.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-08T06:46:59.813Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-08T06:46:59.813Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-08T06:46:59.813Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T06:46:59.813Z] Executing ca-certificates-20211220-r0.trigger [2022-04-08T06:46:59.813Z] OK: 6 MiB in 16 packages [2022-04-08T06:47:00.383Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T06:47:00.383Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T06:47:00.648Z] OK: 221 MiB in 52 packages [2022-04-08T06:47:00.907Z] OK: 221 MiB in 52 packages [2022-04-08T06:47:00.907Z] Removing intermediate container 64ef9c56645c [2022-04-08T06:47:00.907Z] ---> a7b3982e4016 [2022-04-08T06:47:00.907Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-08T06:47:01.173Z] ---> Running in b19cd5286e42 [2022-04-08T06:47:01.433Z] Removing intermediate container b19cd5286e42 [2022-04-08T06:47:01.433Z] ---> a9260bdef009 [2022-04-08T06:47:01.433Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-08T06:47:01.433Z] ---> Running in d07473f81fb5 [2022-04-08T06:47:01.433Z] Removing intermediate container f28f3e60f696 [2022-04-08T06:47:01.433Z] ---> 337ceeaba052 [2022-04-08T06:47:01.433Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-08T06:47:01.692Z] Removing intermediate container 8a8f37770200 [2022-04-08T06:47:01.692Z] ---> 9980b359af34 [2022-04-08T06:47:01.692Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-08T06:47:01.692Z] Removing intermediate container d07473f81fb5 [2022-04-08T06:47:01.692Z] ---> aa5d803d3585 [2022-04-08T06:47:01.692Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-08T06:47:01.692Z] ---> Running in 828016e5a87f [2022-04-08T06:47:01.953Z] ---> 2e8102f3a160 [2022-04-08T06:47:01.953Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T06:47:01.953Z] ---> 321f6a008be2 [2022-04-08T06:47:01.953Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T06:47:01.953Z] Removing intermediate container fd6a04b08a75 [2022-04-08T06:47:01.953Z] ---> 6cb03a0ef96c [2022-04-08T06:47:01.953Z] [2022-04-08T06:47:01.953Z] Step 10/23 : FROM alpine:3.14 [2022-04-08T06:47:01.953Z] ---> e04c818066af [2022-04-08T06:47:01.953Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-08T06:47:01.953Z] ---> Running in c1355eb02743 [2022-04-08T06:47:01.953Z] Removing intermediate container 828016e5a87f [2022-04-08T06:47:01.953Z] ---> f03c12e4211f [2022-04-08T06:47:01.953Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T06:47:01.953Z] ---> Running in b9730ba641cb [2022-04-08T06:47:01.953Z] ---> Running in 194496b2908a [2022-04-08T06:47:02.212Z] Removing intermediate container 194496b2908a [2022-04-08T06:47:02.212Z] ---> bfc00139521b [2022-04-08T06:47:02.212Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-08T06:47:02.212Z] ---> 91a484e3aa8f [2022-04-08T06:47:02.212Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-08T06:47:02.212Z] ---> Running in 57cddf268940 [2022-04-08T06:47:02.472Z] Removing intermediate container 57cddf268940 [2022-04-08T06:47:02.472Z] ---> 0c14fca9510e [2022-04-08T06:47:02.472Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-08T06:47:02.472Z] ---> Running in 8bc3b192d7b9 [2022-04-08T06:47:02.732Z] Removing intermediate container 8bc3b192d7b9 [2022-04-08T06:47:02.732Z] ---> bc2deee48c18 [2022-04-08T06:47:02.732Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T06:47:02.732Z] ---> Running in 9f844ce9f0f5 [2022-04-08T06:47:02.732Z] ---> 44ccddffeeaa [2022-04-08T06:47:02.732Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-08T06:47:02.992Z] ---> 361847a0cd3f [2022-04-08T06:47:02.992Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-08T06:47:03.252Z] ---> Running in d3d7676e5ed8 [2022-04-08T06:47:03.252Z] Removing intermediate container b9730ba641cb [2022-04-08T06:47:03.252Z] ---> 685069219ef0 [2022-04-08T06:47:03.252Z] Step 8/26 : COPY . . [2022-04-08T06:47:03.252Z] Removing intermediate container c1355eb02743 [2022-04-08T06:47:03.252Z] ---> c155bebe683d [2022-04-08T06:47:03.252Z] Step 8/26 : COPY . . [2022-04-08T06:47:03.252Z] Removing intermediate container d3d7676e5ed8 [2022-04-08T06:47:03.252Z] ---> 7c8fd61a3033 [2022-04-08T06:47:03.252Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T06:47:05.786Z] ---> Running in 840b87091114 [2022-04-08T06:47:07.691Z] Removing intermediate container 840b87091114 [2022-04-08T06:47:07.691Z] ---> b1384ea1688f [2022-04-08T06:47:07.691Z] Step 20/22 : LABEL arch=x86_64 [2022-04-08T06:47:07.952Z] ---> Running in f78cab5e5c6e [2022-04-08T06:47:07.952Z] Removing intermediate container 9f844ce9f0f5 [2022-04-08T06:47:07.952Z] ---> 3bb4b8f53bd4 [2022-04-08T06:47:07.952Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-08T06:47:08.241Z] ---> Running in c029ac595aa6 [2022-04-08T06:47:08.241Z] Removing intermediate container f78cab5e5c6e [2022-04-08T06:47:08.241Z] ---> 8396eee2fa36 [2022-04-08T06:47:08.241Z] Step 21/22 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf [2022-04-08T06:47:08.809Z] ---> Running in 07643c1df8bd [2022-04-08T06:47:08.809Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-08T06:47:09.069Z] Removing intermediate container 07643c1df8bd [2022-04-08T06:47:09.069Z] ---> d2272550adf6 [2022-04-08T06:47:09.069Z] Step 22/22 : LABEL version=0.0.0 [2022-04-08T06:47:09.657Z] ---> Running in 1aaff0385702 [2022-04-08T06:47:09.657Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-08T06:47:09.657Z] Removing intermediate container 1aaff0385702 [2022-04-08T06:47:09.657Z] ---> c790bd97034f [2022-04-08T06:47:09.657Z] [2022-04-08T06:47:09.657Z] ---> 60e1e8ff747c [2022-04-08T06:47:09.657Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-08T06:47:09.657Z] ---> d13d528f9c12 [2022-04-08T06:47:09.657Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-08T06:47:09.877Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.333s coverage: 17.7% of statements [2022-04-08T06:47:09.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-08T06:47:09.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-08T06:47:09.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-08T06:47:09.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-08T06:47:09.877Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.677s coverage: 92.3% of statements [2022-04-08T06:47:09.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-08T06:47:09.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-08T06:47:09.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-08T06:47:09.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-08T06:47:09.877Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.336s coverage: 63.2% of statements [2022-04-08T06:47:09.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-08T06:47:09.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-08T06:47:09.877Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.407s coverage: 97.7% of statements [2022-04-08T06:47:09.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-08T06:47:09.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-08T06:47:09.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-08T06:47:09.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-08T06:47:09.877Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.253s coverage: 28.9% of statements [2022-04-08T06:47:09.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-08T06:47:09.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-08T06:47:09.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-08T06:47:09.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-08T06:47:09.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-08T06:47:09.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-08T06:47:09.877Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.206s coverage: 100.0% of statements [2022-04-08T06:47:09.877Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements [2022-04-08T06:47:09.877Z] 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-08T06:47:09.877Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-08T06:47:09.877Z] GO111MODULE=on go vet ./... [2022-04-08T06:47:09.918Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-08T06:47:09.918Z] ---> Running in 7f3028e7984d [2022-04-08T06:47:09.918Z] ---> Running in dcb80ca8be8d [2022-04-08T06:47:09.918Z] Successfully built c790bd97034f [2022-04-08T06:47:09.918Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-08T06:47:09.918Z] Successfully tagged support-notifications:latest [2022-04-08T06:47:09.918Z]  Building support-notifications ... done Building security-spiffe-token-provider [2022-04-08T06:47:09.918Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-08T06:47:09.918Z] Building bin/spire-agent... [2022-04-08T06:47:10.178Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-08T06:47:10.178Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-08T06:47:10.178Z] Removing intermediate container dcb80ca8be8d [2022-04-08T06:47:10.178Z] ---> cabc889eb154 [2022-04-08T06:47:10.178Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-08T06:47:10.178Z] Removing intermediate container 7f3028e7984d [2022-04-08T06:47:10.178Z] ---> 491bee184638 [2022-04-08T06:47:10.178Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-08T06:47:10.178Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-08T06:47:10.440Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-08T06:47:10.440Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T06:47:10.440Z] OK: 8 MiB in 20 packages [2022-04-08T06:47:11.011Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-08T06:47:11.011Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-08T06:47:11.011Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-08T06:47:11.011Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-08T06:47:11.011Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-08T06:47:11.011Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-08T06:47:11.580Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-08T06:47:11.580Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-08T06:47:11.580Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-08T06:47:11.840Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-08T06:47:11.840Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-08T06:47:11.840Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-08T06:47:13.752Z]  ---> Running in 8e95e231687d [2022-04-08T06:47:13.752Z] ---> Running in f5a568b0feec [2022-04-08T06:47:13.752Z] Removing intermediate container c029ac595aa6 [2022-04-08T06:47:13.752Z] ---> 58fc83a96a1f [2022-04-08T06:47:13.752Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T06:47:13.752Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T06:47:13.752Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-08T06:47:13.752Z] ---> 7cd877ae808f [2022-04-08T06:47:13.752Z] Step 3/20 : WORKDIR /edgex-go [2022-04-08T06:47:13.752Z] ---> Using cache [2022-04-08T06:47:13.752Z] ---> 08796f13866a [2022-04-08T06:47:13.752Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-08T06:47:14.013Z] ---> Running in 54fec9afb531 [2022-04-08T06:47:14.277Z] ---> fad9f0aeb3d9 [2022-04-08T06:47:14.277Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-08T06:47:14.540Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T06:47:15.113Z] ---> 0976430f5a2b [2022-04-08T06:47:15.113Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-08T06:47:15.372Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T06:47:15.372Z] Removing intermediate container f5a568b0feec [2022-04-08T06:47:15.372Z] ---> 023dd0ea997f [2022-04-08T06:47:15.372Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-08T06:47:15.372Z] Removing intermediate container 8e95e231687d [2022-04-08T06:47:15.372Z] ---> bed077165668 [2022-04-08T06:47:15.372Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-08T06:47:15.632Z] ---> Running in 92131e823c12 [2022-04-08T06:47:15.632Z] ---> Running in fc224fc12e30 [2022-04-08T06:47:15.632Z] ---> 605c02fb2304 [2022-04-08T06:47:15.632Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-08T06:47:15.892Z] ---> Running in ccbe68c58f81 [2022-04-08T06:47:15.892Z] Removing intermediate container 92131e823c12 [2022-04-08T06:47:15.892Z] ---> 009b508d265d [2022-04-08T06:47:15.892Z] 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-08T06:47:15.892Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-08T06:47:15.892Z] v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-08T06:47:15.892Z] OK: 15864 distinct packages available [2022-04-08T06:47:15.892Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T06:47:16.154Z] ---> Running in f78dea7bfbf8 [2022-04-08T06:47:16.154Z] Removing intermediate container fc224fc12e30 [2022-04-08T06:47:16.154Z] ---> b2c3d6558e86 [2022-04-08T06:47:16.154Z] 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-08T06:47:16.154Z] Removing intermediate container ccbe68c58f81 [2022-04-08T06:47:16.154Z] ---> 80b1d373f70f [2022-04-08T06:47:16.154Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T06:47:16.414Z] ---> Running in 5c6556cf05ab [2022-04-08T06:47:16.414Z] ---> Running in c6cfc918084e [2022-04-08T06:47:16.674Z] Removing intermediate container 5c6556cf05ab [2022-04-08T06:47:16.674Z] ---> f8a8d568eb4d [2022-04-08T06:47:16.674Z] Step 21/23 : LABEL arch=x86_64 [2022-04-08T06:47:16.674Z] ---> Running in 0d49c310de76 [2022-04-08T06:47:16.674Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T06:47:16.934Z] Removing intermediate container 0d49c310de76 [2022-04-08T06:47:16.934Z] ---> 57f61ff69df0 [2022-04-08T06:47:16.934Z] Step 22/23 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf [2022-04-08T06:47:16.934Z] ---> Running in 89ed5ae54015 [2022-04-08T06:47:17.210Z] Removing intermediate container 89ed5ae54015 [2022-04-08T06:47:17.210Z] ---> b955f38d660c [2022-04-08T06:47:17.210Z] Step 23/23 : LABEL version=0.0.0 [2022-04-08T06:47:17.210Z] ---> Running in 8f2e3d8c7deb [2022-04-08T06:47:17.210Z] OK: 221 MiB in 52 packages [2022-04-08T06:47:17.494Z] spire-1.2.1/ [2022-04-08T06:47:17.494Z] spire-1.2.1/ [2022-04-08T06:47:17.494Z] spire-1.2.1/.data/ [2022-04-08T06:47:17.494Z] spire-1.2.1/.data/.file [2022-04-08T06:47:17.494Z] spire-1.2.1/.dockerignore [2022-04-08T06:47:17.494Z] spire-1.2.1/.gitattributes [2022-04-08T06:47:17.494Z] spire-1.2.1/.githooks/ [2022-04-08T06:47:17.494Z] spire-1.2.1/.githooks/pre-commit [2022-04-08T06:47:17.494Z] spire-1.2.1/.github/ [2022-04-08T06:47:17.494Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-08T06:47:17.494Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-08T06:47:17.494Z] spire-1.2.1/.github/dependabot.yml [2022-04-08T06:47:17.494Z] spire-1.2.1/.github/workflows/ [2022-04-08T06:47:17.494Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-08T06:47:17.494Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-08T06:47:17.494Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-08T06:47:17.494Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-08T06:47:17.494Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-08T06:47:17.494Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-08T06:47:17.494Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-08T06:47:17.494Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-08T06:47:17.494Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-08T06:47:17.494Z] spire-1.2.1/.gitignore [2022-04-08T06:47:17.494Z] spire-1.2.1/.go-version [2022-04-08T06:47:17.494Z] spire-1.2.1/.golangci.yml [2022-04-08T06:47:17.494Z] spire-1.2.1/ADOPTERS.md [2022-04-08T06:47:17.494Z] spire-1.2.1/CHANGELOG.md [2022-04-08T06:47:17.494Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-08T06:47:17.494Z] spire-1.2.1/CODEOWNERS [2022-04-08T06:47:17.494Z] spire-1.2.1/CONTRIBUTING.md [2022-04-08T06:47:17.494Z] spire-1.2.1/Dockerfile [2022-04-08T06:47:17.494Z] spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ [2022-04-08T06:47:17.494Z] spire-1.2.1/.data/.file [2022-04-08T06:47:17.494Z] spire-1.2.1/.dockerignore [2022-04-08T06:47:17.494Z] spire-1.2.1/.gitattributes [2022-04-08T06:47:17.494Z] spire-1.2.1/.githooks/ [2022-04-08T06:47:17.494Z] spire-1.2.1/.githooks/pre-commit [2022-04-08T06:47:17.494Z] spire-1.2.1/.github/ [2022-04-08T06:47:17.494Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-08T06:47:17.494Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-08T06:47:17.494Z] spire-1.2.1/.github/dependabot.yml [2022-04-08T06:47:17.494Z] spire-1.2.1/.github/workflows/ [2022-04-08T06:47:17.494Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-08T06:47:17.494Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-08T06:47:17.494Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-08T06:47:17.494Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-08T06:47:17.494Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-08T06:47:17.494Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-08T06:47:17.494Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-08T06:47:17.494Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-08T06:47:17.494Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-08T06:47:17.494Z] spire-1.2.1/.gitignore [2022-04-08T06:47:17.494Z] spire-1.2.1/.go-version [2022-04-08T06:47:17.494Z] spire-1.2.1/.golangci.yml [2022-04-08T06:47:17.494Z] spire-1.2.1/ADOPTERS.md [2022-04-08T06:47:17.494Z] spire-1.2.1/CHANGELOG.md [2022-04-08T06:47:17.494Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-08T06:47:17.494Z] spire-1.2.1/CODEOWNERS [2022-04-08T06:47:17.494Z] spire-1.2.1/CONTRIBUTING.md [2022-04-08T06:47:17.494Z] spire-1.2.1/Dockerfile [2022-04-08T06:47:17.494Z] spire-1.2.1/Dockerfile.dev [2022-04-08T06:47:17.494Z] spire-1.2.1/Dockerfile.scratch [2022-04-08T06:47:17.494Z] spire-1.2.1/LICENSE [2022-04-08T06:47:17.494Z] spire-1.2.1/MAINTAINERS.md [2022-04-08T06:47:17.494Z] spire-1.2.1/Makefile [2022-04-08T06:47:17.494Z] spire-1.2.1/README.md [2022-04-08T06:47:17.494Z] spire-1.2.1/ROADMAP.md [2022-04-08T06:47:17.494Z] spire-1.2.1/SECURITY.md [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/ [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/ [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-08T06:47:17.494Z] spire-1.2.1/Dockerfile.scratch [2022-04-08T06:47:17.494Z] spire-1.2.1/LICENSE [2022-04-08T06:47:17.494Z] spire-1.2.1/MAINTAINERS.md [2022-04-08T06:47:17.494Z] spire-1.2.1/Makefile [2022-04-08T06:47:17.494Z] spire-1.2.1/README.md [2022-04-08T06:47:17.494Z] spire-1.2.1/ROADMAP.md [2022-04-08T06:47:17.494Z] spire-1.2.1/SECURITY.md [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/ [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/ [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/ [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/ [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-08T06:47:17.494Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-08T06:47:17.495Z] spire-1.2.1/conf/ [2022-04-08T06:47:17.495Z] spire-1.2.1/conf/agent/ [2022-04-08T06:47:17.495Z] spire-1.2.1/conf/agent/agent.conf [2022-04-08T06:47:17.495Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-08T06:47:17.495Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-08T06:47:17.495Z] spire-1.2.1/conf/server/ [2022-04-08T06:47:17.495Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-08T06:47:17.495Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-08T06:47:17.495Z] spire-1.2.1/conf/server/server.conf [2022-04-08T06:47:17.495Z] spire-1.2.1/conf/server/server_full.conf [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/ [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/SPIRE101.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/auditlog.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/images/ [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-08T06:47:17.495Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-08T06:47:17.495Z] spire-1.2.1/conf/ [2022-04-08T06:47:17.495Z] spire-1.2.1/conf/agent/ [2022-04-08T06:47:17.495Z] spire-1.2.1/conf/agent/agent.conf [2022-04-08T06:47:17.495Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-08T06:47:17.495Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-08T06:47:17.495Z] spire-1.2.1/conf/server/ [2022-04-08T06:47:17.495Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-08T06:47:17.495Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-08T06:47:17.495Z] spire-1.2.1/conf/server/server.conf [2022-04-08T06:47:17.495Z] spire-1.2.1/conf/server/server_full.conf [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/ [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/SPIRE101.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/auditlog.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/images/ [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/scaling_spire.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/spire_agent.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/spire_server.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/supported_integrations.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/telemetry.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/telemetry_config.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/upgrading.md [2022-04-08T06:47:17.495Z] spire-1.2.1/doc/using_spire.md [2022-04-08T06:47:17.495Z] spire-1.2.1/examples/ [2022-04-08T06:47:17.495Z] spire-1.2.1/examples/README.md [2022-04-08T06:47:17.495Z] spire-1.2.1/go.mod [2022-04-08T06:47:17.495Z] spire-1.2.1/go.sum [2022-04-08T06:47:17.495Z] spire-1.2.1/pkg/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/agent.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-08T06:47:17.496Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-08T06:47:17.496Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-08T06:47:17.496Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-08T06:47:17.496Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-08T06:47:17.496Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-08T06:47:17.496Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-08T06:47:17.496Z] spire-1.2.1/doc/scaling_spire.md [2022-04-08T06:47:17.496Z] spire-1.2.1/doc/spire_agent.md [2022-04-08T06:47:17.496Z] spire-1.2.1/doc/spire_server.md [2022-04-08T06:47:17.496Z] spire-1.2.1/doc/supported_integrations.md [2022-04-08T06:47:17.496Z] spire-1.2.1/doc/telemetry.md [2022-04-08T06:47:17.496Z] spire-1.2.1/doc/telemetry_config.md [2022-04-08T06:47:17.496Z] spire-1.2.1/doc/upgrading.md [2022-04-08T06:47:17.496Z] spire-1.2.1/doc/using_spire.md [2022-04-08T06:47:17.496Z] spire-1.2.1/examples/ [2022-04-08T06:47:17.496Z] spire-1.2.1/examples/README.md [2022-04-08T06:47:17.496Z] spire-1.2.1/go.mod [2022-04-08T06:47:17.496Z] spire-1.2.1/go.sum [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/agent.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/client/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/common/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/config.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/client/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/common/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/config.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/config.goRemoving intermediate container 8f2e3d8c7deb [2022-04-08T06:47:17.496Z] ---> 3f5d7e5e2591 [2022-04-08T06:47:17.496Z] [2022-04-08T06:47:17.496Z] [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-08T06:47:17.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/svid/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/api/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/api/names.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/auth/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/catalog/ [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-08T06:47:17.497Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cli/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/health/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/health/config.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/health/context.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/health/health.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/idutil/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/log/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/log/log.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/log/options.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/svid/ [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-08T06:47:17.498Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/api/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/plugin/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/api/names.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/auth/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-08T06:47:17.499Z] [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/profiling/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/selector/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/selector/selector_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/catalog/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/cli/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/uptime/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-08T06:47:17.499Z] [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/util/ [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-08T06:47:17.499Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/util/task.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/version/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/version/version.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/x509util/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/x509util/dns_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/health/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/health/config.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/health/context.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/health/health.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/api.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/idutil/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/log/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/log/log.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/log/options.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/health/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/id.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/status.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/bundle/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/ca/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/plugin/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-08T06:47:17.500Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/cache/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/catalog/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-08T06:47:17.501Z] [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/profiling/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/selector/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/selector/selector_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/config.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/datastore/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/uptime/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/plugin/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/util/ [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/util/task.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-08T06:47:17.501Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/common/version/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/common/version/version.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/common/x509util/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/api.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/health/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/id.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-08T06:47:17.502Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-08T06:47:17.503Z] [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/api/status.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/bundle/ [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/ca/ [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/ca/ca_health.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/registration/ [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/server.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/server_test.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/svid/ [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-08T06:47:17.503Z] spire-1.2.1/proto/ [2022-04-08T06:47:17.503Z] spire-1.2.1/proto/private/ [2022-04-08T06:47:17.503Z] spire-1.2.1/proto/private/server/ [2022-04-08T06:47:17.503Z] spire-1.2.1/proto/private/server/journal/ [2022-04-08T06:47:17.503Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-08T06:47:17.503Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-08T06:47:17.503Z] spire-1.2.1/proto/spire/ [2022-04-08T06:47:17.503Z] spire-1.2.1/proto/spire/common/ [2022-04-08T06:47:17.503Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-08T06:47:17.503Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-08T06:47:17.503Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-08T06:47:17.503Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-08T06:47:17.503Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-08T06:47:17.503Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-08T06:47:17.503Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-08T06:47:17.503Z] spire-1.2.1/proto/spire/plugin/ [2022-04-08T06:47:17.503Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-08T06:47:17.503Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-08T06:47:17.503Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-08T06:47:17.503Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-08T06:47:17.503Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-08T06:47:17.503Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-08T06:47:17.503Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-08T06:47:17.503Z] spire-1.2.1/release/ [2022-04-08T06:47:17.503Z] spire-1.2.1/release/spire-extras/ [2022-04-08T06:47:17.503Z] spire-1.2.1/release/spire-extras/README.md [2022-04-08T06:47:17.503Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-08T06:47:17.503Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-08T06:47:17.503Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-08T06:47:17.503Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-08T06:47:17.503Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-08T06:47:17.503Z] spire-1.2.1/release/spire/ [2022-04-08T06:47:17.503Z] spire-1.2.1/release/spire/README.md [2022-04-08T06:47:17.503Z] spire-1.2.1/release/spire/conf/ [2022-04-08T06:47:17.503Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-08T06:47:17.503Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-08T06:47:17.503Z] spire-1.2.1/release/spire/conf/server/ [2022-04-08T06:47:17.503Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-08T06:47:17.503Z] spire-1.2.1/script/ [2022-04-08T06:47:17.503Z] spire-1.2.1/script/build-artifact.sh [2022-04-08T06:47:17.503Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-08T06:47:17.503Z] spire-1.2.1/support/ [2022-04-08T06:47:17.503Z] spire-1.2.1/support/k8s/ [2022-04-08T06:47:17.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-08T06:47:17.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-08T06:47:17.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-08T06:47:17.503Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-08T06:47:17.503Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/cache/ [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/catalog/ [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-08T06:47:17.504Z] [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yamlspire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/config.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/datastore/ [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-08T06:47:17.504Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-08T06:47:17.504Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-08T06:47:17.504Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/test/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/clock/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/clock/clock.go [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/certs/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/config/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/fixture.go [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/plugin/ [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-08T06:47:17.504Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/registration/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-08T06:47:17.504Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-08T06:47:17.504Z] spire-1.2.1/test/integration/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/integration/README.md [2022-04-08T06:47:17.504Z] spire-1.2.1/test/integration/common [2022-04-08T06:47:17.504Z] spire-1.2.1/test/integration/setup/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-08T06:47:17.504Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-08T06:47:17.504Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-08T06:47:17.504Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-08T06:47:17.504Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-08T06:47:17.504Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-08T06:47:17.504Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-08T06:47:17.504Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-08T06:47:17.504Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-08T06:47:17.504Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-08T06:47:17.504Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-08T06:47:17.504Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-08T06:47:17.505Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectlSuccessfully built 3f5d7e5e2591 [2022-04-08T06:47:17.505Z] [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-08T06:47:17.505Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/registration/ [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/server.go [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/server_test.go [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/svid/ [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-08T06:47:17.506Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-08T06:47:17.506Z] spire-1.2.1/proto/ [2022-04-08T06:47:17.506Z] spire-1.2.1/proto/private/ [2022-04-08T06:47:17.506Z] spire-1.2.1/proto/private/server/ [2022-04-08T06:47:17.506Z] spire-1.2.1/proto/private/server/journal/ [2022-04-08T06:47:17.506Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-08T06:47:17.506Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-08T06:47:17.506Z] spire-1.2.1/proto/spire/ [2022-04-08T06:47:17.506Z] spire-1.2.1/proto/spire/common/ [2022-04-08T06:47:17.506Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-08T06:47:17.506Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-08T06:47:17.506Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-08T06:47:17.506Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-08T06:47:17.506Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-08T06:47:17.506Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-08T06:47:17.506Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-08T06:47:17.506Z] spire-1.2.1/proto/spire/plugin/ [2022-04-08T06:47:17.506Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-08T06:47:17.506Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-08T06:47:17.506Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-08T06:47:17.506Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-08T06:47:17.506Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-08T06:47:17.506Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-08T06:47:17.506Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-08T06:47:17.506Z] spire-1.2.1/release/ [2022-04-08T06:47:17.506Z] spire-1.2.1/release/spire-extras/ [2022-04-08T06:47:17.506Z] spire-1.2.1/release/spire-extras/README.md [2022-04-08T06:47:17.506Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-08T06:47:17.506Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-08T06:47:17.506Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-08T06:47:17.506Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-08T06:47:17.506Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-08T06:47:17.506Z] spire-1.2.1/release/spire/ [2022-04-08T06:47:17.506Z] spire-1.2.1/release/spire/README.md [2022-04-08T06:47:17.506Z] spire-1.2.1/release/spire/conf/ [2022-04-08T06:47:17.506Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-08T06:47:17.506Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-08T06:47:17.506Z] spire-1.2.1/release/spire/conf/server/ [2022-04-08T06:47:17.506Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-08T06:47:17.506Z] spire-1.2.1/script/ [2022-04-08T06:47:17.506Z] spire-1.2.1/script/build-artifact.sh [2022-04-08T06:47:17.506Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-08T06:47:17.506Z] spire-1.2.1/support/ [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/ [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/test-one.sh [2022-04-08T06:47:17.506Z] spire-1.2.1/test/integration/test.sh [2022-04-08T06:47:17.506Z] spire-1.2.1/test/plugintest/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/plugintest/config.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/plugintest/load.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/plugintest/option.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/spiretest/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/spiretest/dir.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/spiretest/logs.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/spiretest/suite.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/spiretest/x509.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/testca/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/testca/ca.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/testkey/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/testkey/generate.sh [2022-04-08T06:47:17.506Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/testkey/keys.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/testkey/new.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/tpmsimulator/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/util/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/util/cert_generation.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/util/io_redirection.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/util/race.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/util/util.go [2022-04-08T06:47:17.506Z] building spire from source... [2022-04-08T06:47:17.506Z] [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-08T06:47:17.506Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-08T06:47:17.506Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-08T06:47:17.506Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/clock/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/clock/clock.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/fakes/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-08T06:47:17.506Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-08T06:47:17.506Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/certs/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/config/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/fixture.go [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/registration/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-08T06:47:17.507Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/README.md [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/common [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/setup/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-08T06:47:17.507Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/test-one.sh [2022-04-08T06:47:17.508Z] spire-1.2.1/test/integration/test.sh [2022-04-08T06:47:17.508Z] spire-1.2.1/test/plugintest/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/plugintest/config.go [2022-04-08T06:47:17.508Z] spire-1.2.1/test/plugintest/load.go [2022-04-08T06:47:17.508Z] spire-1.2.1/test/plugintest/option.go [2022-04-08T06:47:17.508Z] spire-1.2.1/test/spiretest/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-08T06:47:17.508Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-08T06:47:17.508Z] spire-1.2.1/test/spiretest/dir.go [2022-04-08T06:47:17.508Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-08T06:47:17.508Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-08T06:47:17.508Z] spire-1.2.1/test/spiretest/logs.go [2022-04-08T06:47:17.508Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-08T06:47:17.508Z] spire-1.2.1/test/spiretest/suite.go [2022-04-08T06:47:17.508Z] spire-1.2.1/test/spiretest/x509.go [2022-04-08T06:47:17.508Z] spire-1.2.1/test/testca/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/testca/ca.go [2022-04-08T06:47:17.508Z] spire-1.2.1/test/testkey/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/testkey/generate.sh [2022-04-08T06:47:17.508Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-08T06:47:17.508Z] spire-1.2.1/test/testkey/keys.go [2022-04-08T06:47:17.508Z] spire-1.2.1/test/testkey/new.go [2022-04-08T06:47:17.508Z] spire-1.2.1/test/tpmsimulator/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-08T06:47:17.508Z] spire-1.2.1/test/util/ [2022-04-08T06:47:17.508Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-08T06:47:17.508Z] spire-1.2.1/test/util/cert_generation.go [2022-04-08T06:47:17.508Z] spire-1.2.1/test/util/io_redirection.go [2022-04-08T06:47:17.508Z] spire-1.2.1/test/util/race.go [2022-04-08T06:47:17.508Z] spire-1.2.1/test/util/util.go [2022-04-08T06:47:17.508Z] building spire from source... [2022-04-08T06:47:17.767Z] Installing go1.17.7... [2022-04-08T06:47:17.767Z] Installing go1.17.7... [2022-04-08T06:47:17.767Z] Successfully tagged core-data:latest [2022-04-08T06:47:17.767Z]  Building core-data ... done Building sys-mgmt-agent [2022-04-08T06:47:20.305Z] Removing intermediate container 54fec9afb531 [2022-04-08T06:47:20.305Z] ---> 9917d142ed2d [2022-04-08T06:47:20.305Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-08T06:47:21.691Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T06:47:21.691Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-08T06:47:21.691Z] ---> 7cd877ae808f [2022-04-08T06:47:21.691Z] Step 3/23 : WORKDIR /edgex-go [2022-04-08T06:47:21.691Z] ---> Using cache [2022-04-08T06:47:21.691Z] ---> 08796f13866a [2022-04-08T06:47:21.691Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T06:47:21.691Z] ---> Using cache [2022-04-08T06:47:21.691Z] ---> 6cc9812028a4 [2022-04-08T06:47:21.691Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-08T06:47:22.630Z] Building bin/spire-server... [2022-04-08T06:47:22.630Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-08T06:47:22.630Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-08T06:47:22.630Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-08T06:47:22.630Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-08T06:47:22.630Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-08T06:47:22.630Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-08T06:47:22.630Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-08T06:47:22.890Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-08T06:47:22.890Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-08T06:47:22.890Z] Building bin/spire-server... [2022-04-08T06:47:22.890Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-08T06:47:22.890Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-08T06:47:22.890Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-08T06:47:22.890Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-08T06:47:22.890Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-08T06:47:22.890Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-08T06:47:23.150Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-08T06:47:23.150Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-08T06:47:23.150Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-08T06:47:23.150Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-08T06:47:23.150Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-08T06:47:23.150Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-08T06:47:23.150Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-08T06:47:23.150Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-08T06:47:23.150Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-08T06:47:23.150Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-08T06:47:23.150Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-08T06:47:23.150Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-08T06:47:23.150Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-08T06:47:23.150Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-08T06:47:23.150Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-08T06:47:23.150Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-08T06:47:23.150Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-08T06:47:23.150Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-08T06:47:23.150Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-08T06:47:23.150Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-08T06:47:23.150Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-08T06:47:23.150Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-08T06:47:23.150Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-08T06:47:23.150Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-08T06:47:23.150Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-08T06:47:23.410Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-08T06:47:23.410Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-08T06:47:23.410Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-08T06:47:23.410Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-08T06:47:23.410Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-08T06:47:23.410Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-08T06:47:23.410Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-08T06:47:23.410Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-08T06:47:23.410Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-08T06:47:23.410Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-08T06:47:23.410Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-08T06:47:23.410Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-08T06:47:23.410Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-08T06:47:23.410Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-08T06:47:23.410Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-08T06:47:23.410Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-08T06:47:23.410Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-08T06:47:23.410Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-08T06:47:23.410Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-08T06:47:23.410Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-08T06:47:23.410Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-08T06:47:23.410Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-08T06:47:23.410Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-08T06:47:23.410Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-08T06:47:23.410Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-08T06:47:23.410Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-08T06:47:23.410Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-08T06:47:23.670Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-08T06:47:23.670Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-08T06:47:23.670Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-08T06:47:23.670Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-08T06:47:23.670Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-08T06:47:23.670Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-08T06:47:23.670Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-08T06:47:23.670Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-08T06:47:23.670Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-08T06:47:23.670Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-08T06:47:23.670Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-08T06:47:23.670Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-08T06:47:23.670Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-08T06:47:23.670Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-08T06:47:23.670Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-08T06:47:23.670Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-08T06:47:23.670Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-08T06:47:23.670Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-08T06:47:23.670Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-08T06:47:23.670Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-08T06:47:23.670Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-08T06:47:23.670Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-08T06:47:23.670Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-08T06:47:23.670Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-08T06:47:23.670Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-08T06:47:23.942Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-08T06:47:23.942Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-08T06:47:23.942Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-08T06:47:23.942Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-08T06:47:23.942Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-08T06:47:23.942Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-08T06:47:23.942Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-08T06:47:23.942Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-08T06:47:23.942Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-08T06:47:23.942Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-08T06:47:23.942Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-08T06:47:24.202Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-08T06:47:24.202Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-08T06:47:24.202Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-08T06:47:24.461Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-08T06:47:25.031Z]  ---> ce788012e87f [2022-04-08T06:47:25.031Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T06:47:25.031Z] ---> Running in 799cf09bcc8f [2022-04-08T06:47:25.031Z] ---> Running in f2a27d4b3541 [2022-04-08T06:47:25.671Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-08T06:47:25.671Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-08T06:47:25.671Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-08T06:47:25.671Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-08T06:47:25.671Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-08T06:47:25.671Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T06:47:26.694Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T06:47:26.694Z] OK: 221 MiB in 52 packages [2022-04-08T06:47:27.270Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-08T06:47:27.270Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-08T06:47:27.270Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-08T06:47:27.270Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-08T06:47:27.270Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-08T06:47:27.270Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-08T06:47:27.270Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-08T06:47:27.270Z] go: downloading google.golang.org/api v0.70.0 [2022-04-08T06:47:27.529Z] Removing intermediate container f2a27d4b3541 [2022-04-08T06:47:27.530Z] ---> 062fd2bfa3ac [2022-04-08T06:47:27.530Z] Step 7/20 : COPY . . [2022-04-08T06:47:27.790Z] Removing intermediate container 799cf09bcc8f [2022-04-08T06:47:27.790Z] ---> 0d6d1a1a08e3 [2022-04-08T06:47:27.790Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-08T06:47:28.363Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-08T06:47:28.363Z] go: downloading k8s.io/api v0.23.4 [2022-04-08T06:47:28.363Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-08T06:47:28.363Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-08T06:47:28.623Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-08T06:47:28.623Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-08T06:47:28.623Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-08T06:47:28.623Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-08T06:47:28.882Z]  ---> 95b500cbe545 [2022-04-08T06:47:28.882Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T06:47:28.882Z] go: downloading google.golang.org/api v0.70.0 [2022-04-08T06:47:28.882Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-08T06:47:28.882Z] go: downloading k8s.io/api v0.23.4 [2022-04-08T06:47:28.882Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-08T06:47:28.882Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-08T06:47:28.882Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-08T06:47:28.882Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-08T06:47:29.142Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-08T06:47:29.142Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-08T06:47:29.403Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-08T06:47:29.403Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-08T06:47:29.403Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-08T06:47:29.403Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-08T06:47:29.663Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-08T06:47:29.663Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-08T06:47:29.663Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-08T06:47:30.233Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-08T06:47:30.233Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-08T06:47:30.233Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-08T06:47:30.233Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-08T06:47:30.233Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-08T06:47:30.492Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-08T06:47:30.492Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-08T06:47:30.492Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-08T06:47:30.492Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-08T06:47:30.492Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-08T06:47:30.492Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-08T06:47:30.753Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-08T06:47:30.753Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-08T06:47:30.753Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-08T06:47:30.753Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-08T06:47:30.753Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-08T06:47:30.753Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-08T06:47:30.753Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-08T06:47:30.753Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-08T06:47:30.753Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-08T06:47:30.753Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-08T06:47:30.753Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-08T06:47:30.753Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-08T06:47:30.753Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-08T06:47:30.753Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-08T06:47:30.753Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-08T06:47:30.753Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-08T06:47:30.753Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-08T06:47:30.753Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-08T06:47:30.753Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-08T06:47:30.753Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-08T06:47:30.753Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-08T06:47:31.013Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-08T06:47:31.013Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-08T06:47:31.013Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-08T06:47:31.013Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-08T06:47:31.013Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-08T06:47:31.013Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-08T06:47:31.013Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-08T06:47:31.013Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-08T06:47:31.325Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-08T06:47:31.325Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-08T06:47:31.325Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-08T06:47:31.325Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-08T06:47:31.325Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-08T06:47:31.325Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-08T06:47:31.325Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-08T06:47:31.325Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-08T06:47:31.325Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-08T06:47:31.325Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-08T06:47:31.325Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-08T06:47:31.325Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-08T06:47:31.325Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-08T06:47:31.325Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-08T06:47:31.325Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-08T06:47:31.325Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-08T06:47:31.325Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-08T06:47:31.325Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-08T06:47:31.585Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-08T06:47:31.585Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-08T06:47:31.585Z] go: downloading go.opencensus.io v0.23.0 [2022-04-08T06:47:31.585Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-08T06:47:31.585Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-08T06:47:31.585Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-08T06:47:31.585Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-08T06:47:31.585Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-08T06:47:31.585Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-08T06:47:31.585Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-08T06:47:31.585Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-08T06:47:31.585Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-08T06:47:31.585Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-08T06:47:31.585Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-08T06:47:31.585Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-08T06:47:31.845Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-08T06:47:31.845Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-08T06:47:31.845Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-08T06:47:31.845Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-08T06:47:31.845Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-08T06:47:32.105Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-08T06:47:32.105Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-08T06:47:32.105Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-08T06:47:32.105Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-08T06:47:32.105Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-08T06:47:32.105Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-08T06:47:32.105Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-08T06:47:32.105Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-08T06:47:32.105Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-08T06:47:32.105Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-08T06:47:32.105Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-08T06:47:32.105Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-08T06:47:32.105Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-08T06:47:32.105Z]  ---> Running in 4206071e90e9 [2022-04-08T06:47:32.364Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-08T06:47:32.364Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-08T06:47:32.364Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-08T06:47:32.364Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-08T06:47:32.364Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-08T06:47:32.364Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-08T06:47:32.364Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-08T06:47:32.364Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-08T06:47:32.364Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-08T06:47:32.364Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-08T06:47:32.364Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-08T06:47:32.364Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-08T06:47:32.364Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-08T06:47:32.625Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-08T06:47:32.625Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-08T06:47:32.625Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-08T06:47:32.625Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-08T06:47:32.625Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-08T06:47:32.625Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-08T06:47:32.625Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-08T06:47:32.625Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-08T06:47:32.625Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-08T06:47:32.625Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-08T06:47:32.625Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-08T06:47:32.625Z] go: downloading go.opencensus.io v0.23.0 [2022-04-08T06:47:32.625Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-08T06:47:32.625Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-08T06:47:32.625Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-08T06:47:32.625Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-08T06:47:32.886Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-08T06:47:32.886Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-08T06:47:32.886Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-08T06:47:32.886Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-08T06:47:32.886Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-08T06:47:32.886Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-08T06:47:32.886Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-08T06:47:32.886Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-08T06:47:32.886Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-08T06:47:32.886Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-08T06:47:32.886Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-08T06:47:32.886Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-08T06:47:32.886Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-08T06:47:32.886Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-08T06:47:32.886Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-08T06:47:32.886Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-08T06:47:32.886Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-08T06:47:32.886Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-08T06:47:32.886Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-08T06:47:32.886Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-08T06:47:38.177Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-08T06:47:38.177Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-08T06:47:38.753Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-08T06:47:38.753Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-08T06:47:40.134Z] Removing intermediate container 4206071e90e9 [2022-04-08T06:47:40.134Z] ---> 334beb43cf9d [2022-04-08T06:47:40.134Z] Step 8/23 : COPY . . [2022-04-08T06:47:40.134Z] ---> c6b9a68a9aba [2022-04-08T06:47:40.134Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-08T06:47:40.394Z] ---> Running in 47396d60260e [2022-04-08T06:47:40.655Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:48:02.605Z] ---> 75445005404c [2022-04-08T06:48:02.605Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-08T06:48:02.605Z] ---> Running in 693f44960acd [2022-04-08T06:48:02.605Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:48:24.563Z] Removing intermediate container 47396d60260e [2022-04-08T06:48:24.563Z] ---> 61164f9f8626 [2022-04-08T06:48:24.563Z] [2022-04-08T06:48:24.563Z] Step 9/20 : FROM alpine:3.15 [2022-04-08T06:48:24.563Z] 3.15: Pulling from library/alpine [2022-04-08T06:48:25.133Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-08T06:48:25.133Z] Status: Downloaded newer image for alpine:3.15 [2022-04-08T06:48:25.133Z] ---> 0ac33e5f5afa [2022-04-08T06:48:25.133Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-08T06:48:25.702Z] ---> Running in 0fa64d93db7f [2022-04-08T06:48:26.278Z] Removing intermediate container 0fa64d93db7f [2022-04-08T06:48:26.278Z] ---> aabb1a4226f3 [2022-04-08T06:48:26.278Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T06:48:26.278Z] ---> Running in fe000667b21d [2022-04-08T06:48:28.824Z] Removing intermediate container fe000667b21d [2022-04-08T06:48:28.824Z] ---> ff7b5bc7a3b3 [2022-04-08T06:48:28.824Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-08T06:48:28.824Z] ---> Running in a93b0b72f3d9 [2022-04-08T06:48:29.763Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T06:48:30.703Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T06:48:30.964Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-08T06:48:30.964Z] v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-08T06:48:30.964Z] OK: 15854 distinct packages available [2022-04-08T06:48:30.964Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T06:48:31.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T06:48:32.165Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-08T06:48:32.165Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-08T06:48:32.425Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-08T06:48:32.425Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-08T06:48:32.425Z] (5/9) Installing curl (7.80.0-r0) [2022-04-08T06:48:32.684Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-08T06:48:32.684Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-08T06:48:32.944Z] (8/9) Installing libucontext (1.1-r0) [2022-04-08T06:48:32.944Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-08T06:48:32.944Z] Executing busybox-1.34.1-r5.trigger [2022-04-08T06:48:32.944Z] Executing ca-certificates-20211220-r0.trigger [2022-04-08T06:48:32.944Z] OK: 8 MiB in 23 packages [2022-04-08T06:48:34.850Z] Removing intermediate container a93b0b72f3d9 [2022-04-08T06:48:34.850Z] ---> 6a7a28c09c31 [2022-04-08T06:48:34.850Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T06:48:35.793Z] ---> c262763dd100 [2022-04-08T06:48:35.793Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-08T06:48:37.177Z] Removing intermediate container 6c8216bda481 [2022-04-08T06:48:37.177Z] ---> 65e14439ac8b [2022-04-08T06:48:37.177Z] [2022-04-08T06:48:37.177Z] Step 13/25 : FROM alpine:3.15 [2022-04-08T06:48:37.177Z] ---> 0ac33e5f5afa [2022-04-08T06:48:37.177Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-08T06:48:37.177Z] ---> Using cache [2022-04-08T06:48:37.177Z] ---> aabb1a4226f3 [2022-04-08T06:48:37.177Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T06:48:37.177Z] ---> Using cache [2022-04-08T06:48:37.177Z] ---> ff7b5bc7a3b3 [2022-04-08T06:48:37.177Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-08T06:48:38.120Z] ---> Running in 432ec76a9e30 [2022-04-08T06:48:38.120Z] ---> b3c667eedc67 [2022-04-08T06:48:38.120Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-08T06:48:38.120Z] Removing intermediate container 693f44960acd [2022-04-08T06:48:38.120Z] ---> d1b311330e82 [2022-04-08T06:48:38.120Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-08T06:48:38.378Z] ---> Running in 40c2928b1820 [2022-04-08T06:48:38.638Z] ---> 9384ca29e6e3 [2022-04-08T06:48:38.638Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-08T06:48:38.638Z] ---> Running in 8b556e3b7919 [2022-04-08T06:48:38.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T06:48:38.904Z] Removing intermediate container 8b556e3b7919 [2022-04-08T06:48:38.904Z] ---> ecb6268e56d1 [2022-04-08T06:48:38.904Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T06:48:39.164Z] ---> Running in f4670c2120a5 [2022-04-08T06:48:39.423Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:48:39.424Z] Removing intermediate container f4670c2120a5 [2022-04-08T06:48:39.424Z] ---> 36edbcad2696 [2022-04-08T06:48:39.424Z] Step 18/20 : LABEL arch=x86_64 [2022-04-08T06:48:39.424Z] ---> Running in fe522736d1e6 [2022-04-08T06:48:39.683Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T06:48:39.942Z] Removing intermediate container fe522736d1e6 [2022-04-08T06:48:39.942Z] ---> 919aa0db2233 [2022-04-08T06:48:39.942Z] Step 19/20 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf [2022-04-08T06:48:39.942Z] ---> Running in 8b0d074b3af7 [2022-04-08T06:48:40.205Z] Removing intermediate container 8b0d074b3af7 [2022-04-08T06:48:40.205Z] ---> ebf2d2fc7b6b [2022-04-08T06:48:40.205Z] Step 20/20 : LABEL version=0.0.0 [2022-04-08T06:48:40.205Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-08T06:48:40.205Z] v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-08T06:48:40.205Z] OK: 15854 distinct packages available [2022-04-08T06:48:40.205Z] ---> Running in 0e9c64e07dbe [2022-04-08T06:48:40.205Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T06:48:40.480Z] Removing intermediate container 0e9c64e07dbe [2022-04-08T06:48:40.480Z] ---> 6cf190ff81b6 [2022-04-08T06:48:40.480Z] [2022-04-08T06:48:40.739Z] Successfully built 6cf190ff81b6 [2022-04-08T06:48:40.739Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-08T06:48:40.739Z]  Building security-spiffe-token-provider ... done Removing intermediate container 40c2928b1820 [2022-04-08T06:48:40.739Z] ---> 64cf39244f23 [2022-04-08T06:48:40.739Z] [2022-04-08T06:48:40.739Z] Step 11/23 : FROM docker:20.10.14 [2022-04-08T06:48:40.739Z] 20.10.14: Pulling from library/docker [2022-04-08T06:48:40.998Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T06:48:41.567Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-08T06:48:41.567Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-08T06:48:41.567Z] (3/5) Installing libucontext (1.1-r0) [2022-04-08T06:48:41.567Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-08T06:48:41.826Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-08T06:48:41.826Z] Executing busybox-1.34.1-r5.trigger [2022-04-08T06:48:41.826Z] OK: 6 MiB in 19 packages [2022-04-08T06:48:43.211Z] Removing intermediate container 432ec76a9e30 [2022-04-08T06:48:43.211Z] ---> 3c9536aa5030 [2022-04-08T06:48:43.211Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-08T06:48:46.779Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-08T06:48:46.779Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-08T06:48:47.380Z] ./bin/test-attribution-txt.sh [2022-04-08T06:48:47.416Z] ---> 2d19f37aae1c [2022-04-08T06:48:47.416Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-08T06:48:48.359Z] ---> b8d373cc8ff2 [2022-04-08T06:48:48.359Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-08T06:48:48.929Z] ---> ea236ccf962b [2022-04-08T06:48:48.929Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-08T06:48:49.504Z] ---> 45535670baf1 [2022-04-08T06:48:49.504Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-08T06:48:49.765Z] ---> Running in be768eba36b9 [2022-04-08T06:48:50.024Z] Removing intermediate container be768eba36b9 [2022-04-08T06:48:50.024Z] ---> 099e67b322e9 [2022-04-08T06:48:50.024Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-08T06:48:50.024Z] ---> Running in a3c37e8ca948 [2022-04-08T06:48:50.292Z] Removing intermediate container a3c37e8ca948 [2022-04-08T06:48:50.292Z] ---> 871b62b3a681 [2022-04-08T06:48:50.292Z] Step 23/25 : LABEL arch=x86_64 [2022-04-08T06:48:50.550Z] ---> Running in e20d04bd4c26 [Pipeline] echo [2022-04-08T06:48:50.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-08T06:48:50.808Z] Removing intermediate container e20d04bd4c26 [2022-04-08T06:48:50.808Z] ---> a3e0505ee086 [2022-04-08T06:48:50.808Z] Step 24/25 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf [2022-04-08T06:48:51.069Z] ---> Running in ce0da4d96886 [2022-04-08T06:48:51.329Z] Removing intermediate container ce0da4d96886 [2022-04-08T06:48:51.329Z] ---> 05f6e125b6a8 [2022-04-08T06:48:51.329Z] Step 25/25 : LABEL version=0.0.0 [2022-04-08T06:48:51.329Z] ---> Running in f63451cd9989 [2022-04-08T06:48:51.437Z] + ls -al . [2022-04-08T06:48:51.437Z] total 664 [2022-04-08T06:48:51.437Z] drwxrwxr-x 9 1001 1001 4096 Apr 8 06:48 . [2022-04-08T06:48:51.437Z] drwxr-xr-x 4 root root 4096 Apr 8 06:43 .. [2022-04-08T06:48:51.437Z] -rw-rw-r-- 1 1001 1001 11 Apr 8 06:41 .dockerignore [2022-04-08T06:48:51.437Z] drwxrwxr-x 8 1001 1001 4096 Apr 8 06:41 .git [2022-04-08T06:48:51.437Z] drwxrwxr-x 4 1001 1001 4096 Apr 8 06:41 .github [2022-04-08T06:48:51.437Z] -rw-rw-r-- 1 1001 1001 870 Apr 8 06:41 .gitignore [2022-04-08T06:48:51.437Z] -rw-rw-r-- 1 1001 1001 42 Apr 8 06:41 .golangci.yml [2022-04-08T06:48:51.437Z] -rw-rw-r-- 1 1001 1001 87 Apr 8 06:41 .hadolint.yml [2022-04-08T06:48:51.437Z] -rw-rw-r-- 1 1001 1001 166 Apr 8 06:41 .sonarcloud.properties [2022-04-08T06:48:51.437Z] -rw-rw-r-- 1 1001 1001 1171 Apr 8 06:41 ADOPTERS.md [2022-04-08T06:48:51.437Z] -rw-rw-r-- 1 1001 1001 9953 Apr 8 06:41 Attribution.txt [2022-04-08T06:48:51.437Z] -rw-rw-r-- 1 1001 1001 51732 Apr 8 06:41 CHANGELOG.md [2022-04-08T06:48:51.437Z] -rw-rw-r-- 1 1001 1001 3804 Apr 8 06:41 CONTRIBUTING.md [2022-04-08T06:48:51.437Z] -rw-rw-r-- 1 1001 1001 677 Apr 8 06:41 GOVERNANCE.md [2022-04-08T06:48:51.437Z] -rw-rw-r-- 1 1001 1001 849 Apr 8 06:41 Jenkinsfile [2022-04-08T06:48:51.437Z] -rw-rw-r-- 1 1001 1001 10775 Apr 8 06:41 LICENSE [2022-04-08T06:48:51.437Z] -rw-rw-r-- 1 1001 1001 8478 Apr 8 06:41 Makefile [2022-04-08T06:48:51.437Z] -rw-rw-r-- 1 1001 1001 582 Apr 8 06:41 OWNERS.md [2022-04-08T06:48:51.437Z] -rw-rw-r-- 1 1001 1001 8207 Apr 8 06:41 README.md [2022-04-08T06:48:51.437Z] -rw-rw-r-- 1 1001 1001 6912 Apr 8 06:41 SECURITY.md [2022-04-08T06:48:51.437Z] -rw-rw-r-- 1 1001 1001 5 Apr 8 06:41 VERSION [2022-04-08T06:48:51.437Z] -rw-rw-r-- 1 1001 1001 4131 Apr 8 06:41 ZMQWindows.md [2022-04-08T06:48:51.437Z] drwxrwxr-x 2 1001 1001 4096 Apr 8 06:41 bin [2022-04-08T06:48:51.437Z] drwxrwxr-x 18 1001 1001 4096 Apr 8 06:41 cmd [2022-04-08T06:48:51.437Z] -rw-r--r-- 1 root root 432415 Apr 8 06:47 coverage.out [2022-04-08T06:48:51.437Z] -rw-rw-r-- 1 1001 1001 3175 Apr 8 06:41 go.mod [2022-04-08T06:48:51.437Z] -rw-rw-r-- 1 1001 1001 34990 Apr 8 06:41 go.sum [2022-04-08T06:48:51.437Z] drwxrwxr-x 8 1001 1001 4096 Apr 8 06:41 internal [2022-04-08T06:48:51.437Z] drwxrwxr-x 3 1001 1001 4096 Apr 8 06:41 openapi [2022-04-08T06:48:51.437Z] drwxrwxr-x 4 1001 1001 4096 Apr 8 06:41 snap [2022-04-08T06:48:51.437Z] -rw-rw-r-- 1 1001 1001 204 Apr 8 06:41 version.go [Pipeline] sh [2022-04-08T06:48:51.899Z] Removing intermediate container f63451cd9989 [2022-04-08T06:48:51.900Z] ---> cbb6487c1b29 [2022-04-08T06:48:51.900Z] [2022-04-08T06:48:51.900Z] Successfully built cbb6487c1b29 [2022-04-08T06:48:51.900Z] Successfully tagged security-spire-server:latest [2022-04-08T06:48:52.097Z] + '[' -e coverage.out ] [2022-04-08T06:48:52.097Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-08T06:48:52.126Z] Warning: overwriting stash ‘coverage-report’ [2022-04-08T06:48:52.857Z] Stashed 1 file(s) [Pipeline] sh [2022-04-08T06:48:53.500Z] + make build [2022-04-08T06:48:53.500Z] CGO_ENABLED=1 GO111MODULE=on go build -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-08T06:48:54.436Z]  Building security-spire-server ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-08T06:48:54.436Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-08T06:48:54.436Z] ---> 7417809fdb73 [2022-04-08T06:48:54.436Z] 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-08T06:48:55.006Z] ---> Running in 76b8ac100def [2022-04-08T06:48:55.577Z] Removing intermediate container 76b8ac100def [2022-04-08T06:48:55.577Z] ---> 2aeee301ffea [2022-04-08T06:48:55.577Z] 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-08T06:48:55.577Z] ---> Running in ad79becbf7ad [2022-04-08T06:48:56.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T06:48:56.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T06:48:56.775Z] (1/43) Installing readline (8.1.1-r0) [2022-04-08T06:48:56.775Z] (2/43) Installing bash (5.1.16-r0) [2022-04-08T06:48:56.775Z] Executing bash-5.1.16-r0.post-install [2022-04-08T06:48:56.775Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-08T06:48:56.775Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-08T06:48:56.775Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-08T06:48:56.775Z] (6/43) Installing curl (7.80.0-r0) [2022-04-08T06:48:56.775Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-08T06:48:56.775Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-08T06:48:56.775Z] (9/43) Installing expat (2.4.7-r0) [2022-04-08T06:48:57.034Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-08T06:48:57.034Z] (11/43) Installing gdbm (1.22-r0) [2022-04-08T06:48:57.034Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-08T06:48:57.034Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-08T06:48:57.034Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-08T06:48:57.034Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-08T06:48:57.034Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-08T06:48:57.034Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-08T06:48:57.292Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-08T06:48:57.292Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-08T06:48:57.293Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-08T06:48:57.293Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-08T06:48:57.293Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-08T06:48:57.293Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-08T06:48:57.293Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-08T06:48:57.293Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-08T06:48:57.293Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-08T06:48:57.293Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-08T06:48:57.293Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-08T06:48:57.293Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-08T06:48:57.293Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-08T06:48:57.293Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-08T06:48:57.293Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-08T06:48:57.293Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-08T06:48:57.293Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-08T06:48:57.293Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-08T06:48:57.293Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-08T06:48:57.293Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-08T06:48:57.293Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-08T06:48:57.293Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-08T06:48:57.293Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-08T06:48:57.293Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-08T06:48:57.552Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-08T06:48:57.552Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-08T06:48:57.552Z] Executing busybox-1.34.1-r5.trigger [2022-04-08T06:48:57.552Z] OK: 83 MiB in 65 packages [2022-04-08T06:48:58.120Z] Collecting docker-compose==1.23.2 [2022-04-08T06:48:58.120Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-08T06:48:58.379Z] Collecting texttable<0.10,>=0.9.0 [2022-04-08T06:48:58.379Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-08T06:48:58.638Z] Collecting jsonschema<3,>=2.5.1 [2022-04-08T06:48:58.638Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-08T06:48:58.638Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-08T06:48:58.638Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-08T06:48:59.208Z] Collecting PyYAML<4,>=3.10 [2022-04-08T06:48:59.208Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-08T06:48:59.778Z] Collecting cached-property<2,>=1.2.0 [2022-04-08T06:48:59.778Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-08T06:48:59.778Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-08T06:48:59.778Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-08T06:48:59.778Z] Collecting docker<4.0,>=3.6.0 [2022-04-08T06:48:59.778Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-08T06:49:00.038Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-08T06:49:00.038Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-08T06:49:00.038Z] Collecting docopt<0.7,>=0.6.1 [2022-04-08T06:49:00.038Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-08T06:49:00.297Z] 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-08T06:49:00.297Z] Collecting docker-pycreds>=0.4.0 [2022-04-08T06:49:00.297Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-08T06:49:00.556Z] Collecting idna<2.8,>=2.5 [2022-04-08T06:49:00.556Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-08T06:49:00.556Z] 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-08T06:49:00.556Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-08T06:49:00.556Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-08T06:49:00.556Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-08T06:49:00.556Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-08T06:49:00.556Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-08T06:49:00.556Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-08T06:49:00.556Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-08T06:49:00.556Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-08T06:49:00.815Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-08T06:49:00.815Z] Attempting uninstall: urllib3 [2022-04-08T06:49:00.815Z] Found existing installation: urllib3 1.26.7 [2022-04-08T06:49:00.815Z] Uninstalling urllib3-1.26.7: [2022-04-08T06:49:00.815Z] Successfully uninstalled urllib3-1.26.7 [2022-04-08T06:49:00.815Z] Attempting uninstall: idna [2022-04-08T06:49:00.815Z] Found existing installation: idna 3.3 [2022-04-08T06:49:00.815Z] Uninstalling idna-3.3: [2022-04-08T06:49:00.815Z] Successfully uninstalled idna-3.3 [2022-04-08T06:49:01.382Z] Attempting uninstall: requests [2022-04-08T06:49:01.382Z] Found existing installation: requests 2.26.0 [2022-04-08T06:49:01.382Z] Uninstalling requests-2.26.0: [2022-04-08T06:49:01.382Z] Successfully uninstalled requests-2.26.0 [2022-04-08T06:49:01.382Z] Running setup.py install for texttable: started [2022-04-08T06:49:01.642Z] Running setup.py install for texttable: finished with status 'done' [2022-04-08T06:49:01.642Z] Running setup.py install for PyYAML: started [2022-04-08T06:49:02.249Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-08T06:49:02.249Z] Running setup.py install for docopt: started [2022-04-08T06:49:02.555Z] Running setup.py install for docopt: finished with status 'done' [2022-04-08T06:49:02.555Z] Running setup.py install for dockerpty: started [2022-04-08T06:49:02.820Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-08T06:49:03.134Z] 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-08T06:49:08.457Z] Removing intermediate container ad79becbf7ad [2022-04-08T06:49:08.457Z] ---> 9228659ec317 [2022-04-08T06:49:08.457Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-08T06:49:08.457Z] ---> Running in 544df39c7c58 [2022-04-08T06:49:09.029Z] Removing intermediate container 544df39c7c58 [2022-04-08T06:49:09.029Z] ---> 194306f103df [2022-04-08T06:49:09.029Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-08T06:49:09.029Z] ---> Running in 8499909799c3 [2022-04-08T06:49:09.287Z] Removing intermediate container 8499909799c3 [2022-04-08T06:49:09.287Z] ---> 249d20c6d282 [2022-04-08T06:49:09.287Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-08T06:49:10.671Z] ---> cabfade9c8ee [2022-04-08T06:49:10.671Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-08T06:49:11.610Z] ---> 6e2f22fbbdc4 [2022-04-08T06:49:11.610Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-08T06:49:12.177Z] ---> f0bfff448875 [2022-04-08T06:49:12.177Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-08T06:49:12.177Z] ---> Running in 048594dea999 [2022-04-08T06:49:12.744Z] Removing intermediate container 048594dea999 [2022-04-08T06:49:12.744Z] ---> 1e0c87e78f48 [2022-04-08T06:49:12.744Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T06:49:12.744Z] ---> Running in a881701e68ac [2022-04-08T06:49:13.003Z] Removing intermediate container a881701e68ac [2022-04-08T06:49:13.003Z] ---> 1a5d9a31cb5a [2022-04-08T06:49:13.003Z] Step 21/23 : LABEL arch=x86_64 [2022-04-08T06:49:13.263Z] ---> Running in 2a8b24867d35 [2022-04-08T06:49:13.263Z] Removing intermediate container 2a8b24867d35 [2022-04-08T06:49:13.263Z] ---> 3c22509cfd32 [2022-04-08T06:49:13.263Z] Step 22/23 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf [2022-04-08T06:49:13.263Z] ---> Running in c12a1d380c15 [2022-04-08T06:49:13.833Z] Removing intermediate container c12a1d380c15 [2022-04-08T06:49:13.833Z] ---> 31494fa7457b [2022-04-08T06:49:13.833Z] Step 23/23 : LABEL version=0.0.0 [2022-04-08T06:49:13.833Z] ---> Running in a3599038bf97 [2022-04-08T06:49:14.093Z] Removing intermediate container a3599038bf97 [2022-04-08T06:49:14.093Z] ---> 819e33e36703 [2022-04-08T06:49:14.093Z] [2022-04-08T06:49:14.093Z] Successfully built 819e33e36703 [2022-04-08T06:49:14.093Z] Successfully tagged sys-mgmt-agent:latest [2022-04-08T06:50:10.356Z]  Building sys-mgmt-agent ... done Building bin/spire-agent... [2022-04-08T06:50:10.356Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-08T06:50:10.356Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-08T06:50:10.356Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-08T06:50:10.356Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-08T06:50:10.356Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-08T06:50:10.356Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-08T06:50:10.356Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-08T06:50:10.356Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-08T06:50:10.356Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-08T06:50:10.356Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-08T06:50:10.356Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-08T06:50:10.356Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-08T06:50:10.356Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-08T06:50:10.356Z] Building bin/spire-agent... [2022-04-08T06:50:10.356Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-08T06:50:10.356Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-08T06:50:10.356Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-08T06:50:10.356Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-08T06:50:10.356Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-08T06:50:10.356Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-08T06:50:10.356Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-08T06:50:10.356Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-08T06:50:10.356Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-08T06:50:10.356Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-08T06:50:10.356Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-08T06:50:10.356Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-08T06:50:10.356Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-08T06:50:45.347Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:51:06.599Z] Removing intermediate container f78dea7bfbf8 [2022-04-08T06:51:06.599Z] ---> 2474ce1f836a [2022-04-08T06:51:06.599Z] [2022-04-08T06:51:06.599Z] Step 13/26 : FROM alpine:3.15 [2022-04-08T06:51:06.599Z] ---> 0ac33e5f5afa [2022-04-08T06:51:06.599Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-08T06:51:06.599Z] ---> Using cache [2022-04-08T06:51:06.599Z] ---> aabb1a4226f3 [2022-04-08T06:51:06.599Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T06:51:06.599Z] ---> Using cache [2022-04-08T06:51:06.599Z] ---> ff7b5bc7a3b3 [2022-04-08T06:51:06.599Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-08T06:51:06.599Z] Removing intermediate container c6cfc918084e [2022-04-08T06:51:06.599Z] ---> 6a090e8cbc74 [2022-04-08T06:51:06.599Z] [2022-04-08T06:51:06.599Z] Step 13/26 : FROM alpine:3.15 [2022-04-08T06:51:06.599Z] ---> 0ac33e5f5afa [2022-04-08T06:51:06.599Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-08T06:51:06.599Z] ---> Using cache [2022-04-08T06:51:06.599Z] ---> aabb1a4226f3 [2022-04-08T06:51:06.599Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T06:51:06.599Z] ---> Using cache [2022-04-08T06:51:06.599Z] ---> ff7b5bc7a3b3 [2022-04-08T06:51:06.599Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-08T06:51:06.599Z] ---> Using cache [2022-04-08T06:51:06.599Z] ---> 3c9536aa5030 [2022-04-08T06:51:06.599Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-08T06:51:06.599Z] ---> Running in c428798929f2 [2022-04-08T06:51:06.599Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T06:51:06.599Z] ---> f107b215e871 [2022-04-08T06:51:06.599Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-08T06:51:06.599Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T06:51:07.169Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-08T06:51:07.169Z] v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-08T06:51:07.169Z] OK: 15854 distinct packages available [2022-04-08T06:51:07.169Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T06:51:07.739Z] ---> 51eff9096c06 [2022-04-08T06:51:07.739Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-08T06:51:07.739Z] ---> 079133bfe37a [2022-04-08T06:51:07.739Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-08T06:51:07.739Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T06:51:07.999Z] ---> 9e2e3d6f6463 [2022-04-08T06:51:07.999Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-08T06:51:07.999Z] ---> bb8a23522d2e [2022-04-08T06:51:07.999Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-08T06:51:08.259Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-08T06:51:08.259Z] ---> Running in 99f6ffaab407 [2022-04-08T06:51:08.259Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-08T06:51:08.259Z] Removing intermediate container 99f6ffaab407 [2022-04-08T06:51:08.259Z] ---> 1d9972d74477 [2022-04-08T06:51:08.259Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-08T06:51:08.259Z] ---> Running in 0b3a3cb15e25 [2022-04-08T06:51:08.259Z] (3/4) Installing libucontext (1.1-r0) [2022-04-08T06:51:08.259Z] Removing intermediate container 0b3a3cb15e25 [2022-04-08T06:51:08.259Z] ---> 79f2daeb1e74 [2022-04-08T06:51:08.259Z] Step 24/26 : LABEL arch=x86_64 [2022-04-08T06:51:08.522Z] ---> Running in 0b4a144b2940 [2022-04-08T06:51:08.522Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-08T06:51:08.522Z] Removing intermediate container 0b4a144b2940 [2022-04-08T06:51:08.522Z] ---> 388da39c1695 [2022-04-08T06:51:08.522Z] Step 25/26 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf [2022-04-08T06:51:08.522Z] Executing busybox-1.34.1-r5.trigger [2022-04-08T06:51:08.522Z] OK: 6 MiB in 18 packages [2022-04-08T06:51:08.522Z] ---> Running in e33c2faa3711 [2022-04-08T06:51:08.522Z] Removing intermediate container e33c2faa3711 [2022-04-08T06:51:08.522Z] ---> 7b972ff71287 [2022-04-08T06:51:08.522Z] Step 26/26 : LABEL version=0.0.0 [2022-04-08T06:51:08.783Z] ---> Running in 8b849b05e18b [2022-04-08T06:51:08.783Z] Removing intermediate container 8b849b05e18b [2022-04-08T06:51:08.783Z] ---> 776bcf673451 [2022-04-08T06:51:08.783Z] [2022-04-08T06:51:08.783Z] Removing intermediate container c428798929f2 [2022-04-08T06:51:08.783Z] ---> 0b57225c1ea8 [2022-04-08T06:51:08.783Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-08T06:51:08.783Z] Successfully built 776bcf673451 [2022-04-08T06:51:08.783Z] Successfully tagged security-spire-agent:latest [2022-04-08T06:51:10.167Z]  Building security-spire-agent ... done  ---> 9dd392278aeb [2022-04-08T06:51:10.167Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-08T06:51:10.428Z] ---> 423d33c39c43 [2022-04-08T06:51:10.428Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-08T06:51:10.428Z] ---> Running in a7bdc430ea6f [2022-04-08T06:51:10.688Z] Removing intermediate container a7bdc430ea6f [2022-04-08T06:51:10.688Z] ---> f6da659c9ddc [2022-04-08T06:51:10.688Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-08T06:51:10.688Z] ---> 023855a12e04 [2022-04-08T06:51:10.688Z] Step 21/26 : WORKDIR / [2022-04-08T06:51:10.688Z] ---> Running in 83c10c6085f2 [2022-04-08T06:51:10.949Z] Removing intermediate container 83c10c6085f2 [2022-04-08T06:51:10.949Z] ---> 8c904f8647ca [2022-04-08T06:51:10.949Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-08T06:51:10.949Z] ---> Running in 6f460f6bfb0c [2022-04-08T06:51:10.949Z] Removing intermediate container 6f460f6bfb0c [2022-04-08T06:51:10.949Z] ---> 4fe2162a45a8 [2022-04-08T06:51:10.949Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-08T06:51:10.949Z] ---> Running in 72fc325fbec1 [2022-04-08T06:51:11.210Z] Removing intermediate container 72fc325fbec1 [2022-04-08T06:51:11.210Z] ---> 3ce7faf29c1a [2022-04-08T06:51:11.210Z] Step 24/26 : LABEL arch=x86_64 [2022-04-08T06:51:11.210Z] ---> Running in 49e0e6141595 [2022-04-08T06:51:11.210Z] Removing intermediate container 49e0e6141595 [2022-04-08T06:51:11.210Z] ---> da621c7840a3 [2022-04-08T06:51:11.210Z] Step 25/26 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf [2022-04-08T06:51:11.210Z] ---> Running in fb715d99ec39 [2022-04-08T06:51:11.471Z] Removing intermediate container fb715d99ec39 [2022-04-08T06:51:11.471Z] ---> 1ae7df8166aa [2022-04-08T06:51:11.471Z] Step 26/26 : LABEL version=0.0.0 [2022-04-08T06:51:11.471Z] ---> Running in 46127f199613 [2022-04-08T06:51:11.471Z] Removing intermediate container 46127f199613 [2022-04-08T06:51:11.471Z] ---> 0ebd58927568 [2022-04-08T06:51:11.471Z] [2022-04-08T06:51:11.731Z] Successfully built 0ebd58927568 [2022-04-08T06:51:11.731Z] Successfully tagged security-spire-config:latest [2022-04-08T06:51:11.738Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-08T06:51:11.750Z] $ docker stop --time=1 d1c5a2e36c2af9d5e2187e421919f068ffcbf15fa2bfe65493c740e6743598a4 [2022-04-08T06:51:13.071Z] $ docker rm -f d1c5a2e36c2af9d5e2187e421919f068ffcbf15fa2bfe65493c740e6743598a4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-08T06:51:13.425Z] + docker images [2022-04-08T06:51:13.425Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-08T06:51:13.425Z] security-spire-config latest 0ebd58927568 2 seconds ago 86.7MB [2022-04-08T06:51:13.425Z] security-spire-agent latest 776bcf673451 5 seconds ago 127MB [2022-04-08T06:51:13.425Z] 6a090e8cbc74 17 seconds ago 4.5GB [2022-04-08T06:51:13.425Z] 2474ce1f836a 18 seconds ago 4.5GB [2022-04-08T06:51:13.425Z] sys-mgmt-agent latest 819e33e36703 2 minutes ago 307MB [2022-04-08T06:51:13.425Z] security-spire-server latest cbb6487c1b29 2 minutes ago 87.3MB [2022-04-08T06:51:13.425Z] security-spiffe-token-provider latest 6cf190ff81b6 2 minutes ago 28.5MB [2022-04-08T06:51:13.425Z] 64cf39244f23 2 minutes ago 1.62GB [2022-04-08T06:51:13.425Z] 65e14439ac8b 2 minutes ago 4.5GB [2022-04-08T06:51:13.425Z] 61164f9f8626 2 minutes ago 1.61GB [2022-04-08T06:51:13.425Z] core-data latest 3f5d7e5e2591 3 minutes ago 35.9MB [2022-04-08T06:51:13.425Z] support-notifications latest c790bd97034f 4 minutes ago 26.6MB [2022-04-08T06:51:13.425Z] 6cb03a0ef96c 4 minutes ago 1.65GB [2022-04-08T06:51:13.425Z] 4008cab2f6a6 4 minutes ago 1.62GB [2022-04-08T06:51:13.425Z] security-bootstrapper latest f363d08938cd 4 minutes ago 24.3MB [2022-04-08T06:51:13.425Z] core-command latest e9ad989f4b58 4 minutes ago 24.5MB [2022-04-08T06:51:13.425Z] 143919b3818c 4 minutes ago 1.61GB [2022-04-08T06:51:13.425Z] a9511546b51f 4 minutes ago 1.61GB [2022-04-08T06:51:13.425Z] security-proxy-setup latest 7cb12c9a44b0 5 minutes ago 43.4MB [2022-04-08T06:51:13.425Z] security-secretstore-setup latest cfb9bc0cf287 5 minutes ago 42.1MB [2022-04-08T06:51:13.425Z] support-scheduler latest d586ea0ec0d6 5 minutes ago 26MB [2022-04-08T06:51:13.425Z] core-metadata latest f2c9091002e9 5 minutes ago 26.2MB [2022-04-08T06:51:13.425Z] 2867821d4d06 5 minutes ago 1.63GB [2022-04-08T06:51:13.425Z] 8ad8581e8ebc 5 minutes ago 1.62GB [2022-04-08T06:51:13.425Z] 7b99439532b2 5 minutes ago 1.63GB [2022-04-08T06:51:13.425Z] 07df84038656 5 minutes ago 1.62GB [2022-04-08T06:51:13.425Z] ci-base-image-x86_64 latest 7cd877ae808f 9 minutes ago 896MB [2022-04-08T06:51:13.425Z] docker 20.10.14 7417809fdb73 2 days ago 218MB [2022-04-08T06:51:13.425Z] alpine 3.14 e04c818066af 3 days ago 5.59MB [2022-04-08T06:51:13.425Z] alpine 3.15 0ac33e5f5afa 3 days ago 5.57MB [2022-04-08T06:51:13.425Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-08T06:51:13.425Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-08T06:51:13.425Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-04-08T06:51:28.578Z] Still waiting to schedule task [2022-04-08T06:51:28.579Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-04-08T06:52:07.154Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:52:07.155Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:52:11.452Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:52:12.439Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:52:17.849Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:52:24.568Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:52:28.878Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:52:35.601Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:52:39.929Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-08T06:52:42.328Z] Running on prd-ubuntu18.04-docker-8c-8g-11573 in /w/workspace/edgexfoundry_edgex-go_PR-3950 [Pipeline] { [Pipeline] ws [2022-04-08T06:52:42.342Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-04-08T06:52:42.458Z] The recommended git tool is: git [2022-04-08T06:52:44.064Z] using credential edgex-jenkins-ssh [2022-04-08T06:52:44.079Z] Cloning the remote Git repository [2022-04-08T06:52:44.108Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-08T06:52:44.140Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-04-08T06:52:44.166Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-08T06:52:44.166Z] > git --version # timeout=10 [2022-04-08T06:52:44.173Z] > git --version # 'git version 2.17.1' [2022-04-08T06:52:44.173Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-08T06:52:44.195Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-08T06:52:45.385Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:52:48.925Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-08T06:52:48.936Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-08T06:52:48.948Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-08T06:52:48.958Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-08T06:52:48.958Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-08T06:52:48.962Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3950/head:refs/remotes/origin/PR-3950 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-08T06:52:49.603Z] Merging remotes/origin/main commit 32880946a0a1135bf0659d7b4e6de2ff01b37dfb into PR head commit e6e6868e0a3c72ce24bda0da472ee16f31690baf [2022-04-08T06:52:49.716Z] Merge succeeded, producing e6e6868e0a3c72ce24bda0da472ee16f31690baf [2022-04-08T06:52:49.717Z] Checking out Revision e6e6868e0a3c72ce24bda0da472ee16f31690baf (PR-3950) [2022-04-08T06:52:49.620Z] > git config core.sparsecheckout # timeout=10 [2022-04-08T06:52:49.626Z] > git checkout -f e6e6868e0a3c72ce24bda0da472ee16f31690baf # timeout=10 [2022-04-08T06:52:49.683Z] > git remote # timeout=10 [2022-04-08T06:52:49.690Z] > git config --get remote.origin.url # timeout=10 [2022-04-08T06:52:49.701Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-08T06:52:49.705Z] > git merge 32880946a0a1135bf0659d7b4e6de2ff01b37dfb # timeout=10 [2022-04-08T06:52:49.713Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-08T06:52:49.726Z] > git config core.sparsecheckout # timeout=10 [2022-04-08T06:52:49.731Z] > git checkout -f e6e6868e0a3c72ce24bda0da472ee16f31690baf # timeout=10 [2022-04-08T06:52:53.249Z] Commit message: "feat(metadata): Implement PATCH deviceprofile/resource API" [2022-04-08T06:52:53.680Z] CGO_ENABLED=0 GO111MODULE=on go build -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] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-08T06:52:54.078Z] + echo snap-build.sh [2022-04-08T06:52:54.078Z] snap-build.sh [2022-04-08T06:52:54.078Z] + SNAP_BASE_DIR=. [2022-04-08T06:52:54.078Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2022-04-08T06:52:54.078Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2022-04-08T06:52:54.078Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2022-04-08T06:52:54.078Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2022-04-08T06:52:54.078Z] + cd /w/workspace/edgex-go/2 [2022-04-08T06:52:54.078Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-04-08T06:52:54.078Z] Reading package lists... [2022-04-08T06:52:54.078Z] Building dependency tree... [2022-04-08T06:52:54.078Z] Reading state information... [2022-04-08T06:52:54.078Z] The following packages were automatically installed and are no longer required: [2022-04-08T06:52:54.078Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-04-08T06:52:54.078Z] uidmap xdelta3 [2022-04-08T06:52:54.078Z] Use 'sudo apt autoremove' to remove them. [2022-04-08T06:52:54.078Z] The following packages will be REMOVED: [2022-04-08T06:52:54.078Z] lxd* lxd-client* [2022-04-08T06:52:54.078Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-04-08T06:52:54.340Z] After this operation, 31.7 MB disk space will be freed. [2022-04-08T06:52:55.122Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) [2022-04-08T06:52:55.122Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-08T06:52:56.065Z] Removing lxd dnsmasq configuration [2022-04-08T06:52:56.065Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-04-08T06:52:56.065Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-04-08T06:52:56.633Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-04-08T06:52:56.893Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) [2022-04-08T06:52:56.893Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-08T06:52:58.285Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-04-08T06:52:58.285Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-04-08T06:52:58.861Z] + sudo snap remove --purge lxd [Pipeline] } [2022-04-08T06:52:59.122Z] $ docker stop --time=1 011bbe366f566802484a4188e5d12143f225fd7e15c9375791ac54a1a6060c46 [2022-04-08T06:52:59.123Z] snap "lxd" is not installed [2022-04-08T06:52:59.123Z] + sudo groupadd --force --system lxd [2022-04-08T06:52:59.123Z] ++ whoami [2022-04-08T06:52:59.123Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-04-08T06:52:59.123Z] + newgrp - lxd [2022-04-08T06:52:59.123Z] + sudo snap install lxd [2022-04-08T06:53:01.124Z] $ docker rm -f 011bbe366f566802484a4188e5d12143f225fd7e15c9375791ac54a1a6060c46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-08T06:53:03.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-08T06:53:03.277Z] [2022-04-08T06:53:03.277Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-08T06:53:03.623Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-08T06:53:03.898Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-08T06:53:03.898Z] 29e5d40040c1: Pulling fs layer [2022-04-08T06:53:03.898Z] 1ce36da41761: Pulling fs layer [2022-04-08T06:53:03.898Z] 25b303627fd3: Pulling fs layer [2022-04-08T06:53:03.898Z] 29e5d40040c1: Verifying Checksum [2022-04-08T06:53:03.898Z] 29e5d40040c1: Download complete [2022-04-08T06:53:04.172Z] 1ce36da41761: Verifying Checksum [2022-04-08T06:53:04.172Z] 1ce36da41761: Download complete [2022-04-08T06:53:04.449Z] 29e5d40040c1: Pull complete [2022-04-08T06:53:05.884Z] 25b303627fd3: Verifying Checksum [2022-04-08T06:53:05.884Z] 25b303627fd3: Download complete [2022-04-08T06:53:05.884Z] 1ce36da41761: Pull complete [2022-04-08T06:53:07.269Z] 2022-04-08T06:53:04Z INFO Waiting for automatic snapd restart... [2022-04-08T06:53:18.285Z] 25b303627fd3: Pull complete [2022-04-08T06:53:18.285Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-08T06:53:18.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-08T06:53:18.285Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-08T06:53:18.522Z] prd-ubuntu20.04-docker-arm64-4c-16g-11570 does not seem to be running inside a container [2022-04-08T06:53:18.615Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-08T06:53:20.993Z] $ docker top 455c1ff53adcc5aca89a561215aabb8c04d89e176ee7d6e654a4d03dca386374 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-08T06:53:21.947Z] + docker-compose build --help [2022-04-08T06:53:21.947Z] + grep parallel [2022-04-08T06:53:22.203Z] lxd 5.0.0-c5bcb80 from Canonical* installed [2022-04-08T06:53:22.203Z] + sudo lxd init --auto [2022-04-08T06:53:25.342Z] --parallel Build images in parallel. [Pipeline] } [2022-04-08T06:53:25.646Z] $ docker stop --time=1 455c1ff53adcc5aca89a561215aabb8c04d89e176ee7d6e654a4d03dca386374 [2022-04-08T06:53:27.278Z] $ docker rm -f 455c1ff53adcc5aca89a561215aabb8c04d89e176ee7d6e654a4d03dca386374 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-08T06:53:27.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-08T06:53:27.856Z] . [Pipeline] withDockerContainer [2022-04-08T06:53:28.092Z] prd-ubuntu20.04-docker-arm64-4c-16g-11570 does not seem to be running inside a container [2022-04-08T06:53:28.184Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-08T06:53:29.399Z] $ docker top 40a3e16c3ac3b0c503c1e5dc4cde0adc9aaefaf89bf643f554e5134c83f662b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-08T06:53:30.303Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-08T06:53:30.348Z] + sudo snap install --classic snapcraft [2022-04-08T06:53:34.589Z] Building core-command ... [2022-04-08T06:53:34.589Z] Building core-data ... [2022-04-08T06:53:34.589Z] Building core-metadata ... [2022-04-08T06:53:34.589Z] Building security-bootstrapper ... [2022-04-08T06:53:34.589Z] Building security-proxy-setup ... [2022-04-08T06:53:34.589Z] Building security-secretstore-setup ... [2022-04-08T06:53:34.589Z] Building security-spiffe-token-provider ... [2022-04-08T06:53:34.589Z] Building security-spire-agent ... [2022-04-08T06:53:34.589Z] Building security-spire-config ... [2022-04-08T06:53:34.589Z] Building security-spire-server ... [2022-04-08T06:53:34.589Z] Building support-notifications ... [2022-04-08T06:53:34.589Z] Building support-scheduler ... [2022-04-08T06:53:34.589Z] Building sys-mgmt-agent ... [2022-04-08T06:53:34.589Z] Building security-spire-config [2022-04-08T06:53:34.589Z] Building security-secretstore-setup [2022-04-08T06:53:34.589Z] Building security-bootstrapper [2022-04-08T06:53:34.589Z] Building core-command [2022-04-08T06:53:34.589Z] Building sys-mgmt-agent [2022-04-08T06:53:35.634Z] snapcraft 6.1 from Canonical* installed [2022-04-08T06:53:35.634Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-04-08T06:53:35.634Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-04-08T06:53:35.634Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-08T06:53:35.634Z] Dload Upload Total Spent Left Speed [2022-04-08T06:53:35.634Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4245 0 --:--:-- --:--:-- --:--:-- 4272 [2022-04-08T06:53:35.634Z] 100 3325k 100 3325k 0 0 8482k 0 --:--:-- --:--:-- --:--:-- 8482k [2022-04-08T06:53:35.634Z] ./yq_linux_amd64 [2022-04-08T06:53:35.634Z] + sudo snapcraft prime --use-lxd [2022-04-08T06:53:37.016Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-04-08T06:53:37.278Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-04-08T06:53:37.278Z] - README.md [2022-04-08T06:53:37.278Z] [2022-04-08T06:53:37.278Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-08T06:53:37.540Z] Launching a container. [2022-04-08T06:53:47.547Z] Waiting for container to be ready [2022-04-08T06:53:47.810Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-04-08T06:53:47.810Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-04-08T06:53:47.810Z] [2022-04-08T06:53:52.020Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-04-08T06:53:52.961Z] Waiting for network to be ready... [2022-04-08T06:53:53.538Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-04-08T06:53:53.538Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1384 kB] [2022-04-08T06:53:53.538Z] Get:3 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-04-08T06:53:53.799Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [239 kB] [2022-04-08T06:53:53.799Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-04-08T06:53:53.799Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-04-08T06:53:53.799Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [859 kB] [2022-04-08T06:53:53.799Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] [2022-04-08T06:53:53.799Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [696 kB] [2022-04-08T06:53:53.799Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-04-08T06:53:54.064Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-04-08T06:53:54.327Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-04-08T06:53:54.590Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-04-08T06:53:54.590Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-04-08T06:53:54.590Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-04-08T06:53:54.590Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-04-08T06:53:54.590Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-04-08T06:53:54.590Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-04-08T06:53:54.852Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-04-08T06:53:55.114Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1712 kB] [2022-04-08T06:53:55.114Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [320 kB] [2022-04-08T06:53:55.114Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-04-08T06:53:55.114Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-04-08T06:53:55.114Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [917 kB] [2022-04-08T06:53:55.114Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [131 kB] [2022-04-08T06:53:55.114Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB] [2022-04-08T06:53:55.114Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] [2022-04-08T06:53:57.030Z] Fetched 23.7 MB in 4s (6395 kB/s) [2022-04-08T06:53:57.970Z] Reading package lists... [2022-04-08T06:53:57.970Z] Reading package lists... [2022-04-08T06:53:58.231Z] Building dependency tree... [2022-04-08T06:53:58.231Z] Reading state information... [2022-04-08T06:53:58.231Z] The following additional packages will be installed: [2022-04-08T06:53:58.231Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-08T06:53:58.231Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-08T06:53:58.231Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-08T06:53:58.231Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-04-08T06:53:58.231Z] Suggested packages: [2022-04-08T06:53:58.231Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-04-08T06:53:58.231Z] Recommended packages: [2022-04-08T06:53:58.231Z] gnupg libsasl2-modules [2022-04-08T06:53:58.231Z] The following NEW packages will be installed: [2022-04-08T06:53:58.231Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-08T06:53:58.231Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-08T06:53:58.231Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-08T06:53:58.231Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-04-08T06:53:58.231Z] The following packages will be upgraded: [2022-04-08T06:53:58.231Z] gpg gpg-agent gpgconf libudev1 [2022-04-08T06:53:58.491Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-04-08T06:53:58.491Z] Need to get 3859 kB of archives. [2022-04-08T06:53:58.491Z] After this operation, 14.9 MB of additional disk space will be used. [2022-04-08T06:53:58.491Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-04-08T06:53:58.491Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-04-08T06:53:58.491Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-04-08T06:53:58.491Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-04-08T06:53:58.491Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-04-08T06:53:58.491Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-04-08T06:53:58.491Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-04-08T06:53:58.491Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-04-08T06:53:58.491Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-04-08T06:53:58.491Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-04-08T06:53:58.491Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-04-08T06:53:58.491Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-04-08T06:53:58.491Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-04-08T06:53:58.491Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-04-08T06:53:58.491Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-04-08T06:53:58.491Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-04-08T06:53:58.491Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-04-08T06:53:58.491Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-04-08T06:53:58.491Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-04-08T06:53:59.062Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-04-08T06:53:59.322Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-04-08T06:53:59.322Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-04-08T06:53:59.581Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-08T06:53:59.581Z] Fetched 3859 kB in 1s (3649 kB/s) [2022-04-08T06:53:59.581Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-08T06:53:59.581Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-04-08T06:53:59.581Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-08T06:53:59.581Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-04-08T06:53:59.581Z] Selecting previously unselected package udev. [2022-04-08T06:53:59.581Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-08T06:53:59.581Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-04-08T06:53:59.581Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-04-08T06:53:59.843Z] Selecting previously unselected package libfuse2:amd64. [2022-04-08T06:53:59.843Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-04-08T06:53:59.843Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-04-08T06:53:59.843Z] Selecting previously unselected package fuse. [2022-04-08T06:53:59.843Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-04-08T06:53:59.843Z] Unpacking fuse (2.9.9-3) ... [2022-04-08T06:54:00.105Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-08T06:54:00.105Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-08T06:54:00.105Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-08T06:54:00.105Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-08T06:54:00.105Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-08T06:54:00.105Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-08T06:54:00.105Z] Selecting previously unselected package libksba8:amd64. [2022-04-08T06:54:00.366Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-04-08T06:54:00.366Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-04-08T06:54:00.366Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-04-08T06:54:00.366Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-08T06:54:00.366Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T06:54:00.366Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-04-08T06:54:00.366Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-08T06:54:00.366Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T06:54:00.366Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-04-08T06:54:00.366Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-08T06:54:00.366Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T06:54:00.366Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-04-08T06:54:00.366Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-08T06:54:00.366Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T06:54:00.628Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-04-08T06:54:00.628Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-08T06:54:00.628Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T06:54:00.628Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-04-08T06:54:00.628Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-08T06:54:00.628Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T06:54:00.628Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-04-08T06:54:00.628Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-08T06:54:00.628Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T06:54:00.628Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-04-08T06:54:00.628Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-08T06:54:00.628Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T06:54:00.628Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-04-08T06:54:00.628Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-08T06:54:00.890Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T06:54:00.890Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-08T06:54:00.890Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-08T06:54:00.890Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-08T06:54:00.890Z] Selecting previously unselected package libsasl2-2:amd64. [2022-04-08T06:54:00.890Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-08T06:54:00.890Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-08T06:54:00.890Z] Selecting previously unselected package libldap-common. [2022-04-08T06:54:00.890Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-04-08T06:54:00.890Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-08T06:54:00.890Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-08T06:54:00.890Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-04-08T06:54:00.890Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-08T06:54:00.890Z] Selecting previously unselected package dirmngr. [2022-04-08T06:54:00.890Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-08T06:54:00.890Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-08T06:54:01.156Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-04-08T06:54:01.156Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-04-08T06:54:01.156Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-08T06:54:01.156Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-08T06:54:01.156Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-04-08T06:54:01.729Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-04-08T06:54:01.729Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-08T06:54:01.729Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T06:54:01.729Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-04-08T06:54:01.729Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-04-08T06:54:01.729Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T06:54:01.729Z] Setting up fuse (2.9.9-3) ... [2022-04-08T06:54:01.729Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-04-08T06:54:02.301Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T06:54:02.301Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T06:54:02.301Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T06:54:02.301Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T06:54:02.301Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T06:54:02.301Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T06:54:02.301Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T06:54:02.301Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-08T06:54:02.301Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-08T06:54:02.562Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-04-08T06:54:02.562Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-04-08T06:54:02.562Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-08T06:54:03.134Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-04-08T06:54:03.134Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-04-08T06:54:03.134Z] units). This means they are not meant to be enabled using systemctl. [2022-04-08T06:54:03.134Z] [2022-04-08T06:54:03.134Z] Possible reasons for having this kind of units are: [2022-04-08T06:54:03.134Z] • A unit may be statically enabled by being symlinked from another unit's [2022-04-08T06:54:03.134Z] .wants/ or .requires/ directory. [2022-04-08T06:54:03.134Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-04-08T06:54:03.134Z] a requirement dependency on it. [2022-04-08T06:54:03.134Z] • A unit may be started when needed via activation (socket, path, timer, [2022-04-08T06:54:03.134Z] D-Bus, udev, scripted systemctl call, ...). [2022-04-08T06:54:03.134Z] • In case of template units, the unit is meant to be enabled with some [2022-04-08T06:54:03.134Z] instance name specified. [2022-04-08T06:54:03.398Z] Reading package lists... [2022-04-08T06:54:03.659Z] Building dependency tree... [2022-04-08T06:54:03.659Z] Reading state information... [2022-04-08T06:54:03.659Z] The following additional packages will be installed: [2022-04-08T06:54:03.659Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-08T06:54:03.659Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-08T06:54:03.659Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-08T06:54:03.659Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-04-08T06:54:03.659Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-04-08T06:54:03.659Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-04-08T06:54:03.659Z] Suggested packages: [2022-04-08T06:54:03.659Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-04-08T06:54:03.659Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-04-08T06:54:03.659Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-04-08T06:54:03.659Z] systemd-container policykit-1 [2022-04-08T06:54:03.659Z] Recommended packages: [2022-04-08T06:54:03.659Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-04-08T06:54:03.659Z] The following NEW packages will be installed: [2022-04-08T06:54:03.659Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-08T06:54:03.659Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-08T06:54:03.659Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-08T06:54:03.659Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-04-08T06:54:03.659Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-04-08T06:54:03.659Z] The following packages will be upgraded: [2022-04-08T06:54:03.659Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-04-08T06:54:03.659Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-04-08T06:54:03.659Z] Need to get 46.5 MB of archives. [2022-04-08T06:54:03.659Z] After this operation, 181 MB of additional disk space will be used. [2022-04-08T06:54:03.659Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-04-08T06:54:03.921Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-04-08T06:54:03.921Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-04-08T06:54:03.921Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-04-08T06:54:03.921Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-04-08T06:54:03.921Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] [2022-04-08T06:54:03.921Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-04-08T06:54:03.921Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] [2022-04-08T06:54:03.921Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] [2022-04-08T06:54:03.921Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] [2022-04-08T06:54:03.921Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-04-08T06:54:03.921Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-04-08T06:54:03.921Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-04-08T06:54:03.921Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-04-08T06:54:03.921Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-04-08T06:54:03.921Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-04-08T06:54:03.921Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-04-08T06:54:03.921Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-04-08T06:54:03.921Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-04-08T06:54:03.921Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-04-08T06:54:03.921Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-04-08T06:54:04.183Z] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-04-08T06:54:04.183Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-04-08T06:54:04.443Z] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-04-08T06:54:04.443Z] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-04-08T06:54:04.443Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-04-08T06:54:04.443Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-04-08T06:54:04.443Z] Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-04-08T06:54:04.443Z] Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-04-08T06:54:04.704Z] Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-04-08T06:54:04.704Z] Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-04-08T06:54:04.704Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-04-08T06:54:04.704Z] Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-04-08T06:54:04.704Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-08T06:54:04.704Z] Fetched 46.5 MB in 1s (48.9 MB/s) [2022-04-08T06:54:04.704Z] (Reading database ... 13067 files and directories currently installed.) [2022-04-08T06:54:04.704Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-08T06:54:04.965Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-08T06:54:04.965Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-04-08T06:54:04.965Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-08T06:54:04.965Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-08T06:54:05.227Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-08T06:54:05.800Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-04-08T06:54:05.800Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-08T06:54:05.800Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-04-08T06:54:05.800Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-04-08T06:54:05.800Z] (Reading database ... 13068 files and directories currently installed.) [2022-04-08T06:54:05.800Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-08T06:54:05.800Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-08T06:54:06.061Z] Selecting previously unselected package libexpat1:amd64. [2022-04-08T06:54:06.061Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-04-08T06:54:06.061Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-08T06:54:06.061Z] Selecting previously unselected package python3.8-minimal. [2022-04-08T06:54:06.061Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-08T06:54:06.061Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-08T06:54:06.323Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-08T06:54:06.323Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-08T06:54:06.323Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-08T06:54:06.895Z] Selecting previously unselected package python3-minimal. [2022-04-08T06:54:06.895Z] (Reading database ... 13359 files and directories currently installed.) [2022-04-08T06:54:06.895Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-04-08T06:54:06.895Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-04-08T06:54:06.895Z] Selecting previously unselected package mime-support. [2022-04-08T06:54:06.895Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-04-08T06:54:06.895Z] Unpacking mime-support (3.64ubuntu1) ... [2022-04-08T06:54:06.895Z] Selecting previously unselected package libmpdec2:amd64. [2022-04-08T06:54:06.895Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-04-08T06:54:06.895Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-04-08T06:54:07.156Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-04-08T06:54:07.156Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-08T06:54:07.156Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-08T06:54:07.156Z] Selecting previously unselected package python3.8. [2022-04-08T06:54:07.156Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-08T06:54:07.156Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-08T06:54:07.419Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-04-08T06:54:07.419Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-04-08T06:54:07.419Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-08T06:54:07.419Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-04-08T06:54:07.680Z] Selecting previously unselected package python3. [2022-04-08T06:54:07.680Z] (Reading database ... 13761 files and directories currently installed.) [2022-04-08T06:54:07.680Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-04-08T06:54:07.680Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-04-08T06:54:07.680Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-04-08T06:54:07.680Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-08T06:54:07.680Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-08T06:54:07.680Z] Selecting previously unselected package dbus. [2022-04-08T06:54:07.680Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-08T06:54:07.680Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-04-08T06:54:07.680Z] Selecting previously unselected package libbsd0:amd64. [2022-04-08T06:54:07.680Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-04-08T06:54:07.680Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-04-08T06:54:07.941Z] Selecting previously unselected package libpam-systemd:amd64. [2022-04-08T06:54:07.941Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-08T06:54:07.941Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-08T06:54:07.941Z] Selecting previously unselected package sudo. [2022-04-08T06:54:07.941Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-04-08T06:54:07.941Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-04-08T06:54:07.941Z] Selecting previously unselected package apparmor. [2022-04-08T06:54:07.941Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-08T06:54:07.941Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-04-08T06:54:08.201Z] Selecting previously unselected package libcbor0.6:amd64. [2022-04-08T06:54:08.201Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-04-08T06:54:08.201Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-08T06:54:08.201Z] Selecting previously unselected package libedit2:amd64. [2022-04-08T06:54:08.201Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-04-08T06:54:08.201Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-04-08T06:54:08.201Z] Selecting previously unselected package libfido2-1:amd64. [2022-04-08T06:54:08.201Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-04-08T06:54:08.201Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-08T06:54:08.466Z] Selecting previously unselected package libkrb5support0:amd64. [2022-04-08T06:54:08.466Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-04-08T06:54:08.466Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T06:54:08.466Z] Selecting previously unselected package libk5crypto3:amd64. [2022-04-08T06:54:08.466Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-08T06:54:08.466Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T06:54:08.466Z] Selecting previously unselected package libkeyutils1:amd64. [2022-04-08T06:54:08.466Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-04-08T06:54:08.466Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-08T06:54:08.466Z] Selecting previously unselected package libkrb5-3:amd64. [2022-04-08T06:54:08.466Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-08T06:54:08.466Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T06:54:08.727Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-04-08T06:54:08.727Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-04-08T06:54:08.727Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T06:54:08.727Z] Selecting previously unselected package openssh-client. [2022-04-08T06:54:08.727Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-04-08T06:54:08.727Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-08T06:54:08.727Z] Selecting previously unselected package dbus-user-session. [2022-04-08T06:54:08.727Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-08T06:54:08.727Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-08T06:54:08.988Z] Selecting previously unselected package liblzo2-2:amd64. [2022-04-08T06:54:08.988Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-04-08T06:54:08.988Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-04-08T06:54:08.988Z] Selecting previously unselected package squashfs-tools. [2022-04-08T06:54:08.988Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-04-08T06:54:08.988Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-08T06:54:08.988Z] Selecting previously unselected package snapd. [2022-04-08T06:54:08.988Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-04-08T06:54:08.988Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-08T06:54:12.287Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-08T06:54:12.287Z] Setting up mime-support (3.64ubuntu1) ... [2022-04-08T06:54:12.287Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-04-08T06:54:12.287Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-08T06:54:12.287Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T06:54:12.287Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-08T06:54:12.287Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-04-08T06:54:12.287Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-04-08T06:54:12.287Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T06:54:12.287Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T06:54:12.287Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-04-08T06:54:12.287Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-08T06:54:12.287Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-08T06:54:12.287Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-08T06:54:12.857Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-04-08T06:54:12.857Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-08T06:54:12.857Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-08T06:54:12.857Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-04-08T06:54:12.857Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-04-08T06:54:12.857Z] running python rtupdate hooks for python3.8... [2022-04-08T06:54:12.857Z] running python post-rtupdate hooks for python3.8... [2022-04-08T06:54:13.118Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-04-08T06:54:14.058Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-04-08T06:54:14.318Z] Reloading AppArmor profiles [2022-04-08T06:54:14.318Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T06:54:14.318Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-08T06:54:14.318Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-04-08T06:54:14.889Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-04-08T06:54:14.889Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-04-08T06:54:14.889Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-04-08T06:54:14.889Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-04-08T06:54:16.279Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-04-08T06:54:16.279Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-08T06:54:16.279Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-08T06:54:16.539Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-08T06:54:16.800Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-04-08T06:54:17.065Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-04-08T06:54:17.325Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-04-08T06:54:17.325Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-04-08T06:54:17.586Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-08T06:54:17.586Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-08T06:54:17.845Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-04-08T06:54:18.105Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-04-08T06:54:18.366Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-04-08T06:54:18.627Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-04-08T06:54:18.888Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2022-04-08T06:54:18.888Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-08T06:54:19.828Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-08T06:54:19.828Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-08T06:54:19.828Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-08T06:54:20.662Z] Reading package lists... [2022-04-08T06:54:20.925Z] Reading package lists... [2022-04-08T06:54:20.925Z] Building dependency tree... [2022-04-08T06:54:20.925Z] Reading state information... [2022-04-08T06:54:21.185Z] Calculating upgrade... [2022-04-08T06:54:21.185Z] The following packages will be upgraded: [2022-04-08T06:54:21.185Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-04-08T06:54:21.185Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-04-08T06:54:21.185Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-04-08T06:54:21.185Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-04-08T06:54:21.185Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-04-08T06:54:21.185Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-04-08T06:54:21.185Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-04-08T06:54:21.185Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-04-08T06:54:21.185Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-04-08T06:54:21.185Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-04-08T06:54:21.185Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-04-08T06:54:21.185Z] xz-utils zlib1g [2022-04-08T06:54:22.127Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-04-08T06:54:22.127Z] Need to get 65.7 MB of archives. [2022-04-08T06:54:22.127Z] After this operation, 27.6 MB of additional disk space will be used. [2022-04-08T06:54:22.127Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-04-08T06:54:22.389Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-04-08T06:54:22.389Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-04-08T06:54:22.651Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-04-08T06:54:22.651Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-04-08T06:54:22.651Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-04-08T06:54:22.651Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-04-08T06:54:22.651Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-04-08T06:54:22.651Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-04-08T06:54:22.651Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-04-08T06:54:22.651Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-04-08T06:54:22.651Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-04-08T06:54:22.651Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-04-08T06:54:22.651Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-04-08T06:54:22.651Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-04-08T06:54:22.651Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-04-08T06:54:22.651Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-04-08T06:54:22.651Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-04-08T06:54:22.651Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-04-08T06:54:22.913Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-04-08T06:54:23.173Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] [2022-04-08T06:54:23.433Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-04-08T06:54:23.433Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-04-08T06:54:23.692Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-04-08T06:54:23.692Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-04-08T06:54:23.952Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-04-08T06:54:23.952Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-04-08T06:54:23.952Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-04-08T06:54:23.952Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-04-08T06:54:23.952Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-04-08T06:54:23.952Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-04-08T06:54:23.952Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-04-08T06:54:24.213Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-04-08T06:54:24.474Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-04-08T06:54:24.735Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-04-08T06:54:26.214Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-04-08T06:54:26.214Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-04-08T06:54:26.214Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-04-08T06:54:26.214Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] [2022-04-08T06:54:26.214Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-04-08T06:54:26.214Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-04-08T06:54:26.214Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-04-08T06:54:26.214Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-04-08T06:54:26.214Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-04-08T06:54:26.214Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-04-08T06:54:26.214Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-04-08T06:54:26.214Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-04-08T06:54:26.214Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-04-08T06:54:26.214Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-04-08T06:54:26.214Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-04-08T06:54:26.214Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-04-08T06:54:26.214Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-04-08T06:54:26.214Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-04-08T06:54:26.214Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-04-08T06:54:26.214Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-04-08T06:54:26.214Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-04-08T06:54:26.214Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-04-08T06:54:26.214Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-04-08T06:54:26.214Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-04-08T06:54:26.214Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-04-08T06:54:26.214Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-04-08T06:54:26.214Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-04-08T06:54:26.214Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-04-08T06:54:26.214Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-04-08T06:54:26.493Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-04-08T06:54:26.493Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-04-08T06:54:26.493Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-04-08T06:54:26.493Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-04-08T06:54:26.493Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-04-08T06:54:26.493Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-04-08T06:54:26.493Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-04-08T06:54:26.493Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-04-08T06:54:26.493Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-04-08T06:54:26.493Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-04-08T06:54:26.493Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-04-08T06:54:26.493Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-04-08T06:54:26.493Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] [2022-04-08T06:54:27.064Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-08T06:54:27.064Z] Fetched 65.7 MB in 5s (12.4 MB/s) [2022-04-08T06:54:27.064Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-08T06:54:27.064Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-04-08T06:54:27.064Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-08T06:54:27.637Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-08T06:54:27.637Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-08T06:54:27.637Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... [2022-04-08T06:54:27.637Z] Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... [2022-04-08T06:54:27.898Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-08T06:54:27.898Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-08T06:54:28.159Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-08T06:54:28.159Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-08T06:54:28.421Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-08T06:54:28.421Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-08T06:54:28.421Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-08T06:54:28.421Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-08T06:54:28.682Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-08T06:54:28.682Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-08T06:54:28.682Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-08T06:54:28.682Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-08T06:54:28.682Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-08T06:54:28.682Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-08T06:54:28.682Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-08T06:54:28.946Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-08T06:54:28.946Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-08T06:54:28.946Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-08T06:54:28.946Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-08T06:54:28.946Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-08T06:54:28.946Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-08T06:54:29.207Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-08T06:54:29.207Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-08T06:54:29.207Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-08T06:54:29.207Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-08T06:54:29.207Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-08T06:54:29.468Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-08T06:54:29.468Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-08T06:54:29.468Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-04-08T06:54:29.468Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-08T06:54:30.038Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-04-08T06:54:30.038Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-08T06:54:30.038Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-04-08T06:54:30.038Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-04-08T06:54:30.038Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-04-08T06:54:30.299Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-04-08T06:54:30.559Z] Setting up base-files (11ubuntu5.5) ... [2022-04-08T06:54:30.559Z] Installing new version of config file /etc/issue ... [2022-04-08T06:54:30.559Z] Installing new version of config file /etc/issue.net ... [2022-04-08T06:54:30.559Z] Installing new version of config file /etc/lsb-release ... [2022-04-08T06:54:30.559Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-04-08T06:54:30.820Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-04-08T06:54:31.080Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-04-08T06:54:31.080Z] Removing obsolete conffile /etc/default/motd-news ... [2022-04-08T06:54:31.080Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T06:54:31.080Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-04-08T06:54:31.080Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-04-08T06:54:31.080Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-04-08T06:54:31.340Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2022-04-08T06:54:31.340Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T06:54:31.340Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-08T06:54:31.340Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-04-08T06:54:31.340Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-04-08T06:54:31.340Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T06:54:31.340Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-08T06:54:31.340Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-08T06:54:31.599Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-08T06:54:31.599Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T06:54:31.599Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-08T06:54:31.599Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-08T06:54:32.181Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-08T06:54:32.181Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-08T06:54:32.441Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-08T06:54:32.441Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-08T06:54:33.012Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-04-08T06:54:33.012Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T06:54:33.012Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-04-08T06:54:33.012Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-08T06:54:33.272Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... [2022-04-08T06:54:33.272Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-04-08T06:54:33.533Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... [2022-04-08T06:54:33.533Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T06:54:33.533Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-04-08T06:54:33.533Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-04-08T06:54:33.533Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-04-08T06:54:33.794Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T06:54:33.794Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-08T06:54:33.794Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-08T06:54:33.794Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-08T06:54:33.794Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T06:54:33.794Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-08T06:54:33.794Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-08T06:54:33.794Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-08T06:54:33.794Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T06:54:33.794Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-08T06:54:33.794Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-08T06:54:34.055Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-08T06:54:34.055Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-08T06:54:34.055Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-08T06:54:34.055Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T06:54:34.055Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-08T06:54:34.055Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-08T06:54:34.316Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-08T06:54:34.316Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T06:54:34.316Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-08T06:54:34.316Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-08T06:54:34.316Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-08T06:54:34.316Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-08T06:54:34.887Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-04-08T06:54:35.147Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-04-08T06:54:35.420Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-04-08T06:54:35.682Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T06:54:35.682Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-08T06:54:35.682Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-08T06:54:35.956Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-04-08T06:54:35.956Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T06:54:35.956Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-04-08T06:54:36.216Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-04-08T06:54:36.216Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-04-08T06:54:36.476Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T06:54:36.476Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-04-08T06:54:36.476Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-04-08T06:54:36.476Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-04-08T06:54:36.739Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T06:54:36.739Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-04-08T06:54:36.739Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-08T06:54:36.739Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-04-08T06:54:37.000Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T06:54:37.000Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-04-08T06:54:37.000Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-04-08T06:54:37.260Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-04-08T06:54:37.521Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T06:54:37.521Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-04-08T06:54:37.521Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-04-08T06:54:37.521Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-04-08T06:54:37.521Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T06:54:37.521Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-08T06:54:37.780Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-08T06:54:37.780Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-04-08T06:54:37.780Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T06:54:37.780Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-04-08T06:54:37.780Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-04-08T06:54:37.780Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-04-08T06:54:37.780Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T06:54:37.780Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-08T06:54:38.041Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-08T06:54:38.041Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-08T06:54:38.041Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T06:54:38.041Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-08T06:54:38.041Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-08T06:54:38.041Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-08T06:54:38.301Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T06:54:38.301Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-04-08T06:54:38.301Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-04-08T06:54:38.301Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-04-08T06:54:38.301Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T06:54:38.301Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-04-08T06:54:38.301Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-04-08T06:54:38.562Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-04-08T06:54:38.562Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T06:54:38.562Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-04-08T06:54:38.562Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-04-08T06:54:38.562Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-04-08T06:54:38.824Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T06:54:38.824Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-04-08T06:54:38.824Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-04-08T06:54:39.085Z] Setting up apt (2.0.6) ... [2022-04-08T06:54:39.656Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-04-08T06:54:39.656Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T06:54:39.656Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-08T06:54:39.656Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-08T06:54:39.919Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-08T06:54:39.919Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T06:54:39.919Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-08T06:54:39.919Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-08T06:54:40.199Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-04-08T06:54:40.199Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-08T06:54:40.199Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-08T06:54:40.199Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-08T06:54:40.199Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-08T06:54:40.459Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-08T06:54:40.459Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-08T06:54:40.459Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-08T06:54:40.459Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-04-08T06:54:40.459Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-08T06:54:40.459Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-04-08T06:54:40.719Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-08T06:54:40.719Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-08T06:54:40.979Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-08T06:54:40.979Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-08T06:54:41.238Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-08T06:54:41.238Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-08T06:54:41.238Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-08T06:54:41.238Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-08T06:54:41.238Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-08T06:54:41.238Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-08T06:54:41.239Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-08T06:54:41.501Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-08T06:54:41.501Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-08T06:54:41.761Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-04-08T06:54:41.761Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-04-08T06:54:41.761Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-08T06:54:41.761Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-04-08T06:54:41.761Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-04-08T06:54:41.761Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-04-08T06:54:41.761Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-04-08T06:54:42.022Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-04-08T06:54:42.022Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-04-08T06:54:42.022Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-04-08T06:54:42.281Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-04-08T06:54:42.281Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-04-08T06:54:42.851Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-04-08T06:54:42.851Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-08T06:54:42.851Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-08T06:54:42.851Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-08T06:54:42.851Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-04-08T06:54:42.851Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-08T06:54:43.111Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-08T06:54:43.111Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-08T06:54:43.372Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-08T06:54:43.372Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-08T06:54:43.372Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-04-08T06:54:43.372Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-08T06:54:43.633Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-08T06:54:43.633Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-08T06:54:43.633Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-04-08T06:54:43.633Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-04-08T06:54:43.633Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-08T06:54:43.633Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-08T06:54:44.204Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-08T06:54:44.204Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-08T06:54:44.773Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-08T06:54:44.773Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-08T06:54:45.714Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-08T06:54:45.714Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-08T06:54:45.975Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-08T06:54:45.975Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-08T06:54:46.236Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-08T06:54:46.237Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-08T06:54:47.179Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-08T06:54:47.179Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-08T06:54:47.179Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-04-08T06:54:47.179Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-04-08T06:54:47.179Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-04-08T06:54:47.179Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-04-08T06:54:47.179Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-04-08T06:54:47.179Z] Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... [2022-04-08T06:54:47.179Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-04-08T06:54:47.179Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-08T06:54:47.179Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-04-08T06:54:47.441Z] [2022-04-08T06:54:47.441Z] Current default time zone: 'Etc/UTC' [2022-04-08T06:54:47.441Z] Local time is now: Fri Apr 8 06:54:47 UTC 2022. [2022-04-08T06:54:47.441Z] Universal Time is now: Fri Apr 8 06:54:47 UTC 2022. [2022-04-08T06:54:47.441Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-04-08T06:54:47.441Z] [2022-04-08T06:54:47.441Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-04-08T06:54:47.441Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-08T06:54:47.441Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-08T06:54:47.441Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-08T06:54:47.441Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-08T06:54:47.441Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-04-08T06:54:47.441Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-04-08T06:54:47.441Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-04-08T06:54:47.441Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-04-08T06:54:47.441Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-04-08T06:54:47.441Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-04-08T06:54:47.701Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-08T06:54:47.701Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-08T06:54:47.701Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-04-08T06:54:47.701Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-08T06:54:47.701Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-08T06:54:47.701Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-08T06:54:47.701Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-04-08T06:54:47.701Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-04-08T06:54:47.701Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-04-08T06:54:49.611Z] Updating certificates in /etc/ssl/certs... [2022-04-08T06:54:50.182Z] 21 added, 21 removed; done. [2022-04-08T06:54:50.182Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-08T06:54:50.182Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-04-08T06:54:50.182Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-04-08T06:54:50.442Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-08T06:54:50.442Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-04-08T06:54:50.442Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-04-08T06:54:50.442Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-04-08T06:54:50.442Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-04-08T06:54:50.442Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-08T06:54:50.442Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-04-08T06:54:50.442Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-08T06:54:50.442Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-08T06:54:50.442Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-08T06:54:50.442Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-08T06:54:50.442Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-04-08T06:54:50.709Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-04-08T06:54:50.709Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-04-08T06:54:50.709Z] Updating certificates in /etc/ssl/certs... [2022-04-08T06:54:51.282Z] 0 added, 0 removed; done. [2022-04-08T06:54:51.282Z] Running hooks in /etc/ca-certificates/update.d... [2022-04-08T06:54:51.282Z] done. [2022-04-08T06:54:52.484Z] Reading package lists... [2022-04-08T06:54:52.484Z] Building dependency tree... [2022-04-08T06:54:52.484Z] Reading state information... [2022-04-08T06:54:52.745Z] The following NEW packages will be installed: [2022-04-08T06:54:52.745Z] apt-transport-https [2022-04-08T06:54:52.745Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-04-08T06:54:52.745Z] Need to get 4680 B of archives. [2022-04-08T06:54:52.745Z] After this operation, 162 kB of additional disk space will be used. [2022-04-08T06:54:52.745Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-04-08T06:54:53.005Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-08T06:54:53.005Z] Fetched 4680 B in 0s (85.9 kB/s) [2022-04-08T06:54:53.005Z] Selecting previously unselected package apt-transport-https. [2022-04-08T06:54:53.005Z] (Reading database ... 14320 files and directories currently installed.) [2022-04-08T06:54:53.005Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-04-08T06:54:53.005Z] Unpacking apt-transport-https (2.0.6) ... [2022-04-08T06:54:53.005Z] Setting up apt-transport-https (2.0.6) ... [2022-04-08T06:54:53.265Z] Waiting for network to be ready... [2022-04-08T06:54:59.840Z] 2022-04-08T06:54:57Z INFO Waiting for automatic snapd restart... [2022-04-08T06:55:00.786Z] snapd 2.54.4 from Canonical* installed [2022-04-08T06:55:01.725Z] "snapd" switched to the "latest/stable" channel [2022-04-08T06:55:01.725Z] [2022-04-08T06:55:04.264Z] core20 20220318 from Canonical* installed [2022-04-08T06:55:04.264Z] "core20" switched to the "latest/stable" channel [2022-04-08T06:55:04.264Z] [2022-04-08T06:55:06.808Z] snapcraft 6.1 from Canonical* installed [2022-04-08T06:55:07.069Z] "snapcraft" switched to the "latest/stable" channel [2022-04-08T06:55:07.069Z] [2022-04-08T06:55:11.267Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-04-08T06:55:11.267Z] - README.md [2022-04-08T06:55:11.267Z] [2022-04-08T06:55:11.267Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-08T06:55:11.836Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-08T06:55:11.836Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-08T06:55:11.836Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-08T06:55:12.664Z] Reading package lists... [2022-04-08T06:55:13.235Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-04-08T06:55:13.235Z] Reading package lists... [2022-04-08T06:55:13.235Z] Building dependency tree... [2022-04-08T06:55:13.235Z] Reading state information... [2022-04-08T06:55:13.495Z] Suggested packages: [2022-04-08T06:55:13.495Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-04-08T06:55:13.495Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-04-08T06:55:13.495Z] krb5-user libnorm-doc [2022-04-08T06:55:13.495Z] Recommended packages: [2022-04-08T06:55:13.495Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-04-08T06:55:13.495Z] The following NEW packages will be installed: [2022-04-08T06:55:13.495Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-04-08T06:55:13.495Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-04-08T06:55:13.495Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-04-08T06:55:13.495Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-04-08T06:55:13.495Z] libzmq5 pkg-config zip [2022-04-08T06:55:13.495Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-04-08T06:55:13.756Z] Need to get 10.3 MB of archives. [2022-04-08T06:55:13.756Z] After this operation, 56.5 MB of additional disk space will be used. [2022-04-08T06:55:13.756Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-04-08T06:55:14.324Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-04-08T06:55:14.325Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-04-08T06:55:14.325Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-04-08T06:55:14.325Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-04-08T06:55:14.584Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-04-08T06:55:14.584Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-04-08T06:55:14.584Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-04-08T06:55:14.584Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-04-08T06:55:14.584Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-04-08T06:55:14.844Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-04-08T06:55:14.844Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-04-08T06:55:15.104Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-04-08T06:55:15.104Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-04-08T06:55:15.104Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-04-08T06:55:15.104Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-04-08T06:55:15.104Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-04-08T06:55:15.104Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-04-08T06:55:15.104Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-04-08T06:55:15.104Z] Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-04-08T06:55:15.104Z] Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-04-08T06:55:15.104Z] Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-04-08T06:55:15.104Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-04-08T06:55:15.104Z] Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-04-08T06:55:15.104Z] Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-04-08T06:55:15.104Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-04-08T06:55:15.104Z] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-04-08T06:55:15.364Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-08T06:55:15.364Z] Fetched 10.3 MB in 2s (6276 kB/s) [2022-04-08T06:55:15.364Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-04-08T06:55:15.364Z] (Reading database ... 14324 files and directories currently installed.) [2022-04-08T06:55:15.364Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-04-08T06:55:15.364Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-08T06:55:15.625Z] Selecting previously unselected package libsodium23:amd64. [2022-04-08T06:55:15.626Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-04-08T06:55:15.626Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-04-08T06:55:15.626Z] Selecting previously unselected package libpsl5:amd64. [2022-04-08T06:55:15.626Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-04-08T06:55:15.626Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-08T06:55:15.626Z] Selecting previously unselected package libbrotli1:amd64. [2022-04-08T06:55:15.626Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-04-08T06:55:15.626Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-08T06:55:15.887Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-04-08T06:55:15.887Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-04-08T06:55:15.887Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-08T06:55:15.887Z] Selecting previously unselected package librtmp1:amd64. [2022-04-08T06:55:15.887Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-04-08T06:55:15.887Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-08T06:55:15.887Z] Selecting previously unselected package libssh-4:amd64. [2022-04-08T06:55:15.887Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-04-08T06:55:15.887Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-08T06:55:16.150Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-04-08T06:55:16.150Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-04-08T06:55:16.150Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-08T06:55:16.150Z] Selecting previously unselected package liberror-perl. [2022-04-08T06:55:16.150Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-04-08T06:55:16.150Z] Unpacking liberror-perl (0.17029-1) ... [2022-04-08T06:55:16.150Z] Selecting previously unselected package git-man. [2022-04-08T06:55:16.150Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-04-08T06:55:16.150Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-08T06:55:16.410Z] Selecting previously unselected package git. [2022-04-08T06:55:16.410Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-04-08T06:55:16.411Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-04-08T06:55:16.984Z] Selecting previously unselected package libgssrpc4:amd64. [2022-04-08T06:55:16.984Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-04-08T06:55:16.984Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T06:55:16.984Z] Selecting previously unselected package libkdb5-9:amd64. [2022-04-08T06:55:16.984Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-04-08T06:55:16.984Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T06:55:16.984Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-04-08T06:55:16.984Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-08T06:55:16.984Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T06:55:16.984Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-04-08T06:55:16.984Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-08T06:55:16.984Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T06:55:17.244Z] Selecting previously unselected package comerr-dev:amd64. [2022-04-08T06:55:17.244Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-04-08T06:55:17.244Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-08T06:55:17.244Z] Selecting previously unselected package krb5-multidev:amd64. [2022-04-08T06:55:17.244Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-08T06:55:17.244Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T06:55:17.244Z] Selecting previously unselected package libnorm1:amd64. [2022-04-08T06:55:17.244Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-08T06:55:17.244Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-08T06:55:17.244Z] Selecting previously unselected package libnorm-dev:amd64. [2022-04-08T06:55:17.244Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-08T06:55:17.244Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-08T06:55:17.506Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-04-08T06:55:17.506Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-08T06:55:17.506Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-08T06:55:17.506Z] Selecting previously unselected package libpgm-dev:amd64. [2022-04-08T06:55:17.506Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-08T06:55:17.506Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-08T06:55:17.506Z] Selecting previously unselected package libsodium-dev:amd64. [2022-04-08T06:55:17.506Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-04-08T06:55:17.506Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-04-08T06:55:17.770Z] Selecting previously unselected package libzmq5:amd64. [2022-04-08T06:55:17.770Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-04-08T06:55:17.770Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-08T06:55:17.770Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-04-08T06:55:17.770Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-08T06:55:17.770Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T06:55:17.770Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-04-08T06:55:17.770Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-04-08T06:55:17.770Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-08T06:55:17.770Z] Selecting previously unselected package pkg-config. [2022-04-08T06:55:17.770Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-04-08T06:55:17.770Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-04-08T06:55:18.031Z] Selecting previously unselected package zip. [2022-04-08T06:55:18.031Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-04-08T06:55:18.031Z] Unpacking zip (3.0-11build1) ... [2022-04-08T06:55:18.031Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-08T06:55:18.031Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-04-08T06:55:18.031Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-08T06:55:18.031Z] No schema files found: doing nothing. [2022-04-08T06:55:18.031Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-08T06:55:18.031Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-08T06:55:18.031Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-08T06:55:18.031Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-08T06:55:18.031Z] Setting up liberror-perl (0.17029-1) ... [2022-04-08T06:55:18.031Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T06:55:18.031Z] Setting up zip (3.0-11build1) ... [2022-04-08T06:55:18.031Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-08T06:55:18.031Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-08T06:55:18.031Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-04-08T06:55:18.293Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-04-08T06:55:18.293Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-08T06:55:18.293Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T06:55:18.293Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-08T06:55:18.293Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T06:55:18.293Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-08T06:55:18.293Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T06:55:18.293Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-08T06:55:18.293Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-08T06:55:18.293Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-08T06:55:18.293Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-04-08T06:55:18.293Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T06:55:18.293Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T06:55:18.293Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-08T06:55:18.293Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-08T06:55:18.864Z] comerr-dev set to automatically installed. [2022-04-08T06:55:18.864Z] git set to automatically installed. [2022-04-08T06:55:18.864Z] git-man set to automatically installed. [2022-04-08T06:55:18.864Z] krb5-multidev set to automatically installed. [2022-04-08T06:55:18.864Z] libbrotli1 set to automatically installed. [2022-04-08T06:55:18.864Z] libcurl3-gnutls set to automatically installed. [2022-04-08T06:55:18.864Z] liberror-perl set to automatically installed. [2022-04-08T06:55:18.864Z] libglib2.0-0 set to automatically installed. [2022-04-08T06:55:18.864Z] libgssrpc4 set to automatically installed. [2022-04-08T06:55:18.864Z] libkadm5clnt-mit11 set to automatically installed. [2022-04-08T06:55:18.864Z] libkadm5srv-mit11 set to automatically installed. [2022-04-08T06:55:18.864Z] libkdb5-9 set to automatically installed. [2022-04-08T06:55:18.864Z] libkrb5-dev set to automatically installed. [2022-04-08T06:55:18.864Z] libnghttp2-14 set to automatically installed. [2022-04-08T06:55:18.864Z] libnorm-dev set to automatically installed. [2022-04-08T06:55:18.864Z] libnorm1 set to automatically installed. [2022-04-08T06:55:18.864Z] libpgm-5.2-0 set to automatically installed. [2022-04-08T06:55:18.864Z] libpgm-dev set to automatically installed. [2022-04-08T06:55:18.864Z] libpsl5 set to automatically installed. [2022-04-08T06:55:18.864Z] librtmp1 set to automatically installed. [2022-04-08T06:55:18.864Z] libsodium-dev set to automatically installed. [2022-04-08T06:55:18.864Z] libsodium23 set to automatically installed. [2022-04-08T06:55:18.864Z] libssh-4 set to automatically installed. [2022-04-08T06:55:18.864Z] libzmq3-dev set to automatically installed. [2022-04-08T06:55:18.864Z] libzmq5 set to automatically installed. [2022-04-08T06:55:18.864Z] pkg-config set to automatically installed. [2022-04-08T06:55:18.864Z] zip set to automatically installed. [2022-04-08T06:55:19.805Z] snapd is not logged in, snap install commands will use sudo [2022-04-08T06:55:26.386Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T06:55:26.386Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-08T06:55:26.386Z] ---> c09615357430 [2022-04-08T06:55:26.386Z] Step 3/25 : WORKDIR /edgex-go [2022-04-08T06:55:26.386Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T06:55:26.386Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-08T06:55:26.386Z] ---> c09615357430 [2022-04-08T06:55:26.386Z] Step 3/23 : WORKDIR /edgex-go [2022-04-08T06:55:26.386Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T06:55:26.386Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-08T06:55:26.386Z] ---> c09615357430 [2022-04-08T06:55:26.386Z] Step 3/26 : WORKDIR /edgex-go [2022-04-08T06:55:26.386Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T06:55:26.386Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-08T06:55:26.386Z] ---> c09615357430 [2022-04-08T06:55:26.386Z] Step 3/23 : WORKDIR /edgex-go [2022-04-08T06:55:26.386Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T06:55:26.386Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-08T06:55:26.386Z] ---> c09615357430 [2022-04-08T06:55:26.386Z] Step 3/31 : WORKDIR /edgex-go [2022-04-08T06:55:26.386Z] ---> Running in 097a4c8ff652 [2022-04-08T06:55:26.386Z] ---> Running in 79c3017e93e6 [2022-04-08T06:55:26.386Z] ---> Running in 6e7990c27de2 [2022-04-08T06:55:26.386Z] ---> Running in c21682bc8309 [2022-04-08T06:55:26.386Z] ---> Running in 22ee9d0e42bb [2022-04-08T06:55:26.386Z] Removing intermediate container 79c3017e93e6 [2022-04-08T06:55:26.386Z] ---> 0870a5ae00c1 [2022-04-08T06:55:26.386Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T06:55:26.386Z] Removing intermediate container c21682bc8309 [2022-04-08T06:55:26.386Z] ---> 5139cc87f3c6 [2022-04-08T06:55:26.386Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T06:55:26.386Z] ---> Running in 44026f92b834 [2022-04-08T06:55:26.386Z] ---> Running in f6ddb9273cb1 [2022-04-08T06:55:26.386Z] Removing intermediate container 22ee9d0e42bb [2022-04-08T06:55:26.386Z] ---> ad9c90699826 [2022-04-08T06:55:26.386Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T06:55:26.386Z] Removing intermediate container 6e7990c27de2 [2022-04-08T06:55:26.386Z] ---> 217858cf7252 [2022-04-08T06:55:26.386Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T06:55:26.386Z] Removing intermediate container 097a4c8ff652 [2022-04-08T06:55:26.386Z] ---> 2f15f0ddc29e [2022-04-08T06:55:26.386Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T06:55:26.386Z] ---> Running in f718b66856ab [2022-04-08T06:55:26.386Z] ---> Running in 0cc99c3dda2a [2022-04-08T06:55:26.386Z] ---> Running in 410c9a5d8345 [2022-04-08T06:55:26.386Z] Removing intermediate container f6ddb9273cb1 [2022-04-08T06:55:26.386Z] ---> 18e9238b55fc [2022-04-08T06:55:26.386Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-08T06:55:26.386Z] Removing intermediate container f718b66856ab [2022-04-08T06:55:26.386Z] ---> 1642a172dcff [2022-04-08T06:55:26.386Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-08T06:55:26.386Z] ---> Running in d30101ea4d7c [2022-04-08T06:55:26.386Z] ---> Running in 6cc0c7d80520 [2022-04-08T06:55:26.386Z] Removing intermediate container 44026f92b834 [2022-04-08T06:55:26.386Z] ---> f6e2a7e8d281 [2022-04-08T06:55:26.386Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-08T06:55:26.386Z] Removing intermediate container 0cc99c3dda2a [2022-04-08T06:55:26.386Z] ---> fdbba885199f [2022-04-08T06:55:26.386Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-08T06:55:26.386Z] ---> Running in 22f11e99a0d3 [2022-04-08T06:55:26.386Z] Removing intermediate container 410c9a5d8345 [2022-04-08T06:55:26.386Z] ---> d9f6d0f147e0 [2022-04-08T06:55:26.386Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-08T06:55:26.386Z] ---> Running in 719247153ac0 [2022-04-08T06:55:26.386Z] ---> Running in 58632fa0e749 [2022-04-08T06:55:26.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T06:55:26.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T06:55:26.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T06:55:26.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T06:55:26.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T06:55:26.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T06:55:26.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T06:55:26.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T06:55:26.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T06:55:26.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T06:55:26.386Z] OK: 220 MiB in 52 packages [2022-04-08T06:55:26.386Z] OK: 220 MiB in 52 packages [2022-04-08T06:55:26.386Z] OK: 220 MiB in 52 packages [2022-04-08T06:55:26.386Z] OK: 220 MiB in 52 packages [2022-04-08T06:55:26.386Z] OK: 220 MiB in 52 packages [2022-04-08T06:55:26.386Z] Removing intermediate container d30101ea4d7c [2022-04-08T06:55:26.386Z] ---> 1dad22f2f7a0 [2022-04-08T06:55:26.386Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-08T06:55:27.372Z] Removing intermediate container 58632fa0e749 [2022-04-08T06:55:27.372Z] ---> c400e6238470 [2022-04-08T06:55:27.372Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-08T06:55:27.372Z] Removing intermediate container 22f11e99a0d3 [2022-04-08T06:55:27.372Z] ---> 8da28f723a1c [2022-04-08T06:55:27.372Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-08T06:55:27.648Z] Removing intermediate container 719247153ac0 [2022-04-08T06:55:27.648Z] ---> 74c5198feaeb [2022-04-08T06:55:27.648Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-08T06:55:27.648Z] Removing intermediate container 6cc0c7d80520 [2022-04-08T06:55:27.648Z] ---> dc251fa12a2a [2022-04-08T06:55:27.648Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-08T06:55:27.923Z] ---> a1fa1583fcdc [2022-04-08T06:55:27.923Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T06:55:27.923Z] ---> Running in 878bc1fd2426 [2022-04-08T06:55:28.527Z] ---> 7c0378caa123 [2022-04-08T06:55:28.527Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T06:55:28.805Z] ---> Running in 1c7f47f67575 [2022-04-08T06:55:28.805Z] ---> cb08cdff7bbc [2022-04-08T06:55:28.805Z] ---> cc22ed1b845f [2022-04-08T06:55:28.805Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T06:55:28.806Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T06:55:29.088Z] ---> ed5ea226a2d3 [2022-04-08T06:55:29.088Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T06:55:29.088Z] ---> Running in ac604a5110b4 [2022-04-08T06:55:29.367Z] ---> Running in 2a39c93bbfce [2022-04-08T06:55:29.367Z] ---> Running in f0d62704f412 [2022-04-08T06:55:32.024Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-04-08T06:55:32.025Z] Downloading snap 'edgex-app-service-configurable' [2022-04-08T06:55:32.025Z] Pulling app-service-configurable [2022-04-08T06:55:32.025Z] + snapcraftctl pull [2022-04-08T06:55:32.769Z] Removing intermediate container 878bc1fd2426 [2022-04-08T06:55:32.770Z] ---> a1d1e9ec18e8 [2022-04-08T06:55:32.770Z] Step 8/23 : COPY . . [2022-04-08T06:55:33.407Z] Pulling config-common [2022-04-08T06:55:33.407Z] + snapcraftctl pull [2022-04-08T06:55:34.338Z] Removing intermediate container 1c7f47f67575 [2022-04-08T06:55:34.338Z] ---> 79718d1d6aaf [2022-04-08T06:55:34.338Z] Step 8/25 : COPY . . [2022-04-08T06:55:34.784Z] Pulling go-build-helper [2022-04-08T06:55:34.784Z] + snapcraftctl pull [2022-04-08T06:55:35.350Z] Removing intermediate container ac604a5110b4 [2022-04-08T06:55:35.350Z] ---> e7bfdf2e7822 [2022-04-08T06:55:35.350Z] Step 8/31 : COPY . . [2022-04-08T06:55:35.350Z] Removing intermediate container f0d62704f412 [2022-04-08T06:55:35.350Z] ---> 2f2d84405adf [2022-04-08T06:55:35.350Z] Step 8/26 : COPY . . [2022-04-08T06:55:35.350Z] Removing intermediate container 2a39c93bbfce [2022-04-08T06:55:35.350Z] ---> 1112d3e94b19 [2022-04-08T06:55:35.350Z] Step 8/23 : COPY . . [2022-04-08T06:55:36.168Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-04-08T06:55:36.168Z] Skipping pull go-build-helper (already ran) [2022-04-08T06:55:36.168Z] Building go-build-helper [2022-04-08T06:55:36.168Z] + snapcraftctl build [2022-04-08T06:55:37.549Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-04-08T06:55:38.121Z] Staging go-build-helper [2022-04-08T06:55:38.121Z] + snapcraftctl stage [2022-04-08T06:55:43.410Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-04-08T06:55:43.410Z] Fetched 290 kB in 0s (0 B/s) [2022-04-08T06:55:43.410Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-04-08T06:55:43.410Z] Fetched 158 kB in 0s (0 B/s) [2022-04-08T06:55:43.410Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-04-08T06:55:43.410Z] Fetched 242 kB in 0s (0 B/s) [2022-04-08T06:55:43.410Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-04-08T06:55:43.410Z] Fetched 150 kB in 0s (0 B/s) [2022-04-08T06:55:43.410Z] Pulling edgex-go [2022-04-08T06:55:43.410Z] + snapcraftctl pull [2022-04-08T06:55:44.792Z] Pulling hooks [2022-04-08T06:55:44.792Z] + snapcraftctl pull [2022-04-08T06:55:57.191Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-08T06:55:57.191Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-04-08T06:55:57.191Z] Fetched 96.1 kB in 0s (0 B/s) [2022-04-08T06:55:57.191Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-04-08T06:55:57.191Z] Fetched 78.7 kB in 0s (0 B/s) [2022-04-08T06:55:57.191Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-04-08T06:55:57.191Z] Fetched 48.0 kB in 0s (0 B/s) [2022-04-08T06:55:57.191Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-04-08T06:55:57.191Z] Fetched 50.2 kB in 0s (0 B/s) [2022-04-08T06:55:57.191Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-04-08T06:55:57.191Z] Fetched 14.7 kB in 0s (0 B/s) [2022-04-08T06:55:57.191Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-04-08T06:55:57.191Z] Fetched 234 kB in 0s (0 B/s) [2022-04-08T06:55:57.191Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-04-08T06:55:57.191Z] Fetched 155 kB in 0s (0 B/s) [2022-04-08T06:55:57.191Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-04-08T06:55:57.191Z] Fetched 170 kB in 0s (0 B/s) [2022-04-08T06:55:57.191Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-04-08T06:55:57.191Z] Fetched 267 kB in 0s (0 B/s) [2022-04-08T06:55:57.191Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-04-08T06:55:57.191Z] Fetched 50.6 kB in 0s (0 B/s) [2022-04-08T06:55:57.191Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-04-08T06:55:57.191Z] Fetched 15.1 kB in 0s (0 B/s) [2022-04-08T06:55:57.191Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-04-08T06:55:57.191Z] Fetched 51.5 kB in 0s (0 B/s) [2022-04-08T06:55:57.191Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-04-08T06:55:57.191Z] Fetched 121 kB in 0s (0 B/s) [2022-04-08T06:55:57.191Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-04-08T06:55:57.191Z] Fetched 29.7 kB in 0s (0 B/s) [2022-04-08T06:55:57.191Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-04-08T06:55:57.191Z] Fetched 1021 kB in 0s (0 B/s) [2022-04-08T06:55:57.191Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-04-08T06:55:57.191Z] Fetched 49.3 kB in 0s (0 B/s) [2022-04-08T06:55:57.191Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-04-08T06:55:57.191Z] Fetched 54.9 kB in 0s (0 B/s) [2022-04-08T06:55:57.191Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-04-08T06:55:57.191Z] Fetched 16.6 kB in 0s (0 B/s) [2022-04-08T06:55:57.191Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-04-08T06:55:57.191Z] Fetched 87.9 kB in 0s (0 B/s) [2022-04-08T06:55:57.191Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-04-08T06:55:57.191Z] Fetched 142 kB in 0s (0 B/s) [2022-04-08T06:55:57.191Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-04-08T06:55:57.191Z] Fetched 41.8 kB in 0s (0 B/s) [2022-04-08T06:55:57.191Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-04-08T06:55:57.191Z] Fetched 181 kB in 0s (0 B/s) [2022-04-08T06:55:57.191Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-04-08T06:55:57.191Z] Fetched 208 kB in 0s (0 B/s) [2022-04-08T06:55:57.191Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-04-08T06:55:57.191Z] Fetched 161 kB in 0s (0 B/s) [2022-04-08T06:55:57.191Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-04-08T06:55:57.191Z] Fetched 107 kB in 0s (0 B/s) [2022-04-08T06:55:57.191Z] Pulling static-packages [2022-04-08T06:55:57.191Z] + snapcraftctl pull [2022-04-08T06:55:57.191Z] Pulling version [2022-04-08T06:55:57.191Z] + cd /root/project [2022-04-08T06:55:57.191Z] ++ git describe --tags --abbrev=0 [2022-04-08T06:55:57.191Z] ++ sed s/v// [2022-04-08T06:55:57.191Z] + GIT_VERSION=2.2.0-dev.60 [2022-04-08T06:55:57.191Z] + '[' -z 2.2.0-dev.60 ']' [2022-04-08T06:55:57.191Z] + snapcraftctl set-version 2.2.0-dev.60 [2022-04-08T06:55:58.569Z] Building app-service-configurable [2022-04-08T06:55:58.569Z] + snapcraftctl build [2022-04-08T06:56:00.477Z] Building config-common [2022-04-08T06:56:00.477Z] + snapcraftctl build [2022-04-08T06:56:01.417Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-04-08T06:56:02.355Z] Skipping build go-build-helper (already ran) [2022-04-08T06:56:02.355Z] Building edgex-go [2022-04-08T06:56:02.355Z] + cd /root/parts/edgex-go/src [2022-04-08T06:56:02.355Z] ++ git describe --tags --abbrev=0 [2022-04-08T06:56:02.355Z] ++ sed s/v// [2022-04-08T06:56:02.615Z] + GIT_VERSION=2.2.0-dev.60 [2022-04-08T06:56:02.615Z] + '[' -z 2.2.0-dev.60 ']' [2022-04-08T06:56:02.615Z] + echo 2.2.0-dev.60 [2022-04-08T06:56:02.615Z] + '[' '!' -d vendor ']' [2022-04-08T06:56:02.615Z] + go mod download all [2022-04-08T06:56:06.840Z] + make build [2022-04-08T06:56:06.840Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-08T06:56:07.705Z] ---> 79d52c9aa71f [2022-04-08T06:56:07.705Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-08T06:56:07.705Z] ---> 3404485ef750 [2022-04-08T06:56:07.705Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-08T06:56:07.705Z] ---> eb6d6aa703bd [2022-04-08T06:56:07.705Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-08T06:56:07.705Z] ---> b1ab8e02056d [2022-04-08T06:56:07.705Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-08T06:56:07.705Z] ---> Running in 8780b2cc4d35 [2022-04-08T06:56:07.705Z] ---> ea9f4ecd8b0c [2022-04-08T06:56:07.705Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-08T06:56:07.705Z] ---> Running in 0786e6ca08ba [2022-04-08T06:56:07.705Z] ---> Running in 83ca01cdd4c2 [2022-04-08T06:56:07.705Z] ---> Running in 06c3c16153a3 [2022-04-08T06:56:07.705Z] ---> Running in a854a1917734 [2022-04-08T06:56:07.705Z] Removing intermediate container 06c3c16153a3 [2022-04-08T06:56:07.705Z] ---> 0567c1024a03 [2022-04-08T06:56:07.705Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-08T06:56:07.705Z] ---> Running in 1ef2021076e2 [2022-04-08T06:56:08.304Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:56:08.905Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:56:08.905Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:56:08.905Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T06:56:10.353Z] Removing intermediate container 1ef2021076e2 [2022-04-08T06:56:10.353Z] ---> 241fec35060d [2022-04-08T06:56:10.353Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-08T06:56:10.353Z] ---> Running in 3974a3e10243 [2022-04-08T06:56:10.639Z] Removing intermediate container 3974a3e10243 [2022-04-08T06:56:10.639Z] ---> 21e13a277a04 [2022-04-08T06:56:10.639Z] 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-08T06:56:10.918Z] ---> Running in 276ba86bbbbe [2022-04-08T06:56:13.557Z] spire-1.2.1/ [2022-04-08T06:56:13.557Z] spire-1.2.1/.data/ [2022-04-08T06:56:13.557Z] spire-1.2.1/.data/.file [2022-04-08T06:56:13.557Z] spire-1.2.1/.dockerignore [2022-04-08T06:56:13.557Z] spire-1.2.1/.gitattributes [2022-04-08T06:56:13.557Z] spire-1.2.1/.githooks/ [2022-04-08T06:56:13.557Z] spire-1.2.1/.githooks/pre-commit [2022-04-08T06:56:13.557Z] spire-1.2.1/.github/ [2022-04-08T06:56:13.557Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-08T06:56:13.557Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-08T06:56:13.557Z] spire-1.2.1/.github/dependabot.yml [2022-04-08T06:56:13.557Z] spire-1.2.1/.github/workflows/ [2022-04-08T06:56:13.557Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-08T06:56:13.557Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-08T06:56:13.557Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-08T06:56:13.557Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-08T06:56:13.557Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-08T06:56:13.557Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-08T06:56:13.557Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-08T06:56:13.557Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-08T06:56:13.557Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-08T06:56:13.557Z] spire-1.2.1/.gitignore [2022-04-08T06:56:13.557Z] spire-1.2.1/.go-version [2022-04-08T06:56:13.557Z] spire-1.2.1/.golangci.yml [2022-04-08T06:56:13.557Z] spire-1.2.1/ADOPTERS.md [2022-04-08T06:56:13.557Z] spire-1.2.1/CHANGELOG.md [2022-04-08T06:56:13.557Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-08T06:56:13.557Z] spire-1.2.1/CODEOWNERS [2022-04-08T06:56:13.557Z] spire-1.2.1/CONTRIBUTING.md [2022-04-08T06:56:13.557Z] spire-1.2.1/Dockerfile [2022-04-08T06:56:13.557Z] spire-1.2.1/Dockerfile.dev [2022-04-08T06:56:13.557Z] spire-1.2.1/Dockerfile.scratch [2022-04-08T06:56:13.557Z] spire-1.2.1/LICENSE [2022-04-08T06:56:13.557Z] spire-1.2.1/MAINTAINERS.md [2022-04-08T06:56:13.557Z] spire-1.2.1/Makefile [2022-04-08T06:56:13.557Z] spire-1.2.1/README.md [2022-04-08T06:56:13.557Z] spire-1.2.1/ROADMAP.md [2022-04-08T06:56:13.557Z] spire-1.2.1/SECURITY.md [2022-04-08T06:56:13.557Z] spire-1.2.1/cmd/ [2022-04-08T06:56:13.557Z] spire-1.2.1/cmd/spire-agent/ [2022-04-08T06:56:13.557Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-08T06:56:13.557Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-08T06:56:13.557Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-08T06:56:13.557Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-08T06:56:13.557Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-08T06:56:13.557Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-08T06:56:13.557Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-08T06:56:13.557Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-08T06:56:13.557Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-08T06:56:13.557Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-08T06:56:13.557Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/ [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-08T06:56:13.558Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-08T06:56:13.558Z] spire-1.2.1/conf/ [2022-04-08T06:56:13.558Z] spire-1.2.1/conf/agent/ [2022-04-08T06:56:13.558Z] spire-1.2.1/conf/agent/agent.conf [2022-04-08T06:56:13.558Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-08T06:56:13.558Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-08T06:56:13.558Z] spire-1.2.1/conf/server/ [2022-04-08T06:56:13.558Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-08T06:56:13.558Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-08T06:56:13.558Z] spire-1.2.1/conf/server/server.conf [2022-04-08T06:56:13.558Z] spire-1.2.1/conf/server/server_full.conf [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/ [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/SPIRE101.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/auditlog.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/images/ [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/scaling_spire.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/spire_agent.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/spire_server.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/supported_integrations.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/telemetry.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/telemetry_config.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/upgrading.md [2022-04-08T06:56:13.558Z] spire-1.2.1/doc/using_spire.md [2022-04-08T06:56:13.558Z] spire-1.2.1/examples/ [2022-04-08T06:56:13.558Z] spire-1.2.1/examples/README.md [2022-04-08T06:56:13.558Z] spire-1.2.1/go.mod [2022-04-08T06:56:13.558Z] spire-1.2.1/go.sum [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/ [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/ [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/agent.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/api/ [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/client/ [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/common/ [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/config.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/manager/ [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-08T06:56:13.558Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/svid/ [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/common/ [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-08T06:56:13.835Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/api/ [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/api/names.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/auth/ [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/catalog/ [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cli/ [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/health/ [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/health/config.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/health/context.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/health/health.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/idutil/ [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/log/ [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/log/log.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/log/options.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-08T06:56:13.836Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/plugin/ [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-08T06:56:14.114Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/profiling/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/selector/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/uptime/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/util/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/util/task.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/version/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/version/version.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/x509util/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/api.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/health/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/id.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/status.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/bundle/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/ca/ [2022-04-08T06:56:14.115Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/cache/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/catalog/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/config.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/datastore/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-08T06:56:14.394Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-08T06:56:14.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-08T06:56:14.671Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-08T06:56:14.671Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-08T06:56:14.671Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-08T06:56:14.671Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-08T06:56:14.672Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-08T06:56:14.672Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-08T06:56:14.672Z] spire-1.2.1/pkg/server/registration/ [2022-04-08T06:56:14.672Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-08T06:56:14.672Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-08T06:56:14.672Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-08T06:56:14.672Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-08T06:56:14.672Z] spire-1.2.1/pkg/server/server.go [2022-04-08T06:56:14.672Z] spire-1.2.1/pkg/server/server_test.go [2022-04-08T06:56:14.672Z] spire-1.2.1/pkg/server/svid/ [2022-04-08T06:56:14.672Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-08T06:56:14.672Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-08T06:56:14.672Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-08T06:56:14.672Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-08T06:56:14.672Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-08T06:56:14.672Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-08T06:56:14.672Z] spire-1.2.1/proto/ [2022-04-08T06:56:14.672Z] spire-1.2.1/proto/private/ [2022-04-08T06:56:14.672Z] spire-1.2.1/proto/private/server/ [2022-04-08T06:56:14.672Z] spire-1.2.1/proto/private/server/journal/ [2022-04-08T06:56:14.672Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-08T06:56:14.672Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-08T06:56:14.672Z] spire-1.2.1/proto/spire/ [2022-04-08T06:56:14.672Z] spire-1.2.1/proto/spire/common/ [2022-04-08T06:56:14.672Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-08T06:56:14.672Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-08T06:56:14.672Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-08T06:56:14.672Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-08T06:56:14.672Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-08T06:56:14.672Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-08T06:56:14.672Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-08T06:56:14.672Z] spire-1.2.1/proto/spire/plugin/ [2022-04-08T06:56:14.672Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-08T06:56:14.672Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-08T06:56:14.672Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-08T06:56:14.672Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-08T06:56:14.672Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-08T06:56:14.672Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-08T06:56:14.672Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-08T06:56:14.672Z] spire-1.2.1/release/ [2022-04-08T06:56:14.672Z] spire-1.2.1/release/spire-extras/ [2022-04-08T06:56:14.672Z] spire-1.2.1/release/spire-extras/README.md [2022-04-08T06:56:14.672Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-08T06:56:14.672Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-08T06:56:14.672Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-08T06:56:14.672Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-08T06:56:14.672Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-08T06:56:14.672Z] spire-1.2.1/release/spire/ [2022-04-08T06:56:14.672Z] spire-1.2.1/release/spire/README.md [2022-04-08T06:56:14.672Z] spire-1.2.1/release/spire/conf/ [2022-04-08T06:56:14.672Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-08T06:56:14.672Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-08T06:56:14.672Z] spire-1.2.1/release/spire/conf/server/ [2022-04-08T06:56:14.672Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-08T06:56:14.672Z] spire-1.2.1/script/ [2022-04-08T06:56:14.672Z] spire-1.2.1/script/build-artifact.sh [2022-04-08T06:56:14.672Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-08T06:56:14.672Z] spire-1.2.1/support/ [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/ [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-08T06:56:14.672Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-08T06:56:14.672Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-08T06:56:14.672Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-08T06:56:14.672Z] spire-1.2.1/test/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/clock/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/clock/clock.go [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/certs/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/config/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/fixture.go [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/registration/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-08T06:56:14.672Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/README.md [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/common [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/setup/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/suites/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-08T06:56:14.672Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-08T06:56:14.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-08T06:56:14.953Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-08T06:56:15.231Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-08T06:56:15.231Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-08T06:56:15.231Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-08T06:56:15.231Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-08T06:56:15.231Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-08T06:56:15.231Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-08T06:56:15.231Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-08T06:56:15.231Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-08T06:56:15.231Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-08T06:56:15.231Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-08T06:56:15.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-08T06:56:15.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-08T06:56:15.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-08T06:56:15.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-08T06:56:15.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-08T06:56:15.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-08T06:56:15.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-08T06:56:15.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-08T06:56:15.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-08T06:56:15.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-08T06:56:15.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-08T06:56:15.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-08T06:56:15.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-08T06:56:15.231Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-08T06:56:15.231Z] spire-1.2.1/test/integration/test-one.sh [2022-04-08T06:56:15.231Z] spire-1.2.1/test/integration/test.sh [2022-04-08T06:56:15.231Z] spire-1.2.1/test/plugintest/ [2022-04-08T06:56:15.231Z] spire-1.2.1/test/plugintest/config.go [2022-04-08T06:56:15.231Z] spire-1.2.1/test/plugintest/load.go [2022-04-08T06:56:15.231Z] spire-1.2.1/test/plugintest/option.go [2022-04-08T06:56:15.231Z] spire-1.2.1/test/spiretest/ [2022-04-08T06:56:15.231Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-08T06:56:15.231Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-08T06:56:15.231Z] spire-1.2.1/test/spiretest/dir.go [2022-04-08T06:56:15.231Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-08T06:56:15.231Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-08T06:56:15.231Z] spire-1.2.1/test/spiretest/logs.go [2022-04-08T06:56:15.231Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-08T06:56:15.231Z] spire-1.2.1/test/spiretest/suite.go [2022-04-08T06:56:15.231Z] spire-1.2.1/test/spiretest/x509.go [2022-04-08T06:56:15.231Z] spire-1.2.1/test/testca/ [2022-04-08T06:56:15.231Z] spire-1.2.1/test/testca/ca.go [2022-04-08T06:56:15.231Z] spire-1.2.1/test/testkey/ [2022-04-08T06:56:15.231Z] spire-1.2.1/test/testkey/generate.sh [2022-04-08T06:56:15.231Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-08T06:56:15.231Z] spire-1.2.1/test/testkey/keys.go [2022-04-08T06:56:15.231Z] spire-1.2.1/test/testkey/new.go [2022-04-08T06:56:15.231Z] spire-1.2.1/test/tpmsimulator/ [2022-04-08T06:56:15.231Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-08T06:56:15.231Z] spire-1.2.1/test/util/ [2022-04-08T06:56:15.231Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-08T06:56:15.231Z] spire-1.2.1/test/util/cert_generation.go [2022-04-08T06:56:15.231Z] spire-1.2.1/test/util/io_redirection.go [2022-04-08T06:56:15.231Z] spire-1.2.1/test/util/race.go [2022-04-08T06:56:15.231Z] spire-1.2.1/test/util/util.go [2022-04-08T06:56:15.231Z] building spire from source... [2022-04-08T06:56:15.835Z] Installing go1.17.7... [2022-04-08T06:56:24.936Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-08T06:56:37.148Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-08T06:56:37.148Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-08T06:56:39.056Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-08T06:56:39.316Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-08T06:56:40.696Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-08T06:56:42.074Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-08T06:56:42.641Z] Building bin/spire-server... [2022-04-08T06:56:42.641Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-08T06:56:42.641Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-08T06:56:42.641Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-08T06:56:42.641Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-08T06:56:42.641Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-08T06:56:42.641Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-08T06:56:43.452Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-08T06:56:43.624Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-08T06:56:43.899Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-08T06:56:44.174Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-08T06:56:44.174Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-08T06:56:44.775Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-08T06:56:44.775Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-08T06:56:44.775Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-08T06:56:44.831Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-08T06:56:45.051Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-08T06:56:45.051Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-08T06:56:45.327Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-08T06:56:45.327Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-08T06:56:45.604Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-08T06:56:45.604Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-08T06:56:46.209Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-08T06:56:47.053Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-08T06:56:47.054Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-08T06:56:47.054Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-08T06:56:47.146Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-08T06:56:48.042Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-08T06:56:49.050Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-08T06:56:50.428Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-08T06:56:50.428Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-04-08T06:56:50.428Z] + case "$service" in [2022-04-08T06:56:50.428Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-04-08T06:56:50.428Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-08T06:56:50.428Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-04-08T06:56:50.428Z] + case "$service" in [2022-04-08T06:56:50.428Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-04-08T06:56:50.428Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-08T06:56:50.428Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-04-08T06:56:50.428Z] + case "$service" in [2022-04-08T06:56:50.428Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-04-08T06:56:50.428Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-08T06:56:50.428Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-04-08T06:56:50.428Z] + case "$service" in [2022-04-08T06:56:50.428Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-04-08T06:56:50.428Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-08T06:56:50.428Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-04-08T06:56:50.428Z] + case "$service" in [2022-04-08T06:56:50.428Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-04-08T06:56:50.428Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-08T06:56:50.428Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-04-08T06:56:50.428Z] + case "$service" in [2022-04-08T06:56:50.428Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-04-08T06:56:50.428Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-08T06:56:50.428Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-04-08T06:56:50.428Z] + case "$service" in [2022-04-08T06:56:50.428Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-04-08T06:56:50.428Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-08T06:56:50.428Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-04-08T06:56:50.428Z] + case "$service" in [2022-04-08T06:56:50.428Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-04-08T06:56:50.428Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-08T06:56:50.428Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-04-08T06:56:50.428Z] + case "$service" in [2022-04-08T06:56:50.428Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2022-04-08T06:56:50.428Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-08T06:56:50.428Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-04-08T06:56:50.428Z] + case "$service" in [2022-04-08T06:56:50.428Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-04-08T06:56:50.428Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-04-08T06:56:50.428Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-08T06:56:50.428Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-04-08T06:56:50.428Z] + case "$service" in [2022-04-08T06:56:50.428Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-04-08T06:56:50.428Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2022-04-08T06:56:50.428Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-04-08T06:56:50.428Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-04-08T06:56:50.428Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-04-08T06:56:51.365Z] Building hooks [2022-04-08T06:56:51.365Z] + cd /root/parts/hooks/src [2022-04-08T06:56:51.365Z] + make build [2022-04-08T06:56:51.365Z] go mod tidy [2022-04-08T06:56:51.365Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-04-08T06:56:51.624Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-08T06:56:51.624Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-04-08T06:56:51.624Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-04-08T06:56:51.884Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-04-08T06:56:53.793Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-04-08T06:56:53.793Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-04-08T06:56:54.053Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-04-08T06:56:55.962Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-08T06:56:55.962Z] Building static-packages [2022-04-08T06:56:55.962Z] + snapcraftctl build [2022-04-08T06:56:57.868Z] Building version [2022-04-08T06:56:57.868Z] + snapcraftctl build [2022-04-08T06:56:59.778Z] Staging app-service-configurable [2022-04-08T06:56:59.778Z] + snapcraftctl stage [2022-04-08T06:57:01.156Z] Staging config-common [2022-04-08T06:57:01.156Z] + snapcraftctl stage [2022-04-08T06:57:02.100Z] Skipping stage go-build-helper (already ran) [2022-04-08T06:57:02.100Z] Staging edgex-go [2022-04-08T06:57:02.100Z] + snapcraftctl stage [2022-04-08T06:57:03.485Z] Staging hooks [2022-04-08T06:57:03.485Z] + snapcraftctl stage [2022-04-08T06:57:04.866Z] Staging static-packages [2022-04-08T06:57:04.866Z] + snapcraftctl stage [2022-04-08T06:57:06.246Z] Staging version [2022-04-08T06:57:06.246Z] + snapcraftctl stage [2022-04-08T06:57:07.626Z] Priming app-service-configurable [2022-04-08T06:57:07.626Z] + snapcraftctl prime [2022-04-08T06:57:10.172Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-04-08T06:57:10.172Z] stage-packages: [2022-04-08T06:57:10.172Z] - libnorm1 [2022-04-08T06:57:10.172Z] - libpgm-5.2-0 [2022-04-08T06:57:10.172Z] - libsodium23 [2022-04-08T06:57:10.172Z] - libzmq5 [2022-04-08T06:57:10.172Z] Priming config-common [2022-04-08T06:57:10.172Z] + snapcraftctl prime [2022-04-08T06:57:11.562Z] Priming go-build-helper [2022-04-08T06:57:11.562Z] + snapcraftctl prime [2022-04-08T06:57:12.959Z] Priming edgex-go [2022-04-08T06:57:12.959Z] + snapcraftctl prime [2022-04-08T06:57:14.871Z] Priming hooks [2022-04-08T06:57:14.871Z] + snapcraftctl prime [2022-04-08T06:57:14.886Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-08T06:57:14.886Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-08T06:57:14.886Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-08T06:57:14.886Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-08T06:57:14.886Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-08T06:57:14.886Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-08T06:57:14.886Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-08T06:57:14.886Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-08T06:57:14.886Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-08T06:57:14.886Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-08T06:57:14.886Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-08T06:57:14.886Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-08T06:57:14.886Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-08T06:57:14.886Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-08T06:57:14.886Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-08T06:57:14.886Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-08T06:57:14.886Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-08T06:57:14.886Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-08T06:57:15.163Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-08T06:57:15.163Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-08T06:57:15.163Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-08T06:57:15.441Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-08T06:57:15.441Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-08T06:57:15.441Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-08T06:57:15.719Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-08T06:57:16.003Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-08T06:57:16.003Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-08T06:57:16.003Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-08T06:57:16.003Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-08T06:57:16.253Z] Priming static-packages [2022-04-08T06:57:16.253Z] + snapcraftctl prime [2022-04-08T06:57:17.456Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-08T06:57:20.450Z] Priming version [2022-04-08T06:57:20.450Z] + snapcraftctl prime [2022-04-08T06:57:21.839Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2022-04-08T06:57:22.867Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-08T06:57:22.867Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-08T06:57:22.867Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-08T06:57:22.867Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-08T06:57:23.145Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-08T06:57:45.338Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-08T06:57:45.339Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-08T06:57:45.339Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-08T06:57:45.339Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-08T06:57:45.339Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-08T06:57:45.339Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-08T06:57:45.339Z] go: downloading k8s.io/api v0.23.4 [2022-04-08T06:57:45.339Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-08T06:57:46.780Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-08T06:58:01.900Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-08T06:58:01.900Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-08T06:58:01.900Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-08T06:58:01.900Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-08T06:58:01.900Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-08T06:58:03.337Z] go: downloading google.golang.org/api v0.70.0 [2022-04-08T06:58:42.366Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-08T06:58:42.366Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-08T06:58:42.366Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-08T06:58:42.366Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-08T06:58:42.366Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-08T06:58:42.366Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-08T06:58:42.366Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-08T06:58:42.366Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-08T06:58:42.366Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-08T06:58:42.366Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-08T06:58:42.366Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-08T06:58:44.459Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-08T06:58:44.460Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-08T06:58:44.733Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-08T06:58:44.733Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-08T06:58:45.008Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-08T06:58:45.284Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-08T06:58:45.284Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-08T06:58:50.691Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-08T06:58:50.691Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-08T06:58:50.691Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-08T06:58:50.691Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-08T06:58:50.691Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-08T06:58:50.691Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-08T06:58:51.289Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-08T06:58:51.563Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-08T06:58:51.563Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-08T06:58:52.161Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-08T06:58:52.435Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-08T06:58:52.435Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-08T06:58:53.887Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-08T06:58:54.161Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-08T06:58:54.161Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-08T06:58:54.436Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-08T06:58:54.436Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-08T06:58:54.436Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-08T06:58:54.711Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-08T06:58:54.711Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-08T06:58:54.711Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-08T06:58:55.694Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-08T06:58:55.694Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-08T06:58:55.969Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-08T06:58:56.244Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-08T06:58:56.244Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-08T06:58:58.230Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-08T06:58:58.230Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-08T06:58:58.230Z] go: downloading go.opencensus.io v0.23.0 [2022-04-08T06:58:59.221Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-08T06:58:59.221Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-08T06:58:59.221Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-08T06:58:59.498Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-08T06:58:59.773Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-08T06:59:00.377Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-08T06:59:02.365Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-08T06:59:04.354Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-08T06:59:04.354Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-08T06:59:04.632Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-08T06:59:04.632Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-08T06:59:05.235Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-08T06:59:05.235Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-08T06:59:05.512Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-08T06:59:05.512Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-08T06:59:05.789Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-08T06:59:05.789Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-08T06:59:06.067Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-08T06:59:16.243Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-08T06:59:16.243Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-08T06:59:16.243Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-08T06:59:16.243Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-08T06:59:34.731Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-08T06:59:34.731Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-08T07:02:26.716Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T07:02:39.128Z] Removing intermediate container 83ca01cdd4c2 [2022-04-08T07:02:39.128Z] ---> de8df23a9eca [2022-04-08T07:02:39.128Z] [2022-04-08T07:02:39.128Z] Step 10/23 : FROM alpine:3.14 [2022-04-08T07:02:39.128Z] 3.14: Pulling from library/alpine [2022-04-08T07:02:41.777Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-08T07:02:41.777Z] Status: Downloaded newer image for alpine:3.14 [2022-04-08T07:02:41.777Z] ---> ac73e934f311 [2022-04-08T07:02:41.777Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-08T07:02:42.049Z] ---> Running in 65121fd23504 [2022-04-08T07:02:44.675Z] Removing intermediate container 8780b2cc4d35 [2022-04-08T07:02:44.675Z] ---> 9bb911cd159a [2022-04-08T07:02:44.675Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-08T07:02:44.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-08T07:02:44.958Z] ---> Running in d7c882047967 [2022-04-08T07:02:44.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-08T07:02:45.945Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-08T07:02:45.945Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T07:02:45.945Z] OK: 5 MiB in 15 packages [2022-04-08T07:02:47.938Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T07:02:48.245Z] Removing intermediate container 65121fd23504 [2022-04-08T07:02:48.245Z] ---> f767fbdce3e5 [2022-04-08T07:02:48.245Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-08T07:02:48.553Z] ---> Running in 8a032389ad50 [2022-04-08T07:02:49.549Z] Removing intermediate container 8a032389ad50 [2022-04-08T07:02:49.549Z] ---> 50ec3d84d03f [2022-04-08T07:02:49.549Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-08T07:02:49.828Z] ---> Running in 980e3203c12c [2022-04-08T07:02:50.107Z] Removing intermediate container 0786e6ca08ba [2022-04-08T07:02:50.107Z] ---> 52c264fa6eeb [2022-04-08T07:02:50.107Z] [2022-04-08T07:02:50.107Z] Step 10/25 : FROM alpine:3.14 [2022-04-08T07:02:50.107Z] ---> ac73e934f311 [2022-04-08T07:02:50.107Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-08T07:02:50.107Z] Removing intermediate container a854a1917734 [2022-04-08T07:02:50.107Z] ---> f26a4b8de180 [2022-04-08T07:02:50.107Z] [2022-04-08T07:02:50.107Z] Step 10/31 : FROM alpine:3.14 [2022-04-08T07:02:50.107Z] ---> ac73e934f311 [2022-04-08T07:02:50.107Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-08T07:02:50.401Z] ---> Running in 9d6da595dfa2 [2022-04-08T07:02:50.401Z] ---> Running in 0099c8473cbe [2022-04-08T07:02:51.408Z] Removing intermediate container 980e3203c12c [2022-04-08T07:02:51.408Z] ---> 2dee362bc8c9 [2022-04-08T07:02:51.408Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-08T07:02:51.737Z] ---> Running in 02c8497cb632 [2022-04-08T07:02:51.737Z] Removing intermediate container 0099c8473cbe [2022-04-08T07:02:51.737Z] ---> 600f3f9b7469 [2022-04-08T07:02:51.737Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-08T07:02:52.160Z] ---> Running in a17159b0b58f [2022-04-08T07:02:52.449Z] Removing intermediate container d7c882047967 [2022-04-08T07:02:52.449Z] ---> 1e35a1a8074f [2022-04-08T07:02:52.449Z] [2022-04-08T07:02:52.449Z] Step 11/23 : FROM docker:20.10.14 [2022-04-08T07:02:52.782Z] 20.10.14: Pulling from library/docker [2022-04-08T07:02:53.436Z] Removing intermediate container 02c8497cb632 [2022-04-08T07:02:53.436Z] ---> 028816230a13 [2022-04-08T07:02:53.436Z] Step 15/23 : WORKDIR / [2022-04-08T07:02:53.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-08T07:02:53.711Z] ---> Running in a44bfdc0dabc [2022-04-08T07:02:53.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-08T07:02:54.983Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-08T07:02:54.983Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-08T07:02:54.983Z] (3/3) Installing su-exec (0.2-r1) [2022-04-08T07:02:54.983Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T07:02:54.983Z] Executing ca-certificates-20211220-r0.trigger [2022-04-08T07:02:55.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-08T07:02:55.264Z] Removing intermediate container a44bfdc0dabc [2022-04-08T07:02:55.264Z] ---> c56a0ab62fe9 [2022-04-08T07:02:55.264Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T07:02:55.550Z] OK: 6 MiB in 17 packages [2022-04-08T07:02:55.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-08T07:02:56.545Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-08T07:02:56.545Z] (2/2) Installing su-exec (0.2-r1) [2022-04-08T07:02:56.545Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T07:02:56.545Z] OK: 6 MiB in 16 packages [2022-04-08T07:02:57.542Z] ---> db337d7de2a8 [2022-04-08T07:02:57.542Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-08T07:02:59.528Z] Removing intermediate container a17159b0b58f [2022-04-08T07:02:59.528Z] ---> a9fc4b5eb07d [2022-04-08T07:02:59.528Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-08T07:02:59.528Z] ---> Running in 9d4c12982eb6 [2022-04-08T07:02:59.805Z] Removing intermediate container 9d6da595dfa2 [2022-04-08T07:02:59.805Z] ---> d3ffb9e9383e [2022-04-08T07:02:59.805Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-08T07:03:00.088Z] ---> Running in 3d5785e1215f [2022-04-08T07:03:00.088Z] Removing intermediate container 9d4c12982eb6 [2022-04-08T07:03:00.088Z] ---> 465b02ce3132 [2022-04-08T07:03:00.088Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-08T07:03:00.363Z] ---> Running in 07e361ca5259 [2022-04-08T07:03:01.370Z] Removing intermediate container 3d5785e1215f [2022-04-08T07:03:01.370Z] ---> 1f7f47184cd1 [2022-04-08T07:03:01.370Z] Step 13/25 : WORKDIR / [2022-04-08T07:03:01.370Z] Removing intermediate container 07e361ca5259 [2022-04-08T07:03:01.370Z] ---> 2a3f6572b464 [2022-04-08T07:03:01.370Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-08T07:03:01.647Z] ---> Running in 61a4cc5580c4 [2022-04-08T07:03:01.647Z] ---> Running in 393cbcbb3fb4 [2022-04-08T07:03:03.099Z] Removing intermediate container 393cbcbb3fb4 [2022-04-08T07:03:03.099Z] ---> ad80b01e0d8d [2022-04-08T07:03:03.099Z] 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-08T07:03:03.375Z] ---> fb9d92b08a6c [2022-04-08T07:03:03.375Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-08T07:03:04.829Z] ---> 84e33783942b [2022-04-08T07:03:04.829Z] 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-08T07:03:05.449Z] ---> 118f8174c9d3 [2022-04-08T07:03:05.449Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-08T07:03:05.721Z] ---> Running in 41a7ac6061a4 [2022-04-08T07:03:05.995Z] Removing intermediate container 61a4cc5580c4 [2022-04-08T07:03:05.995Z] ---> bdc3e6adbf4c [2022-04-08T07:03:05.995Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-08T07:03:06.269Z] ---> Running in 4a1bd2739499 [2022-04-08T07:03:06.877Z] Removing intermediate container 41a7ac6061a4 [2022-04-08T07:03:06.877Z] ---> 0986dce0e413 [2022-04-08T07:03:06.877Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T07:03:07.150Z] ---> Running in 2c6d33f4def8 [2022-04-08T07:03:07.425Z] ---> c9e21fcc9c01 [2022-04-08T07:03:07.425Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-08T07:03:07.425Z] Removing intermediate container 4a1bd2739499 [2022-04-08T07:03:07.425Z] ---> c356caaae746 [2022-04-08T07:03:07.425Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-08T07:03:08.435Z] Removing intermediate container 2c6d33f4def8 [2022-04-08T07:03:08.435Z] ---> aa7ab68fc345 [2022-04-08T07:03:08.435Z] Step 21/23 : LABEL arch=arm64 [2022-04-08T07:03:08.435Z] ---> Running in 15b769431e63 [2022-04-08T07:03:09.435Z] ---> bbfc5c274289 [2022-04-08T07:03:09.435Z] 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-08T07:03:09.435Z] Removing intermediate container 15b769431e63 [2022-04-08T07:03:09.435Z] ---> a65ca466fdbb [2022-04-08T07:03:09.435Z] Step 22/23 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf [2022-04-08T07:03:09.435Z] ---> 69974726bb01 [2022-04-08T07:03:09.435Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-08T07:03:09.435Z] ---> Running in a7b8f6190064 [2022-04-08T07:03:10.050Z] ---> Running in 6b9063a4b9ec [2022-04-08T07:03:11.045Z] Removing intermediate container a7b8f6190064 [2022-04-08T07:03:11.045Z] ---> 7b1386e8a959 [2022-04-08T07:03:11.045Z] Step 23/23 : LABEL version=0.0.0 [2022-04-08T07:03:11.045Z] ---> Running in b642e066c13d [2022-04-08T07:03:11.650Z] ---> 8625ce2c8a52 [2022-04-08T07:03:11.650Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-08T07:03:12.257Z] Removing intermediate container b642e066c13d [2022-04-08T07:03:12.257Z] ---> bd9089d7c44d [2022-04-08T07:03:12.257Z] [2022-04-08T07:03:14.251Z] Removing intermediate container 6b9063a4b9ec [2022-04-08T07:03:14.251Z] ---> a481570bc3a4 [2022-04-08T07:03:14.251Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T07:03:14.251Z] Successfully built bd9089d7c44d [2022-04-08T07:03:14.251Z] Successfully tagged core-command-arm64:latest [2022-04-08T07:03:14.251Z] Building security-spiffe-token-provider [2022-04-08T07:03:16.260Z]  Building core-command ... done  ---> 53a6f6d1ec9a [2022-04-08T07:03:16.260Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-08T07:03:16.536Z] ---> 277d3ba1a8c5 [2022-04-08T07:03:16.536Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-08T07:03:21.113Z] ---> 043846ddf458 [2022-04-08T07:03:21.113Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-08T07:03:21.113Z] ---> a3e621ecda6b [2022-04-08T07:03:21.113Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-08T07:03:22.579Z] ---> 984640f39aec [2022-04-08T07:03:22.579Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-08T07:03:22.579Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-08T07:03:22.579Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-08T07:03:22.579Z] ---> c346e9eafbab [2022-04-08T07:03:22.579Z] 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-08T07:03:22.579Z] ---> Running in b8cf455de896 [2022-04-08T07:03:22.856Z] ---> 73d5245e7371 [2022-04-08T07:03:22.856Z] 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-08T07:03:23.132Z] ---> Running in 8a2cda9b3241 [2022-04-08T07:03:23.749Z] Removing intermediate container b8cf455de896 [2022-04-08T07:03:23.749Z] ---> df07c06337c3 [2022-04-08T07:03:23.749Z] 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-08T07:03:24.029Z] ---> Running in fb508bb5fa0b [2022-04-08T07:03:24.029Z] ---> 963f1237c930 [2022-04-08T07:03:24.029Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-08T07:03:26.040Z] ---> 6990d05b859b [2022-04-08T07:03:26.040Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-08T07:03:26.653Z] ---> Running in 79b99e8160e6 [2022-04-08T07:03:26.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T07:03:26.947Z] Removing intermediate container 8a2cda9b3241 [2022-04-08T07:03:26.947Z] ---> 5c0651749fc9 [2022-04-08T07:03:26.947Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-08T07:03:27.256Z] ---> Running in 6fa67698f12f [2022-04-08T07:03:27.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T07:03:27.543Z] Removing intermediate container 79b99e8160e6 [2022-04-08T07:03:27.543Z] ---> 34a6f662d296 [2022-04-08T07:03:27.543Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-08T07:03:27.824Z] Removing intermediate container 6fa67698f12f [2022-04-08T07:03:27.824Z] ---> 1f7cf1a0301b [2022-04-08T07:03:27.824Z] Step 23/25 : LABEL arch=arm64 [2022-04-08T07:03:28.101Z] ---> Running in 22630eff9afa [2022-04-08T07:03:28.101Z] (1/43) Installing readline (8.1.1-r0) [2022-04-08T07:03:28.101Z] (2/43) Installing bash (5.1.16-r0) [2022-04-08T07:03:28.376Z] Executing bash-5.1.16-r0.post-install [2022-04-08T07:03:28.376Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-08T07:03:28.376Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-08T07:03:28.376Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-08T07:03:28.376Z] (6/43) Installing curl (7.80.0-r0) [2022-04-08T07:03:28.376Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-08T07:03:28.376Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-08T07:03:28.376Z] (9/43) Installing expat (2.4.7-r0) [2022-04-08T07:03:28.376Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-08T07:03:28.376Z] (11/43) Installing gdbm (1.22-r0) [2022-04-08T07:03:28.657Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-08T07:03:28.657Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-08T07:03:28.657Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-08T07:03:28.657Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-08T07:03:28.657Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-08T07:03:28.657Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-08T07:03:28.947Z] Removing intermediate container 22630eff9afa [2022-04-08T07:03:28.947Z] ---> b4dcbdbdb72a [2022-04-08T07:03:28.947Z] Step 24/25 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf [2022-04-08T07:03:29.221Z] ---> Running in b579d5851bbf [2022-04-08T07:03:29.221Z] ---> dbff26a3989b [2022-04-08T07:03:29.221Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-08T07:03:29.818Z] ---> Running in bf98c4bbad3d [2022-04-08T07:03:30.100Z] Removing intermediate container b579d5851bbf [2022-04-08T07:03:30.100Z] ---> e1d6c7487ae5 [2022-04-08T07:03:30.100Z] Step 25/25 : LABEL version=0.0.0 [2022-04-08T07:03:30.377Z] ---> Running in 77ef1ae3b215 [2022-04-08T07:03:31.380Z] Removing intermediate container 77ef1ae3b215 [2022-04-08T07:03:31.380Z] ---> a544e35d97c4 [2022-04-08T07:03:31.380Z] [2022-04-08T07:03:31.659Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-08T07:03:31.659Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-08T07:03:31.659Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-08T07:03:31.659Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-08T07:03:31.933Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-08T07:03:31.933Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-08T07:03:31.933Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-08T07:03:31.933Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-08T07:03:31.933Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-08T07:03:31.933Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-08T07:03:31.933Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-08T07:03:31.933Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-08T07:03:32.208Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-08T07:03:32.208Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-08T07:03:32.208Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-08T07:03:32.208Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-08T07:03:32.208Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-08T07:03:32.208Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-08T07:03:32.208Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-08T07:03:32.208Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-08T07:03:32.208Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-08T07:03:32.208Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-08T07:03:32.208Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-08T07:03:32.487Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-08T07:03:32.487Z] Successfully built a544e35d97c4 [2022-04-08T07:03:32.487Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-08T07:03:32.487Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-04-08T07:03:32.487Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-08T07:03:32.759Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-08T07:03:33.362Z] Executing busybox-1.34.1-r5.trigger [2022-04-08T07:03:33.362Z] OK: 82 MiB in 65 packages [2022-04-08T07:03:33.640Z] Removing intermediate container bf98c4bbad3d [2022-04-08T07:03:33.640Z] ---> e76166acabf9 [2022-04-08T07:03:33.640Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-08T07:03:34.238Z] ---> Running in b5579b8d3a9d [2022-04-08T07:03:34.839Z] Removing intermediate container b5579b8d3a9d [2022-04-08T07:03:34.839Z] ---> 7c145815c4d7 [2022-04-08T07:03:34.839Z] Step 28/31 : CMD ["gate"] [2022-04-08T07:03:35.115Z] ---> Running in b984fe53ee0e [2022-04-08T07:03:35.713Z] Removing intermediate container b984fe53ee0e [2022-04-08T07:03:35.713Z] ---> 6e28f749e14b [2022-04-08T07:03:35.713Z] Step 29/31 : LABEL arch=arm64 [2022-04-08T07:03:36.306Z] ---> Running in bf5aa9b76b0e [2022-04-08T07:03:37.295Z] Removing intermediate container bf5aa9b76b0e [2022-04-08T07:03:37.296Z] ---> bc61f17fa6f0 [2022-04-08T07:03:37.296Z] Step 30/31 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf [2022-04-08T07:03:37.566Z] ---> Running in d5084b744679 [2022-04-08T07:03:38.167Z] Removing intermediate container d5084b744679 [2022-04-08T07:03:38.167Z] ---> f3e5fd8eb7e5 [2022-04-08T07:03:38.167Z] Step 31/31 : LABEL version=0.0.0 [2022-04-08T07:03:38.474Z] Collecting docker-compose==1.23.2 [2022-04-08T07:03:38.748Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-08T07:03:38.748Z] ---> Running in 351a979d5433 [2022-04-08T07:03:39.022Z] 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-08T07:03:39.299Z] Removing intermediate container 351a979d5433 [2022-04-08T07:03:39.299Z] ---> 0a699fd513b4 [2022-04-08T07:03:39.299Z] [2022-04-08T07:03:39.897Z] Collecting PyYAML<4,>=3.10 [2022-04-08T07:03:39.897Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-08T07:03:39.897Z] Successfully built 0a699fd513b4 [2022-04-08T07:03:39.897Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-08T07:03:39.897Z] Building core-metadata [2022-04-08T07:03:44.234Z]  Building security-bootstrapper ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-08T07:03:44.234Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-08T07:03:44.512Z] Collecting jsonschema<3,>=2.5.1 [2022-04-08T07:03:44.512Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-08T07:03:44.794Z] Collecting docopt<0.7,>=0.6.1 [2022-04-08T07:03:44.794Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-08T07:03:47.432Z] Collecting docker<4.0,>=3.6.0 [2022-04-08T07:03:47.432Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-08T07:03:47.432Z] Collecting cached-property<2,>=1.2.0 [2022-04-08T07:03:47.432Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-08T07:03:47.801Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-08T07:03:47.801Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-08T07:03:50.460Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-08T07:03:50.460Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-08T07:03:50.460Z] Collecting texttable<0.10,>=0.9.0 [2022-04-08T07:03:50.739Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-08T07:03:53.397Z] Collecting docker-pycreds>=0.4.0 [2022-04-08T07:03:53.397Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-08T07:03:53.397Z] 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-08T07:03:53.674Z] Collecting idna<2.8,>=2.5 [2022-04-08T07:03:53.674Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-08T07:03:54.273Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-08T07:03:54.273Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-08T07:03:54.556Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-08T07:03:54.556Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-08T07:03:54.830Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-08T07:03:54.830Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-08T07:03:54.830Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-08T07:03:54.830Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-08T07:03:55.815Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-08T07:03:55.815Z] Attempting uninstall: urllib3 [2022-04-08T07:03:55.815Z] Found existing installation: urllib3 1.26.7 [2022-04-08T07:03:55.815Z] Uninstalling urllib3-1.26.7: [2022-04-08T07:03:55.815Z] Successfully uninstalled urllib3-1.26.7 [2022-04-08T07:03:56.800Z] Attempting uninstall: idna [2022-04-08T07:03:56.800Z] Found existing installation: idna 3.3 [2022-04-08T07:03:56.800Z] Uninstalling idna-3.3: [2022-04-08T07:03:56.800Z] Successfully uninstalled idna-3.3 [2022-04-08T07:03:59.428Z] Attempting uninstall: requests [2022-04-08T07:03:59.428Z] Found existing installation: requests 2.26.0 [2022-04-08T07:03:59.428Z] Uninstalling requests-2.26.0: [2022-04-08T07:03:59.703Z] Successfully uninstalled requests-2.26.0 [2022-04-08T07:04:00.305Z] Running setup.py install for texttable: started [2022-04-08T07:04:02.292Z] Running setup.py install for texttable: finished with status 'done' [2022-04-08T07:04:02.292Z] Running setup.py install for PyYAML: started [2022-04-08T07:04:03.733Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T07:04:03.733Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-08T07:04:03.733Z] ---> c09615357430 [2022-04-08T07:04:03.733Z] Step 3/20 : WORKDIR /edgex-go [2022-04-08T07:04:03.733Z] ---> Using cache [2022-04-08T07:04:03.733Z] ---> 2f15f0ddc29e [2022-04-08T07:04:03.733Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-08T07:04:05.200Z] ---> Running in 4c4e1512b8fe [2022-04-08T07:04:05.488Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-08T07:04:06.095Z] Running setup.py install for docopt: started [2022-04-08T07:04:07.077Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T07:04:08.066Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T07:04:08.673Z] Running setup.py install for docopt: finished with status 'done' [2022-04-08T07:04:08.673Z] Running setup.py install for dockerpty: started [2022-04-08T07:04:09.666Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-08T07:04:09.666Z] v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-08T07:04:09.666Z] OK: 15739 distinct packages available [2022-04-08T07:04:09.666Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T07:04:11.115Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T07:04:11.393Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-08T07:04:12.388Z] OK: 220 MiB in 52 packages [2022-04-08T07:04:14.401Z] 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-08T07:04:14.677Z] Removing intermediate container 4c4e1512b8fe [2022-04-08T07:04:14.677Z] ---> 99234afb3cd0 [2022-04-08T07:04:14.677Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-08T07:04:16.323Z] ---> 4af57f99f8e6 [2022-04-08T07:04:16.323Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T07:04:16.709Z] ---> Running in 103b45f619fe [2022-04-08T07:04:23.528Z] Removing intermediate container 103b45f619fe [2022-04-08T07:04:23.528Z] ---> 25a9627e4f0c [2022-04-08T07:04:23.528Z] Step 7/20 : COPY . . [2022-04-08T07:04:35.958Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T07:04:35.959Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-08T07:04:35.959Z] ---> c09615357430 [2022-04-08T07:04:35.959Z] Step 3/22 : WORKDIR /edgex-go [2022-04-08T07:04:35.959Z] ---> Using cache [2022-04-08T07:04:35.959Z] ---> 2f15f0ddc29e [2022-04-08T07:04:35.959Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T07:04:35.959Z] ---> Using cache [2022-04-08T07:04:35.959Z] ---> d9f6d0f147e0 [2022-04-08T07:04:35.959Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-08T07:04:35.959Z] ---> Using cache [2022-04-08T07:04:35.959Z] ---> c400e6238470 [2022-04-08T07:04:35.959Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-08T07:04:35.959Z] ---> Using cache [2022-04-08T07:04:35.959Z] ---> 7c0378caa123 [2022-04-08T07:04:35.959Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T07:04:35.959Z] ---> Using cache [2022-04-08T07:04:35.959Z] ---> 79718d1d6aaf [2022-04-08T07:04:35.959Z] Step 8/22 : COPY . . [2022-04-08T07:04:35.959Z] ---> Using cache [2022-04-08T07:04:35.959Z] ---> eb6d6aa703bd [2022-04-08T07:04:35.959Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-08T07:04:36.564Z] ---> Running in 02258b091cf1 [2022-04-08T07:04:39.201Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T07:04:40.642Z] Removing intermediate container fb508bb5fa0b [2022-04-08T07:04:40.971Z] ---> 61a20c022c76 [2022-04-08T07:04:40.971Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-08T07:04:41.250Z] ---> Running in f608da59bb3f [2022-04-08T07:04:42.239Z] Removing intermediate container f608da59bb3f [2022-04-08T07:04:42.239Z] ---> 6ad3d85d5918 [2022-04-08T07:04:42.239Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-08T07:04:42.239Z] ---> Running in 6a84a12db623 [2022-04-08T07:04:42.842Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T07:04:42.842Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-08T07:04:42.842Z] ---> c09615357430 [2022-04-08T07:04:42.842Z] Step 3/23 : WORKDIR /edgex-go [2022-04-08T07:04:42.842Z] ---> Using cache [2022-04-08T07:04:42.842Z] ---> 2f15f0ddc29e [2022-04-08T07:04:42.842Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T07:04:42.842Z] ---> Using cache [2022-04-08T07:04:42.842Z] ---> d9f6d0f147e0 [2022-04-08T07:04:42.842Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-08T07:04:42.842Z] ---> Using cache [2022-04-08T07:04:42.842Z] ---> c400e6238470 [2022-04-08T07:04:42.842Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-08T07:04:42.842Z] ---> Using cache [2022-04-08T07:04:42.842Z] ---> 7c0378caa123 [2022-04-08T07:04:42.842Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T07:04:42.842Z] ---> Using cache [2022-04-08T07:04:42.842Z] ---> 79718d1d6aaf [2022-04-08T07:04:42.842Z] Step 8/23 : COPY . . [2022-04-08T07:04:43.133Z] ---> Using cache [2022-04-08T07:04:43.133Z] ---> eb6d6aa703bd [2022-04-08T07:04:43.133Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-08T07:04:43.133Z] Removing intermediate container 6a84a12db623 [2022-04-08T07:04:43.133Z] ---> 1c43c97e852d [2022-04-08T07:04:43.133Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-08T07:04:43.417Z] ---> Running in 922bb72143dd [2022-04-08T07:04:45.406Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T07:04:48.047Z] ---> 4bf832385a3d [2022-04-08T07:04:48.047Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-08T07:04:49.490Z] ---> fcaea98c12b9 [2022-04-08T07:04:49.490Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-08T07:04:50.937Z] ---> 9e11ed3b7dd1 [2022-04-08T07:04:50.937Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-08T07:04:50.937Z] ---> Running in 5b531a75de52 [2022-04-08T07:04:51.929Z] Removing intermediate container 5b531a75de52 [2022-04-08T07:04:51.929Z] ---> 820cfd40fb3c [2022-04-08T07:04:51.929Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T07:04:51.929Z] ---> Running in 8fedf5d8219b [2022-04-08T07:04:52.929Z] Removing intermediate container 8fedf5d8219b [2022-04-08T07:04:52.929Z] ---> b771e47906f1 [2022-04-08T07:04:52.929Z] Step 21/23 : LABEL arch=arm64 [2022-04-08T07:04:52.929Z] ---> Running in a94b3d40c418 [2022-04-08T07:04:53.919Z] Removing intermediate container a94b3d40c418 [2022-04-08T07:04:53.919Z] ---> 2faef701c08b [2022-04-08T07:04:53.919Z] Step 22/23 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf [2022-04-08T07:04:53.919Z] ---> Running in 5f24601698b8 [2022-04-08T07:04:54.912Z] Removing intermediate container 5f24601698b8 [2022-04-08T07:04:54.912Z] ---> e70262db53b2 [2022-04-08T07:04:54.912Z] Step 23/23 : LABEL version=0.0.0 [2022-04-08T07:04:55.188Z] ---> Running in 57b156d8708d [2022-04-08T07:04:56.310Z] Removing intermediate container 57b156d8708d [2022-04-08T07:04:56.310Z] ---> e9f4b477e5c8 [2022-04-08T07:04:56.310Z] [2022-04-08T07:04:57.774Z] Successfully built e9f4b477e5c8 [2022-04-08T07:04:57.774Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-08T07:04:57.774Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-04-08T07:05:06.081Z] ---> 580be98c473f [2022-04-08T07:05:06.081Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-08T07:05:06.081Z] ---> Running in efb3e9dc940c [2022-04-08T07:05:08.079Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T07:05:40.457Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T07:05:40.457Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-08T07:05:40.457Z] ---> c09615357430 [2022-04-08T07:05:40.457Z] Step 3/22 : WORKDIR /edgex-go [2022-04-08T07:05:40.457Z] ---> Using cache [2022-04-08T07:05:40.457Z] ---> 2f15f0ddc29e [2022-04-08T07:05:40.457Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T07:05:40.457Z] ---> Using cache [2022-04-08T07:05:40.457Z] ---> d9f6d0f147e0 [2022-04-08T07:05:40.457Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-08T07:05:40.457Z] ---> Using cache [2022-04-08T07:05:40.457Z] ---> c400e6238470 [2022-04-08T07:05:40.457Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-08T07:05:40.457Z] ---> Using cache [2022-04-08T07:05:40.457Z] ---> 7c0378caa123 [2022-04-08T07:05:40.457Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T07:05:40.457Z] ---> Using cache [2022-04-08T07:05:40.457Z] ---> 79718d1d6aaf [2022-04-08T07:05:40.457Z] Step 8/22 : COPY . . [2022-04-08T07:05:40.457Z] ---> Using cache [2022-04-08T07:05:40.457Z] ---> eb6d6aa703bd [2022-04-08T07:05:40.457Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-08T07:05:40.457Z] ---> Running in 23f3147a22d2 [2022-04-08T07:05:41.902Z] CGO_ENABLED=0 GO111MODULE=on go build -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-08T07:11:34.130Z] Removing intermediate container 02258b091cf1 [2022-04-08T07:11:34.130Z] ---> 554074c0cbde [2022-04-08T07:11:34.130Z] [2022-04-08T07:11:34.130Z] Step 10/22 : FROM alpine:3.14 [2022-04-08T07:11:34.130Z] ---> ac73e934f311 [2022-04-08T07:11:34.130Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-08T07:11:34.130Z] ---> Using cache [2022-04-08T07:11:34.130Z] ---> f767fbdce3e5 [2022-04-08T07:11:34.130Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-08T07:11:34.130Z] ---> Using cache [2022-04-08T07:11:34.130Z] ---> 50ec3d84d03f [2022-04-08T07:11:34.130Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-08T07:11:34.130Z] Removing intermediate container efb3e9dc940c [2022-04-08T07:11:34.130Z] ---> 2a6b05840853 [2022-04-08T07:11:34.130Z] [2022-04-08T07:11:34.130Z] Step 9/20 : FROM alpine:3.15 [2022-04-08T07:11:34.130Z] ---> Running in 9bab181336c8 [2022-04-08T07:11:34.130Z] 3.15: Pulling from library/alpine [2022-04-08T07:11:34.130Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-08T07:11:34.130Z] Status: Downloaded newer image for alpine:3.15 [2022-04-08T07:11:34.130Z] ---> 3fb3c9af89a9 [2022-04-08T07:11:34.130Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-08T07:11:34.130Z] ---> Running in 4ba60e1f1089 [2022-04-08T07:11:34.130Z] Removing intermediate container 9bab181336c8 [2022-04-08T07:11:34.130Z] ---> 02072cc707ff [2022-04-08T07:11:34.130Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-08T07:11:34.130Z] ---> Running in 2ba0dfe4737e [2022-04-08T07:11:34.130Z] Removing intermediate container 922bb72143dd [2022-04-08T07:11:34.130Z] ---> 0bbdded00fa9 [2022-04-08T07:11:34.130Z] [2022-04-08T07:11:34.130Z] Step 10/23 : FROM alpine:3.14 [2022-04-08T07:11:34.130Z] ---> ac73e934f311 [2022-04-08T07:11:34.130Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-08T07:11:34.130Z] ---> Using cache [2022-04-08T07:11:34.130Z] ---> f767fbdce3e5 [2022-04-08T07:11:34.130Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-08T07:11:34.130Z] ---> Using cache [2022-04-08T07:11:34.130Z] ---> 50ec3d84d03f [2022-04-08T07:11:34.130Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-08T07:11:34.130Z] ---> Running in aeb739ed5f7a [2022-04-08T07:11:34.130Z] Removing intermediate container 4ba60e1f1089 [2022-04-08T07:11:34.130Z] ---> 17d5303296d0 [2022-04-08T07:11:34.130Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T07:11:34.407Z] ---> Running in 251cc63a2018 [2022-04-08T07:11:34.407Z] Removing intermediate container 2ba0dfe4737e [2022-04-08T07:11:34.407Z] ---> 42367aa63e60 [2022-04-08T07:11:34.407Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T07:11:35.040Z] Removing intermediate container aeb739ed5f7a [2022-04-08T07:11:35.040Z] ---> 0f035924a502 [2022-04-08T07:11:35.040Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-08T07:11:35.318Z] ---> Running in aed77ece45db [2022-04-08T07:11:35.916Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-08T07:11:36.196Z] Removing intermediate container aed77ece45db [2022-04-08T07:11:36.196Z] ---> 65cc8dc015a6 [2022-04-08T07:11:36.196Z] Step 15/23 : WORKDIR / [2022-04-08T07:11:36.488Z] ---> Running in c0597b127848 [2022-04-08T07:11:36.488Z] ---> 51e874c8d6d5 [2022-04-08T07:11:36.488Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-08T07:11:37.481Z] Removing intermediate container c0597b127848 [2022-04-08T07:11:37.481Z] ---> e5f3d558ca92 [2022-04-08T07:11:37.481Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T07:11:38.928Z] Removing intermediate container 251cc63a2018 [2022-04-08T07:11:38.928Z] ---> 2f032bc7a017 [2022-04-08T07:11:38.928Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-08T07:11:38.928Z] ---> Running in 0f6c34e55b23 [2022-04-08T07:11:39.536Z] ---> 4254eebd37a5 [2022-04-08T07:11:39.536Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-08T07:11:40.984Z] ---> e1dcdd56fe65 [2022-04-08T07:11:40.984Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-08T07:11:41.591Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T07:11:42.580Z] ---> f5411e438d96 [2022-04-08T07:11:42.580Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-08T07:11:42.862Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T07:11:42.862Z] ---> Running in f008685e2624 [2022-04-08T07:11:43.140Z] ---> 8cf6dbc1af06 [2022-04-08T07:11:43.140Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-08T07:11:43.423Z] Removing intermediate container f008685e2624 [2022-04-08T07:11:43.423Z] ---> 5f9244705070 [2022-04-08T07:11:43.423Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T07:11:43.703Z] ---> Running in a25c7b97ba88 [2022-04-08T07:11:43.979Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-08T07:11:43.979Z] v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-08T07:11:43.979Z] OK: 15729 distinct packages available [2022-04-08T07:11:44.256Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T07:11:44.256Z] Removing intermediate container a25c7b97ba88 [2022-04-08T07:11:44.256Z] ---> b7fa34363f94 [2022-04-08T07:11:44.256Z] Step 20/22 : LABEL arch=arm64 [2022-04-08T07:11:44.541Z] ---> 49caf95c9a2f [2022-04-08T07:11:44.541Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-08T07:11:44.541Z] ---> Running in e9d912dc5808 [2022-04-08T07:11:44.541Z] ---> Running in af1b31fbe03a [2022-04-08T07:11:45.142Z] Removing intermediate container e9d912dc5808 [2022-04-08T07:11:45.142Z] ---> 33c681eba59f [2022-04-08T07:11:45.142Z] Step 21/22 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf [2022-04-08T07:11:45.142Z] Removing intermediate container af1b31fbe03a [2022-04-08T07:11:45.142Z] ---> 7270311027e2 [2022-04-08T07:11:45.142Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T07:11:45.142Z] ---> Running in 7d684f203b51 [2022-04-08T07:11:45.421Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T07:11:45.421Z] ---> Running in 1205a6a76159 [2022-04-08T07:11:46.028Z] Removing intermediate container 7d684f203b51 [2022-04-08T07:11:46.028Z] ---> ffb1047a519b [2022-04-08T07:11:46.028Z] Step 22/22 : LABEL version=0.0.0 [2022-04-08T07:11:46.302Z] Removing intermediate container 1205a6a76159 [2022-04-08T07:11:46.302Z] ---> 4ab0b8d90907 [2022-04-08T07:11:46.302Z] Step 21/23 : LABEL arch=arm64 [2022-04-08T07:11:46.302Z] ---> Running in b552c793621e [2022-04-08T07:11:46.580Z] ---> Running in 1ded91ef06c6 [2022-04-08T07:11:46.580Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-08T07:11:46.859Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-08T07:11:46.859Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-08T07:11:47.138Z] Removing intermediate container b552c793621e [2022-04-08T07:11:47.138Z] ---> bc25a4dab8c0 [2022-04-08T07:11:47.138Z] [2022-04-08T07:11:47.138Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-08T07:11:47.138Z] (5/9) Installing curl (7.80.0-r0) [2022-04-08T07:11:47.438Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-08T07:11:47.438Z] Removing intermediate container 1ded91ef06c6 [2022-04-08T07:11:47.438Z] ---> 1a654a4975dd [2022-04-08T07:11:47.438Z] Step 22/23 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf [2022-04-08T07:11:47.438Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-08T07:11:47.438Z] (8/9) Installing libucontext (1.1-r0) [2022-04-08T07:11:47.719Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-08T07:11:47.719Z] ---> Running in 4fb9546f6238 [2022-04-08T07:11:47.719Z] Executing busybox-1.34.1-r5.trigger [2022-04-08T07:11:47.719Z] Executing ca-certificates-20211220-r0.trigger [2022-04-08T07:11:47.997Z] OK: 8 MiB in 23 packages [2022-04-08T07:11:48.601Z] Successfully built bc25a4dab8c0 [2022-04-08T07:11:48.601Z] Successfully tagged support-scheduler-arm64:latest [2022-04-08T07:11:48.601Z] Building core-data [2022-04-08T07:11:48.889Z]  Building support-scheduler ... done Removing intermediate container 4fb9546f6238 [2022-04-08T07:11:48.889Z] ---> d731bd3ee454 [2022-04-08T07:11:48.889Z] Step 23/23 : LABEL version=0.0.0 [2022-04-08T07:11:48.889Z] ---> Running in 3ad998138f3c [2022-04-08T07:11:50.342Z] Removing intermediate container 3ad998138f3c [2022-04-08T07:11:50.342Z] ---> ddf3c8b66418 [2022-04-08T07:11:50.342Z] [2022-04-08T07:11:51.801Z] Removing intermediate container 0f6c34e55b23 [2022-04-08T07:11:51.801Z] ---> a4d057dc4d48 [2022-04-08T07:11:51.801Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T07:11:51.801Z] Successfully built ddf3c8b66418 [2022-04-08T07:11:51.801Z] Successfully tagged core-metadata-arm64:latest [2022-04-08T07:11:51.801Z]  Building core-metadata ... done Building security-spire-server [2022-04-08T07:11:53.800Z] ---> c6e0854389d8 [2022-04-08T07:11:53.800Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-08T07:11:58.271Z] ---> 5b38ffb14c0c [2022-04-08T07:11:58.271Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-08T07:11:59.268Z] ---> 04df462fd6c1 [2022-04-08T07:11:59.268Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-08T07:11:59.268Z] ---> Running in b4e452f2a4c6 [2022-04-08T07:11:59.888Z] Removing intermediate container b4e452f2a4c6 [2022-04-08T07:11:59.888Z] ---> a1b90b3f0329 [2022-04-08T07:11:59.888Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T07:12:00.173Z] ---> Running in 830d5d288adf [2022-04-08T07:12:00.451Z] Removing intermediate container 23f3147a22d2 [2022-04-08T07:12:00.731Z] ---> a3a1cd85a5b9 [2022-04-08T07:12:00.731Z] [2022-04-08T07:12:00.731Z] Step 10/22 : FROM alpine:3.14 [2022-04-08T07:12:00.731Z] ---> ac73e934f311 [2022-04-08T07:12:00.731Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-08T07:12:00.731Z] ---> Running in 798e813b28bc [2022-04-08T07:12:01.010Z] Removing intermediate container 830d5d288adf [2022-04-08T07:12:01.010Z] ---> 0b7d8ffd167f [2022-04-08T07:12:01.010Z] Step 18/20 : LABEL arch=arm64 [2022-04-08T07:12:01.286Z] ---> Running in 65ae1b0ee6fe [2022-04-08T07:12:02.271Z] Removing intermediate container 65ae1b0ee6fe [2022-04-08T07:12:02.271Z] ---> 3c7442402306 [2022-04-08T07:12:02.271Z] Step 19/20 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf [2022-04-08T07:12:02.271Z] ---> Running in b1f98605d4e7 [2022-04-08T07:12:02.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-08T07:12:02.893Z] Removing intermediate container b1f98605d4e7 [2022-04-08T07:12:02.893Z] ---> c63f7a1b9176 [2022-04-08T07:12:02.893Z] Step 20/20 : LABEL version=0.0.0 [2022-04-08T07:12:03.168Z] ---> Running in 8d874c1bd1ba [2022-04-08T07:12:03.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-08T07:12:03.452Z] Removing intermediate container 8d874c1bd1ba [2022-04-08T07:12:03.452Z] ---> ab4d26d065db [2022-04-08T07:12:03.729Z] [2022-04-08T07:12:04.009Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-08T07:12:04.009Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-08T07:12:04.009Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-08T07:12:04.009Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-08T07:12:04.009Z] Successfully built ab4d26d065db [2022-04-08T07:12:04.284Z] (5/6) Installing curl (7.79.1-r0) [2022-04-08T07:12:04.284Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-08T07:12:04.284Z]  Building security-spiffe-token-provider ... done Building support-notifications [2022-04-08T07:12:04.284Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-08T07:12:04.284Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T07:12:04.284Z] Executing ca-certificates-20211220-r0.trigger [2022-04-08T07:12:04.562Z] OK: 8 MiB in 20 packages [2022-04-08T07:12:06.552Z] Removing intermediate container 798e813b28bc [2022-04-08T07:12:06.552Z] ---> cca3e0e7361d [2022-04-08T07:12:06.552Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-08T07:12:06.552Z] ---> Running in 3c2671c40737 [2022-04-08T07:12:06.833Z] Removing intermediate container 3c2671c40737 [2022-04-08T07:12:06.833Z] ---> f7496486691a [2022-04-08T07:12:06.833Z] Step 13/22 : WORKDIR /edgex [2022-04-08T07:12:07.109Z] ---> Running in a473cdf8975d [2022-04-08T07:12:07.709Z] Removing intermediate container a473cdf8975d [2022-04-08T07:12:07.709Z] ---> 8c46fa7a9460 [2022-04-08T07:12:07.709Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-08T07:12:08.699Z] ---> 6e126cde1f34 [2022-04-08T07:12:08.699Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-08T07:12:12.117Z] ---> 6d1a3e82be07 [2022-04-08T07:12:12.117Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-08T07:12:14.751Z] ---> 451f737bf7ce [2022-04-08T07:12:14.751Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-08T07:12:16.201Z] ---> 3c9e134c7045 [2022-04-08T07:12:16.201Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-08T07:12:16.481Z] ---> Running in 834bd766fbe9 [2022-04-08T07:12:20.815Z] Removing intermediate container 834bd766fbe9 [2022-04-08T07:12:20.815Z] ---> e230dc5b88dc [2022-04-08T07:12:20.815Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-08T07:12:20.815Z] ---> Running in 977faf4b31da [2022-04-08T07:12:21.095Z] Removing intermediate container 977faf4b31da [2022-04-08T07:12:21.095Z] ---> 7c47c222e59a [2022-04-08T07:12:21.096Z] Step 20/22 : LABEL arch=arm64 [2022-04-08T07:12:21.371Z] ---> Running in b881695a7ea7 [2022-04-08T07:12:21.968Z] Removing intermediate container b881695a7ea7 [2022-04-08T07:12:21.968Z] ---> f6bf9265b131 [2022-04-08T07:12:21.968Z] Step 21/22 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf [2022-04-08T07:12:21.968Z] ---> Running in 37e06b98ce90 [2022-04-08T07:12:22.950Z] Removing intermediate container 37e06b98ce90 [2022-04-08T07:12:22.950Z] ---> 99b090963588 [2022-04-08T07:12:22.950Z] Step 22/22 : LABEL version=0.0.0 [2022-04-08T07:12:22.950Z] ---> Running in 781716e1bac9 [2022-04-08T07:12:23.941Z] Removing intermediate container 781716e1bac9 [2022-04-08T07:12:23.941Z] ---> 82ba8e5383e0 [2022-04-08T07:12:23.941Z] [2022-04-08T07:12:24.921Z] Successfully built 82ba8e5383e0 [2022-04-08T07:12:24.921Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-08T07:12:24.921Z]  Building security-proxy-setup ... done Building security-spire-agent [2022-04-08T07:12:47.303Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T07:12:47.303Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-08T07:12:47.303Z] ---> c09615357430 [2022-04-08T07:12:47.303Z] Step 3/23 : WORKDIR /edgex-go [2022-04-08T07:12:47.303Z] ---> Using cache [2022-04-08T07:12:47.303Z] ---> 2f15f0ddc29e [2022-04-08T07:12:47.303Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T07:12:47.303Z] ---> Using cache [2022-04-08T07:12:47.303Z] ---> d9f6d0f147e0 [2022-04-08T07:12:47.303Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-08T07:12:48.775Z] ---> Running in f10acec920e8 [2022-04-08T07:12:50.764Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T07:12:51.761Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T07:12:53.212Z] OK: 220 MiB in 52 packages [2022-04-08T07:12:55.192Z] Removing intermediate container f10acec920e8 [2022-04-08T07:12:55.192Z] ---> 293c96681213 [2022-04-08T07:12:55.192Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-08T07:12:57.193Z] ---> 683bf8614f56 [2022-04-08T07:12:57.193Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T07:12:57.193Z] ---> Running in 321d96b37f64 [2022-04-08T07:12:57.193Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T07:12:57.193Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-08T07:12:57.193Z] ---> c09615357430 [2022-04-08T07:12:57.193Z] Step 3/25 : WORKDIR /edgex-go [2022-04-08T07:12:57.193Z] ---> Using cache [2022-04-08T07:12:57.193Z] ---> 2f15f0ddc29e [2022-04-08T07:12:57.193Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T07:12:57.193Z] ---> Using cache [2022-04-08T07:12:57.193Z] ---> d9f6d0f147e0 [2022-04-08T07:12:57.193Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-08T07:12:57.193Z] ---> Running in 5163e139a859 [2022-04-08T07:12:59.814Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T07:13:00.795Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T07:13:01.780Z] OK: 220 MiB in 52 packages [2022-04-08T07:13:03.763Z] Removing intermediate container 321d96b37f64 [2022-04-08T07:13:03.763Z] ---> fdc8982b5c46 [2022-04-08T07:13:03.763Z] Step 8/23 : COPY . . [2022-04-08T07:13:04.366Z] Removing intermediate container 5163e139a859 [2022-04-08T07:13:04.366Z] ---> 4a8d52367c04 [2022-04-08T07:13:04.366Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-08T07:13:06.358Z] ---> 645b0f5096b0 [2022-04-08T07:13:06.358Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T07:13:06.358Z] ---> Running in ab98495fbd5b [2022-04-08T07:13:10.687Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T07:13:10.687Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-08T07:13:10.687Z] ---> c09615357430 [2022-04-08T07:13:10.687Z] Step 3/22 : WORKDIR /edgex-go [2022-04-08T07:13:10.687Z] ---> Using cache [2022-04-08T07:13:10.687Z] ---> 2f15f0ddc29e [2022-04-08T07:13:10.687Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T07:13:10.687Z] ---> Using cache [2022-04-08T07:13:10.687Z] ---> d9f6d0f147e0 [2022-04-08T07:13:10.687Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-08T07:13:10.687Z] ---> Running in 13a38527dd0f [2022-04-08T07:13:13.453Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T07:13:13.453Z] Removing intermediate container ab98495fbd5b [2022-04-08T07:13:13.453Z] ---> 726bf7b3549c [2022-04-08T07:13:13.453Z] Step 8/25 : COPY . . [2022-04-08T07:13:14.069Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T07:13:15.070Z] OK: 220 MiB in 52 packages [2022-04-08T07:13:17.709Z] Removing intermediate container 13a38527dd0f [2022-04-08T07:13:17.709Z] ---> c2b26986a3ca [2022-04-08T07:13:17.709Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-08T07:13:20.347Z] ---> 9c811380b9ae [2022-04-08T07:13:20.347Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T07:13:20.624Z] ---> Running in 0093b1ad5b41 [2022-04-08T07:13:27.383Z] Removing intermediate container 0093b1ad5b41 [2022-04-08T07:13:27.383Z] ---> 3a97fe685100 [2022-04-08T07:13:27.383Z] Step 8/22 : COPY . . [2022-04-08T07:13:30.024Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T07:13:30.024Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-08T07:13:30.024Z] ---> c09615357430 [2022-04-08T07:13:30.024Z] Step 3/26 : WORKDIR /edgex-go [2022-04-08T07:13:30.024Z] ---> Using cache [2022-04-08T07:13:30.024Z] ---> 2f15f0ddc29e [2022-04-08T07:13:30.024Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T07:13:30.024Z] ---> Using cache [2022-04-08T07:13:30.024Z] ---> d9f6d0f147e0 [2022-04-08T07:13:30.024Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-08T07:13:30.024Z] ---> Using cache [2022-04-08T07:13:30.024Z] ---> 4a8d52367c04 [2022-04-08T07:13:30.024Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-08T07:13:30.024Z] ---> Using cache [2022-04-08T07:13:30.024Z] ---> 645b0f5096b0 [2022-04-08T07:13:30.024Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T07:13:30.024Z] ---> Using cache [2022-04-08T07:13:30.024Z] ---> 726bf7b3549c [2022-04-08T07:13:30.024Z] Step 8/26 : COPY . . [2022-04-08T07:14:17.086Z] ---> f0b5b06eca4b [2022-04-08T07:14:17.086Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-08T07:14:17.086Z] ---> Running in 8429310ba32d [2022-04-08T07:14:17.086Z] CGO_ENABLED=1 GO111MODULE=on go build -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-08T07:14:19.089Z] ---> 408a55e4e35e [2022-04-08T07:14:19.089Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-08T07:14:19.690Z] ---> Running in 167a7d62ec3f [2022-04-08T07:14:20.756Z] Removing intermediate container 167a7d62ec3f [2022-04-08T07:14:20.756Z] ---> 7fc2675f9925 [2022-04-08T07:14:20.756Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-08T07:14:20.756Z] ---> Running in 9ccac720a620 [2022-04-08T07:14:25.121Z] Removing intermediate container 9ccac720a620 [2022-04-08T07:14:25.121Z] ---> 0885d6649ec8 [2022-04-08T07:14:25.121Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-08T07:14:25.121Z] ---> Running in d0ad06234ea9 [2022-04-08T07:14:26.116Z] Removing intermediate container d0ad06234ea9 [2022-04-08T07:14:26.116Z] ---> d897279a44ab [2022-04-08T07:14:26.116Z] 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-08T07:14:26.392Z] ---> Running in 6a1cfe1e7a82 [2022-04-08T07:14:27.870Z] ---> c1b4154d885d [2022-04-08T07:14:27.870Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-08T07:14:27.870Z] ---> Running in 4f53cb552157 [2022-04-08T07:14:29.868Z] spire-1.2.1/ [2022-04-08T07:14:29.868Z] spire-1.2.1/.data/ [2022-04-08T07:14:29.868Z] spire-1.2.1/.data/.file [2022-04-08T07:14:29.868Z] spire-1.2.1/.dockerignore [2022-04-08T07:14:29.868Z] spire-1.2.1/.gitattributes [2022-04-08T07:14:29.868Z] spire-1.2.1/.githooks/ [2022-04-08T07:14:29.868Z] spire-1.2.1/.githooks/pre-commit [2022-04-08T07:14:29.868Z] spire-1.2.1/.github/ [2022-04-08T07:14:29.868Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-08T07:14:29.868Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-08T07:14:29.868Z] spire-1.2.1/.github/dependabot.yml [2022-04-08T07:14:29.868Z] spire-1.2.1/.github/workflows/ [2022-04-08T07:14:29.868Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-08T07:14:29.868Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-08T07:14:29.868Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-08T07:14:29.868Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-08T07:14:29.868Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-08T07:14:29.868Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-08T07:14:29.868Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-08T07:14:29.868Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-08T07:14:29.868Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-08T07:14:29.868Z] spire-1.2.1/.gitignore [2022-04-08T07:14:29.868Z] spire-1.2.1/.go-version [2022-04-08T07:14:29.868Z] spire-1.2.1/.golangci.yml [2022-04-08T07:14:29.868Z] spire-1.2.1/ADOPTERS.md [2022-04-08T07:14:29.868Z] spire-1.2.1/CHANGELOG.md [2022-04-08T07:14:29.868Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-08T07:14:29.868Z] spire-1.2.1/CODEOWNERS [2022-04-08T07:14:29.868Z] spire-1.2.1/CONTRIBUTING.md [2022-04-08T07:14:29.868Z] spire-1.2.1/Dockerfile [2022-04-08T07:14:29.868Z] spire-1.2.1/Dockerfile.dev [2022-04-08T07:14:29.868Z] spire-1.2.1/Dockerfile.scratch [2022-04-08T07:14:29.868Z] spire-1.2.1/LICENSE [2022-04-08T07:14:29.868Z] spire-1.2.1/MAINTAINERS.md [2022-04-08T07:14:29.868Z] spire-1.2.1/Makefile [2022-04-08T07:14:29.868Z] spire-1.2.1/README.md [2022-04-08T07:14:29.868Z] spire-1.2.1/ROADMAP.md [2022-04-08T07:14:29.868Z] spire-1.2.1/SECURITY.md [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/ [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-agent/ [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-server/ [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-08T07:14:29.868Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-08T07:14:30.147Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-08T07:14:30.148Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-08T07:14:30.148Z] spire-1.2.1/conf/ [2022-04-08T07:14:30.148Z] spire-1.2.1/conf/agent/ [2022-04-08T07:14:30.148Z] spire-1.2.1/conf/agent/agent.conf [2022-04-08T07:14:30.148Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-08T07:14:30.148Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-08T07:14:30.148Z] spire-1.2.1/conf/server/ [2022-04-08T07:14:30.148Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-08T07:14:30.148Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-08T07:14:30.148Z] spire-1.2.1/conf/server/server.conf [2022-04-08T07:14:30.148Z] spire-1.2.1/conf/server/server_full.conf [2022-04-08T07:14:30.148Z] spire-1.2.1/doc/ [2022-04-08T07:14:30.148Z] spire-1.2.1/doc/SPIRE101.md [2022-04-08T07:14:30.148Z] spire-1.2.1/doc/auditlog.md [2022-04-08T07:14:30.148Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-08T07:14:30.148Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-08T07:14:30.148Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-08T07:14:30.148Z] spire-1.2.1/doc/images/ [2022-04-08T07:14:30.148Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-08T07:14:30.148Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-08T07:14:30.148Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-08T07:14:30.148Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-08T07:14:30.148Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-08T07:14:30.148Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-08T07:14:30.148Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-08T07:14:30.148Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-08T07:14:30.148Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-08T07:14:30.148Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-08T07:14:30.148Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-08T07:14:30.148Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-08T07:14:30.148Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-08T07:14:30.148Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-08T07:14:30.148Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-08T07:14:30.148Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-08T07:14:30.148Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-08T07:14:30.148Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-08T07:14:30.148Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-08T07:14:30.148Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-08T07:14:30.148Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-08T07:14:30.148Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-08T07:14:30.148Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-08T07:14:30.148Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-08T07:14:30.148Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.mdCGO_ENABLED=0 GO111MODULE=on go build -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-08T07:14:30.425Z] [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/scaling_spire.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/spire_agent.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/spire_server.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/supported_integrations.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/telemetry.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/telemetry_config.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/upgrading.md [2022-04-08T07:14:30.425Z] spire-1.2.1/doc/using_spire.md [2022-04-08T07:14:30.425Z] spire-1.2.1/examples/ [2022-04-08T07:14:30.425Z] spire-1.2.1/examples/README.md [2022-04-08T07:14:30.425Z] spire-1.2.1/go.mod [2022-04-08T07:14:30.425Z] spire-1.2.1/go.sum [2022-04-08T07:14:30.425Z] spire-1.2.1/pkg/ [2022-04-08T07:14:30.425Z] spire-1.2.1/pkg/agent/ [2022-04-08T07:14:30.425Z] spire-1.2.1/pkg/agent/agent.go [2022-04-08T07:14:30.425Z] spire-1.2.1/pkg/agent/api/ [2022-04-08T07:14:30.425Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-08T07:14:30.425Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-08T07:14:30.425Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-08T07:14:30.425Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-08T07:14:30.425Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-08T07:14:30.425Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-08T07:14:30.425Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-08T07:14:30.425Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-08T07:14:30.425Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-08T07:14:30.425Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-08T07:14:30.425Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-08T07:14:30.425Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-08T07:14:30.425Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-08T07:14:30.425Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-08T07:14:30.425Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-08T07:14:30.425Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-08T07:14:30.425Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/client/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/common/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/config.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/manager/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-08T07:14:30.426Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/agent/svid/ [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/ [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/api/ [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/api/names.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/auth/ [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/catalog/ [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cli/ [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-08T07:14:30.699Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/health/ [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/health/config.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/health/context.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/health/health.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/idutil/ [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/log/ [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/log/log.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/log/options.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-08T07:14:30.700Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/plugin/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/profiling/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/selector/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/uptime/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/util/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/util/task.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/version/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/version/version.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/x509util/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/server/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/server/api/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/server/api/api.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-08T07:14:30.974Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/health/ [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/id.go [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/status.go [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-08T07:14:30.975Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/bundle/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/ca/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/cache/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/catalog/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/config.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/datastore/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-08T07:14:31.250Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-08T07:14:31.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-08T07:14:31.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ ---> ae786bdea001 [2022-04-08T07:14:31.528Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-08T07:14:31.528Z] [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/registration/ [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/server.go [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/server_test.go [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/svid/ [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-08T07:14:31.528Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-08T07:14:31.528Z] spire-1.2.1/proto/ [2022-04-08T07:14:31.528Z] spire-1.2.1/proto/private/ [2022-04-08T07:14:31.528Z] spire-1.2.1/proto/private/server/ [2022-04-08T07:14:31.528Z] spire-1.2.1/proto/private/server/journal/ [2022-04-08T07:14:31.528Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-08T07:14:31.528Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-08T07:14:31.528Z] spire-1.2.1/proto/spire/ [2022-04-08T07:14:31.528Z] spire-1.2.1/proto/spire/common/ [2022-04-08T07:14:31.528Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-08T07:14:31.528Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-08T07:14:31.528Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-08T07:14:31.528Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-08T07:14:31.528Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-08T07:14:31.528Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-08T07:14:31.528Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-08T07:14:31.528Z] spire-1.2.1/proto/spire/plugin/ [2022-04-08T07:14:31.528Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-08T07:14:31.528Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-08T07:14:31.528Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-08T07:14:31.528Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-08T07:14:31.528Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-08T07:14:31.528Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-08T07:14:31.528Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-08T07:14:31.528Z] spire-1.2.1/release/ [2022-04-08T07:14:31.528Z] spire-1.2.1/release/spire-extras/ [2022-04-08T07:14:31.528Z] spire-1.2.1/release/spire-extras/README.md [2022-04-08T07:14:31.528Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-08T07:14:31.528Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-08T07:14:31.528Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-08T07:14:31.528Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-08T07:14:31.528Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-08T07:14:31.528Z] spire-1.2.1/release/spire/ [2022-04-08T07:14:31.528Z] spire-1.2.1/release/spire/README.md [2022-04-08T07:14:31.528Z] spire-1.2.1/release/spire/conf/ [2022-04-08T07:14:31.528Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-08T07:14:31.528Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-08T07:14:31.528Z] spire-1.2.1/release/spire/conf/server/ [2022-04-08T07:14:31.528Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-08T07:14:31.528Z] spire-1.2.1/script/ [2022-04-08T07:14:31.528Z] spire-1.2.1/script/build-artifact.sh [2022-04-08T07:14:31.528Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-08T07:14:31.528Z] spire-1.2.1/support/ [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/ [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-08T07:14:31.528Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-08T07:14:31.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-08T07:14:31.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-08T07:14:31.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-08T07:14:31.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-08T07:14:31.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-08T07:14:31.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-08T07:14:31.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-08T07:14:31.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-08T07:14:31.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-08T07:14:31.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-08T07:14:31.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-08T07:14:31.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-08T07:14:31.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-08T07:14:31.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-08T07:14:31.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-08T07:14:31.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-08T07:14:31.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-08T07:14:31.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-08T07:14:31.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-08T07:14:31.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-08T07:14:31.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-08T07:14:31.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-08T07:14:31.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-08T07:14:31.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-08T07:14:31.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-08T07:14:31.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-08T07:14:31.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-08T07:14:31.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-08T07:14:31.529Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-08T07:14:31.529Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-08T07:14:31.529Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-08T07:14:31.529Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-08T07:14:31.529Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-08T07:14:31.529Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-08T07:14:31.529Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-08T07:14:31.529Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-08T07:14:31.529Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-08T07:14:31.529Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-08T07:14:31.529Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-08T07:14:31.529Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-08T07:14:31.529Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-08T07:14:31.529Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-08T07:14:31.529Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-08T07:14:31.529Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-08T07:14:31.529Z] spire-1.2.1/test/ [2022-04-08T07:14:31.529Z] spire-1.2.1/test/clock/ [2022-04-08T07:14:31.529Z] spire-1.2.1/test/clock/clock.go [2022-04-08T07:14:31.529Z] spire-1.2.1/test/fakes/ [2022-04-08T07:14:31.529Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-08T07:14:31.529Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-08T07:14:31.529Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-08T07:14:31.529Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-08T07:14:31.529Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-08T07:14:31.529Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-08T07:14:31.529Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-08T07:14:31.529Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-08T07:14:31.529Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-08T07:14:31.529Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-08T07:14:31.529Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-08T07:14:31.529Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-08T07:14:31.529Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-08T07:14:31.529Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-08T07:14:31.529Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-08T07:14:31.529Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-08T07:14:31.529Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-08T07:14:31.529Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-08T07:14:31.529Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-08T07:14:31.529Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-08T07:14:31.529Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-08T07:14:31.529Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-08T07:14:31.529Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-08T07:14:31.529Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-08T07:14:31.529Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-08T07:14:31.529Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-08T07:14:31.529Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-08T07:14:31.529Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-08T07:14:31.529Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-08T07:14:31.529Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go ---> Running in 4007c73e2cfc [2022-04-08T07:14:31.810Z] [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/certs/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/config/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/fixture.go [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/registration/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-08T07:14:31.810Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/README.md [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/common [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/setup/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-08T07:14:31.810Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-08T07:14:31.811Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-08T07:14:32.089Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/test-one.sh [2022-04-08T07:14:32.090Z] spire-1.2.1/test/integration/test.sh [2022-04-08T07:14:32.090Z] spire-1.2.1/test/plugintest/ [2022-04-08T07:14:32.090Z] spire-1.2.1/test/plugintest/config.go [2022-04-08T07:14:32.090Z] spire-1.2.1/test/plugintest/load.go [2022-04-08T07:14:32.090Z] spire-1.2.1/test/plugintest/option.go [2022-04-08T07:14:32.090Z] spire-1.2.1/test/spiretest/ [2022-04-08T07:14:32.090Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-08T07:14:32.090Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-08T07:14:32.090Z] spire-1.2.1/test/spiretest/dir.go [2022-04-08T07:14:32.090Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-08T07:14:32.090Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-08T07:14:32.090Z] spire-1.2.1/test/spiretest/logs.go [2022-04-08T07:14:32.090Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-08T07:14:32.090Z] spire-1.2.1/test/spiretest/suite.go [2022-04-08T07:14:32.090Z] spire-1.2.1/test/spiretest/x509.go [2022-04-08T07:14:32.090Z] spire-1.2.1/test/testca/ [2022-04-08T07:14:32.090Z] spire-1.2.1/test/testca/ca.go [2022-04-08T07:14:32.090Z] spire-1.2.1/test/testkey/ [2022-04-08T07:14:32.090Z] spire-1.2.1/test/testkey/generate.sh [2022-04-08T07:14:32.090Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-08T07:14:32.090Z] spire-1.2.1/test/testkey/keys.go [2022-04-08T07:14:32.090Z] spire-1.2.1/test/testkey/new.go [2022-04-08T07:14:32.090Z] spire-1.2.1/test/tpmsimulator/ [2022-04-08T07:14:32.090Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-08T07:14:32.090Z] spire-1.2.1/test/util/ [2022-04-08T07:14:32.090Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-08T07:14:32.090Z] spire-1.2.1/test/util/cert_generation.go [2022-04-08T07:14:32.090Z] spire-1.2.1/test/util/io_redirection.go [2022-04-08T07:14:32.090Z] spire-1.2.1/test/util/race.go [2022-04-08T07:14:32.090Z] spire-1.2.1/test/util/util.go [2022-04-08T07:14:32.090Z] building spire from source... [2022-04-08T07:14:32.090Z] Removing intermediate container 4007c73e2cfc [2022-04-08T07:14:32.090Z] ---> 22137e57659b [2022-04-08T07:14:32.090Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-08T07:14:32.371Z] ---> Running in 1d1434c43fb1 [2022-04-08T07:14:32.977Z] Installing go1.17.7... [2022-04-08T07:14:35.607Z] Removing intermediate container 1d1434c43fb1 [2022-04-08T07:14:35.607Z] ---> 2ecb940e2230 [2022-04-08T07:14:35.607Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-08T07:14:35.607Z] ---> Running in e3ba2a57c2cd [2022-04-08T07:14:36.215Z] Removing intermediate container e3ba2a57c2cd [2022-04-08T07:14:36.215Z] ---> d233e4f48d05 [2022-04-08T07:14:36.215Z] 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-08T07:14:36.215Z] ---> Running in 9049c648bcad [2022-04-08T07:14:38.859Z] spire-1.2.1/ [2022-04-08T07:14:39.136Z] spire-1.2.1/.data/ [2022-04-08T07:14:39.136Z] spire-1.2.1/.data/.file [2022-04-08T07:14:39.136Z] spire-1.2.1/.dockerignore [2022-04-08T07:14:39.136Z] spire-1.2.1/.gitattributes [2022-04-08T07:14:39.136Z] spire-1.2.1/.githooks/ [2022-04-08T07:14:39.136Z] spire-1.2.1/.githooks/pre-commit [2022-04-08T07:14:39.136Z] spire-1.2.1/.github/ [2022-04-08T07:14:39.136Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-08T07:14:39.136Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-08T07:14:39.136Z] spire-1.2.1/.github/dependabot.yml [2022-04-08T07:14:39.136Z] spire-1.2.1/.github/workflows/ [2022-04-08T07:14:39.136Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-08T07:14:39.136Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-08T07:14:39.136Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-08T07:14:39.136Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-08T07:14:39.136Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-08T07:14:39.136Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-08T07:14:39.136Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-08T07:14:39.136Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-08T07:14:39.136Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-08T07:14:39.136Z] spire-1.2.1/.gitignore [2022-04-08T07:14:39.136Z] spire-1.2.1/.go-version [2022-04-08T07:14:39.136Z] spire-1.2.1/.golangci.yml [2022-04-08T07:14:39.136Z] spire-1.2.1/ADOPTERS.md [2022-04-08T07:14:39.136Z] spire-1.2.1/CHANGELOG.md [2022-04-08T07:14:39.136Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-08T07:14:39.136Z] spire-1.2.1/CODEOWNERS [2022-04-08T07:14:39.136Z] spire-1.2.1/CONTRIBUTING.md [2022-04-08T07:14:39.136Z] spire-1.2.1/Dockerfile [2022-04-08T07:14:39.136Z] spire-1.2.1/Dockerfile.dev [2022-04-08T07:14:39.136Z] spire-1.2.1/Dockerfile.scratch [2022-04-08T07:14:39.136Z] spire-1.2.1/LICENSE [2022-04-08T07:14:39.136Z] spire-1.2.1/MAINTAINERS.md [2022-04-08T07:14:39.136Z] spire-1.2.1/Makefile [2022-04-08T07:14:39.136Z] spire-1.2.1/README.md [2022-04-08T07:14:39.136Z] spire-1.2.1/ROADMAP.md [2022-04-08T07:14:39.136Z] spire-1.2.1/SECURITY.md [2022-04-08T07:14:39.136Z] spire-1.2.1/cmd/ [2022-04-08T07:14:39.136Z] spire-1.2.1/cmd/spire-agent/ [2022-04-08T07:14:39.136Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-08T07:14:39.136Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-08T07:14:39.136Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/ [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-08T07:14:39.137Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-08T07:14:39.137Z] spire-1.2.1/conf/ [2022-04-08T07:14:39.137Z] spire-1.2.1/conf/agent/ [2022-04-08T07:14:39.137Z] spire-1.2.1/conf/agent/agent.conf [2022-04-08T07:14:39.137Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-08T07:14:39.137Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-08T07:14:39.137Z] spire-1.2.1/conf/server/ [2022-04-08T07:14:39.137Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-08T07:14:39.137Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-08T07:14:39.137Z] spire-1.2.1/conf/server/server.conf [2022-04-08T07:14:39.137Z] spire-1.2.1/conf/server/server_full.conf [2022-04-08T07:14:39.137Z] spire-1.2.1/doc/ [2022-04-08T07:14:39.137Z] spire-1.2.1/doc/SPIRE101.md [2022-04-08T07:14:39.137Z] spire-1.2.1/doc/auditlog.md [2022-04-08T07:14:39.137Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-08T07:14:39.137Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-08T07:14:39.137Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-08T07:14:39.137Z] spire-1.2.1/doc/images/ [2022-04-08T07:14:39.137Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-08T07:14:39.137Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-08T07:14:39.137Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-08T07:14:39.420Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-08T07:14:39.420Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-08T07:14:39.420Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-08T07:14:39.420Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-08T07:14:39.420Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-08T07:14:39.420Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-08T07:14:39.420Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-08T07:14:39.420Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-08T07:14:39.420Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-08T07:14:39.420Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-08T07:14:39.420Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-08T07:14:39.420Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/scaling_spire.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/spire_agent.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/spire_server.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/supported_integrations.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/telemetry.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/telemetry_config.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/upgrading.md [2022-04-08T07:14:39.421Z] spire-1.2.1/doc/using_spire.md [2022-04-08T07:14:39.421Z] spire-1.2.1/examples/ [2022-04-08T07:14:39.421Z] spire-1.2.1/examples/README.md [2022-04-08T07:14:39.421Z] spire-1.2.1/go.mod [2022-04-08T07:14:39.421Z] spire-1.2.1/go.sum [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/agent.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/api/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/client/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/common/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/config.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/manager/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-08T07:14:39.421Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-08T07:14:39.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-08T07:14:39.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-08T07:14:39.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-08T07:14:39.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-08T07:14:39.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-08T07:14:39.422Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-08T07:14:39.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-08T07:14:39.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-08T07:14:39.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-08T07:14:39.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-08T07:14:39.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-08T07:14:39.422Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/agent/svid/ [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/ [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/api/ [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/api/names.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/auth/ [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/catalog/ [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-08T07:14:39.698Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cli/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/health/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/health/config.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/health/context.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/health/health.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/idutil/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/log/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/log/log.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/log/options.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/plugin/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/profiling/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/selector/ [2022-04-08T07:14:39.699Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/uptime/ [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/util/ [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/util/task.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-08T07:14:39.974Z] spire-1.2.1/pkg/common/version/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/common/version/version.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/common/x509util/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/api.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/health/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/id.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/status.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/bundle/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/ca/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/cache/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/catalog/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/config.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/datastore/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-08T07:14:39.975Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/ [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-08T07:14:40.250Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/registration/ [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/server.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/server_test.go [2022-04-08T07:14:40.251Z] spire-1.2.1/pkg/server/svid/ [2022-04-08T07:14:40.252Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-08T07:14:40.252Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-08T07:14:40.252Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-08T07:14:40.252Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-08T07:14:40.252Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-08T07:14:40.252Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-08T07:14:40.252Z] spire-1.2.1/proto/ [2022-04-08T07:14:40.252Z] spire-1.2.1/proto/private/ [2022-04-08T07:14:40.252Z] spire-1.2.1/proto/private/server/ [2022-04-08T07:14:40.526Z] spire-1.2.1/proto/private/server/journal/ [2022-04-08T07:14:40.526Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-08T07:14:40.526Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-08T07:14:40.526Z] spire-1.2.1/proto/spire/ [2022-04-08T07:14:40.526Z] spire-1.2.1/proto/spire/common/ [2022-04-08T07:14:40.526Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-08T07:14:40.526Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-08T07:14:40.526Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-08T07:14:40.526Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-08T07:14:40.526Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-08T07:14:40.526Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-08T07:14:40.526Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-08T07:14:40.526Z] spire-1.2.1/proto/spire/plugin/ [2022-04-08T07:14:40.526Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-08T07:14:40.526Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-08T07:14:40.526Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-08T07:14:40.526Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-08T07:14:40.526Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-08T07:14:40.526Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-08T07:14:40.526Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-08T07:14:40.526Z] spire-1.2.1/release/ [2022-04-08T07:14:40.526Z] spire-1.2.1/release/spire-extras/ [2022-04-08T07:14:40.526Z] spire-1.2.1/release/spire-extras/README.md [2022-04-08T07:14:40.526Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-08T07:14:40.526Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-08T07:14:40.526Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-08T07:14:40.526Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-08T07:14:40.526Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-08T07:14:40.526Z] spire-1.2.1/release/spire/ [2022-04-08T07:14:40.526Z] spire-1.2.1/release/spire/README.md [2022-04-08T07:14:40.526Z] spire-1.2.1/release/spire/conf/ [2022-04-08T07:14:40.526Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-08T07:14:40.526Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-08T07:14:40.526Z] spire-1.2.1/release/spire/conf/server/ [2022-04-08T07:14:40.526Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-08T07:14:40.526Z] spire-1.2.1/script/ [2022-04-08T07:14:40.526Z] spire-1.2.1/script/build-artifact.sh [2022-04-08T07:14:40.526Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-08T07:14:40.526Z] spire-1.2.1/support/ [2022-04-08T07:14:40.526Z] spire-1.2.1/support/k8s/ [2022-04-08T07:14:40.526Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-08T07:14:40.526Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-08T07:14:40.526Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-08T07:14:40.526Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-08T07:14:40.526Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-08T07:14:40.526Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-08T07:14:40.526Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-08T07:14:40.526Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-08T07:14:40.526Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-08T07:14:40.526Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-08T07:14:40.526Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-08T07:14:40.526Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-08T07:14:40.526Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-08T07:14:40.526Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-08T07:14:40.526Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-08T07:14:40.526Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-08T07:14:40.526Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-08T07:14:40.526Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-08T07:14:40.527Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-08T07:14:40.527Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-08T07:14:40.527Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-08T07:14:40.527Z] spire-1.2.1/test/ [2022-04-08T07:14:40.527Z] spire-1.2.1/test/clock/ [2022-04-08T07:14:40.527Z] spire-1.2.1/test/clock/clock.go [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/ [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/ [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/certs/ [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/config/ [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/fixture.go [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/registration/ [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-08T07:14:40.527Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-08T07:14:40.527Z] spire-1.2.1/test/integration/ [2022-04-08T07:14:40.527Z] spire-1.2.1/test/integration/README.md [2022-04-08T07:14:40.527Z] spire-1.2.1/test/integration/common [2022-04-08T07:14:40.527Z] spire-1.2.1/test/integration/setup/ [2022-04-08T07:14:40.527Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-08T07:14:40.527Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/ [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-08T07:14:40.528Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-08T07:14:40.801Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-08T07:14:40.802Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-08T07:14:40.803Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/test-one.sh [2022-04-08T07:14:41.077Z] spire-1.2.1/test/integration/test.sh [2022-04-08T07:14:41.077Z] spire-1.2.1/test/plugintest/ [2022-04-08T07:14:41.077Z] spire-1.2.1/test/plugintest/config.go [2022-04-08T07:14:41.077Z] spire-1.2.1/test/plugintest/load.go [2022-04-08T07:14:41.077Z] spire-1.2.1/test/plugintest/option.go [2022-04-08T07:14:41.077Z] spire-1.2.1/test/spiretest/ [2022-04-08T07:14:41.077Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-08T07:14:41.077Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-08T07:14:41.077Z] spire-1.2.1/test/spiretest/dir.go [2022-04-08T07:14:41.077Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-08T07:14:41.077Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-08T07:14:41.077Z] spire-1.2.1/test/spiretest/logs.go [2022-04-08T07:14:41.077Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-08T07:14:41.077Z] spire-1.2.1/test/spiretest/suite.go [2022-04-08T07:14:41.077Z] spire-1.2.1/test/spiretest/x509.go [2022-04-08T07:14:41.077Z] spire-1.2.1/test/testca/ [2022-04-08T07:14:41.077Z] spire-1.2.1/test/testca/ca.go [2022-04-08T07:14:41.077Z] spire-1.2.1/test/testkey/ [2022-04-08T07:14:41.077Z] spire-1.2.1/test/testkey/generate.sh [2022-04-08T07:14:41.077Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-08T07:14:41.077Z] spire-1.2.1/test/testkey/keys.go [2022-04-08T07:14:41.077Z] spire-1.2.1/test/testkey/new.go [2022-04-08T07:14:41.077Z] spire-1.2.1/test/tpmsimulator/ [2022-04-08T07:14:41.077Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-08T07:14:41.077Z] spire-1.2.1/test/util/ [2022-04-08T07:14:41.077Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-08T07:14:41.077Z] spire-1.2.1/test/util/cert_generation.go [2022-04-08T07:14:41.077Z] spire-1.2.1/test/util/io_redirection.go [2022-04-08T07:14:41.077Z] spire-1.2.1/test/util/race.go [2022-04-08T07:14:41.077Z] spire-1.2.1/test/util/util.go [2022-04-08T07:14:41.077Z] building spire from source... [2022-04-08T07:14:41.680Z] Installing go1.17.7... [2022-04-08T07:15:00.060Z] Building bin/spire-server... [2022-04-08T07:15:00.060Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-08T07:15:00.060Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-08T07:15:00.060Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-08T07:15:00.060Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-08T07:15:00.060Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-08T07:15:03.621Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-08T07:15:04.225Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-08T07:15:04.225Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-08T07:15:04.505Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-08T07:15:05.109Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-08T07:15:05.387Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-08T07:15:05.387Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-08T07:15:05.667Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-08T07:15:05.946Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-08T07:15:05.946Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-08T07:15:05.946Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-08T07:15:05.946Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-08T07:15:06.225Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-08T07:15:07.684Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-08T07:15:07.684Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-08T07:15:08.291Z] Building bin/spire-server... [2022-04-08T07:15:08.291Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-08T07:15:08.573Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-08T07:15:08.573Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-08T07:15:08.573Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-08T07:15:08.573Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-08T07:15:08.850Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-08T07:15:09.457Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-08T07:15:09.457Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-08T07:15:09.736Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-08T07:15:10.340Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-08T07:15:10.619Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-08T07:15:11.231Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-08T07:15:12.230Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-08T07:15:12.837Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-08T07:15:13.833Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-08T07:15:14.112Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-08T07:15:14.390Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-08T07:15:14.390Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-08T07:15:14.998Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-08T07:15:15.277Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-08T07:15:15.277Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-08T07:15:15.277Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-08T07:15:15.882Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-08T07:15:15.882Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-08T07:15:16.160Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-08T07:15:16.439Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-08T07:15:16.439Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-08T07:15:17.448Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-08T07:15:17.730Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-08T07:15:32.876Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-08T07:15:32.876Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-08T07:15:32.876Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-08T07:15:32.876Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-08T07:15:32.876Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-08T07:15:32.876Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-08T07:15:32.876Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-08T07:15:32.876Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-08T07:15:32.876Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-08T07:15:32.876Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-08T07:15:32.876Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-08T07:15:32.876Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-08T07:15:32.876Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-08T07:15:32.876Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-08T07:15:32.876Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-08T07:15:33.872Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-08T07:15:34.150Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-08T07:15:34.150Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-08T07:15:34.150Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-08T07:15:34.150Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-08T07:15:34.432Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-08T07:15:34.432Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-08T07:15:34.432Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-08T07:15:34.826Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-08T07:15:34.826Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-08T07:15:34.826Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-08T07:15:34.826Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-08T07:15:34.826Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-08T07:15:35.165Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-08T07:15:35.482Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-08T07:15:35.482Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-08T07:15:35.482Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-08T07:15:35.482Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-08T07:15:35.789Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-08T07:15:35.789Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-08T07:15:36.077Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-08T07:15:36.077Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-08T07:15:36.077Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-08T07:15:36.077Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-08T07:15:36.354Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-08T07:15:36.354Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-08T07:15:36.354Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-08T07:15:36.634Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-08T07:15:36.913Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-08T07:15:36.913Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-08T07:15:36.913Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-08T07:15:37.196Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-08T07:15:37.196Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-08T07:15:37.196Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-08T07:15:37.196Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-08T07:15:37.196Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-08T07:15:37.477Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-08T07:15:37.477Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-08T07:15:37.477Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-08T07:15:38.474Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-08T07:15:45.229Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-08T07:15:45.229Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-08T07:15:45.229Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-08T07:15:45.229Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-08T07:15:45.229Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-08T07:15:45.229Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-08T07:15:45.229Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-08T07:15:45.229Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-08T07:15:45.834Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-08T07:15:45.834Z] go: downloading google.golang.org/api v0.70.0 [2022-04-08T07:15:45.834Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-08T07:15:50.166Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-08T07:15:50.166Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-08T07:15:50.166Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-08T07:15:50.443Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-08T07:15:50.443Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-08T07:15:50.720Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-08T07:15:50.720Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-08T07:15:50.720Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-08T07:15:51.324Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-08T07:15:51.324Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-08T07:16:18.181Z] go: downloading google.golang.org/api v0.70.0 [2022-04-08T07:16:18.181Z] go: downloading k8s.io/api v0.23.4 [2022-04-08T07:16:18.181Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-08T07:16:28.360Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-08T07:16:28.360Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-08T07:16:28.360Z] go: downloading k8s.io/api v0.23.4 [2022-04-08T07:16:28.360Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-08T07:16:28.360Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-08T07:16:40.860Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-08T07:16:40.861Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-08T07:16:40.861Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-08T07:16:40.861Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-08T07:16:40.861Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-08T07:16:41.460Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-08T07:16:43.446Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-08T07:16:44.050Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-08T07:16:46.039Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-08T07:16:46.039Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-08T07:16:46.315Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-08T07:16:47.313Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-08T07:16:47.313Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-08T07:16:47.913Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-08T07:16:48.188Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-08T07:16:48.464Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-08T07:16:48.464Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-08T07:16:49.448Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-08T07:16:49.724Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-08T07:16:50.000Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-08T07:16:50.276Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-08T07:16:50.551Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-08T07:16:50.551Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-08T07:16:50.551Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-08T07:16:51.534Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-08T07:16:54.937Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-08T07:16:55.213Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-08T07:16:55.213Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-08T07:16:55.488Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-08T07:16:56.089Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-08T07:16:56.090Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-08T07:16:56.090Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-08T07:16:56.364Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-08T07:16:56.364Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-08T07:16:56.364Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-08T07:16:56.364Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-08T07:16:57.350Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-08T07:16:57.350Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-08T07:16:57.627Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-08T07:16:57.903Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-08T07:16:57.903Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-08T07:16:58.178Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-08T07:16:59.166Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-08T07:16:59.766Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-08T07:16:59.766Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-08T07:17:00.042Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-08T07:17:00.319Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-08T07:17:00.319Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-08T07:17:00.594Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-08T07:17:00.594Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-08T07:17:00.594Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-08T07:17:00.594Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-08T07:17:00.871Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-08T07:17:00.871Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-08T07:17:02.315Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-08T07:17:02.315Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-08T07:17:02.315Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-08T07:17:03.054Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-08T07:17:03.054Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-08T07:17:03.054Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-08T07:17:03.055Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-08T07:17:03.390Z] go: downloading go.opencensus.io v0.23.0 [2022-04-08T07:17:03.390Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-08T07:17:03.667Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-08T07:17:03.940Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-08T07:17:03.940Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-08T07:17:04.213Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-08T07:17:04.485Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-08T07:17:04.485Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-08T07:17:04.759Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-08T07:17:05.032Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-08T07:17:06.015Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-08T07:17:06.015Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-08T07:17:06.289Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-08T07:17:06.289Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-08T07:17:06.289Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-08T07:17:06.289Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-08T07:17:06.289Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-08T07:17:06.565Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-08T07:17:06.565Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-08T07:17:06.840Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-08T07:17:07.116Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-08T07:17:07.718Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-08T07:17:10.355Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-08T07:17:11.800Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-08T07:17:12.399Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-08T07:17:12.399Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-08T07:17:12.674Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-08T07:17:12.674Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-08T07:17:12.674Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-08T07:17:12.674Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-08T07:17:12.674Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-08T07:17:12.674Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-08T07:17:13.277Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-08T07:17:13.277Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-08T07:17:13.277Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-08T07:17:13.555Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-08T07:17:13.831Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-08T07:17:13.831Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-08T07:17:14.106Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-08T07:17:14.106Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-08T07:17:14.106Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-08T07:17:14.383Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-08T07:17:14.383Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-08T07:17:14.660Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-08T07:17:14.660Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-08T07:17:14.660Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-08T07:17:14.937Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-08T07:17:15.216Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-08T07:17:16.210Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-08T07:17:16.210Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-08T07:17:16.486Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-08T07:17:16.761Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-08T07:17:16.761Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-08T07:17:17.037Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-08T07:17:17.037Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-08T07:17:17.037Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-08T07:17:18.478Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-08T07:17:18.478Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-08T07:17:18.756Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-08T07:17:18.756Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-08T07:17:18.756Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-08T07:17:20.740Z] go: downloading go.opencensus.io v0.23.0 [2022-04-08T07:17:21.340Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-08T07:17:21.340Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-08T07:17:21.940Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-08T07:17:21.941Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-08T07:17:22.216Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-08T07:17:22.493Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-08T07:17:22.493Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-08T07:17:23.095Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-08T07:17:24.534Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-08T07:17:24.534Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-08T07:17:24.534Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-08T07:17:24.810Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-08T07:17:25.501Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-08T07:17:28.292Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-08T07:17:28.292Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-08T07:17:28.292Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-08T07:17:28.292Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-08T07:17:28.892Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-08T07:17:28.892Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-08T07:17:29.169Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-08T07:17:29.443Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-08T07:17:29.443Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-08T07:17:29.443Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-08T07:17:29.718Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-08T07:17:39.896Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-08T07:17:39.896Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-08T07:17:39.896Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-08T07:17:39.896Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-08T07:18:02.086Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-08T07:18:02.086Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-08T07:18:04.723Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-08T07:18:04.723Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-08T07:21:26.757Z] Removing intermediate container 4f53cb552157 [2022-04-08T07:21:26.757Z] ---> e2c8e05d77fb [2022-04-08T07:21:26.757Z] [2022-04-08T07:21:26.757Z] Step 10/22 : FROM alpine:3.14 [2022-04-08T07:21:26.757Z] ---> ac73e934f311 [2022-04-08T07:21:26.757Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-08T07:21:26.757Z] ---> Running in ae6834752538 [2022-04-08T07:21:26.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-08T07:21:26.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-08T07:21:26.757Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-08T07:21:26.757Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-08T07:21:26.757Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T07:21:26.757Z] Executing ca-certificates-20211220-r0.trigger [2022-04-08T07:21:26.757Z] OK: 6 MiB in 16 packages [2022-04-08T07:21:26.757Z] Removing intermediate container ae6834752538 [2022-04-08T07:21:26.757Z] ---> 870e3f3cef65 [2022-04-08T07:21:26.757Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-08T07:21:26.757Z] ---> Running in 1a3205247328 [2022-04-08T07:21:26.757Z] Removing intermediate container 1a3205247328 [2022-04-08T07:21:26.757Z] ---> a2639d0a3ffa [2022-04-08T07:21:26.757Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-08T07:21:26.757Z] ---> Running in 4c4ba6477e40 [2022-04-08T07:21:26.757Z] Removing intermediate container 4c4ba6477e40 [2022-04-08T07:21:26.757Z] ---> f456deaff0d4 [2022-04-08T07:21:26.757Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-08T07:21:26.757Z] ---> Running in 330039c86ab0 [2022-04-08T07:21:26.757Z] Removing intermediate container 330039c86ab0 [2022-04-08T07:21:26.757Z] ---> 9d896a2993f9 [2022-04-08T07:21:26.757Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T07:21:27.751Z] ---> 718218c5137c [2022-04-08T07:21:27.751Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-08T07:21:30.391Z] ---> 497251945b1d [2022-04-08T07:21:30.391Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-08T07:21:32.375Z] ---> 39442ab218c7 [2022-04-08T07:21:32.375Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-08T07:21:32.375Z] ---> Running in 9d7ef66bd4cc [2022-04-08T07:21:32.977Z] Removing intermediate container 9d7ef66bd4cc [2022-04-08T07:21:33.252Z] ---> 72fdb8ca3206 [2022-04-08T07:21:33.252Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T07:21:33.252Z] ---> Running in db1a2b269d1c [2022-04-08T07:21:33.863Z] Removing intermediate container db1a2b269d1c [2022-04-08T07:21:33.863Z] ---> 45253141d6fb [2022-04-08T07:21:33.863Z] Step 20/22 : LABEL arch=arm64 [2022-04-08T07:21:34.146Z] ---> Running in d15e66da24cb [2022-04-08T07:21:35.133Z] Removing intermediate container d15e66da24cb [2022-04-08T07:21:35.133Z] ---> 6e4d61f82ac9 [2022-04-08T07:21:35.133Z] Step 21/22 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf [2022-04-08T07:21:35.410Z] ---> Running in 33c3163c93f6 [2022-04-08T07:21:36.414Z] Removing intermediate container 33c3163c93f6 [2022-04-08T07:21:36.414Z] ---> e1775ecb3ecb [2022-04-08T07:21:36.414Z] Step 22/22 : LABEL version=0.0.0 [2022-04-08T07:21:36.690Z] ---> Running in 27d01810d15f [2022-04-08T07:21:37.290Z] Removing intermediate container 27d01810d15f [2022-04-08T07:21:37.290Z] ---> a5c9e9d42b47 [2022-04-08T07:21:37.290Z] [2022-04-08T07:21:38.729Z] Successfully built a5c9e9d42b47 [2022-04-08T07:21:38.729Z] Successfully tagged support-notifications-arm64:latest [2022-04-08T07:21:42.128Z]  Building support-notifications ... done Removing intermediate container 8429310ba32d [2022-04-08T07:21:42.128Z] ---> 09351cccebfe [2022-04-08T07:21:42.128Z] [2022-04-08T07:21:42.128Z] Step 10/23 : FROM alpine:3.14 [2022-04-08T07:21:42.128Z] ---> ac73e934f311 [2022-04-08T07:21:42.128Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-08T07:21:42.403Z] ---> Running in e8fe577d21ea [2022-04-08T07:21:43.013Z] Removing intermediate container e8fe577d21ea [2022-04-08T07:21:43.013Z] ---> 11ff30eb8417 [2022-04-08T07:21:43.013Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-08T07:21:43.013Z] ---> Running in 314a990976a3 [2022-04-08T07:21:43.632Z] Removing intermediate container 314a990976a3 [2022-04-08T07:21:43.632Z] ---> c218f51b8b9e [2022-04-08T07:21:43.632Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-08T07:21:43.632Z] ---> Running in 07060a8963ea [2022-04-08T07:21:44.252Z] Removing intermediate container 07060a8963ea [2022-04-08T07:21:44.252Z] ---> fdbec26af01b [2022-04-08T07:21:44.252Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T07:21:44.252Z] ---> Running in a2233eb00380 [2022-04-08T07:21:47.649Z] Removing intermediate container a2233eb00380 [2022-04-08T07:21:47.649Z] ---> b37a14f5e1a6 [2022-04-08T07:21:47.649Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-08T07:21:47.649Z] ---> Running in ed6c9f3335f9 [2022-04-08T07:21:49.205Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-08T07:21:50.331Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-08T07:21:51.313Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-08T07:21:51.313Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-08T07:21:51.313Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-08T07:21:51.588Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-08T07:21:51.588Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-08T07:21:51.863Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-08T07:21:51.863Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T07:21:51.863Z] OK: 8 MiB in 20 packages [2022-04-08T07:21:53.854Z] Removing intermediate container ed6c9f3335f9 [2022-04-08T07:21:53.854Z] ---> 63a7cb155078 [2022-04-08T07:21:53.854Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T07:21:54.460Z] ---> 681d35613480 [2022-04-08T07:21:54.460Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-08T07:21:57.111Z] ---> 1d323746cdc2 [2022-04-08T07:21:57.111Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-08T07:21:58.094Z] ---> e0987db7e4a8 [2022-04-08T07:21:58.094Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-08T07:21:58.094Z] ---> Running in 992e0f32c4bb [2022-04-08T07:21:58.692Z] Removing intermediate container 992e0f32c4bb [2022-04-08T07:21:58.692Z] ---> 362205f37ca7 [2022-04-08T07:21:58.692Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T07:21:58.967Z] ---> Running in c2c0ec4c0c8e [2022-04-08T07:21:59.242Z] Removing intermediate container c2c0ec4c0c8e [2022-04-08T07:21:59.242Z] ---> 96ae746ebed3 [2022-04-08T07:21:59.242Z] Step 21/23 : LABEL arch=arm64 [2022-04-08T07:21:59.517Z] ---> Running in 3b46f4b4fb8f [2022-04-08T07:22:00.504Z] Removing intermediate container 3b46f4b4fb8f [2022-04-08T07:22:00.504Z] ---> a4dae2408d69 [2022-04-08T07:22:00.504Z] Step 22/23 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf [2022-04-08T07:22:00.504Z] ---> Running in 97bfe6bd8c40 [2022-04-08T07:22:01.104Z] Removing intermediate container 97bfe6bd8c40 [2022-04-08T07:22:01.104Z] ---> a6146e0e19c1 [2022-04-08T07:22:01.104Z] Step 23/23 : LABEL version=0.0.0 [2022-04-08T07:22:01.104Z] ---> Running in fe63b15b3a6b [2022-04-08T07:22:01.714Z] Removing intermediate container fe63b15b3a6b [2022-04-08T07:22:01.714Z] ---> b66c07614902 [2022-04-08T07:22:01.714Z] [2022-04-08T07:22:02.316Z] Successfully built b66c07614902 [2022-04-08T07:22:02.593Z] Successfully tagged core-data-arm64:latest [2022-04-08T07:30:40.241Z]  Building core-data ... done Building bin/spire-agent... [2022-04-08T07:30:40.242Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-08T07:30:40.242Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-08T07:30:40.242Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-08T07:30:40.242Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-08T07:30:40.242Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-08T07:30:40.242Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-08T07:30:40.242Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-08T07:30:40.242Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-08T07:30:40.242Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-08T07:30:40.242Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-08T07:30:40.242Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-08T07:30:40.242Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-08T07:30:40.242Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-08T07:37:32.749Z] Removing intermediate container 276ba86bbbbe [2022-04-08T07:37:32.749Z] ---> b70ac4c361ce [2022-04-08T07:37:32.749Z] [2022-04-08T07:37:32.749Z] Step 13/26 : FROM alpine:3.15 [2022-04-08T07:37:32.749Z] ---> 3fb3c9af89a9 [2022-04-08T07:37:32.749Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-08T07:37:32.749Z] ---> Using cache [2022-04-08T07:37:32.749Z] ---> 17d5303296d0 [2022-04-08T07:37:32.749Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T07:37:32.749Z] ---> Using cache [2022-04-08T07:37:32.749Z] ---> 2f032bc7a017 [2022-04-08T07:37:32.749Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-08T07:37:32.749Z] ---> Running in 2f585d41670f [2022-04-08T07:37:33.749Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T07:37:34.780Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T07:37:36.794Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-08T07:37:36.794Z] v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-08T07:37:36.794Z] OK: 15729 distinct packages available [2022-04-08T07:37:36.794Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T07:37:37.818Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T07:37:39.412Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-08T07:37:39.412Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-08T07:37:39.412Z] (3/4) Installing libucontext (1.1-r0) [2022-04-08T07:37:39.412Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-08T07:37:39.412Z] Executing busybox-1.34.1-r5.trigger [2022-04-08T07:37:39.691Z] OK: 6 MiB in 18 packages [2022-04-08T07:37:41.726Z] Removing intermediate container 2f585d41670f [2022-04-08T07:37:41.726Z] ---> daa774f91df7 [2022-04-08T07:37:41.726Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-08T07:37:48.500Z] ---> 258539c14768 [2022-04-08T07:37:48.500Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-08T07:37:48.787Z] ---> 9f9b9c6ac9ca [2022-04-08T07:37:48.787Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-08T07:37:48.787Z] ---> Running in 618f07adda67 [2022-04-08T07:37:49.423Z] Removing intermediate container 618f07adda67 [2022-04-08T07:37:49.423Z] ---> 14813bdf4907 [2022-04-08T07:37:49.423Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-08T07:37:50.916Z] ---> 75cb6b422b64 [2022-04-08T07:37:50.916Z] Step 21/26 : WORKDIR / [2022-04-08T07:37:50.916Z] ---> Running in 14037901225a [2022-04-08T07:37:51.532Z] Removing intermediate container 14037901225a [2022-04-08T07:37:51.532Z] ---> d661593a52c6 [2022-04-08T07:37:51.532Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-08T07:37:51.532Z] ---> Running in b2967ead2377 [2022-04-08T07:37:52.145Z] Removing intermediate container b2967ead2377 [2022-04-08T07:37:52.145Z] ---> 50c71f8a05a6 [2022-04-08T07:37:52.145Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-08T07:37:52.432Z] ---> Running in 0b7c53f6a713 [2022-04-08T07:37:52.719Z] Removing intermediate container 0b7c53f6a713 [2022-04-08T07:37:52.719Z] ---> 71d046a9f25b [2022-04-08T07:37:52.719Z] Step 24/26 : LABEL arch=arm64 [2022-04-08T07:37:53.003Z] ---> Running in c9b49c1414b9 [2022-04-08T07:37:53.621Z] Removing intermediate container c9b49c1414b9 [2022-04-08T07:37:53.621Z] ---> fbc2368187ee [2022-04-08T07:37:53.621Z] Step 25/26 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf [2022-04-08T07:37:53.621Z] ---> Running in a0a2def3ffe2 [2022-04-08T07:37:53.910Z] Removing intermediate container a0a2def3ffe2 [2022-04-08T07:37:53.910Z] ---> 57b43d8dbd0e [2022-04-08T07:37:53.910Z] Step 26/26 : LABEL version=0.0.0 [2022-04-08T07:37:53.910Z] ---> Running in 3e53b8ed8585 [2022-04-08T07:37:54.924Z] Removing intermediate container 3e53b8ed8585 [2022-04-08T07:37:54.924Z] ---> 786b274bc14b [2022-04-08T07:37:54.924Z] [2022-04-08T07:37:54.924Z] Successfully built 786b274bc14b [2022-04-08T07:37:54.924Z] Successfully tagged security-spire-config-arm64:latest [2022-04-08T07:44:32.494Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-04-08T07:44:32.494Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-08T07:44:32.494Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-08T07:44:32.494Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-08T07:44:32.494Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-08T07:44:32.494Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-08T07:44:32.494Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-08T07:44:32.494Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-08T07:44:32.494Z] Building bin/spire-agent... [2022-04-08T07:44:32.494Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-08T07:44:32.494Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-08T07:44:32.494Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-08T07:44:32.494Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-08T07:44:32.494Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-08T07:44:32.494Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-08T07:44:32.494Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-08T07:44:32.494Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-08T07:44:32.494Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-08T07:44:32.494Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-08T07:44:33.100Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-08T07:44:34.085Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-08T07:44:34.085Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-08T07:44:34.680Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-08T07:44:34.680Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-08T07:44:34.680Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-08T07:44:34.680Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-08T07:44:34.955Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-08T07:44:34.955Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-08T07:49:27.126Z] Removing intermediate container 6a1cfe1e7a82 [2022-04-08T07:49:27.126Z] ---> 798c4210fe5b [2022-04-08T07:49:27.126Z] [2022-04-08T07:49:27.126Z] Step 13/25 : FROM alpine:3.15 [2022-04-08T07:49:27.126Z] ---> 3fb3c9af89a9 [2022-04-08T07:49:27.126Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-08T07:49:27.126Z] ---> Using cache [2022-04-08T07:49:27.126Z] ---> 17d5303296d0 [2022-04-08T07:49:27.126Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T07:49:27.126Z] ---> Using cache [2022-04-08T07:49:27.126Z] ---> 2f032bc7a017 [2022-04-08T07:49:27.126Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-08T07:49:27.126Z] ---> Running in bc1245d32d21 [2022-04-08T07:49:27.126Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T07:49:27.126Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T07:49:27.126Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-08T07:49:27.126Z] v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-08T07:49:27.126Z] OK: 15729 distinct packages available [2022-04-08T07:49:27.126Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T07:49:27.126Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T07:49:27.126Z] Removing intermediate container 9049c648bcad [2022-04-08T07:49:27.126Z] ---> c1f61ef00064 [2022-04-08T07:49:27.126Z] [2022-04-08T07:49:27.126Z] Step 13/26 : FROM alpine:3.15 [2022-04-08T07:49:27.126Z] ---> 3fb3c9af89a9 [2022-04-08T07:49:27.126Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-08T07:49:27.126Z] ---> Using cache [2022-04-08T07:49:27.126Z] ---> 17d5303296d0 [2022-04-08T07:49:27.126Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T07:49:27.126Z] ---> Using cache [2022-04-08T07:49:27.126Z] ---> 2f032bc7a017 [2022-04-08T07:49:27.126Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-08T07:49:27.126Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-08T07:49:27.126Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-08T07:49:27.126Z] ---> Running in b45ab529bfdf [2022-04-08T07:49:27.126Z] (3/5) Installing libucontext (1.1-r0) [2022-04-08T07:49:27.126Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-08T07:49:27.126Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-08T07:49:27.126Z] Executing busybox-1.34.1-r5.trigger [2022-04-08T07:49:27.126Z] OK: 6 MiB in 19 packages [2022-04-08T07:49:27.126Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T07:49:27.126Z] Removing intermediate container bc1245d32d21 [2022-04-08T07:49:27.126Z] ---> 88405e520994 [2022-04-08T07:49:27.126Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-08T07:49:27.126Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T07:49:27.126Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-08T07:49:27.126Z] v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-08T07:49:27.126Z] OK: 15729 distinct packages available [2022-04-08T07:49:27.126Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T07:49:27.126Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T07:49:27.732Z] ---> f3ba8b01beaf [2022-04-08T07:49:27.732Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-08T07:49:28.349Z] ---> 3040b0ae4524 [2022-04-08T07:49:28.349Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-08T07:49:28.349Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-08T07:49:28.349Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-08T07:49:28.349Z] (3/5) Installing libucontext (1.1-r0) [2022-04-08T07:49:28.349Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-08T07:49:28.655Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-08T07:49:28.655Z] Executing busybox-1.34.1-r5.trigger [2022-04-08T07:49:28.655Z] OK: 6 MiB in 19 packages [2022-04-08T07:49:28.929Z] ---> fa3328a4da47 [2022-04-08T07:49:28.929Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-08T07:49:29.551Z] ---> e56b02ff6dad [2022-04-08T07:49:29.551Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-08T07:49:29.826Z] ---> Running in 2dc91d1ac191 [2022-04-08T07:49:29.826Z] Removing intermediate container b45ab529bfdf [2022-04-08T07:49:29.826Z] ---> ee78c4ceaf5b [2022-04-08T07:49:29.826Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-08T07:49:30.104Z] Removing intermediate container 2dc91d1ac191 [2022-04-08T07:49:30.104Z] ---> 9eab6cbb7d93 [2022-04-08T07:49:30.104Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-08T07:49:30.104Z] ---> Running in e4724039d125 [2022-04-08T07:49:30.709Z] Removing intermediate container e4724039d125 [2022-04-08T07:49:30.709Z] ---> 43053aab1613 [2022-04-08T07:49:30.709Z] Step 23/25 : LABEL arch=arm64 [2022-04-08T07:49:30.709Z] ---> Running in e7f17e4388ce [2022-04-08T07:49:31.306Z] Removing intermediate container e7f17e4388ce [2022-04-08T07:49:31.307Z] ---> 862086c8eae1 [2022-04-08T07:49:31.307Z] Step 24/25 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf [2022-04-08T07:49:31.307Z] ---> Running in 013cabffe600 [2022-04-08T07:49:31.904Z] Removing intermediate container 013cabffe600 [2022-04-08T07:49:31.904Z] ---> 31d58afe67ea [2022-04-08T07:49:31.904Z] Step 25/25 : LABEL version=0.0.0 [2022-04-08T07:49:31.904Z] ---> Running in 18a7435f3729 [2022-04-08T07:49:31.904Z] ---> 6227eda7d06d [2022-04-08T07:49:31.904Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-08T07:49:32.186Z] Removing intermediate container 18a7435f3729 [2022-04-08T07:49:32.186Z] ---> 8311a2aa74e1 [2022-04-08T07:49:32.186Z] [2022-04-08T07:49:32.457Z] Successfully built 8311a2aa74e1 [2022-04-08T07:49:32.457Z] Successfully tagged security-spire-server-arm64:latest [2022-04-08T07:49:36.090Z]  Building security-spire-server ... done  ---> 753277f5221f [2022-04-08T07:49:36.090Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-08T07:49:36.090Z] ---> e683c5aadc51 [2022-04-08T07:49:36.090Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-08T07:49:36.684Z] ---> ae94e3bdc4e4 [2022-04-08T07:49:36.684Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-08T07:49:37.276Z] ---> 470452d83015 [2022-04-08T07:49:37.276Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-08T07:49:37.276Z] ---> Running in c09952e1043f [2022-04-08T07:49:37.549Z] Removing intermediate container c09952e1043f [2022-04-08T07:49:37.549Z] ---> 5c32b4cbd00d [2022-04-08T07:49:37.549Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-08T07:49:37.549Z] ---> Running in 9f574dde673e [2022-04-08T07:49:38.148Z] Removing intermediate container 9f574dde673e [2022-04-08T07:49:38.148Z] ---> 7c8e98e814e3 [2022-04-08T07:49:38.148Z] Step 24/26 : LABEL arch=arm64 [2022-04-08T07:49:38.148Z] ---> Running in 03321117f48c [2022-04-08T07:49:38.419Z] Removing intermediate container 03321117f48c [2022-04-08T07:49:38.419Z] ---> a38b79f817f6 [2022-04-08T07:49:38.419Z] Step 25/26 : LABEL git_sha=e6e6868e0a3c72ce24bda0da472ee16f31690baf [2022-04-08T07:49:38.419Z] ---> Running in 14a8bad04f68 [2022-04-08T07:49:38.698Z] Removing intermediate container 14a8bad04f68 [2022-04-08T07:49:38.698Z] ---> a4a75af7fca1 [2022-04-08T07:49:38.698Z] Step 26/26 : LABEL version=0.0.0 [2022-04-08T07:49:38.974Z] ---> Running in 06f9ea58432c [2022-04-08T07:49:39.248Z] Removing intermediate container 06f9ea58432c [2022-04-08T07:49:39.248Z] ---> c78312fb12dd [2022-04-08T07:49:39.248Z] [2022-04-08T07:49:39.248Z] Successfully built c78312fb12dd [2022-04-08T07:49:39.523Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-08T07:49:40.136Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-08T07:49:40.153Z] $ docker stop --time=1 40a3e16c3ac3b0c503c1e5dc4cde0adc9aaefaf89bf643f554e5134c83f662b8 [2022-04-08T07:49:41.949Z] $ docker rm -f 40a3e16c3ac3b0c503c1e5dc4cde0adc9aaefaf89bf643f554e5134c83f662b8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-08T07:49:42.537Z] + docker images [2022-04-08T07:49:43.137Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-08T07:49:43.137Z] security-spire-agent-arm64 latest c78312fb12dd 3 seconds ago 126MB [2022-04-08T07:49:43.137Z] security-spire-server-arm64 latest 8311a2aa74e1 10 seconds ago 86.3MB [2022-04-08T07:49:43.137Z] c1f61ef00064 36 seconds ago 4.21GB [2022-04-08T07:49:43.137Z] 798c4210fe5b 44 seconds ago 4.21GB [2022-04-08T07:49:43.137Z] security-spire-config-arm64 latest 786b274bc14b 11 minutes ago 85.6MB [2022-04-08T07:49:43.137Z] b70ac4c361ce 12 minutes ago 4.21GB [2022-04-08T07:49:43.137Z] core-data-arm64 latest b66c07614902 27 minutes ago 34.4MB [2022-04-08T07:49:43.137Z] 09351cccebfe 28 minutes ago 1.46GB [2022-04-08T07:49:43.137Z] support-notifications-arm64 latest a5c9e9d42b47 28 minutes ago 25.5MB [2022-04-08T07:49:43.137Z] e2c8e05d77fb 28 minutes ago 1.43GB [2022-04-08T07:49:43.137Z] security-proxy-setup-arm64 latest 82ba8e5383e0 37 minutes ago 42.1MB [2022-04-08T07:49:43.137Z] security-spiffe-token-provider-arm64 latest ab4d26d065db 37 minutes ago 27.7MB [2022-04-08T07:49:43.137Z] a3a1cd85a5b9 37 minutes ago 1.44GB [2022-04-08T07:49:43.137Z] core-metadata-arm64 latest ddf3c8b66418 37 minutes ago 25.2MB [2022-04-08T07:49:43.137Z] support-scheduler-arm64 latest bc25a4dab8c0 37 minutes ago 24.9MB [2022-04-08T07:49:43.137Z] 0bbdded00fa9 38 minutes ago 1.43GB [2022-04-08T07:49:43.137Z] 554074c0cbde 38 minutes ago 1.43GB [2022-04-08T07:49:43.137Z] 2a6b05840853 38 minutes ago 1.42GB [2022-04-08T07:49:43.137Z] sys-mgmt-agent-arm64 latest e9f4b477e5c8 44 minutes ago 290MB [2022-04-08T07:49:43.137Z] security-bootstrapper-arm64 latest 0a699fd513b4 46 minutes ago 23.6MB [2022-04-08T07:49:43.137Z] security-secretstore-setup-arm64 latest a544e35d97c4 46 minutes ago 40.8MB [2022-04-08T07:49:43.137Z] core-command-arm64 latest bd9089d7c44d 46 minutes ago 23.7MB [2022-04-08T07:49:43.137Z] 1e35a1a8074f 46 minutes ago 1.43GB [2022-04-08T07:49:43.137Z] 52c264fa6eeb 46 minutes ago 1.44GB [2022-04-08T07:49:43.137Z] f26a4b8de180 46 minutes ago 1.43GB [2022-04-08T07:49:43.137Z] de8df23a9eca 47 minutes ago 1.43GB [2022-04-08T07:49:43.137Z] ci-base-image-arm64 latest c09615357430 About an hour ago 886MB [2022-04-08T07:49:43.137Z] docker 20.10.14 c346e9eafbab 2 days ago 202MB [2022-04-08T07:49:43.137Z] alpine 3.14 ac73e934f311 3 days ago 5.34MB [2022-04-08T07:49:43.137Z] alpine 3.15 3fb3c9af89a9 3 days ago 5.32MB [2022-04-08T07:49:43.137Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-08T07:49:43.137Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-08T07:49:43.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-08T07:49:43.602Z] [2022-04-08T07:49:43.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-08T07:49:44.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-08T07:49:44.507Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-08T07:49:44.507Z] 8998bd30e6a1: Pulling fs layer [2022-04-08T07:49:44.507Z] 04944245beec: Pulling fs layer [2022-04-08T07:49:44.507Z] 699f458cf7ca: Pulling fs layer [2022-04-08T07:49:44.507Z] 765212b225bb: Pulling fs layer [2022-04-08T07:49:44.507Z] f23df028b6ca: Pulling fs layer [2022-04-08T07:49:44.507Z] d65c8cfc05b1: Pulling fs layer [2022-04-08T07:49:44.507Z] 2437ff75d9bd: Pulling fs layer [2022-04-08T07:49:44.507Z] 765212b225bb: Waiting [2022-04-08T07:49:44.507Z] f23df028b6ca: Waiting [2022-04-08T07:49:44.507Z] d65c8cfc05b1: Waiting [2022-04-08T07:49:44.507Z] 2437ff75d9bd: Waiting [2022-04-08T07:49:44.507Z] 04944245beec: Verifying Checksum [2022-04-08T07:49:44.507Z] 04944245beec: Download complete [2022-04-08T07:49:44.507Z] 765212b225bb: Verifying Checksum [2022-04-08T07:49:44.507Z] 765212b225bb: Download complete [2022-04-08T07:49:44.507Z] f23df028b6ca: Verifying Checksum [2022-04-08T07:49:44.507Z] f23df028b6ca: Download complete [2022-04-08T07:49:44.782Z] d65c8cfc05b1: Verifying Checksum [2022-04-08T07:49:44.782Z] d65c8cfc05b1: Download complete [2022-04-08T07:49:44.782Z] 699f458cf7ca: Verifying Checksum [2022-04-08T07:49:44.782Z] 699f458cf7ca: Download complete [2022-04-08T07:49:45.056Z] 8998bd30e6a1: Verifying Checksum [2022-04-08T07:49:45.056Z] 8998bd30e6a1: Download complete [2022-04-08T07:49:47.676Z] 2437ff75d9bd: Verifying Checksum [2022-04-08T07:49:47.676Z] 2437ff75d9bd: Download complete [2022-04-08T07:49:49.647Z] 8998bd30e6a1: Pull complete [2022-04-08T07:49:49.922Z] 04944245beec: Pull complete [2022-04-08T07:49:51.901Z] 699f458cf7ca: Pull complete [2022-04-08T07:49:51.901Z] 765212b225bb: Pull complete [2022-04-08T07:49:52.500Z] f23df028b6ca: Pull complete [2022-04-08T07:49:53.093Z] d65c8cfc05b1: Pull complete [2022-04-08T07:50:08.208Z] 2437ff75d9bd: Pull complete [2022-04-08T07:50:08.208Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-08T07:50:08.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-08T07:50:08.208Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-08T07:50:08.456Z] prd-ubuntu20.04-docker-arm64-4c-16g-11570 does not seem to be running inside a container [2022-04-08T07:50:08.548Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-08T07:50:11.198Z] $ docker top aec69fc414874782405fa32353111b3110936e4a7295ad28b53f2cc6fcbdd2c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-08T07:50:12.252Z] ---> job-cost.sh [2022-04-08T07:50:12.252Z] lf-activate-venv: SKIPPING [2022-04-08T07:50:12.252Z] INFO: No Stack... [2022-04-08T07:50:12.845Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-08T07:50:13.821Z] INFO: Archiving Costs [Pipeline] sh [2022-04-08T07:50:14.489Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2022-04-08T07:50:14.489Z] + cut -d, -f6 [Pipeline] lock [2022-04-08T07:50:14.517Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3950-2-stack-cost] [2022-04-08T07:50:14.528Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3950-2-stack-cost] did not exist. Created. [2022-04-08T07:50:14.528Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3950-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-08T07:50:15.203Z] + echo total: 0.4399999976158142 [Pipeline] stash [2022-04-08T07:50:15.403Z] Stashed 1 file(s) [Pipeline] } [2022-04-08T07:50:15.414Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3950-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-08T07:50:15.445Z] $ docker stop --time=1 aec69fc414874782405fa32353111b3110936e4a7295ad28b53f2cc6fcbdd2c9 [2022-04-08T07:50:17.037Z] $ docker rm -f aec69fc414874782405fa32353111b3110936e4a7295ad28b53f2cc6fcbdd2c9 [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-08T07:50:17.636Z] provisioning config files... [2022-04-08T07:50:17.646Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config1672960391983211922tmp [Pipeline] { [Pipeline] sh [2022-04-08T07:50:17.943Z] + set +x [2022-04-08T07:50:17.943Z] + curl -s https://codecov.io/bash [2022-04-08T07:50:17.943Z] + bash -s -- [2022-04-08T07:50:17.943Z] [2022-04-08T07:50:17.943Z] _____ _ [2022-04-08T07:50:17.943Z] / ____| | | [2022-04-08T07:50:17.943Z] | | ___ __| | ___ ___ _____ __ [2022-04-08T07:50:17.943Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-08T07:50:17.943Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-08T07:50:17.943Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-08T07:50:17.943Z] Bash-1.0.6 [2022-04-08T07:50:17.943Z] [2022-04-08T07:50:17.943Z] [2022-04-08T07:50:17.943Z] ==> git version 2.25.1 found [2022-04-08T07:50:17.943Z] ==> 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-08T07:50:17.943Z] Release-Date: 2020-01-08 [2022-04-08T07:50:17.943Z] 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-08T07:50:17.943Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-08T07:50:17.943Z] ==> Jenkins CI detected. [2022-04-08T07:50:17.943Z] current dir:  /w/workspace/edgex-go/2 [2022-04-08T07:50:17.943Z] project root: . [2022-04-08T07:50:17.943Z] --> token set from env [2022-04-08T07:50:17.943Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-08T07:50:18.203Z] ==> Running gcov in . (disable via -X gcov) [2022-04-08T07:50:18.203Z] ==> Python coveragepy not found [2022-04-08T07:50:18.203Z] ==> Searching for coverage reports in: [2022-04-08T07:50:18.203Z] + . [2022-04-08T07:50:18.203Z] -> Found 1 reports [2022-04-08T07:50:18.203Z] ==> Detecting git/mercurial file structure [2022-04-08T07:50:18.203Z] ==> Reading reports [2022-04-08T07:50:18.203Z] + ./coverage.out bytes=432415 [2022-04-08T07:50:18.203Z] ==> Appending adjustments [2022-04-08T07:50:18.203Z] https://docs.codecov.io/docs/fixing-reports [2022-04-08T07:50:19.143Z] + Found adjustments [2022-04-08T07:50:19.143Z] ==> Gzipping contents [2022-04-08T07:50:19.404Z] 60K /tmp/codecov.BxPkbe.gz [2022-04-08T07:50:19.404Z] ==> Uploading reports [2022-04-08T07:50:19.404Z] url: https://codecov.io [2022-04-08T07:50:19.404Z] query: branch=PR-3950&commit=e6e6868e0a3c72ce24bda0da472ee16f31690baf&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3950%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3950&job=&cmd_args= [2022-04-08T07:50:19.404Z] -> Pinging Codecov [2022-04-08T07:50:19.404Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3950&commit=e6e6868e0a3c72ce24bda0da472ee16f31690baf&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3950%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3950&job=&cmd_args= [2022-04-08T07:50:19.404Z] -> Uploading to [2022-04-08T07:50:19.404Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-08/00271124DB129430A58F1EEE437C3FCB/e6e6868e0a3c72ce24bda0da472ee16f31690baf/00e853cb-0e10-424a-8592-dfe8d0fda1b8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220408%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220408T075019Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3fa849d06ca3c64bf389824f4c22cd01fce4674ff5fd24800a41c0923cf56a5d [2022-04-08T07:50:19.404Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-08T07:50:19.404Z] Dload Upload Total Spent Left Speed [2022-04-08T07:50:19.665Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59478 0 0 100 59478 0 225k --:--:-- --:--:-- --:--:-- 225k [2022-04-08T07:50:19.665Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e6e6868e0a3c72ce24bda0da472ee16f31690baf [Pipeline] } [2022-04-08T07:50:19.673Z] 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-08T07:50:20.385Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-08T07:50:20.677Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-08T07:50:21.534Z] ---> package-listing.sh [2022-04-08T07:50:21.534Z] ++ facter osfamily [2022-04-08T07:50:21.534Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-08T07:50:21.794Z] + OS_FAMILY=debian [2022-04-08T07:50:21.794Z] + workspace=/w/workspace/edgex-go/2 [2022-04-08T07:50:21.794Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-08T07:50:21.794Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-08T07:50:21.794Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-08T07:50:21.794Z] + PACKAGES=/tmp/packages_start.txt [2022-04-08T07:50:21.794Z] + '[' /w/workspace/edgex-go/2 ']' [2022-04-08T07:50:21.794Z] + PACKAGES=/tmp/packages_end.txt [2022-04-08T07:50:21.794Z] + case "${OS_FAMILY}" in [2022-04-08T07:50:21.794Z] + dpkg -l [2022-04-08T07:50:21.794Z] + grep '^ii' [2022-04-08T07:50:21.794Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-08T07:50:21.794Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-08T07:50:21.794Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-08T07:50:21.794Z] + '[' /w/workspace/edgex-go/2 ']' [2022-04-08T07:50:21.794Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-04-08T07:50:21.794Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-04-08T07:50:21.808Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-08T07:50:22.088Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-08T07:50:22.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-08T07:50:22.649Z] [2022-04-08T07:50:22.649Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-08T07:50:22.952Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-08T07:50:22.952Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-08T07:50:22.952Z] 5eb5b503b376: Pulling fs layer [2022-04-08T07:50:22.952Z] 5c69ac0246d0: Pulling fs layer [2022-04-08T07:50:22.952Z] ec43610c2a17: Pulling fs layer [2022-04-08T07:50:22.952Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-08T07:50:22.952Z] 33b1e0a273af: Pulling fs layer [2022-04-08T07:50:22.952Z] 5d3b04190fa2: Pulling fs layer [2022-04-08T07:50:22.952Z] 2f39f015ded8: Pulling fs layer [2022-04-08T07:50:22.952Z] 33b1e0a273af: Waiting [2022-04-08T07:50:22.952Z] 5d3b04190fa2: Waiting [2022-04-08T07:50:22.952Z] 2f39f015ded8: Waiting [2022-04-08T07:50:22.952Z] 3a2ae6a8a46f: Waiting [2022-04-08T07:50:22.952Z] 5c69ac0246d0: Verifying Checksum [2022-04-08T07:50:22.952Z] 5c69ac0246d0: Download complete [2022-04-08T07:50:22.952Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-08T07:50:22.952Z] 3a2ae6a8a46f: Download complete [2022-04-08T07:50:22.952Z] 33b1e0a273af: Verifying Checksum [2022-04-08T07:50:22.952Z] 33b1e0a273af: Download complete [2022-04-08T07:50:22.952Z] ec43610c2a17: Download complete [2022-04-08T07:50:22.952Z] 5d3b04190fa2: Verifying Checksum [2022-04-08T07:50:22.952Z] 5d3b04190fa2: Download complete [2022-04-08T07:50:23.211Z] 5eb5b503b376: Download complete [2022-04-08T07:50:23.780Z] 2f39f015ded8: Download complete [2022-04-08T07:50:24.350Z] 5eb5b503b376: Pull complete [2022-04-08T07:50:24.611Z] 5c69ac0246d0: Pull complete [2022-04-08T07:50:24.871Z] ec43610c2a17: Pull complete [2022-04-08T07:50:25.132Z] 3a2ae6a8a46f: Pull complete [2022-04-08T07:50:25.132Z] 33b1e0a273af: Pull complete [2022-04-08T07:50:25.393Z] 5d3b04190fa2: Pull complete [2022-04-08T07:50:29.590Z] 2f39f015ded8: Pull complete [2022-04-08T07:50:29.591Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-08T07:50:29.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-08T07:50:29.591Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-08T07:50:29.922Z] prd-ubuntu20.04-docker-8c-8g-11566 does not seem to be running inside a container [2022-04-08T07:50:29.963Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:latest cat [2022-04-08T07:50:32.126Z] $ docker top 6658d7fdcddb41080ce5734000a0cdb4c7bb7d332165e86aba3917fed5605230 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-08T07:50:32.481Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-08T07:50:32.770Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-08T07:50:33.061Z] + ls /var/log/sa-host [2022-04-08T07:50:33.061Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-08T07:50:33.286Z] provisioning config files... [2022-04-08T07:50:33.297Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5168628298859147278tmp [Pipeline] { [Pipeline] echo [2022-04-08T07:50:33.309Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-08T07:50:33.596Z] ---> create-netrc.sh [Pipeline] } [2022-04-08T07:50:33.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-08T07:50:33.942Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-08T07:50:33.953Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-08T07:50:34.239Z] ---> sudo-logs.sh [2022-04-08T07:50:34.239Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-08T07:50:34.261Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-08T07:50:34.546Z] ---> job-cost.sh [2022-04-08T07:50:34.546Z] lf-activate-venv: SKIPPING [2022-04-08T07:50:34.546Z] DEBUG: total: 0.4399999976158142 [2022-04-08T07:50:34.546Z] INFO: Retrieving Stack Cost... [2022-04-08T07:50:35.114Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-08T07:50:35.374Z] INFO: Archiving Costs [Pipeline] echo [2022-04-08T07:50:35.389Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-08T07:50:35.675Z] ---> logs-deploy.sh [2022-04-08T07:50:35.675Z] lf-activate-venv: SKIPPING [2022-04-08T07:50:35.675Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3950/2 [2022-04-08T07:50:35.675Z] INFO: archiving workspace using pattern(s): [2022-04-08T07:50:36.620Z] Archives upload complete. [2022-04-08T07:50:36.880Z] INFO: archiving logs to Nexus [2022-04-08T07:50:37.452Z] ---> uname -a: [2022-04-08T07:50:37.452Z] Linux prd-ubuntu20-04-docker-8c-8g-11566 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-08T07:50:37.452Z] [2022-04-08T07:50:37.452Z] [2022-04-08T07:50:37.452Z] ---> lscpu: [2022-04-08T07:50:37.452Z] Architecture: x86_64 [2022-04-08T07:50:37.452Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-08T07:50:37.452Z] Byte Order: Little Endian [2022-04-08T07:50:37.452Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-08T07:50:37.452Z] CPU(s): 8 [2022-04-08T07:50:37.452Z] On-line CPU(s) list: 0-7 [2022-04-08T07:50:37.452Z] Thread(s) per core: 1 [2022-04-08T07:50:37.452Z] Core(s) per socket: 1 [2022-04-08T07:50:37.452Z] Socket(s): 8 [2022-04-08T07:50:37.452Z] NUMA node(s): 1 [2022-04-08T07:50:37.452Z] Vendor ID: AuthenticAMD [2022-04-08T07:50:37.452Z] CPU family: 23 [2022-04-08T07:50:37.452Z] Model: 49 [2022-04-08T07:50:37.452Z] Model name: AMD EPYC-Rome Processor [2022-04-08T07:50:37.452Z] Stepping: 0 [2022-04-08T07:50:37.452Z] CPU MHz: 2799.996 [2022-04-08T07:50:37.452Z] BogoMIPS: 5599.99 [2022-04-08T07:50:37.452Z] Virtualization: AMD-V [2022-04-08T07:50:37.452Z] Hypervisor vendor: KVM [2022-04-08T07:50:37.452Z] Virtualization type: full [2022-04-08T07:50:37.452Z] L1d cache: 256 KiB [2022-04-08T07:50:37.452Z] L1i cache: 256 KiB [2022-04-08T07:50:37.452Z] L2 cache: 4 MiB [2022-04-08T07:50:37.452Z] L3 cache: 128 MiB [2022-04-08T07:50:37.452Z] NUMA node0 CPU(s): 0-7 [2022-04-08T07:50:37.452Z] Vulnerability Itlb multihit: Not affected [2022-04-08T07:50:37.452Z] Vulnerability L1tf: Not affected [2022-04-08T07:50:37.452Z] Vulnerability Mds: Not affected [2022-04-08T07:50:37.452Z] Vulnerability Meltdown: Not affected [2022-04-08T07:50:37.452Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-08T07:50:37.452Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-08T07:50:37.452Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-08T07:50:37.452Z] Vulnerability Srbds: Not affected [2022-04-08T07:50:37.452Z] Vulnerability Tsx async abort: Not affected [2022-04-08T07:50:37.452Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-04-08T07:50:37.452Z] [2022-04-08T07:50:37.452Z] [2022-04-08T07:50:37.452Z] ---> nproc: [2022-04-08T07:50:37.452Z] 8 [2022-04-08T07:50:37.452Z] [2022-04-08T07:50:37.452Z] [2022-04-08T07:50:37.452Z] ---> df -h: [2022-04-08T07:50:37.452Z] Filesystem Size Used Avail Use% Mounted on [2022-04-08T07:50:37.452Z] overlay 155G 29G 127G 19% / [2022-04-08T07:50:37.452Z] tmpfs 64M 0 64M 0% /dev [2022-04-08T07:50:37.452Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-04-08T07:50:37.452Z] shm 64M 0 64M 0% /dev/shm [2022-04-08T07:50:37.452Z] /dev/vda1 155G 29G 127G 19% /facter-os [2022-04-08T07:50:37.452Z] [2022-04-08T07:50:37.452Z]