Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 6477e2ac7359a4b800acd5857bc404d4297ec701+e06225a277df99345dc66b555c91ab0f0cafa68f (353217bbd73141a77cd7f401dde12fb51d8b7af8) 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-ssh12372814239205929306.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-ssh8787007619235984131.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-3948/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-3948/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10125157595297118695.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-ssh6647534729536791705.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-3948/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-3948/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13134217364626637304.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-20842 in /w/workspace/edgexfoundry_edgex-go_PR-3948 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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 e06225a277df99345dc66b555c91ab0f0cafa68f into PR head commit 6477e2ac7359a4b800acd5857bc404d4297ec701 Merge succeeded, producing e7036bc784c83e70ab645109578a2dfb988616fa Checking out Revision e7036bc784c83e70ab645109578a2dfb988616fa (PR-3948) > 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/3948/head:refs/remotes/origin/PR-3948 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6477e2ac7359a4b800acd5857bc404d4297ec701 # 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 e06225a277df99345dc66b555c91ab0f0cafa68f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7036bc784c83e70ab645109578a2dfb988616fa # timeout=10 Commit message: "Merge commit 'e06225a277df99345dc66b555c91ab0f0cafa68f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-13T20:30:22.985Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-13T20:30:23.044Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-13T20:30:23.060Z] ========================================================= [2022-04-13T20:30:23.060Z] EdgeX Global Pipelines Version Info [2022-04-13T20:30:23.060Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk e6dda6238a3e80563cbae1c569dc5e86f50497f6 # timeout=10 [2022-04-13T20:30:23.863Z] ------------------- [2022-04-13T20:30:23.863Z] stable info: [2022-04-13T20:30:23.863Z] ------------------- [2022-04-13T20:30:23.863Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-13T20:30:23.863Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-13T20:30:23.863Z] Message: update stable to v1.0.221 [2022-04-13T20:30:24.437Z] ------------------- [2022-04-13T20:30:24.437Z] experimental info: [2022-04-13T20:30:24.437Z] ------------------- [2022-04-13T20:30:24.437Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-13T20:30:24.437Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-13T20:30:24.437Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-13T20:30:24.585Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-13T20:30:24.598Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-13T20:30:24.609Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-13T20:30:24.620Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-13T20:30:24.631Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-13T20:30:24.643Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-13T20:30:24.657Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-13T20:30:24.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-13T20:30:24.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-13T20:30:24.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-13T20:30:24.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-13T20:30:24.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-13T20:30:24.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-13T20:30:24.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-13T20:30:24.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-13T20:30:24.775Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-13T20:30:24.790Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-13T20:30:24.807Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-13T20:30:24.822Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-13T20:30:24.833Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-13T20:30:24.846Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-13T20:30:24.857Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-13T20:30:24.868Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3948 [Pipeline] echo [2022-04-13T20:30:24.878Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3948 [Pipeline] echo [2022-04-13T20:30:24.889Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3948 [Pipeline] echo [2022-04-13T20:30:24.903Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e7036bc784c83e70ab645109578a2dfb988616fa [Pipeline] echo [2022-04-13T20:30:24.918Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e7036bc [Pipeline] echo [2022-04-13T20:30:24.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T20:30:24.971Z] provisioning config files... [2022-04-13T20:30:24.987Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config8725582284611396046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T20:30:25.303Z] ---> docker-login.sh [2022-04-13T20:30:25.303Z] nexus3.edgexfoundry.org:10001 [2022-04-13T20:30:25.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:30:25.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:30:25.565Z] Configure a credential helper to remove this warning. See [2022-04-13T20:30:25.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:30:25.565Z] [2022-04-13T20:30:25.565Z] Login Succeeded [2022-04-13T20:30:25.565Z] nexus3.edgexfoundry.org:10002 [2022-04-13T20:30:25.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:30:25.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:30:25.826Z] Configure a credential helper to remove this warning. See [2022-04-13T20:30:25.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:30:25.826Z] [2022-04-13T20:30:25.826Z] Login Succeeded [2022-04-13T20:30:25.826Z] nexus3.edgexfoundry.org:10003 [2022-04-13T20:30:25.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:30:25.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:30:25.826Z] Configure a credential helper to remove this warning. See [2022-04-13T20:30:25.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:30:25.826Z] [2022-04-13T20:30:25.826Z] Login Succeeded [2022-04-13T20:30:25.826Z] nexus3.edgexfoundry.org:10004 [2022-04-13T20:30:26.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:30:26.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:30:26.090Z] Configure a credential helper to remove this warning. See [2022-04-13T20:30:26.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:30:26.090Z] [2022-04-13T20:30:26.090Z] Login Succeeded [2022-04-13T20:30:26.090Z] docker.io [2022-04-13T20:30:26.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:30:26.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:30:26.352Z] Configure a credential helper to remove this warning. See [2022-04-13T20:30:26.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:30:26.352Z] [2022-04-13T20:30:26.352Z] Login Succeeded [2022-04-13T20:30:26.613Z] ---> docker-login.sh ends [Pipeline] } [2022-04-13T20:30:26.622Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-13T20:30:26.936Z] + 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-13T20:30:26.936Z] + + cut -d/dirname -f2 cmd/core-command/Dockerfile [2022-04-13T20:30:26.936Z] [2022-04-13T20:30:26.936Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-13T20:30:26.936Z] + dirname cmd/core-data/Dockerfile [2022-04-13T20:30:26.936Z] + cut -d/ -f2 [2022-04-13T20:30:26.936Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-13T20:30:26.936Z] + + dirnamecut cmd/core-metadata/Dockerfile -d/ [2022-04-13T20:30:26.936Z] -f2 [2022-04-13T20:30:26.936Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-13T20:30:26.936Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-13T20:30:26.936Z] + cut -d/ -f2 [2022-04-13T20:30:26.936Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-13T20:30:26.936Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-13T20:30:26.936Z] + cut -d/ -f2 [2022-04-13T20:30:26.936Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-13T20:30:26.936Z] + cut -d/ -f2 [2022-04-13T20:30:26.936Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-13T20:30:26.936Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-13T20:30:26.936Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-13T20:30:26.936Z] + cut -d/ -f2 [2022-04-13T20:30:26.936Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-13T20:30:26.936Z] + + dirname cmd/security-spire-agent/Dockerfile [2022-04-13T20:30:26.936Z] cut -d/ -f2 [2022-04-13T20:30:26.936Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-13T20:30:26.936Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-13T20:30:26.936Z] + cut -d/ -f2 [2022-04-13T20:30:26.936Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-13T20:30:26.936Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-13T20:30:26.936Z] + cut -d/ -f2 [2022-04-13T20:30:26.936Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-13T20:30:26.936Z] + dirname cmd/support-notifications/Dockerfile [2022-04-13T20:30:26.936Z] + cut -d/ -f2 [2022-04-13T20:30:26.936Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-13T20:30:26.936Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-13T20:30:26.936Z] + cut -d/ -f2 [2022-04-13T20:30:26.936Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-13T20:30:26.936Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-13T20:30:26.936Z] + cut -d/ -f2 [2022-04-13T20:30:26.936Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-13T20:30:26.974Z] 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-13T20:30:27.330Z] + git rev-list -1 --merges e7036bc784c83e70ab645109578a2dfb988616fa~1..e7036bc784c83e70ab645109578a2dfb988616fa [Pipeline] echo [2022-04-13T20:30:27.343Z] -----------> git rev-list -1 --merges e7036bc784c83e70ab645109578a2dfb988616fa~1..e7036bc784c83e70ab645109578a2dfb988616fa e7036bc784c83e70ab645109578a2dfb988616fa [2022-04-13T20:30:27.343Z] e7036bc784c83e70ab645109578a2dfb988616fa [false] [Pipeline] sh [2022-04-13T20:30:27.642Z] + git log --format=format:%s -1 e7036bc784c83e70ab645109578a2dfb988616fa [Pipeline] echo [2022-04-13T20:30:27.658Z] ========================================================= [2022-04-13T20:30:27.658Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-13T20:30:27.658Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-13T20:30:28.162Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-13T20:30:28.162Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-13T20:30:28.162Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-13T20:30:28.162Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-13T20:30:28.162Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-13T20:30:28.162Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-13T20:30:28.162Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:30:28.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T20:30:28.525Z] [2022-04-13T20:30:28.525Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:30:28.828Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T20:30:28.828Z] latest: Pulling from edgex-devops/git-semver [2022-04-13T20:30:28.828Z] a0d0a0d46f8b: Pulling fs layer [2022-04-13T20:30:28.828Z] 3e5f54012d9b: Pulling fs layer [2022-04-13T20:30:28.828Z] 4c7163046ea9: Pulling fs layer [2022-04-13T20:30:28.828Z] 0c2d73faf560: Pulling fs layer [2022-04-13T20:30:28.828Z] 0c2d73faf560: Waiting [2022-04-13T20:30:28.828Z] 3e5f54012d9b: Verifying Checksum [2022-04-13T20:30:28.828Z] 3e5f54012d9b: Download complete [2022-04-13T20:30:28.828Z] a0d0a0d46f8b: Verifying Checksum [2022-04-13T20:30:28.828Z] a0d0a0d46f8b: Download complete [2022-04-13T20:30:28.828Z] 0c2d73faf560: Verifying Checksum [2022-04-13T20:30:28.828Z] 0c2d73faf560: Download complete [2022-04-13T20:30:29.089Z] 4c7163046ea9: Verifying Checksum [2022-04-13T20:30:29.089Z] 4c7163046ea9: Download complete [2022-04-13T20:30:29.089Z] a0d0a0d46f8b: Pull complete [2022-04-13T20:30:29.089Z] 3e5f54012d9b: Pull complete [2022-04-13T20:30:29.668Z] 4c7163046ea9: Pull complete [2022-04-13T20:30:29.668Z] 0c2d73faf560: Pull complete [2022-04-13T20:30:29.668Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-13T20:30:29.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T20:30:29.668Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-13T20:30:29.748Z] prd-ubuntu20.04-docker-8c-8g-20842 does not seem to be running inside a container [2022-04-13T20:30:29.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-13T20:30:30.774Z] $ docker top af38005ca81eb3d928427c0ddcffb7eab56f228dfc4fd1ebb34401d5753600c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-13T20:30:30.873Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-13T20:30:30.874Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-13T20:30:31.010Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-13T20:30:31.014Z] $ docker exec af38005ca81eb3d928427c0ddcffb7eab56f228dfc4fd1ebb34401d5753600c6 ssh-agent [2022-04-13T20:30:31.141Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLIgFaE/agent.14 [2022-04-13T20:30:31.141Z] SSH_AGENT_PID=20 [2022-04-13T20:30:31.151Z] Running ssh-add (command line suppressed) [2022-04-13T20:30:31.280Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_6427787603544371047.key (/w/workspace/edgex-go/7@tmp/private_key_6427787603544371047.key) [2022-04-13T20:30:31.296Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-13T20:30:31.592Z] + git tag --points-at HEAD [Pipeline] } [2022-04-13T20:30:31.612Z] $ docker exec --env ******** --env ******** af38005ca81eb3d928427c0ddcffb7eab56f228dfc4fd1ebb34401d5753600c6 ssh-agent -k [2022-04-13T20:30:31.721Z] unset SSH_AUTH_SOCK; [2022-04-13T20:30:31.722Z] unset SSH_AGENT_PID; [2022-04-13T20:30:31.722Z] echo Agent pid 20 killed; [2022-04-13T20:30:31.734Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-13T20:30:31.758Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-13T20:30:31.758Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-13T20:30:31.887Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-13T20:30:31.890Z] $ docker exec af38005ca81eb3d928427c0ddcffb7eab56f228dfc4fd1ebb34401d5753600c6 ssh-agent [2022-04-13T20:30:32.028Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXakmomG/agent.56 [2022-04-13T20:30:32.028Z] SSH_AGENT_PID=63 [2022-04-13T20:30:32.033Z] Running ssh-add (command line suppressed) [2022-04-13T20:30:32.159Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_4030922523666041437.key (/w/workspace/edgex-go/7@tmp/private_key_4030922523666041437.key) [2022-04-13T20:30:32.174Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-13T20:30:32.464Z] + git semver init [2022-04-13T20:30:32.464Z] # -> Open(): unable to determine branch for HEAD [2022-04-13T20:30:32.464Z] # $GIT_DIR = /w/workspace/edgex-go/7/.git [2022-04-13T20:30:32.464Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/7 [2022-04-13T20:30:32.464Z] # $SEMVER_REMOTE_NAME = origin [2022-04-13T20:30:32.464Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-13T20:30:32.464Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-13T20:30:32.464Z] # $SEMVER_BRANCH = PR-3948 [2022-04-13T20:30:32.464Z] # $SEMVER_TEMP = /tmp/semver-128158778 [2022-04-13T20:30:32.464Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-13T20:30:47.372Z] # '/tmp/semver-128158778' -> '/w/workspace/edgex-go/7/.semver' [2022-04-13T20:30:47.372Z] # -> Force: false [2022-04-13T20:30:47.372Z] # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } [2022-04-13T20:30:47.389Z] $ docker exec --env ******** --env ******** af38005ca81eb3d928427c0ddcffb7eab56f228dfc4fd1ebb34401d5753600c6 ssh-agent -k [2022-04-13T20:30:47.494Z] unset SSH_AUTH_SOCK; [2022-04-13T20:30:47.495Z] unset SSH_AGENT_PID; [2022-04-13T20:30:47.495Z] echo Agent pid 63 killed; [2022-04-13T20:30:47.501Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-13T20:30:47.814Z] + git semver [Pipeline] } [2022-04-13T20:30:47.833Z] $ docker stop --time=1 af38005ca81eb3d928427c0ddcffb7eab56f228dfc4fd1ebb34401d5753600c6 [2022-04-13T20:30:49.624Z] $ docker rm -f af38005ca81eb3d928427c0ddcffb7eab56f228dfc4fd1ebb34401d5753600c6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T20:30:49.995Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-13T20:30:50.254Z] Stashed 1 file(s) [Pipeline] echo [2022-04-13T20:30:50.257Z] [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-13T20:30:50.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-13T20:30:50.410Z] ========================================================= [2022-04-13T20:30:50.410Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-13T20:30:50.410Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T20:30:50.700Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T20:30:50.701Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-13T20:30:50.701Z] 59bf1c3509f3: Pulling fs layer [2022-04-13T20:30:50.701Z] 666ba61612fd: Pulling fs layer [2022-04-13T20:30:50.701Z] 8ed8ca486205: Pulling fs layer [2022-04-13T20:30:50.701Z] 4fe6c5a15a65: Pulling fs layer [2022-04-13T20:30:50.701Z] 22a0e8bec74d: Pulling fs layer [2022-04-13T20:30:50.701Z] 640e595b4fbd: Pulling fs layer [2022-04-13T20:30:50.701Z] 763cafe07f6e: Pulling fs layer [2022-04-13T20:30:50.701Z] 0c0b528cf693: Pulling fs layer [2022-04-13T20:30:50.701Z] 10935f4eaf8b: Pulling fs layer [2022-04-13T20:30:50.701Z] 22a0e8bec74d: Waiting [2022-04-13T20:30:50.701Z] 640e595b4fbd: Waiting [2022-04-13T20:30:50.701Z] 763cafe07f6e: Waiting [2022-04-13T20:30:50.701Z] 0c0b528cf693: Waiting [2022-04-13T20:30:50.701Z] 10935f4eaf8b: Waiting [2022-04-13T20:30:50.701Z] 4fe6c5a15a65: Waiting [2022-04-13T20:30:50.701Z] 8ed8ca486205: Verifying Checksum [2022-04-13T20:30:50.701Z] 8ed8ca486205: Download complete [2022-04-13T20:30:50.701Z] 666ba61612fd: Verifying Checksum [2022-04-13T20:30:50.701Z] 666ba61612fd: Download complete [2022-04-13T20:30:50.701Z] 22a0e8bec74d: Verifying Checksum [2022-04-13T20:30:50.701Z] 22a0e8bec74d: Download complete [2022-04-13T20:30:50.701Z] 59bf1c3509f3: Download complete [2022-04-13T20:30:50.701Z] 640e595b4fbd: Verifying Checksum [2022-04-13T20:30:50.701Z] 640e595b4fbd: Download complete [2022-04-13T20:30:50.701Z] 763cafe07f6e: Verifying Checksum [2022-04-13T20:30:50.701Z] 763cafe07f6e: Download complete [2022-04-13T20:30:50.962Z] 0c0b528cf693: Verifying Checksum [2022-04-13T20:30:50.962Z] 0c0b528cf693: Download complete [2022-04-13T20:30:50.962Z] 59bf1c3509f3: Pull complete [2022-04-13T20:30:51.222Z] 666ba61612fd: Pull complete [2022-04-13T20:30:51.222Z] 8ed8ca486205: Pull complete [2022-04-13T20:30:51.481Z] 10935f4eaf8b: Verifying Checksum [2022-04-13T20:30:51.481Z] 4fe6c5a15a65: Verifying Checksum [2022-04-13T20:30:51.481Z] 4fe6c5a15a65: Download complete [2022-04-13T20:30:55.681Z] 4fe6c5a15a65: Pull complete [2022-04-13T20:30:55.681Z] 22a0e8bec74d: Pull complete [2022-04-13T20:30:55.681Z] 640e595b4fbd: Pull complete [2022-04-13T20:30:55.681Z] 763cafe07f6e: Pull complete [2022-04-13T20:30:55.681Z] 0c0b528cf693: Pull complete [2022-04-13T20:30:58.216Z] 10935f4eaf8b: Pull complete [2022-04-13T20:30:58.216Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-13T20:30:58.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T20:30:58.216Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-13T20:30:58.512Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T20:30:58.512Z] WORKDIR /edgex [2022-04-13T20:30:58.512Z] COPY go.mod . [2022-04-13T20:30:58.512Z] RUN go mod download [2022-04-13T20:30:58.512Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-13T20:30:59.896Z] Sending build context to Docker daemon 334.9MB [2022-04-13T20:30:59.896Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T20:30:59.896Z] ---> 99d49a6021b9 [2022-04-13T20:30:59.896Z] Step 2/4 : WORKDIR /edgex [2022-04-13T20:31:01.813Z] ---> Running in 5881f3a122ec [2022-04-13T20:31:02.074Z] Removing intermediate container 5881f3a122ec [2022-04-13T20:31:02.074Z] ---> 22895a3771df [2022-04-13T20:31:02.074Z] Step 3/4 : COPY go.mod . [2022-04-13T20:31:02.074Z] ---> b151023a8456 [2022-04-13T20:31:02.074Z] Step 4/4 : RUN go mod download [2022-04-13T20:31:02.074Z] ---> Running in 3f7c1e7d0183 [2022-04-13T20:31:05.342Z] Still waiting to schedule task [2022-04-13T20:31:05.342Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-13T20:31:16.983Z] Removing intermediate container 3f7c1e7d0183 [2022-04-13T20:31:16.983Z] ---> 7b26972ede99 [2022-04-13T20:31:16.983Z] Successfully built 7b26972ede99 [2022-04-13T20:31:16.983Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:31:17.285Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-13T20:31:17.285Z] . [Pipeline] withDockerContainer [2022-04-13T20:31:17.353Z] prd-ubuntu20.04-docker-8c-8g-20842 does not seem to be running inside a container [2022-04-13T20:31:17.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-13T20:31:17.806Z] $ docker top 5c1cd72e3e03d488be143156de35780a3dd709d05c2226eb3f3cf5691ede7218 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T20:31:18.150Z] + go version [2022-04-13T20:31:18.150Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-13T20:31:18.170Z] $ docker stop --time=1 5c1cd72e3e03d488be143156de35780a3dd709d05c2226eb3f3cf5691ede7218 [2022-04-13T20:31:19.779Z] $ docker rm -f 5c1cd72e3e03d488be143156de35780a3dd709d05c2226eb3f3cf5691ede7218 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:31:20.206Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-13T20:31:20.206Z] . [Pipeline] withDockerContainer [2022-04-13T20:31:20.269Z] prd-ubuntu20.04-docker-8c-8g-20842 does not seem to be running inside a container [2022-04-13T20:31:20.313Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-13T20:31:20.688Z] $ docker top 71a5bf24b37a19f1d5e0f22a8199f33cfc1d9021e9a9310b0ff600886442c19f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-13T20:31:20.766Z] ========================================================= [2022-04-13T20:31:20.766Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-13T20:31:20.766Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T20:31:21.055Z] + make test [2022-04-13T20:31:21.055Z] go mod tidy -compat=1.17 [2022-04-13T20:31:21.055Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-13T20:31:26.380Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-13T20:31:38.608Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-13T20:31:38.608Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-13T20:31:38.608Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-13T20:31:38.608Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-13T20:31:38.608Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-13T20:31:38.608Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-13T20:31:38.608Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-13T20:31:38.608Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-13T20:31:38.608Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-13T20:31:38.608Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-13T20:31:38.608Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-13T20:31:38.608Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-13T20:31:38.608Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-13T20:31:38.608Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-13T20:31:38.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-13T20:31:38.608Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements [2022-04-13T20:31:38.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-13T20:31:38.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-13T20:31:39.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.092s coverage: 98.5% of statements [2022-04-13T20:31:39.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-13T20:31:39.543Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.126s coverage: 53.4% of statements [2022-04-13T20:31:39.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-13T20:31:39.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-13T20:31:43.745Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.769s coverage: 89.2% of statements [2022-04-13T20:31:43.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-13T20:31:43.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-13T20:31:43.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-13T20:31:43.745Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.090s coverage: 84.4% of statements [2022-04-13T20:31:43.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-13T20:31:43.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-13T20:31:43.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-13T20:31:43.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-13T20:31:43.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-13T20:31:43.745Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.458s coverage: 95.6% of statements [2022-04-13T20:31:43.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-13T20:31:43.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-13T20:31:43.745Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.076s coverage: 72.2% of statements [2022-04-13T20:31:43.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-13T20:31:43.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-13T20:31:43.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-13T20:31:43.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-13T20:31:43.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-13T20:31:43.745Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.102s coverage: 60.0% of statements [2022-04-13T20:31:43.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-13T20:31:43.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-13T20:31:43.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-13T20:31:43.745Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements [2022-04-13T20:31:43.745Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-13T20:31:43.745Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.074s coverage: 58.8% of statements [2022-04-13T20:31:43.745Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 24.0% of statements [2022-04-13T20:31:43.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-13T20:31:43.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements [2022-04-13T20:31:43.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.081s coverage: 79.5% of statements [2022-04-13T20:31:43.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.078s coverage: 94.1% of statements [2022-04-13T20:31:43.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements [2022-04-13T20:31:43.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2022-04-13T20:31:51.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.071s coverage: 94.4% of statements [2022-04-13T20:31:51.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements [2022-04-13T20:31:54.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.190s coverage: 82.5% of statements [2022-04-13T20:31:54.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-13T20:32:02.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-13T20:32:02.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-13T20:32:02.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-13T20:32:02.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-13T20:32:02.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 58.8% of statements [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-13T20:32:02.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2022-04-13T20:32:02.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements [2022-04-13T20:32:02.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.049s coverage: 85.4% of statements [2022-04-13T20:32:02.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.188s coverage: 91.2% of statements [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-13T20:32:02.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.157s coverage: 64.4% of statements [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-13T20:32:02.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-04-13T20:32:02.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-04-13T20:32:02.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2022-04-13T20:32:02.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-04-13T20:32:02.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2022-04-13T20:32:02.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.323s coverage: 65.4% of statements [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-13T20:32:02.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 43.8% of statements [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-13T20:32:02.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-13T20:32:02.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.070s coverage: 84.8% of statements [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-13T20:32:02.558Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-13T20:32:02.558Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-13T20:32:02.558Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 63.2% of statements [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-13T20:32:02.558Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2022-04-13T20:32:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-13T20:32:02.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-13T20:32:02.559Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-13T20:32:02.559Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-13T20:32:02.559Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-04-13T20:32:02.559Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-13T20:32:02.559Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-13T20:32:02.559Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-13T20:32:02.559Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-13T20:32:02.559Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-13T20:32:02.559Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-13T20:32:02.559Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-04-13T20:32:02.559Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-04-13T20:32:02.818Z] 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-13T20:32:20.917Z] GO111MODULE=on go vet ./... [2022-04-13T20:32:24.202Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-13T20:32:24.202Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-13T20:32:24.769Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-13T20:32:25.351Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-13T20:32:25.641Z] + ls -al . [2022-04-13T20:32:25.641Z] total 672 [2022-04-13T20:32:25.641Z] drwxrwxr-x 10 1001 1001 4096 Apr 13 20:32 . [2022-04-13T20:32:25.641Z] drwxr-xr-x 4 root root 4096 Apr 13 20:31 .. [2022-04-13T20:32:25.641Z] -rw-rw-r-- 1 1001 1001 11 Apr 13 20:30 .dockerignore [2022-04-13T20:32:25.641Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 20:30 .git [2022-04-13T20:32:25.641Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 20:30 .github [2022-04-13T20:32:25.641Z] -rw-rw-r-- 1 1001 1001 879 Apr 13 20:30 .gitignore [2022-04-13T20:32:25.641Z] -rw-rw-r-- 1 1001 1001 42 Apr 13 20:30 .golangci.yml [2022-04-13T20:32:25.641Z] -rw-rw-r-- 1 1001 1001 87 Apr 13 20:30 .hadolint.yml [2022-04-13T20:32:25.641Z] drwx------ 3 1001 1001 4096 Apr 13 20:30 .semver [2022-04-13T20:32:25.641Z] -rw-rw-r-- 1 1001 1001 166 Apr 13 20:30 .sonarcloud.properties [2022-04-13T20:32:25.641Z] -rw-rw-r-- 1 1001 1001 1171 Apr 13 20:30 ADOPTERS.md [2022-04-13T20:32:25.641Z] -rw-rw-r-- 1 1001 1001 10086 Apr 13 20:30 Attribution.txt [2022-04-13T20:32:25.641Z] -rw-rw-r-- 1 1001 1001 51732 Apr 13 20:30 CHANGELOG.md [2022-04-13T20:32:25.641Z] -rw-rw-r-- 1 1001 1001 3804 Apr 13 20:30 CONTRIBUTING.md [2022-04-13T20:32:25.641Z] -rw-rw-r-- 1 1001 1001 677 Apr 13 20:30 GOVERNANCE.md [2022-04-13T20:32:25.641Z] -rw-rw-r-- 1 1001 1001 850 Apr 13 20:30 Jenkinsfile [2022-04-13T20:32:25.641Z] -rw-rw-r-- 1 1001 1001 10775 Apr 13 20:30 LICENSE [2022-04-13T20:32:25.641Z] -rw-rw-r-- 1 1001 1001 8522 Apr 13 20:30 Makefile [2022-04-13T20:32:25.641Z] -rw-rw-r-- 1 1001 1001 582 Apr 13 20:30 OWNERS.md [2022-04-13T20:32:25.641Z] -rw-rw-r-- 1 1001 1001 8207 Apr 13 20:30 README.md [2022-04-13T20:32:25.641Z] -rw-rw-r-- 1 1001 1001 6912 Apr 13 20:30 SECURITY.md [2022-04-13T20:32:25.641Z] -rw-rw-r-- 1 1001 1001 5 Apr 13 20:30 VERSION [2022-04-13T20:32:25.641Z] -rw-rw-r-- 1 1001 1001 4131 Apr 13 20:30 ZMQWindows.md [2022-04-13T20:32:25.641Z] drwxrwxr-x 2 1001 1001 4096 Apr 13 20:30 bin [2022-04-13T20:32:25.641Z] drwxrwxr-x 18 1001 1001 4096 Apr 13 20:30 cmd [2022-04-13T20:32:25.641Z] -rw-r--r-- 1 root root 434738 Apr 13 20:32 coverage.out [2022-04-13T20:32:25.641Z] -rw-rw-r-- 1 1001 1001 3256 Apr 13 20:30 go.mod [2022-04-13T20:32:25.641Z] -rw-rw-r-- 1 1001 1001 35162 Apr 13 20:30 go.sum [2022-04-13T20:32:25.641Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 20:30 internal [2022-04-13T20:32:25.641Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 20:30 openapi [2022-04-13T20:32:25.641Z] drwxrwxr-x 4 1001 1001 4096 Apr 13 20:30 snap [2022-04-13T20:32:25.641Z] -rw-rw-r-- 1 1001 1001 204 Apr 13 20:30 version.go [Pipeline] sh [2022-04-13T20:32:25.928Z] + '[' -e coverage.out ] [2022-04-13T20:32:25.928Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-13T20:32:26.043Z] Stashed 1 file(s) [Pipeline] sh [2022-04-13T20:32:26.321Z] + make build [2022-04-13T20:32:26.321Z] 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-13T20:32:41.200Z] 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-metadata/core-metadata ./cmd/core-metadata [2022-04-13T20:32:43.739Z] 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-command/core-command ./cmd/core-command [2022-04-13T20:32:45.642Z] 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/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T20:32:48.184Z] 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-13T20:32:52.384Z] 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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T20:32:53.763Z] 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/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T20:32:56.300Z] 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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T20:32:58.209Z] 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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-13T20:33:00.120Z] 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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T20:33:02.026Z] 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/secrets-config ./cmd/secrets-config [2022-04-13T20:33:03.933Z] 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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T20:33:07.231Z] 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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-13T20:33:09.161Z] $ docker stop --time=1 71a5bf24b37a19f1d5e0f22a8199f33cfc1d9021e9a9310b0ff600886442c19f [2022-04-13T20:33:11.372Z] $ docker rm -f 71a5bf24b37a19f1d5e0f22a8199f33cfc1d9021e9a9310b0ff600886442c19f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:33:12.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T20:33:12.536Z] [2022-04-13T20:33:12.536Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:33:12.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T20:33:12.836Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-13T20:33:12.836Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-13T20:33:12.836Z] ca9280d653b3: Pulling fs layer [2022-04-13T20:33:12.836Z] 7e9c9ca2126c: Pulling fs layer [2022-04-13T20:33:12.836Z] cbdbe7a5bc2a: Download complete [2022-04-13T20:33:13.095Z] ca9280d653b3: Verifying Checksum [2022-04-13T20:33:13.095Z] ca9280d653b3: Download complete [2022-04-13T20:33:13.095Z] cbdbe7a5bc2a: Pull complete [2022-04-13T20:33:13.355Z] 7e9c9ca2126c: Verifying Checksum [2022-04-13T20:33:13.355Z] 7e9c9ca2126c: Download complete [2022-04-13T20:33:13.613Z] ca9280d653b3: Pull complete [2022-04-13T20:33:16.900Z] 7e9c9ca2126c: Pull complete [2022-04-13T20:33:16.900Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-13T20:33:16.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T20:33:16.900Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-13T20:33:16.960Z] prd-ubuntu20.04-docker-8c-8g-20842 does not seem to be running inside a container [2022-04-13T20:33:17.002Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-13T20:33:18.326Z] $ docker top d6b6a4fa7ca5e965a971dfb5df8e79c96b4f7d87e6c0e039485ff3560db42ae8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T20:33:18.704Z] + docker-compose build --help [2022-04-13T20:33:18.705Z] + grep parallel [2022-04-13T20:33:19.347Z] --parallel Build images in parallel. [Pipeline] } [2022-04-13T20:33:19.367Z] $ docker stop --time=1 d6b6a4fa7ca5e965a971dfb5df8e79c96b4f7d87e6c0e039485ff3560db42ae8 [2022-04-13T20:33:20.675Z] $ docker rm -f d6b6a4fa7ca5e965a971dfb5df8e79c96b4f7d87e6c0e039485ff3560db42ae8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:33:21.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T20:33:21.070Z] . [Pipeline] withDockerContainer [2022-04-13T20:33:21.133Z] prd-ubuntu20.04-docker-8c-8g-20842 does not seem to be running inside a container [2022-04-13T20:33:21.182Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-13T20:33:21.549Z] $ docker top d5e8df244d87798f29f4d77320427e55bc79b014db58a841e01fa39ae412bfc1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T20:33:21.896Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-13T20:33:22.466Z] Building core-command ... [2022-04-13T20:33:22.466Z] Building core-data ... [2022-04-13T20:33:22.466Z] Building core-metadata ... [2022-04-13T20:33:22.466Z] Building security-bootstrapper ... [2022-04-13T20:33:22.466Z] Building security-proxy-setup ... [2022-04-13T20:33:22.467Z] Building security-secretstore-setup ... [2022-04-13T20:33:22.467Z] Building security-spiffe-token-provider ... [2022-04-13T20:33:22.467Z] Building security-spire-agent ... [2022-04-13T20:33:22.467Z] Building security-spire-config ... [2022-04-13T20:33:22.467Z] Building security-spire-server ... [2022-04-13T20:33:22.467Z] Building support-notifications ... [2022-04-13T20:33:22.467Z] Building support-scheduler ... [2022-04-13T20:33:22.467Z] Building sys-mgmt-agent ... [2022-04-13T20:33:22.467Z] Building security-bootstrapper [2022-04-13T20:33:22.467Z] Building security-secretstore-setup [2022-04-13T20:33:22.467Z] Building security-spire-config [2022-04-13T20:33:22.467Z] Building security-proxy-setup [2022-04-13T20:33:22.467Z] Building sys-mgmt-agent [2022-04-13T20:33:40.557Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:33:40.557Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:33:40.557Z] ---> 7b26972ede99 [2022-04-13T20:33:40.557Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T20:33:40.557Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:33:40.557Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:33:40.557Z] ---> 7b26972ede99 [2022-04-13T20:33:40.557Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T20:33:40.557Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:33:40.557Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:33:40.557Z] ---> 7b26972ede99 [2022-04-13T20:33:40.557Z] Step 3/31 : WORKDIR /edgex-go [2022-04-13T20:33:40.557Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:33:40.557Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:33:40.557Z] ---> 7b26972ede99 [2022-04-13T20:33:40.557Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T20:33:40.816Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:33:40.816Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:33:40.816Z] ---> 7b26972ede99 [2022-04-13T20:33:40.816Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T20:33:45.057Z] ---> Running in 1e9fecff9f27 [2022-04-13T20:33:45.057Z] ---> Running in 36c18b86c6a7 [2022-04-13T20:33:45.057Z] ---> Running in d68e522e6d8a [2022-04-13T20:33:45.057Z] ---> Running in 7c7a1122c9e7 [2022-04-13T20:33:45.057Z] ---> Running in b7dd3bc3d422 [2022-04-13T20:33:45.057Z] Removing intermediate container b7dd3bc3d422 [2022-04-13T20:33:45.057Z] ---> 93356e3bb06b [2022-04-13T20:33:45.057Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:33:45.057Z] Removing intermediate container 1e9fecff9f27 [2022-04-13T20:33:45.057Z] ---> 1d01aa323ff7 [2022-04-13T20:33:45.057Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:33:45.057Z] Removing intermediate container 36c18b86c6a7 [2022-04-13T20:33:45.057Z] ---> 1870eeb5b715 [2022-04-13T20:33:45.057Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:33:45.057Z] Removing intermediate container d68e522e6d8a [2022-04-13T20:33:45.057Z] ---> 9ead8ee5fe7a [2022-04-13T20:33:45.057Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:33:45.057Z] Removing intermediate container 7c7a1122c9e7 [2022-04-13T20:33:45.057Z] ---> 9881a2386588 [2022-04-13T20:33:45.057Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:33:45.057Z] ---> Running in 3afbfd186065 [2022-04-13T20:33:45.057Z] ---> Running in 0f4e2fe335d6 [2022-04-13T20:33:45.057Z] ---> Running in 1b51eb575ea9 [2022-04-13T20:33:45.057Z] ---> Running in af406131853e [2022-04-13T20:33:45.057Z] ---> Running in ddba3c7a1f24 [2022-04-13T20:33:45.994Z] Removing intermediate container 3afbfd186065 [2022-04-13T20:33:45.994Z] ---> a7d8eecac52a [2022-04-13T20:33:45.994Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-13T20:33:45.994Z] ---> Running in 33dd714e9740 [2022-04-13T20:33:45.994Z] Removing intermediate container 0f4e2fe335d6 [2022-04-13T20:33:45.994Z] ---> 897d718caae0 [2022-04-13T20:33:45.994Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-13T20:33:45.994Z] ---> Running in db01255a800d [2022-04-13T20:33:46.254Z] Removing intermediate container 1b51eb575ea9 [2022-04-13T20:33:46.254Z] ---> abe209a9ec5b [2022-04-13T20:33:46.254Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-13T20:33:46.254Z] ---> Running in 49666a40784f [2022-04-13T20:33:46.513Z] Removing intermediate container ddba3c7a1f24 [2022-04-13T20:33:46.513Z] ---> 758fc37dd965 [2022-04-13T20:33:46.513Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T20:33:46.771Z] ---> Running in a7536ae7de9f [2022-04-13T20:33:46.771Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:33:46.771Z] Removing intermediate container af406131853e [2022-04-13T20:33:46.771Z] ---> ab245497d519 [2022-04-13T20:33:46.771Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-13T20:33:46.771Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:33:46.771Z] ---> Running in 527849c370d0 [2022-04-13T20:33:46.771Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:33:47.030Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:33:47.030Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:33:47.114Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20846 in /w/workspace/edgexfoundry_edgex-go_PR-3948 [Pipeline] { [Pipeline] ws [2022-04-13T20:33:47.126Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2022-04-13T20:33:47.600Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:33:47.600Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:33:47.600Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:33:47.818Z] The recommended git tool is: git [2022-04-13T20:33:47.859Z] OK: 221 MiB in 52 packages [2022-04-13T20:33:47.859Z] OK: 221 MiB in 52 packages [2022-04-13T20:33:47.859Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:33:47.859Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:33:48.117Z] OK: 221 MiB in 52 packages [2022-04-13T20:33:48.395Z] OK: 221 MiB in 52 packages [2022-04-13T20:33:48.395Z] OK: 221 MiB in 52 packages [2022-04-13T20:33:48.395Z] Removing intermediate container db01255a800d [2022-04-13T20:33:48.395Z] ---> 307d47a7108b [2022-04-13T20:33:48.395Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T20:33:48.395Z] Removing intermediate container 33dd714e9740 [2022-04-13T20:33:48.395Z] ---> 0aa3252ed072 [2022-04-13T20:33:48.395Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-13T20:33:48.395Z] Removing intermediate container 49666a40784f [2022-04-13T20:33:48.395Z] ---> ca2570314832 [2022-04-13T20:33:48.395Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T20:33:48.653Z] ---> 695b56ea92d4 [2022-04-13T20:33:48.653Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:33:48.653Z] ---> Running in a38e913b0bb9 [2022-04-13T20:33:48.653Z] ---> 516905b59f79 [2022-04-13T20:33:48.653Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:33:48.653Z] ---> 7df73ac92271 [2022-04-13T20:33:48.653Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:33:48.653Z] ---> Running in caae1d93b1cd [2022-04-13T20:33:48.653Z] Removing intermediate container 527849c370d0 [2022-04-13T20:33:48.653Z] ---> 29d067c928c6 [2022-04-13T20:33:48.653Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T20:33:48.653Z] ---> Running in b12b395b8878 [2022-04-13T20:33:48.913Z] Removing intermediate container a7536ae7de9f [2022-04-13T20:33:48.913Z] ---> 1b0516ed09b5 [2022-04-13T20:33:48.913Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T20:33:48.913Z] ---> fe5a8c46b9ad [2022-04-13T20:33:48.913Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:33:48.913Z] ---> Running in 804ac4bb1ac7 [2022-04-13T20:33:48.913Z] ---> 7e4179e60bfd [2022-04-13T20:33:48.913Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:33:49.171Z] ---> Running in 45a369c4b072 [2022-04-13T20:33:49.738Z] Removing intermediate container a38e913b0bb9 [2022-04-13T20:33:49.738Z] ---> 958ae174b391 [2022-04-13T20:33:49.738Z] Step 8/23 : COPY . . [2022-04-13T20:33:51.131Z] Removing intermediate container caae1d93b1cd [2022-04-13T20:33:51.131Z] ---> 73186f619a92 [2022-04-13T20:33:51.131Z] Step 8/31 : COPY . . [2022-04-13T20:33:51.131Z] Removing intermediate container b12b395b8878 [2022-04-13T20:33:51.131Z] ---> bdb34298345d [2022-04-13T20:33:51.131Z] Step 8/22 : COPY . . [2022-04-13T20:33:51.390Z] Removing intermediate container 45a369c4b072 [2022-04-13T20:33:51.390Z] ---> e691a487833f [2022-04-13T20:33:51.390Z] Step 8/26 : COPY . . [2022-04-13T20:33:51.390Z] Removing intermediate container 804ac4bb1ac7 [2022-04-13T20:33:51.390Z] ---> 948abe60a6f1 [2022-04-13T20:33:51.390Z] Step 8/25 : COPY . . [2022-04-13T20:33:57.882Z] using credential edgex-jenkins-ssh [2022-04-13T20:33:58.038Z] Cloning the remote Git repository [2022-04-13T20:33:58.163Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-13T20:33:58.313Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2022-04-13T20:33:58.504Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-13T20:33:58.505Z] > git --version # timeout=10 [2022-04-13T20:33:58.617Z] > git --version # 'git version 2.25.1' [2022-04-13T20:33:58.625Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-13T20:33:58.808Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-13T20:34:03.601Z] ---> 753f1aa60f68 [2022-04-13T20:34:03.602Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-13T20:34:03.602Z] ---> 220e182fc96b [2022-04-13T20:34:03.602Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-13T20:34:03.602Z] ---> aa573d194f21 [2022-04-13T20:34:03.602Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-13T20:34:03.602Z] ---> 21212963edac [2022-04-13T20:34:03.602Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-13T20:34:03.602Z] ---> 2825992852a8 [2022-04-13T20:34:03.602Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T20:34:03.602Z] ---> Running in a9eaf6d5dd4d [2022-04-13T20:34:03.602Z] ---> Running in 860683df486e [2022-04-13T20:34:03.602Z] ---> Running in 9c5682dedb61 [2022-04-13T20:34:03.602Z] ---> Running in 2f6d9e39b48f [2022-04-13T20:34:03.602Z] ---> Running in 2b7b14e69b61 [2022-04-13T20:34:03.602Z] Removing intermediate container 2f6d9e39b48f [2022-04-13T20:34:03.602Z] ---> e69ad09364cd [2022-04-13T20:34:03.602Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T20:34:03.602Z] ---> Running in a2929aacf945 [2022-04-13T20:34:03.602Z] 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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T20:34:03.602Z] 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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T20:34:03.602Z] 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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T20:34:03.602Z] 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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T20:34:03.602Z] Removing intermediate container a2929aacf945 [2022-04-13T20:34:03.602Z] ---> 066dd5db7a49 [2022-04-13T20:34:03.602Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T20:34:03.861Z] ---> Running in ddab5504f9c8 [2022-04-13T20:34:03.861Z] Removing intermediate container ddab5504f9c8 [2022-04-13T20:34:03.861Z] ---> 7f2d94ad7bca [2022-04-13T20:34:03.861Z] 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-13T20:34:04.123Z] ---> Running in b557809fa62e [2022-04-13T20:34:05.062Z] spire-1.2.1/ [2022-04-13T20:34:05.062Z] spire-1.2.1/.data/ [2022-04-13T20:34:05.062Z] spire-1.2.1/.data/.file [2022-04-13T20:34:05.062Z] spire-1.2.1/.dockerignore [2022-04-13T20:34:05.062Z] spire-1.2.1/.gitattributes [2022-04-13T20:34:05.062Z] spire-1.2.1/.githooks/ [2022-04-13T20:34:05.062Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T20:34:05.062Z] spire-1.2.1/.github/ [2022-04-13T20:34:05.062Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T20:34:05.062Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T20:34:05.062Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T20:34:05.062Z] spire-1.2.1/.github/workflows/ [2022-04-13T20:34:05.062Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T20:34:05.062Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T20:34:05.062Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T20:34:05.062Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T20:34:05.062Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T20:34:05.062Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T20:34:05.062Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T20:34:05.062Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T20:34:05.062Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T20:34:05.062Z] spire-1.2.1/.gitignore [2022-04-13T20:34:05.062Z] spire-1.2.1/.go-version [2022-04-13T20:34:05.062Z] spire-1.2.1/.golangci.yml [2022-04-13T20:34:05.062Z] spire-1.2.1/ADOPTERS.md [2022-04-13T20:34:05.062Z] spire-1.2.1/CHANGELOG.md [2022-04-13T20:34:05.062Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T20:34:05.062Z] spire-1.2.1/CODEOWNERS [2022-04-13T20:34:05.062Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T20:34:05.062Z] spire-1.2.1/Dockerfile [2022-04-13T20:34:05.062Z] spire-1.2.1/Dockerfile.dev [2022-04-13T20:34:05.062Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T20:34:05.062Z] spire-1.2.1/LICENSE [2022-04-13T20:34:05.062Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T20:34:05.062Z] spire-1.2.1/Makefile [2022-04-13T20:34:05.062Z] spire-1.2.1/README.md [2022-04-13T20:34:05.062Z] spire-1.2.1/ROADMAP.md [2022-04-13T20:34:05.062Z] spire-1.2.1/SECURITY.md [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/ [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T20:34:05.062Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T20:34:05.062Z] spire-1.2.1/conf/ [2022-04-13T20:34:05.062Z] spire-1.2.1/conf/agent/ [2022-04-13T20:34:05.062Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T20:34:05.062Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T20:34:05.062Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T20:34:05.062Z] spire-1.2.1/conf/server/ [2022-04-13T20:34:05.062Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T20:34:05.062Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T20:34:05.062Z] spire-1.2.1/conf/server/server.conf [2022-04-13T20:34:05.062Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T20:34:05.062Z] spire-1.2.1/doc/ [2022-04-13T20:34:05.062Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T20:34:05.062Z] spire-1.2.1/doc/auditlog.md [2022-04-13T20:34:05.062Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T20:34:05.062Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T20:34:05.062Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T20:34:05.062Z] spire-1.2.1/doc/images/ [2022-04-13T20:34:05.062Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T20:34:05.062Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T20:34:05.062Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T20:34:05.062Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T20:34:05.062Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T20:34:05.062Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T20:34:05.062Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T20:34:05.062Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T20:34:05.062Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T20:34:05.062Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T20:34:05.062Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T20:34:05.062Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T20:34:05.062Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/spire_server.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/telemetry.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/upgrading.md [2022-04-13T20:34:05.063Z] spire-1.2.1/doc/using_spire.md [2022-04-13T20:34:05.063Z] spire-1.2.1/examples/ [2022-04-13T20:34:05.063Z] spire-1.2.1/examples/README.md [2022-04-13T20:34:05.063Z] spire-1.2.1/go.mod [2022-04-13T20:34:05.063Z] spire-1.2.1/go.sum [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/api/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/health/ [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T20:34:05.063Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/log/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/util/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/version/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/config.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T20:34:05.064Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/server.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/proto/ [2022-04-13T20:34:05.065Z] spire-1.2.1/proto/private/ [2022-04-13T20:34:05.065Z] spire-1.2.1/proto/private/server/ [2022-04-13T20:34:05.065Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T20:34:05.065Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T20:34:05.065Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T20:34:05.065Z] spire-1.2.1/proto/spire/ [2022-04-13T20:34:05.065Z] spire-1.2.1/proto/spire/common/ [2022-04-13T20:34:05.065Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T20:34:05.065Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T20:34:05.065Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T20:34:05.065Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T20:34:05.065Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T20:34:05.065Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T20:34:05.065Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T20:34:05.065Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T20:34:05.065Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T20:34:05.065Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T20:34:05.065Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T20:34:05.065Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T20:34:05.065Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T20:34:05.065Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T20:34:05.065Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T20:34:05.065Z] spire-1.2.1/release/ [2022-04-13T20:34:05.065Z] spire-1.2.1/release/spire-extras/ [2022-04-13T20:34:05.065Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T20:34:05.065Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T20:34:05.065Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T20:34:05.065Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T20:34:05.065Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T20:34:05.065Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T20:34:05.065Z] spire-1.2.1/release/spire/ [2022-04-13T20:34:05.065Z] spire-1.2.1/release/spire/README.md [2022-04-13T20:34:05.065Z] spire-1.2.1/release/spire/conf/ [2022-04-13T20:34:05.065Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T20:34:05.065Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T20:34:05.065Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T20:34:05.065Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T20:34:05.065Z] spire-1.2.1/script/ [2022-04-13T20:34:05.065Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T20:34:05.065Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T20:34:05.065Z] spire-1.2.1/support/ [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/ [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T20:34:05.065Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T20:34:05.065Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T20:34:05.065Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T20:34:05.065Z] spire-1.2.1/test/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/clock/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/clock/clock.go [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/config/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T20:34:05.065Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T20:34:05.065Z] spire-1.2.1/test/integration/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/integration/README.md [2022-04-13T20:34:05.065Z] spire-1.2.1/test/integration/common [2022-04-13T20:34:05.065Z] spire-1.2.1/test/integration/setup/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T20:34:05.065Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T20:34:05.065Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T20:34:05.065Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T20:34:05.065Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T20:34:05.065Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T20:34:05.065Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T20:34:05.065Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T20:34:05.065Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T20:34:05.065Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T20:34:05.065Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T20:34:05.065Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T20:34:05.065Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T20:34:05.066Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T20:34:05.067Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T20:34:05.067Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T20:34:05.067Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T20:34:05.067Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T20:34:05.067Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T20:34:05.067Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T20:34:05.067Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T20:34:05.067Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T20:34:05.067Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T20:34:05.067Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T20:34:05.067Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T20:34:05.067Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T20:34:05.067Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T20:34:05.067Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T20:34:05.067Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T20:34:05.067Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T20:34:05.067Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T20:34:05.067Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T20:34:05.067Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T20:34:05.067Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T20:34:05.067Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T20:34:05.067Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T20:34:05.067Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T20:34:05.067Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T20:34:05.067Z] spire-1.2.1/test/integration/test.sh [2022-04-13T20:34:05.067Z] spire-1.2.1/test/plugintest/ [2022-04-13T20:34:05.067Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T20:34:05.067Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T20:34:05.067Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T20:34:05.067Z] spire-1.2.1/test/spiretest/ [2022-04-13T20:34:05.067Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T20:34:05.067Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T20:34:05.067Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T20:34:05.067Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T20:34:05.067Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T20:34:05.067Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T20:34:05.067Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T20:34:05.067Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T20:34:05.067Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T20:34:05.067Z] spire-1.2.1/test/testca/ [2022-04-13T20:34:05.067Z] spire-1.2.1/test/testca/ca.go [2022-04-13T20:34:05.067Z] spire-1.2.1/test/testkey/ [2022-04-13T20:34:05.067Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T20:34:05.067Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T20:34:05.067Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T20:34:05.067Z] spire-1.2.1/test/testkey/new.go [2022-04-13T20:34:05.067Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T20:34:05.067Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T20:34:05.067Z] spire-1.2.1/test/util/ [2022-04-13T20:34:05.067Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T20:34:05.067Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T20:34:05.067Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T20:34:05.067Z] spire-1.2.1/test/util/race.go [2022-04-13T20:34:05.067Z] spire-1.2.1/test/util/util.go [2022-04-13T20:34:05.067Z] building spire from source... [2022-04-13T20:34:05.067Z] Installing go1.17.7... [2022-04-13T20:34:10.330Z] Building bin/spire-server... [2022-04-13T20:34:10.330Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T20:34:10.330Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T20:34:10.330Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T20:34:10.330Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T20:34:10.330Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T20:34:10.589Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T20:34:10.589Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T20:34:10.589Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T20:34:10.589Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T20:34:10.589Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T20:34:10.589Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T20:34:10.589Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T20:34:10.589Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T20:34:10.847Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T20:34:10.847Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T20:34:10.847Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T20:34:10.847Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T20:34:10.847Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T20:34:10.847Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T20:34:10.847Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T20:34:11.106Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T20:34:11.106Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T20:34:11.106Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T20:34:11.106Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T20:34:11.106Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T20:34:11.106Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T20:34:11.106Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T20:34:11.106Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T20:34:11.106Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T20:34:11.106Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T20:34:11.106Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T20:34:11.106Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T20:34:11.363Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T20:34:11.363Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T20:34:11.363Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T20:34:11.363Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T20:34:11.363Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T20:34:11.363Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T20:34:11.363Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T20:34:11.363Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T20:34:11.621Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T20:34:11.621Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T20:34:11.621Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T20:34:11.621Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T20:34:11.621Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T20:34:11.621Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T20:34:11.621Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T20:34:11.621Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T20:34:11.621Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T20:34:11.621Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T20:34:11.621Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T20:34:11.621Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T20:34:11.621Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T20:34:11.621Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T20:34:11.880Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T20:34:12.138Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T20:34:14.671Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T20:34:14.671Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T20:34:14.671Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T20:34:14.671Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T20:34:14.671Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T20:34:18.860Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T20:34:18.860Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T20:34:18.860Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T20:34:18.860Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T20:34:18.860Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T20:34:18.861Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T20:34:18.861Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T20:34:18.861Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T20:34:18.861Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T20:34:18.861Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T20:34:19.223Z] Merging remotes/origin/main commit e06225a277df99345dc66b555c91ab0f0cafa68f into PR head commit 6477e2ac7359a4b800acd5857bc404d4297ec701 [2022-04-13T20:34:18.143Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-13T20:34:18.170Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-13T20:34:18.220Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-13T20:34:18.270Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-13T20:34:18.271Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-13T20:34:18.298Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3948/head:refs/remotes/origin/PR-3948 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-13T20:34:19.249Z] > git config core.sparsecheckout # timeout=10 [2022-04-13T20:34:19.266Z] > git checkout -f 6477e2ac7359a4b800acd5857bc404d4297ec701 # timeout=10 [2022-04-13T20:34:19.557Z] > git remote # timeout=10 [2022-04-13T20:34:19.584Z] > git config --get remote.origin.url # timeout=10 [2022-04-13T20:34:19.602Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-13T20:34:19.618Z] > git merge e06225a277df99345dc66b555c91ab0f0cafa68f # timeout=10 [2022-04-13T20:34:19.798Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T20:34:20.042Z] Merge succeeded, producing cb60c5d4f57ab31570d573762ca18756fff24b58 [2022-04-13T20:34:20.042Z] Checking out Revision cb60c5d4f57ab31570d573762ca18756fff24b58 (PR-3948) [2022-04-13T20:34:20.060Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T20:34:20.060Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T20:34:20.060Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T20:34:20.317Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T20:34:20.317Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T20:34:20.317Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T20:34:20.317Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T20:34:20.576Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T20:34:20.577Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T20:34:20.577Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T20:34:20.577Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T20:34:20.577Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T20:34:20.577Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T20:34:20.577Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T20:34:20.577Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T20:34:20.577Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T20:34:20.577Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T20:34:20.577Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T20:34:20.835Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T20:34:20.835Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T20:34:20.835Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T20:34:20.024Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-13T20:34:20.056Z] > git config core.sparsecheckout # timeout=10 [2022-04-13T20:34:20.077Z] > git checkout -f cb60c5d4f57ab31570d573762ca18756fff24b58 # timeout=10 [2022-04-13T20:34:24.124Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T20:34:24.124Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T20:34:24.124Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T20:34:24.124Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T20:34:24.124Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T20:34:24.124Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T20:34:24.124Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T20:34:24.124Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T20:34:24.124Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T20:34:24.124Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T20:34:24.124Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T20:34:24.124Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T20:34:24.124Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T20:34:24.124Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T20:34:24.124Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T20:34:24.124Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T20:34:24.124Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T20:34:24.124Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T20:34:24.124Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T20:34:24.124Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T20:34:24.124Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T20:34:24.124Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T20:34:24.124Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T20:34:24.382Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T20:34:24.382Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T20:34:24.382Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T20:34:24.382Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T20:34:24.382Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T20:34:24.382Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T20:34:24.640Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T20:34:24.640Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T20:34:24.640Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T20:34:24.640Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T20:34:24.640Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T20:34:24.640Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T20:34:24.833Z] Commit message: "Merge commit 'e06225a277df99345dc66b555c91ab0f0cafa68f' into HEAD" [2022-04-13T20:34:24.873Z] First time build. Skipping changelog. [2022-04-13T20:34:24.901Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T20:34:24.901Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T20:34:24.901Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T20:34:24.901Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T20:34:24.901Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T20:34:24.901Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T20:34:24.901Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T20:34:24.901Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T20:34:24.901Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T20:34:24.901Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T20:34:24.901Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T20:34:24.901Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T20:34:24.901Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T20:34:24.901Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-13T20:34:25.877Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-13T20:34:25.877Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T20:34:25.877Z] Dload Upload Total Spent Left Speed [2022-04-13T20:34:25.877Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 89 11843 89 10505 0 0 37384 0 --:--:-- --:--:-- --:--:-- 37251 100 11843 100 11843 0 0 41848 0 --:--:-- --:--:-- --:--:-- 41848 [Pipeline] sh [2022-04-13T20:34:26.510Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-13T20:34:26.877Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-13T20:34:26.877Z] + sudo tee /etc/docker/daemon.new [2022-04-13T20:34:26.877Z] { [2022-04-13T20:34:26.877Z] "registry-mirrors": [ [2022-04-13T20:34:26.877Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-13T20:34:26.877Z] ], [2022-04-13T20:34:26.877Z] "bip": "10.250.0.254/24", [2022-04-13T20:34:26.877Z] "hosts": [ [2022-04-13T20:34:26.877Z] "tcp://0.0.0.0:5555", [2022-04-13T20:34:26.878Z] "unix:///var/run/docker.sock" [2022-04-13T20:34:26.878Z] ], [2022-04-13T20:34:26.878Z] "mtu": 1458, [2022-04-13T20:34:26.878Z] "selinux-enabled": true, [2022-04-13T20:34:26.878Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-13T20:34:26.878Z] } [Pipeline] sh [2022-04-13T20:34:27.317Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-13T20:34:24.849Z] > git rev-list --no-walk e6dda6238a3e80563cbae1c569dc5e86f50497f6 # timeout=10 [2022-04-13T20:34:27.706Z] + sudo service docker restart [2022-04-13T20:34:33.022Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T20:34:33.022Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T20:34:37.212Z] 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/secrets-config ./cmd/secrets-config [2022-04-13T20:34:38.588Z] 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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T20:34:46.099Z] provisioning config files... [2022-04-13T20:34:46.128Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config381228574107345493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T20:34:46.519Z] ---> docker-login.sh [2022-04-13T20:34:46.519Z] nexus3.edgexfoundry.org:10001 [2022-04-13T20:34:47.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:34:47.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:34:47.409Z] Configure a credential helper to remove this warning. See [2022-04-13T20:34:47.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:34:47.409Z] [2022-04-13T20:34:47.409Z] Login Succeeded [2022-04-13T20:34:47.409Z] nexus3.edgexfoundry.org:10002 [2022-04-13T20:34:48.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:34:48.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:34:48.011Z] Configure a credential helper to remove this warning. See [2022-04-13T20:34:48.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:34:48.011Z] [2022-04-13T20:34:48.011Z] Login Succeeded [2022-04-13T20:34:48.011Z] nexus3.edgexfoundry.org:10003 [2022-04-13T20:34:48.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:34:48.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:34:48.626Z] Configure a credential helper to remove this warning. See [2022-04-13T20:34:48.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:34:48.626Z] [2022-04-13T20:34:48.626Z] Login Succeeded [2022-04-13T20:34:48.626Z] nexus3.edgexfoundry.org:10004 [2022-04-13T20:34:48.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:34:49.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:34:49.191Z] Configure a credential helper to remove this warning. See [2022-04-13T20:34:49.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:34:49.191Z] [2022-04-13T20:34:49.191Z] Login Succeeded [2022-04-13T20:34:49.191Z] docker.io [2022-04-13T20:34:49.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T20:34:50.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T20:34:50.072Z] Configure a credential helper to remove this warning. See [2022-04-13T20:34:50.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T20:34:50.072Z] [2022-04-13T20:34:50.072Z] Login Succeeded [2022-04-13T20:34:50.072Z] ---> docker-login.sh ends [Pipeline] } [2022-04-13T20:34:50.093Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-13T20:34:50.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-13T20:34:50.738Z] ========================================================= [2022-04-13T20:34:50.738Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-13T20:34:50.738Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T20:34:51.097Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T20:34:51.375Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-13T20:34:51.375Z] 9b3977197b4f: Pulling fs layer [2022-04-13T20:34:51.375Z] 1a89e8eeedd5: Pulling fs layer [2022-04-13T20:34:51.375Z] 94645a83ff95: Pulling fs layer [2022-04-13T20:34:51.375Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-13T20:34:51.375Z] 0c92f367c5e7: Pulling fs layer [2022-04-13T20:34:51.375Z] f7c0051592d6: Pulling fs layer [2022-04-13T20:34:51.375Z] a227ed2f7395: Pulling fs layer [2022-04-13T20:34:51.375Z] 7b1c46037f91: Pulling fs layer [2022-04-13T20:34:51.375Z] 0c92f367c5e7: Waiting [2022-04-13T20:34:51.375Z] f7c0051592d6: Waiting [2022-04-13T20:34:51.375Z] 3f3a8bcf1eab: Waiting [2022-04-13T20:34:51.375Z] a227ed2f7395: Waiting [2022-04-13T20:34:51.375Z] 7b1c46037f91: Waiting [2022-04-13T20:34:51.375Z] 94645a83ff95: Verifying Checksum [2022-04-13T20:34:51.375Z] 94645a83ff95: Download complete [2022-04-13T20:34:51.375Z] 1a89e8eeedd5: Verifying Checksum [2022-04-13T20:34:51.375Z] 1a89e8eeedd5: Download complete [2022-04-13T20:34:51.375Z] f7c0051592d6: Verifying Checksum [2022-04-13T20:34:51.375Z] f7c0051592d6: Download complete [2022-04-13T20:34:51.375Z] 9b3977197b4f: Download complete [2022-04-13T20:34:51.375Z] a227ed2f7395: Verifying Checksum [2022-04-13T20:34:51.375Z] a227ed2f7395: Download complete [2022-04-13T20:34:52.385Z] 9b3977197b4f: Pull complete [2022-04-13T20:34:52.995Z] 1a89e8eeedd5: Pull complete [2022-04-13T20:34:53.280Z] 94645a83ff95: Pull complete [2022-04-13T20:34:53.887Z] 7b1c46037f91: Download complete [2022-04-13T20:34:54.485Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-13T20:34:54.485Z] 3f3a8bcf1eab: Download complete [2022-04-13T20:35:09.611Z] 3f3a8bcf1eab: Pull complete [2022-04-13T20:35:09.611Z] 0c92f367c5e7: Pull complete [2022-04-13T20:35:10.229Z] f7c0051592d6: Pull complete [2022-04-13T20:35:10.508Z] a227ed2f7395: Pull complete [2022-04-13T20:35:17.421Z] Removing intermediate container 9c5682dedb61 [2022-04-13T20:35:17.421Z] ---> e8035690336e [2022-04-13T20:35:17.421Z] [2022-04-13T20:35:17.421Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T20:35:17.421Z] Removing intermediate container 2b7b14e69b61 [2022-04-13T20:35:17.421Z] ---> 0bff0ed38c52 [2022-04-13T20:35:17.421Z] [2022-04-13T20:35:17.421Z] Step 10/31 : FROM alpine:3.14 [2022-04-13T20:35:17.421Z] Removing intermediate container a9eaf6d5dd4d [2022-04-13T20:35:17.421Z] ---> e6cd20c5d27c [2022-04-13T20:35:17.421Z] [2022-04-13T20:35:17.421Z] Step 10/25 : FROM alpine:3.14 [2022-04-13T20:35:17.421Z] Removing intermediate container 860683df486e [2022-04-13T20:35:17.421Z] ---> 7ef384851e6c [2022-04-13T20:35:17.421Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-13T20:35:17.421Z] ---> Running in 1f3067621567 [2022-04-13T20:35:17.421Z] 3.14: Pulling from library/alpine [2022-04-13T20:35:17.421Z] 3.14: Pulling from library/alpine [2022-04-13T20:35:17.421Z] 3.14: Pulling from library/alpine [2022-04-13T20:35:17.421Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T20:35:17.421Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T20:35:17.421Z] Status: Downloaded newer image for alpine:3.14 [2022-04-13T20:35:17.421Z] Status: Downloaded newer image for alpine:3.14 [2022-04-13T20:35:17.421Z] ---> e04c818066af [2022-04-13T20:35:17.421Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-13T20:35:17.421Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T20:35:17.421Z] Status: Image is up to date for alpine:3.14 [2022-04-13T20:35:17.421Z] ---> e04c818066af [2022-04-13T20:35:17.421Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-13T20:35:17.421Z] ---> e04c818066af [2022-04-13T20:35:17.421Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-13T20:35:17.421Z] ---> Running in 0e2eeb3e243b [2022-04-13T20:35:17.421Z] ---> Running in c47970929bb1 [2022-04-13T20:35:17.421Z] ---> Running in fa46e9eb64a9 [2022-04-13T20:35:17.421Z] Removing intermediate container fa46e9eb64a9 [2022-04-13T20:35:17.421Z] ---> d695f950cfba [2022-04-13T20:35:17.421Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-13T20:35:17.421Z] ---> Running in dabd1bccfede [2022-04-13T20:35:17.421Z] 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-13T20:35:17.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:35:17.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:35:17.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:35:17.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:35:17.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:35:17.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:35:17.421Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-13T20:35:17.421Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-13T20:35:17.421Z] (3/3) Installing su-exec (0.2-r1) [2022-04-13T20:35:17.421Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T20:35:17.421Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T20:35:17.421Z] OK: 6 MiB in 17 packages [2022-04-13T20:35:17.421Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-13T20:35:17.421Z] (2/2) Installing su-exec (0.2-r1) [2022-04-13T20:35:17.421Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T20:35:17.421Z] OK: 6 MiB in 16 packages [2022-04-13T20:35:17.421Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-13T20:35:17.421Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-13T20:35:17.421Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-13T20:35:17.421Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-13T20:35:17.421Z] (5/6) Installing curl (7.79.1-r0) [2022-04-13T20:35:17.421Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-13T20:35:17.421Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T20:35:17.421Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T20:35:17.421Z] OK: 8 MiB in 20 packages [2022-04-13T20:35:17.421Z] Removing intermediate container dabd1bccfede [2022-04-13T20:35:17.421Z] ---> 0c2803e11e49 [2022-04-13T20:35:17.421Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-13T20:35:17.421Z] Removing intermediate container 0e2eeb3e243b [2022-04-13T20:35:17.421Z] ---> 939884b6145c [2022-04-13T20:35:17.421Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T20:35:17.421Z] ---> Running in be2bf5466898 [2022-04-13T20:35:17.421Z] ---> Running in a2d8d9c7c637 [2022-04-13T20:35:17.421Z] Removing intermediate container c47970929bb1 [2022-04-13T20:35:17.421Z] ---> 4f36459d64a2 [2022-04-13T20:35:17.421Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T20:35:17.421Z] ---> Running in 35d829c5b519 [2022-04-13T20:35:17.421Z] Removing intermediate container a2d8d9c7c637 [2022-04-13T20:35:17.421Z] ---> 8dddfe5ec2b3 [2022-04-13T20:35:17.421Z] Step 13/25 : WORKDIR / [2022-04-13T20:35:17.421Z] Removing intermediate container be2bf5466898 [2022-04-13T20:35:17.421Z] ---> c60907ac564f [2022-04-13T20:35:17.421Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-13T20:35:17.421Z] ---> Running in 83a185f19993 [2022-04-13T20:35:17.421Z] ---> Running in d297c6e2806b [2022-04-13T20:35:17.477Z] 7b1c46037f91: Pull complete [2022-04-13T20:35:17.477Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-13T20:35:17.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T20:35:17.477Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-13T20:35:17.684Z] Removing intermediate container 35d829c5b519 [2022-04-13T20:35:17.684Z] ---> 67828bb07a29 [2022-04-13T20:35:17.684Z] Step 13/22 : WORKDIR /edgex [2022-04-13T20:35:17.684Z] ---> Running in 0dc4fe91af69 [2022-04-13T20:35:17.684Z] Removing intermediate container 83a185f19993 [2022-04-13T20:35:17.684Z] ---> 101e1afe65a1 [2022-04-13T20:35:17.684Z] 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-13T20:35:17.684Z] Removing intermediate container d297c6e2806b [2022-04-13T20:35:17.684Z] ---> b692c840d414 [2022-04-13T20:35:17.684Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-13T20:35:17.684Z] ---> Running in 03a1c3551c7a [2022-04-13T20:35:17.844Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-13T20:35:17.844Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T20:35:17.844Z] WORKDIR /edgex [2022-04-13T20:35:17.844Z] COPY go.mod . [2022-04-13T20:35:17.844Z] RUN go mod download [2022-04-13T20:35:17.942Z] Removing intermediate container 0dc4fe91af69 [2022-04-13T20:35:17.942Z] ---> 7969bdcc1527 [2022-04-13T20:35:17.942Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-13T20:35:17.942Z] ---> b2d4b2eb54ab [2022-04-13T20:35:17.942Z] 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-13T20:35:18.201Z] ---> d9ca044153ac [2022-04-13T20:35:18.201Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-13T20:35:18.201Z] ---> 6cd163fce4ba [2022-04-13T20:35:18.201Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-13T20:35:18.767Z] ---> 3ba855a330c1 [2022-04-13T20:35:18.767Z] 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-13T20:35:18.767Z] ---> 4716580a97ef [2022-04-13T20:35:18.767Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-13T20:35:18.767Z] Removing intermediate container 03a1c3551c7a [2022-04-13T20:35:18.767Z] ---> b5731af66099 [2022-04-13T20:35:18.767Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-13T20:35:18.767Z] ---> Running in e3b6cdab7623 [2022-04-13T20:35:19.026Z] ---> f12495c883ad [2022-04-13T20:35:19.026Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-13T20:35:19.286Z] Removing intermediate container e3b6cdab7623 [2022-04-13T20:35:19.286Z] ---> d73fc8c90226 [2022-04-13T20:35:19.286Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-13T20:35:19.544Z] ---> 1b0e6bca8a75 [2022-04-13T20:35:19.544Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T20:35:19.544Z] ---> db98618ca936 [2022-04-13T20:35:19.544Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-13T20:35:19.544Z] ---> aa4fd754673f [2022-04-13T20:35:19.544Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-13T20:35:19.544Z] ---> Running in a792fb35ba52 [2022-04-13T20:35:19.544Z] ---> 5ae6cbeb1c2f [2022-04-13T20:35:19.544Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-13T20:35:20.116Z] ---> Running in 80464bf37594 [2022-04-13T20:35:20.116Z] Removing intermediate container 1f3067621567 [2022-04-13T20:35:20.116Z] ---> 2931864e7d47 [2022-04-13T20:35:20.116Z] [2022-04-13T20:35:20.116Z] Step 11/23 : FROM docker:20.10.14 [2022-04-13T20:35:20.116Z] ---> dd0a220599a5 [2022-04-13T20:35:20.116Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T20:35:20.116Z] 20.10.14: Pulling from library/docker [2022-04-13T20:35:20.116Z] ---> d6adb008ee94 [2022-04-13T20:35:20.116Z] 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-13T20:35:20.381Z] ---> Running in 5a5534e89f7c [2022-04-13T20:35:20.494Z] Sending build context to Docker daemon 169.2MB [2022-04-13T20:35:20.640Z] Removing intermediate container a792fb35ba52 [2022-04-13T20:35:20.640Z] ---> 07450b08db2e [2022-04-13T20:35:20.640Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T20:35:20.770Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T20:35:20.770Z] ---> f79e39bc4007 [2022-04-13T20:35:20.770Z] Step 2/4 : WORKDIR /edgex [2022-04-13T20:35:21.207Z] ---> bdff7e47a59e [2022-04-13T20:35:21.207Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-13T20:35:21.207Z] Removing intermediate container 80464bf37594 [2022-04-13T20:35:21.207Z] ---> 86a02b4c727b [2022-04-13T20:35:21.207Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T20:35:21.207Z] ---> Running in e22047adcbf9 [2022-04-13T20:35:21.465Z] Removing intermediate container e22047adcbf9 [2022-04-13T20:35:21.465Z] ---> 80073da24672 [2022-04-13T20:35:21.465Z] Step 20/22 : LABEL arch=x86_64 [2022-04-13T20:35:21.465Z] ---> Running in 24fd0c1f3f04 [2022-04-13T20:35:21.724Z] Removing intermediate container 5a5534e89f7c [2022-04-13T20:35:21.725Z] ---> 31ec1bf051eb [2022-04-13T20:35:21.725Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T20:35:21.765Z] ---> Running in c2f97a02a478 [2022-04-13T20:35:21.985Z] Removing intermediate container 24fd0c1f3f04 [2022-04-13T20:35:21.985Z] ---> 361fd78d027a [2022-04-13T20:35:21.985Z] Step 21/22 : LABEL git_sha=e7036bc784c83e70ab645109578a2dfb988616fa [2022-04-13T20:35:21.985Z] ---> Running in 4aa9ee654262 [2022-04-13T20:35:21.985Z] ---> aff74c661f2b [2022-04-13T20:35:21.985Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-13T20:35:21.985Z] ---> Running in add03dfa09cc [2022-04-13T20:35:22.041Z] Removing intermediate container c2f97a02a478 [2022-04-13T20:35:22.041Z] ---> fe63aebe8051 [2022-04-13T20:35:22.041Z] Step 3/4 : COPY go.mod . [2022-04-13T20:35:22.245Z] Removing intermediate container 4aa9ee654262 [2022-04-13T20:35:22.246Z] ---> 23ee9fcfba22 [2022-04-13T20:35:22.246Z] Step 23/25 : LABEL arch=x86_64 [2022-04-13T20:35:22.246Z] Removing intermediate container add03dfa09cc [2022-04-13T20:35:22.246Z] ---> 6c36438684a1 [2022-04-13T20:35:22.246Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T20:35:22.246Z] ---> Running in ac209c253a47 [2022-04-13T20:35:22.246Z] ---> 7e01d120f287 [2022-04-13T20:35:22.246Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-13T20:35:22.507Z] ---> Running in 45d42e7dc8ac [2022-04-13T20:35:22.507Z] Removing intermediate container ac209c253a47 [2022-04-13T20:35:22.507Z] ---> 65c19583a88c [2022-04-13T20:35:22.507Z] Step 24/25 : LABEL git_sha=e7036bc784c83e70ab645109578a2dfb988616fa [2022-04-13T20:35:22.507Z] ---> Running in dafd10ea37af [2022-04-13T20:35:22.507Z] Removing intermediate container 45d42e7dc8ac [2022-04-13T20:35:22.507Z] ---> c838e0601f4c [2022-04-13T20:35:22.507Z] [2022-04-13T20:35:22.507Z] ---> 72bf12d2866f [2022-04-13T20:35:22.507Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-13T20:35:22.643Z] ---> 0639f14ad299 [2022-04-13T20:35:22.643Z] Step 4/4 : RUN go mod download [2022-04-13T20:35:22.766Z] Removing intermediate container dafd10ea37af [2022-04-13T20:35:22.766Z] ---> 4399fa63bdb0 [2022-04-13T20:35:22.766Z] Step 25/25 : LABEL version=0.0.0 [2022-04-13T20:35:22.766Z] Successfully built c838e0601f4c [2022-04-13T20:35:22.766Z] Successfully tagged security-proxy-setup:latest [2022-04-13T20:35:22.766Z] ---> Running in 218b8230805f [2022-04-13T20:35:22.766Z]  Building security-proxy-setup ... done Building core-data [2022-04-13T20:35:22.766Z] ---> c45cd66d97bd [2022-04-13T20:35:22.766Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-13T20:35:22.922Z] ---> Running in f39bc14a8072 [2022-04-13T20:35:23.026Z] Removing intermediate container 218b8230805f [2022-04-13T20:35:23.026Z] ---> cd6592e4a4a2 [2022-04-13T20:35:23.026Z] [2022-04-13T20:35:23.026Z] ---> Running in 4ff8e7d18b05 [2022-04-13T20:35:23.026Z] Successfully built cd6592e4a4a2 [2022-04-13T20:35:23.962Z] Successfully tagged security-secretstore-setup:latest [2022-04-13T20:35:23.962Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-04-13T20:35:23.962Z] Removing intermediate container 4ff8e7d18b05 [2022-04-13T20:35:23.962Z] ---> cfe2307ffd2b [2022-04-13T20:35:23.962Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-13T20:35:29.258Z] ---> e36356d683f1 [2022-04-13T20:35:29.258Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-13T20:35:29.258Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:35:29.258Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:35:29.258Z] ---> 7b26972ede99 [2022-04-13T20:35:29.258Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T20:35:29.258Z] ---> Using cache [2022-04-13T20:35:29.258Z] ---> 9881a2386588 [2022-04-13T20:35:29.258Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:35:29.258Z] ---> Using cache [2022-04-13T20:35:29.258Z] ---> 758fc37dd965 [2022-04-13T20:35:29.258Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-13T20:35:29.518Z] ---> Running in 8b06ecc1bd13 [2022-04-13T20:35:29.785Z] ---> Running in fc15754c18d1 [2022-04-13T20:35:29.785Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-13T20:35:29.785Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-13T20:35:30.044Z] ---> 7417809fdb73 [2022-04-13T20:35:30.044Z] 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-13T20:35:30.304Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:35:30.304Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:35:30.304Z] ---> 7b26972ede99 [2022-04-13T20:35:30.304Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T20:35:30.304Z] ---> Using cache [2022-04-13T20:35:30.304Z] ---> 9881a2386588 [2022-04-13T20:35:30.304Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:35:30.304Z] ---> Using cache [2022-04-13T20:35:30.304Z] ---> 758fc37dd965 [2022-04-13T20:35:30.304Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T20:35:30.304Z] ---> Using cache [2022-04-13T20:35:30.304Z] ---> 1b0516ed09b5 [2022-04-13T20:35:30.304Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T20:35:30.304Z] ---> Using cache [2022-04-13T20:35:30.304Z] ---> 7e4179e60bfd [2022-04-13T20:35:30.304Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:35:30.304Z] ---> Using cache [2022-04-13T20:35:30.304Z] ---> e691a487833f [2022-04-13T20:35:30.304Z] Step 8/26 : COPY . . [2022-04-13T20:35:30.304Z] ---> Using cache [2022-04-13T20:35:30.304Z] ---> 2825992852a8 [2022-04-13T20:35:30.304Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T20:35:30.304Z] ---> Using cache [2022-04-13T20:35:30.304Z] ---> e69ad09364cd [2022-04-13T20:35:30.304Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T20:35:30.304Z] ---> Using cache [2022-04-13T20:35:30.304Z] ---> 066dd5db7a49 [2022-04-13T20:35:30.304Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T20:35:30.304Z] ---> Using cache [2022-04-13T20:35:30.304Z] ---> 7f2d94ad7bca [2022-04-13T20:35:30.304Z] 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-13T20:35:30.873Z] ---> Running in 5ba4a7634629 [2022-04-13T20:35:30.873Z] ---> Running in 2c2926afad8f [2022-04-13T20:35:30.873Z] Removing intermediate container 5ba4a7634629 [2022-04-13T20:35:30.873Z] ---> 25b1dbdac368 [2022-04-13T20:35:30.873Z] 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-13T20:35:30.873Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:35:31.132Z] ---> Running in cf1de60a421a [2022-04-13T20:35:31.391Z] Removing intermediate container 8b06ecc1bd13 [2022-04-13T20:35:31.391Z] ---> 866f13ecf6df [2022-04-13T20:35:31.391Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-13T20:35:31.649Z] ---> Running in 97eb4dcb939a [2022-04-13T20:35:31.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:35:31.649Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:35:31.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:35:31.910Z] spire-1.2.1/ [2022-04-13T20:35:31.910Z] spire-1.2.1/.data/ [2022-04-13T20:35:31.910Z] spire-1.2.1/.data/.file [2022-04-13T20:35:31.910Z] spire-1.2.1/.dockerignore [2022-04-13T20:35:31.910Z] spire-1.2.1/.gitattributes [2022-04-13T20:35:31.910Z] spire-1.2.1/.githooks/ [2022-04-13T20:35:31.910Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T20:35:31.910Z] spire-1.2.1/.github/ [2022-04-13T20:35:31.910Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T20:35:31.910Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T20:35:31.910Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T20:35:31.910Z] spire-1.2.1/.github/workflows/ [2022-04-13T20:35:31.910Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T20:35:31.910Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T20:35:31.910Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T20:35:31.910Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T20:35:31.910Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T20:35:31.910Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T20:35:31.910Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T20:35:31.910Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T20:35:31.910Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T20:35:31.910Z] spire-1.2.1/.gitignore [2022-04-13T20:35:31.910Z] spire-1.2.1/.go-version [2022-04-13T20:35:31.910Z] spire-1.2.1/.golangci.yml [2022-04-13T20:35:31.910Z] spire-1.2.1/ADOPTERS.md [2022-04-13T20:35:31.910Z] spire-1.2.1/CHANGELOG.md [2022-04-13T20:35:31.910Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T20:35:31.910Z] spire-1.2.1/CODEOWNERS [2022-04-13T20:35:31.910Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T20:35:31.910Z] spire-1.2.1/Dockerfile [2022-04-13T20:35:31.910Z] spire-1.2.1/Dockerfile.dev [2022-04-13T20:35:31.910Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T20:35:31.910Z] spire-1.2.1/LICENSE [2022-04-13T20:35:31.910Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T20:35:31.910Z] spire-1.2.1/Makefile [2022-04-13T20:35:31.910Z] spire-1.2.1/README.md [2022-04-13T20:35:31.910Z] spire-1.2.1/ROADMAP.md [2022-04-13T20:35:31.910Z] spire-1.2.1/SECURITY.md [2022-04-13T20:35:31.910Z] spire-1.2.1/cmd/ [2022-04-13T20:35:31.910Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T20:35:31.910Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T20:35:31.910Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T20:35:31.910Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T20:35:31.910Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T20:35:31.910Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T20:35:31.910Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T20:35:31.910Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T20:35:31.910Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T20:35:31.910Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T20:35:31.910Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T20:35:31.910Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T20:35:31.910Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T20:35:31.910Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T20:35:31.910Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T20:35:31.910Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T20:35:31.910Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T20:35:31.910Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T20:35:31.910Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T20:35:31.910Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T20:35:31.910Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T20:35:31.910Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T20:35:31.910Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T20:35:31.910Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T20:35:31.910Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.goRemoving intermediate container 97eb4dcb939a [2022-04-13T20:35:31.911Z] ---> a5d3dfe2714b [2022-04-13T20:35:31.911Z] Step 28/31 : CMD ["gate"] [2022-04-13T20:35:31.911Z] [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T20:35:31.911Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T20:35:31.911Z] spire-1.2.1/conf/ [2022-04-13T20:35:31.911Z] spire-1.2.1/conf/agent/ [2022-04-13T20:35:31.911Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T20:35:31.911Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T20:35:31.911Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T20:35:31.911Z] spire-1.2.1/conf/server/ [2022-04-13T20:35:31.911Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T20:35:31.911Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T20:35:31.911Z] spire-1.2.1/conf/server/server.conf [2022-04-13T20:35:31.911Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/ [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/auditlog.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/images/ [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/spire_server.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/telemetry.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/upgrading.md [2022-04-13T20:35:31.911Z] spire-1.2.1/doc/using_spire.md [2022-04-13T20:35:31.911Z] spire-1.2.1/examples/ [2022-04-13T20:35:31.911Z] spire-1.2.1/examples/README.md [2022-04-13T20:35:31.911Z] spire-1.2.1/go.mod [2022-04-13T20:35:31.911Z] spire-1.2.1/go.sum [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/ [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/ [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T20:35:31.911Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/api/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T20:35:31.912Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/health/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/log/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T20:35:31.913Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/util/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/version/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/config.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T20:35:31.914Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go(1/43) Installing readline (8.1.1-r0) [2022-04-13T20:35:31.915Z] [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/(2/43) Installing bash (5.1.16-r0) [2022-04-13T20:35:31.915Z] [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T20:35:31.915Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/server.go [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T20:35:31.916Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T20:35:31.916Z] spire-1.2.1/proto/ [2022-04-13T20:35:31.916Z] spire-1.2.1/proto/private/ [2022-04-13T20:35:31.916Z] spire-1.2.1/proto/private/server/ [2022-04-13T20:35:31.916Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T20:35:31.916Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T20:35:31.916Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T20:35:31.916Z] spire-1.2.1/proto/spire/ [2022-04-13T20:35:31.916Z] spire-1.2.1/proto/spire/common/ [2022-04-13T20:35:31.916Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T20:35:31.916Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T20:35:31.916Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T20:35:31.916Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T20:35:31.916Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T20:35:31.916Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T20:35:31.916Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T20:35:31.916Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T20:35:31.916Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T20:35:31.916Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T20:35:31.916Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T20:35:31.916Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T20:35:31.916Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T20:35:31.916Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T20:35:31.916Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T20:35:31.916Z] spire-1.2.1/release/ [2022-04-13T20:35:31.916Z] spire-1.2.1/release/spire-extras/ [2022-04-13T20:35:31.916Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T20:35:31.916Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T20:35:31.916Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T20:35:31.916Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T20:35:31.916Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T20:35:31.916Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T20:35:31.916Z] spire-1.2.1/release/spire/ [2022-04-13T20:35:31.916Z] spire-1.2.1/release/spire/README.md [2022-04-13T20:35:31.916Z] spire-1.2.1/release/spire/conf/ [2022-04-13T20:35:31.916Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T20:35:31.916Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T20:35:31.916Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T20:35:31.916Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T20:35:31.916Z] spire-1.2.1/script/ [2022-04-13T20:35:31.916Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T20:35:31.916Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T20:35:31.916Z] spire-1.2.1/support/ [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/ [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T20:35:31.916Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T20:35:31.916Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T20:35:31.916Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T20:35:31.917Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T20:35:31.917Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T20:35:31.917Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T20:35:31.917Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T20:35:31.917Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T20:35:31.917Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T20:35:31.917Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T20:35:31.917Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T20:35:31.917Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T20:35:31.917Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T20:35:31.917Z] spire-1.2.1/test/ [2022-04-13T20:35:31.917Z] spire-1.2.1/test/clock/ [2022-04-13T20:35:31.917Z] spire-1.2.1/test/clock/clock.go [2022-04-13T20:35:31.917Z] spire-1.2.1/test/fakes/ [2022-04-13T20:35:31.917Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T20:35:31.917Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T20:35:31.917Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T20:35:31.917Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T20:35:31.917Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T20:35:31.917Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T20:35:31.917Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T20:35:31.917Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.goExecuting bash-5.1.16-r0.post-install [2022-04-13T20:35:31.917Z] [2022-04-13T20:35:31.917Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T20:35:31.917Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T20:35:31.917Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T20:35:31.917Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T20:35:31.917Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T20:35:31.917Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T20:35:31.917Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T20:35:31.917Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T20:35:31.917Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T20:35:31.917Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T20:35:31.917Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T20:35:31.917Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T20:35:31.917Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T20:35:31.917Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T20:35:31.917Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T20:35:31.917Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T20:35:31.917Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T20:35:31.917Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T20:35:31.917Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T20:35:31.917Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T20:35:31.917Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/config/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf(3/43) Installing brotli-libs (1.0.9-r5) [2022-04-13T20:35:32.179Z] [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T20:35:32.179Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/README.md [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/common [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/setup/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T20:35:32.179Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/(4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T20:35:32.180Z] [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T20:35:32.180Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl(5/43) Installing libcurl (7.80.0-r0) [2022-04-13T20:35:32.181Z] [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T20:35:32.181Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T20:35:32.182Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T20:35:32.182Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T20:35:32.182Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T20:35:32.182Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T20:35:32.182Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T20:35:32.182Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T20:35:32.182Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T20:35:32.182Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T20:35:32.182Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T20:35:32.182Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T20:35:32.182Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T20:35:32.182Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T20:35:32.182Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md(6/43) Installing curl (7.80.0-r0) [2022-04-13T20:35:32.182Z] [2022-04-13T20:35:32.182Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T20:35:32.182Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T20:35:32.182Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T20:35:32.182Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T20:35:32.182Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T20:35:32.182Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T20:35:32.182Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T20:35:32.182Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T20:35:32.182Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T20:35:32.182Z] spire-1.2.1/test/integration/test.sh [2022-04-13T20:35:32.182Z] spire-1.2.1/test/plugintest/ [2022-04-13T20:35:32.182Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T20:35:32.182Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T20:35:32.182Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T20:35:32.182Z] spire-1.2.1/test/spiretest/ [2022-04-13T20:35:32.182Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T20:35:32.182Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T20:35:32.182Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T20:35:32.182Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T20:35:32.182Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T20:35:32.182Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T20:35:32.182Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T20:35:32.182Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T20:35:32.182Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T20:35:32.182Z] spire-1.2.1/test/testca/ [2022-04-13T20:35:32.182Z] spire-1.2.1/test/testca/ca.go [2022-04-13T20:35:32.182Z] spire-1.2.1/test/testkey/ [2022-04-13T20:35:32.182Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T20:35:32.182Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T20:35:32.182Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T20:35:32.182Z] spire-1.2.1/test/testkey/new.go [2022-04-13T20:35:32.182Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T20:35:32.182Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T20:35:32.182Z] spire-1.2.1/test/util/ [2022-04-13T20:35:32.182Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T20:35:32.182Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T20:35:32.182Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T20:35:32.182Z] spire-1.2.1/test/util/race.go [2022-04-13T20:35:32.182Z] spire-1.2.1/test/util/util.go [2022-04-13T20:35:32.182Z] building spire from source... [2022-04-13T20:35:32.182Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-13T20:35:32.182Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-13T20:35:32.182Z] (9/43) Installing expat (2.4.7-r0) [2022-04-13T20:35:32.182Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-13T20:35:32.182Z] OK: 221 MiB in 52 packages [2022-04-13T20:35:32.182Z] (11/43) Installing gdbm (1.22-r0) [2022-04-13T20:35:32.182Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-13T20:35:32.182Z] Installing go1.17.7... [2022-04-13T20:35:32.182Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-13T20:35:32.182Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-13T20:35:32.182Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-13T20:35:32.182Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-13T20:35:32.182Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-13T20:35:32.182Z] ---> Running in 8df1448468b3 [2022-04-13T20:35:32.750Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-13T20:35:32.750Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-13T20:35:32.750Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-13T20:35:32.750Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-13T20:35:32.750Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-13T20:35:33.009Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-13T20:35:33.009Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-13T20:35:33.009Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-13T20:35:33.009Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-13T20:35:33.009Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-13T20:35:33.009Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-13T20:35:33.009Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-13T20:35:33.009Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-13T20:35:33.009Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-13T20:35:33.009Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-13T20:35:33.009Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-13T20:35:33.009Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-13T20:35:33.009Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-13T20:35:33.009Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-13T20:35:33.009Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-13T20:35:33.009Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-13T20:35:33.009Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-13T20:35:33.009Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-13T20:35:33.009Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-13T20:35:33.009Z] Removing intermediate container 8df1448468b3 [2022-04-13T20:35:33.009Z] ---> 035463431400 [2022-04-13T20:35:33.009Z] Step 29/31 : LABEL arch=x86_64 [2022-04-13T20:35:33.275Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-13T20:35:33.275Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-13T20:35:33.275Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T20:35:33.275Z] OK: 83 MiB in 65 packages [2022-04-13T20:35:33.843Z] ---> Running in d090c6b94c99 [2022-04-13T20:35:33.843Z] Removing intermediate container fc15754c18d1 [2022-04-13T20:35:33.843Z] ---> 08700d8eb928 [2022-04-13T20:35:33.843Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T20:35:34.102Z] Removing intermediate container d090c6b94c99 [2022-04-13T20:35:34.102Z] ---> df916c2f95d4 [2022-04-13T20:35:34.102Z] Step 30/31 : LABEL git_sha=e7036bc784c83e70ab645109578a2dfb988616fa [2022-04-13T20:35:34.365Z] ---> 2874554d6bbb [2022-04-13T20:35:34.365Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:35:34.365Z] ---> Running in e33176ebb19a [2022-04-13T20:35:34.654Z] ---> Running in 2ec11411c84f [2022-04-13T20:35:34.654Z] Removing intermediate container e33176ebb19a [2022-04-13T20:35:34.654Z] ---> 8fd83421c6d7 [2022-04-13T20:35:34.654Z] Step 31/31 : LABEL version=0.0.0 [2022-04-13T20:35:34.963Z] Collecting docker-compose==1.23.2 [2022-04-13T20:35:34.963Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-13T20:35:34.963Z] Collecting docopt<0.7,>=0.6.1 [2022-04-13T20:35:34.963Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-13T20:35:35.267Z] ---> Running in fe351ed766d7 [2022-04-13T20:35:35.528Z] Collecting docker<4.0,>=3.6.0 [2022-04-13T20:35:35.528Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-13T20:35:35.528Z] Removing intermediate container fe351ed766d7 [2022-04-13T20:35:35.528Z] ---> dda19427f8d0 [2022-04-13T20:35:35.528Z] [2022-04-13T20:35:35.528Z] Successfully built dda19427f8d0 [2022-04-13T20:35:35.787Z] Collecting PyYAML<4,>=3.10 [2022-04-13T20:35:35.787Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-13T20:35:35.787Z] Successfully tagged security-bootstrapper:latest [2022-04-13T20:35:35.787Z] Building core-command [2022-04-13T20:35:36.047Z]  Building security-bootstrapper ... done Removing intermediate container 2ec11411c84f [2022-04-13T20:35:36.047Z] ---> 144ba98987bf [2022-04-13T20:35:36.047Z] Step 8/23 : COPY . . [2022-04-13T20:35:36.306Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-13T20:35:36.306Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-13T20:35:36.306Z] Collecting texttable<0.10,>=0.9.0 [2022-04-13T20:35:36.306Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-13T20:35:36.872Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-13T20:35:36.872Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-13T20:35:37.130Z] Collecting cached-property<2,>=1.2.0 [2022-04-13T20:35:37.130Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-13T20:35:37.130Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-13T20:35:37.130Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-13T20:35:37.130Z] Collecting jsonschema<3,>=2.5.1 [2022-04-13T20:35:37.130Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-13T20:35:37.130Z] 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-13T20:35:37.387Z] Collecting docker-pycreds>=0.4.0 [2022-04-13T20:35:37.387Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-13T20:35:37.387Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-13T20:35:37.387Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-13T20:35:37.387Z] 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-13T20:35:37.387Z] Collecting idna<2.8,>=2.5 [2022-04-13T20:35:37.388Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-13T20:35:37.388Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-13T20:35:37.388Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-13T20:35:37.646Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-13T20:35:37.646Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-13T20:35:37.646Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-13T20:35:37.646Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-13T20:35:37.646Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-13T20:35:37.646Z] Attempting uninstall: urllib3 [2022-04-13T20:35:37.646Z] Found existing installation: urllib3 1.26.7 [2022-04-13T20:35:37.646Z] Uninstalling urllib3-1.26.7: [2022-04-13T20:35:37.646Z] Successfully uninstalled urllib3-1.26.7 [2022-04-13T20:35:37.905Z] Attempting uninstall: idna [2022-04-13T20:35:37.905Z] Found existing installation: idna 3.3 [2022-04-13T20:35:37.905Z] Uninstalling idna-3.3: [2022-04-13T20:35:37.905Z] Successfully uninstalled idna-3.3 [2022-04-13T20:35:38.168Z] Building bin/spire-server... [2022-04-13T20:35:38.168Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T20:35:38.168Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T20:35:38.168Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T20:35:38.168Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T20:35:38.168Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T20:35:38.168Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T20:35:38.168Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T20:35:38.168Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T20:35:38.168Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T20:35:38.168Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T20:35:38.427Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T20:35:38.427Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T20:35:38.427Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T20:35:38.427Z]  Attempting uninstall: requests [2022-04-13T20:35:38.427Z] Found existing installation: requests 2.26.0 [2022-04-13T20:35:38.427Z] Uninstalling requests-2.26.0: [2022-04-13T20:35:38.427Z] Successfully uninstalled requests-2.26.0 [2022-04-13T20:35:38.427Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T20:35:38.427Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T20:35:38.427Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T20:35:38.427Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T20:35:38.427Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T20:35:38.427Z]  Running setup.py install for texttable: started [2022-04-13T20:35:38.427Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T20:35:38.697Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T20:35:38.697Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T20:35:38.697Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T20:35:38.697Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T20:35:38.697Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T20:35:38.697Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T20:35:38.697Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T20:35:38.697Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T20:35:38.697Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T20:35:38.697Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T20:35:38.697Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T20:35:38.697Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T20:35:38.697Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T20:35:38.697Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T20:35:38.697Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T20:35:38.697Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T20:35:38.697Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T20:35:38.697Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T20:35:38.697Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T20:35:38.697Z]  Running setup.py install for texttable: finished with status 'done' [2022-04-13T20:35:38.697Z] Running setup.py install for PyYAML: started [2022-04-13T20:35:38.697Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T20:35:38.697Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T20:35:38.697Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T20:35:38.956Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T20:35:38.956Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T20:35:38.956Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T20:35:38.956Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T20:35:38.956Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T20:35:38.956Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T20:35:38.956Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T20:35:39.215Z]  Running setup.py install for PyYAML: finished with status 'done' [2022-04-13T20:35:39.215Z] Running setup.py install for docopt: started [2022-04-13T20:35:39.473Z] Running setup.py install for docopt: finished with status 'done' [2022-04-13T20:35:39.473Z] Running setup.py install for dockerpty: started [2022-04-13T20:35:40.041Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-13T20:35:40.041Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T20:35:40.041Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T20:35:40.041Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T20:35:40.041Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T20:35:40.041Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T20:35:40.041Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T20:35:40.300Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T20:35:40.300Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T20:35:40.300Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T20:35:40.300Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T20:35:40.300Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T20:35:40.300Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T20:35:40.300Z] 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-13T20:35:43.738Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:35:43.738Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:35:43.738Z] ---> 7b26972ede99 [2022-04-13T20:35:43.738Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T20:35:43.738Z] ---> Using cache [2022-04-13T20:35:43.738Z] ---> 9881a2386588 [2022-04-13T20:35:43.738Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:35:43.738Z] ---> Using cache [2022-04-13T20:35:43.738Z] ---> 758fc37dd965 [2022-04-13T20:35:43.738Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-13T20:35:44.306Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T20:35:44.306Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T20:35:44.306Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T20:35:44.306Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T20:35:44.306Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T20:35:44.566Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T20:35:44.566Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T20:35:44.825Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T20:35:45.085Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T20:35:45.085Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T20:35:45.085Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T20:35:45.085Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T20:35:45.344Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T20:35:45.344Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T20:35:45.613Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T20:35:45.613Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T20:35:46.180Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T20:35:46.180Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T20:35:46.440Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T20:35:46.704Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T20:35:46.967Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T20:35:47.226Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T20:35:47.226Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T20:35:47.226Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T20:35:47.226Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T20:35:47.226Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T20:35:47.226Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T20:35:47.485Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T20:35:47.485Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T20:35:47.485Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T20:35:47.485Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T20:35:47.485Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T20:35:47.485Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T20:35:47.485Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T20:35:47.744Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T20:35:47.744Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T20:35:47.744Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T20:35:48.007Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T20:35:48.007Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T20:35:48.007Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T20:35:48.007Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T20:35:48.007Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T20:35:48.007Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T20:35:48.007Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T20:35:48.007Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T20:35:48.007Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T20:35:48.265Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T20:35:48.265Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T20:35:48.265Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T20:35:48.265Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T20:35:48.265Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T20:35:48.265Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T20:35:48.265Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T20:35:48.524Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T20:35:48.524Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T20:35:48.524Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T20:35:48.524Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T20:35:48.524Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T20:35:48.524Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T20:35:48.524Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T20:35:49.025Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T20:35:49.284Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T20:35:49.284Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T20:35:49.284Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T20:35:49.550Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T20:35:49.550Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T20:35:49.550Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T20:35:49.550Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T20:35:49.550Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T20:35:49.550Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T20:35:49.550Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T20:35:49.550Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T20:35:49.810Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T20:35:49.810Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T20:35:49.810Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T20:35:49.810Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T20:35:49.810Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T20:35:49.810Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T20:35:49.810Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T20:35:49.810Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T20:35:49.810Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T20:35:49.810Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T20:35:54.023Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T20:35:54.023Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T20:36:04.003Z]  ---> Running in 8be5c49ce034 [2022-04-13T20:36:04.003Z] ---> 5c1bcf510d15 [2022-04-13T20:36:04.003Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-13T20:36:04.003Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:36:04.003Z] ---> Running in e7cdf4b1828d [2022-04-13T20:36:04.582Z] 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-13T20:36:04.841Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:36:05.100Z] OK: 221 MiB in 52 packages [2022-04-13T20:36:06.475Z] Removing intermediate container cf1de60a421a [2022-04-13T20:36:06.475Z] ---> 9ca2ee631865 [2022-04-13T20:36:06.475Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-13T20:36:07.046Z] ---> Running in 94ec7227e96e [2022-04-13T20:36:07.320Z] Removing intermediate container 94ec7227e96e [2022-04-13T20:36:07.320Z] ---> 7de3fa74fd09 [2022-04-13T20:36:07.320Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-13T20:36:07.320Z] Removing intermediate container 8be5c49ce034 [2022-04-13T20:36:07.320Z] ---> d75fa1fbcd5c [2022-04-13T20:36:07.320Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T20:36:07.893Z] ---> Running in 178a5cd16eca [2022-04-13T20:36:08.461Z] ---> 988139ab8f00 [2022-04-13T20:36:08.461Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:36:09.412Z] Removing intermediate container 178a5cd16eca [2022-04-13T20:36:09.412Z] ---> Running in 2755ba2a0abd [2022-04-13T20:36:09.412Z] ---> 953a3e56316a [2022-04-13T20:36:09.412Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-13T20:36:09.980Z] Building bin/spire-agent... [2022-04-13T20:36:09.980Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T20:36:09.980Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T20:36:10.922Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T20:36:10.922Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T20:36:10.922Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T20:36:10.922Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T20:36:11.182Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T20:36:11.182Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T20:36:11.182Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T20:36:11.182Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T20:36:11.182Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T20:36:11.182Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T20:36:11.182Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T20:36:11.748Z]  ---> ff3606f368ea [2022-04-13T20:36:11.748Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-13T20:36:12.316Z] Removing intermediate container 2755ba2a0abd [2022-04-13T20:36:12.317Z] ---> 2423566cad5c [2022-04-13T20:36:12.317Z] Step 8/23 : COPY . . [2022-04-13T20:36:12.317Z] ---> b9795e87f697 [2022-04-13T20:36:12.317Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-13T20:36:17.592Z] ---> 6b925d77cbd2 [2022-04-13T20:36:17.592Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-13T20:36:18.970Z] ---> Running in e518b2f93c2d [2022-04-13T20:36:19.533Z] Removing intermediate container f39bc14a8072 [2022-04-13T20:36:19.533Z] ---> 99820b2fd866 [2022-04-13T20:36:19.533Z] Successfully built 99820b2fd866 [2022-04-13T20:36:19.533Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:36:19.883Z] + docker inspect -f . ci-base-image-arm64 [2022-04-13T20:36:19.883Z] . [Pipeline] withDockerContainer [2022-04-13T20:36:19.911Z] Removing intermediate container e518b2f93c2d [2022-04-13T20:36:19.911Z] ---> 2df3340e03b9 [2022-04-13T20:36:19.911Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T20:36:20.165Z] prd-ubuntu20.04-docker-arm64-4c-16g-20846 does not seem to be running inside a container [2022-04-13T20:36:20.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-13T20:36:20.480Z] ---> Running in cad840173836 [2022-04-13T20:36:20.480Z] ---> 8edbb6b77a4f [2022-04-13T20:36:20.480Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-13T20:36:20.740Z] ---> Running in 1b6b34b7fa1d [2022-04-13T20:36:20.998Z] Removing intermediate container cad840173836 [2022-04-13T20:36:20.998Z] ---> be0d47e0bd66 [2022-04-13T20:36:20.998Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T20:36:20.998Z] ---> Running in 163c3cf061f1 [2022-04-13T20:36:21.262Z] Removing intermediate container 163c3cf061f1 [2022-04-13T20:36:21.262Z] ---> 8d7ad28837d7 [2022-04-13T20:36:21.262Z] Step 22/23 : LABEL git_sha=e7036bc784c83e70ab645109578a2dfb988616fa [2022-04-13T20:36:21.520Z] ---> Running in 24f92ded7102 [2022-04-13T20:36:21.746Z] $ docker top 0ca6a02480cf500825bf87892eba66e562b499ca266149bd05eda0393b62b73c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T20:36:22.118Z] Removing intermediate container 24f92ded7102 [2022-04-13T20:36:22.118Z] ---> 0481e7cb8072 [2022-04-13T20:36:22.118Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T20:36:22.118Z] 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-command/core-command ./cmd/core-command [2022-04-13T20:36:22.118Z] ---> Running in 5c57a94f888f [2022-04-13T20:36:22.376Z] Removing intermediate container 5c57a94f888f [2022-04-13T20:36:22.376Z] ---> f56de53d6566 [2022-04-13T20:36:22.376Z] [2022-04-13T20:36:22.376Z] Successfully built f56de53d6566 [2022-04-13T20:36:22.376Z] Successfully tagged sys-mgmt-agent:latest [2022-04-13T20:36:22.376Z]  Building sys-mgmt-agent ... done Building support-scheduler [2022-04-13T20:36:22.666Z] + go version [2022-04-13T20:36:22.666Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-13T20:36:22.696Z] $ docker stop --time=1 0ca6a02480cf500825bf87892eba66e562b499ca266149bd05eda0393b62b73c [2022-04-13T20:36:24.440Z] $ docker rm -f 0ca6a02480cf500825bf87892eba66e562b499ca266149bd05eda0393b62b73c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:36:25.148Z] + docker inspect -f . ci-base-image-arm64 [2022-04-13T20:36:25.148Z] . [Pipeline] withDockerContainer [2022-04-13T20:36:25.385Z] prd-ubuntu20.04-docker-arm64-4c-16g-20846 does not seem to be running inside a container [2022-04-13T20:36:25.477Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-13T20:36:26.875Z] $ docker top 4550e07d4690331cdeb94a3e1519a863914ea8dba77023ce406d5b81c0f0cebb -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-13T20:36:27.156Z] ========================================================= [2022-04-13T20:36:27.157Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-13T20:36:27.157Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T20:36:27.642Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:36:27.642Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:36:27.642Z] ---> 7b26972ede99 [2022-04-13T20:36:27.642Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T20:36:27.642Z] ---> Using cache [2022-04-13T20:36:27.642Z] ---> 9881a2386588 [2022-04-13T20:36:27.642Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:36:27.642Z] ---> Using cache [2022-04-13T20:36:27.642Z] ---> 758fc37dd965 [2022-04-13T20:36:27.642Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-13T20:36:27.642Z] ---> Using cache [2022-04-13T20:36:27.642Z] ---> d75fa1fbcd5c [2022-04-13T20:36:27.642Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T20:36:27.642Z] ---> Using cache [2022-04-13T20:36:27.642Z] ---> 988139ab8f00 [2022-04-13T20:36:27.642Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:36:27.642Z] ---> Using cache [2022-04-13T20:36:27.642Z] ---> 2423566cad5c [2022-04-13T20:36:27.642Z] Step 8/22 : COPY . . [2022-04-13T20:36:27.642Z] ---> Using cache [2022-04-13T20:36:27.642Z] ---> 8edbb6b77a4f [2022-04-13T20:36:27.642Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-13T20:36:27.826Z] + make test [2022-04-13T20:36:27.827Z] go mod tidy -compat=1.17 [2022-04-13T20:36:28.815Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-13T20:36:30.174Z] ---> Running in de03c1cab729 [2022-04-13T20:36:31.117Z] 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/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T20:37:03.326Z] Removing intermediate container e7cdf4b1828d [2022-04-13T20:37:03.326Z] ---> 7af72121d0d0 [2022-04-13T20:37:03.326Z] [2022-04-13T20:37:03.326Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T20:37:03.326Z] ---> e04c818066af [2022-04-13T20:37:03.326Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-13T20:37:07.817Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-13T20:37:11.552Z] ---> Running in cf9452b1f1b4 [2022-04-13T20:37:12.505Z] Removing intermediate container cf9452b1f1b4 [2022-04-13T20:37:12.505Z] ---> 35df0875e372 [2022-04-13T20:37:12.505Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-13T20:37:20.624Z] ---> Running in 93472ad6e6b0 [2022-04-13T20:37:20.884Z] Removing intermediate container 93472ad6e6b0 [2022-04-13T20:37:20.884Z] ---> d7a8265a0c28 [2022-04-13T20:37:20.884Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-13T20:37:20.884Z] Removing intermediate container de03c1cab729 [2022-04-13T20:37:20.884Z] ---> 2250b603ccae [2022-04-13T20:37:20.884Z] [2022-04-13T20:37:20.884Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T20:37:20.884Z] ---> e04c818066af [2022-04-13T20:37:20.884Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-13T20:37:21.143Z] ---> Running in 7ab7f66d7570 [2022-04-13T20:37:21.143Z] ---> Running in 710edac1cb74 [2022-04-13T20:37:21.143Z] Removing intermediate container 1b6b34b7fa1d [2022-04-13T20:37:21.143Z] ---> 504d29bb333f [2022-04-13T20:37:21.143Z] [2022-04-13T20:37:21.143Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T20:37:21.143Z] ---> e04c818066af [2022-04-13T20:37:21.143Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T20:37:21.143Z] ---> Running in 299bef7af2d4 [2022-04-13T20:37:21.143Z] Removing intermediate container 7ab7f66d7570 [2022-04-13T20:37:21.143Z] ---> ad714de8a4d8 [2022-04-13T20:37:21.143Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:37:21.401Z] ---> Running in 7eb76a9c56db [2022-04-13T20:37:21.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:37:21.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:37:21.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:37:21.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:37:21.660Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-13T20:37:21.660Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T20:37:21.660Z] OK: 6 MiB in 15 packages [2022-04-13T20:37:21.919Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-13T20:37:21.919Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T20:37:21.919Z] OK: 6 MiB in 15 packages [2022-04-13T20:37:22.179Z] Removing intermediate container 7eb76a9c56db [2022-04-13T20:37:22.179Z] ---> 1340aae515c4 [2022-04-13T20:37:22.179Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-13T20:37:22.440Z] Removing intermediate container 710edac1cb74 [2022-04-13T20:37:22.440Z] ---> a1fd4ab4f69e [2022-04-13T20:37:22.440Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T20:37:22.440Z] ---> Running in f0899dec5454 [2022-04-13T20:37:22.700Z] ---> Running in 04b82789135a [2022-04-13T20:37:22.700Z] Removing intermediate container 299bef7af2d4 [2022-04-13T20:37:22.700Z] ---> d017b6a7e852 [2022-04-13T20:37:22.700Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T20:37:22.959Z] ---> Running in f53dbef98a98 [2022-04-13T20:37:22.959Z] Removing intermediate container 04b82789135a [2022-04-13T20:37:22.959Z] ---> 164b8cd22394 [2022-04-13T20:37:22.959Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-13T20:37:22.959Z] ---> Running in 4d5fe3586cfa [2022-04-13T20:37:23.220Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:37:23.220Z] Removing intermediate container f53dbef98a98 [2022-04-13T20:37:23.220Z] ---> c9dc4d865586 [2022-04-13T20:37:23.220Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-13T20:37:23.220Z] Removing intermediate container 4d5fe3586cfa [2022-04-13T20:37:23.220Z] ---> e4897856402a [2022-04-13T20:37:23.220Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T20:37:23.220Z] ---> Running in 885e17333f64 [2022-04-13T20:37:23.220Z] ---> Running in 1dbfefe7a34a [2022-04-13T20:37:23.480Z] Removing intermediate container 885e17333f64 [2022-04-13T20:37:23.480Z] ---> bbc5fa3afca6 [2022-04-13T20:37:23.480Z] Removing intermediate container 1dbfefe7a34a [2022-04-13T20:37:23.480Z] ---> 25e542a3f08a [2022-04-13T20:37:23.480Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T20:37:23.480Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T20:37:23.480Z] ---> Running in f5cf59f57f21 [2022-04-13T20:37:23.739Z] ---> fcef312ca8b7 [2022-04-13T20:37:23.739Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-13T20:37:23.739Z] Removing intermediate container f5cf59f57f21 [2022-04-13T20:37:23.739Z] ---> 76169127c88d [2022-04-13T20:37:23.739Z] Step 15/23 : WORKDIR / [2022-04-13T20:37:23.739Z] ---> Running in e2dab3475ced [2022-04-13T20:37:24.017Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:37:24.277Z] Removing intermediate container e2dab3475ced [2022-04-13T20:37:24.277Z] ---> 851458e5b1c9 [2022-04-13T20:37:24.277Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T20:37:24.277Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-13T20:37:24.277Z] ---> b0a4c4fd8334 [2022-04-13T20:37:24.277Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-13T20:37:24.277Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T20:37:24.277Z] Removing intermediate container b557809fa62e [2022-04-13T20:37:24.277Z] ---> ec10cc6486f5 [2022-04-13T20:37:24.277Z] [2022-04-13T20:37:24.277Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T20:37:24.563Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-13T20:37:24.563Z] 3.15: Pulling from library/alpine [2022-04-13T20:37:24.563Z] ---> 24b6ef75ef43 [2022-04-13T20:37:24.563Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-13T20:37:24.563Z] ---> 46ddc6fba1ae [2022-04-13T20:37:24.563Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-13T20:37:24.563Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T20:37:24.563Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-13T20:37:24.563Z] Status: Downloaded newer image for alpine:3.15 [2022-04-13T20:37:24.563Z] ---> Running in 8598fac7682a [2022-04-13T20:37:24.563Z] ---> 0ac33e5f5afa [2022-04-13T20:37:24.563Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T20:37:24.823Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-13T20:37:24.823Z] ---> Running in 92d2c7d465df [2022-04-13T20:37:24.823Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-13T20:37:24.823Z] Removing intermediate container 8598fac7682a [2022-04-13T20:37:24.823Z] ---> d7d7b8929011 [2022-04-13T20:37:24.823Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T20:37:24.823Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T20:37:24.823Z] OK: 8 MiB in 20 packages [2022-04-13T20:37:25.093Z] ---> Running in cee67c9d08c7 [2022-04-13T20:37:25.093Z] Removing intermediate container 92d2c7d465df [2022-04-13T20:37:25.093Z] ---> 1c999c6b4977 [2022-04-13T20:37:25.093Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:37:25.093Z] ---> Running in 3f36ccd03179 [2022-04-13T20:37:25.373Z] ---> 9b7d9ebce320 [2022-04-13T20:37:25.373Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-13T20:37:25.373Z] Removing intermediate container cee67c9d08c7 [2022-04-13T20:37:25.373Z] ---> 657d9601a8bf [2022-04-13T20:37:25.373Z] Step 20/22 : LABEL arch=x86_64 [2022-04-13T20:37:25.633Z] ---> Running in 55a26bbd23bc [2022-04-13T20:37:25.633Z] ---> ca42aec5f49d [2022-04-13T20:37:25.633Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-13T20:37:25.633Z] Removing intermediate container f0899dec5454 [2022-04-13T20:37:25.633Z] ---> 97f129d0da43 [2022-04-13T20:37:25.633Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T20:37:25.633Z] Removing intermediate container 55a26bbd23bc [2022-04-13T20:37:25.633Z] ---> 19be68dc465c [2022-04-13T20:37:25.633Z] Step 21/22 : LABEL git_sha=e7036bc784c83e70ab645109578a2dfb988616fa [2022-04-13T20:37:25.633Z] ---> Running in 73303809187f [2022-04-13T20:37:25.896Z] ---> Running in 239734ac36b2 [2022-04-13T20:37:25.896Z] Removing intermediate container 73303809187f [2022-04-13T20:37:25.896Z] ---> 08aba17a82aa [2022-04-13T20:37:25.896Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T20:37:25.896Z] ---> e9f15d2ab9cc [2022-04-13T20:37:25.896Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-13T20:37:26.160Z] Removing intermediate container 239734ac36b2 [2022-04-13T20:37:26.160Z] ---> 80c359c7586e [2022-04-13T20:37:26.160Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T20:37:26.160Z] ---> Running in e5630a677642 [2022-04-13T20:37:26.160Z] ---> Running in 6a529dd3bec8 [2022-04-13T20:37:26.160Z] Removing intermediate container 3f36ccd03179 [2022-04-13T20:37:26.160Z] ---> b69fa9347196 [2022-04-13T20:37:26.160Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-13T20:37:26.160Z] ---> Running in f191d85db196 [2022-04-13T20:37:26.160Z] Removing intermediate container e5630a677642 [2022-04-13T20:37:26.160Z] ---> 9e403f983f08 [2022-04-13T20:37:26.160Z] [2022-04-13T20:37:26.418Z] Removing intermediate container 6a529dd3bec8 [2022-04-13T20:37:26.418Z] ---> 2e025f29e148 [2022-04-13T20:37:26.418Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T20:37:26.418Z] Successfully built 9e403f983f08 [2022-04-13T20:37:26.418Z] Successfully tagged support-scheduler:latest [2022-04-13T20:37:26.418Z]  Building support-scheduler ... done Building security-spiffe-token-provider [2022-04-13T20:37:26.418Z] ---> Running in 5e31ade11865 [2022-04-13T20:37:26.986Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:37:27.925Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:37:28.184Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T20:37:28.184Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T20:37:28.184Z] OK: 15854 distinct packages available [2022-04-13T20:37:28.184Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:37:28.752Z] ---> 575411378d42 [2022-04-13T20:37:28.752Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-13T20:37:28.752Z] Removing intermediate container 5e31ade11865 [2022-04-13T20:37:28.752Z] ---> a1c202324eff [2022-04-13T20:37:28.752Z] Step 22/23 : LABEL git_sha=e7036bc784c83e70ab645109578a2dfb988616fa [2022-04-13T20:37:28.752Z] ---> Running in 8af38a68fc31 [2022-04-13T20:37:29.012Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:37:29.012Z] ---> 9371b8c5395c [2022-04-13T20:37:29.012Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-13T20:37:29.012Z] ---> Running in d20ff06f2a1b [2022-04-13T20:37:29.012Z] Removing intermediate container 8af38a68fc31 [2022-04-13T20:37:29.012Z] ---> 74bec51aa73f [2022-04-13T20:37:29.012Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T20:37:29.012Z] ---> Running in 51f144bbbf26 [2022-04-13T20:37:29.273Z] Removing intermediate container d20ff06f2a1b [2022-04-13T20:37:29.273Z] ---> 65ae75b89d2a [2022-04-13T20:37:29.273Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T20:37:29.273Z] Removing intermediate container 51f144bbbf26 [2022-04-13T20:37:29.273Z] ---> 0167982e6008 [2022-04-13T20:37:29.273Z] [2022-04-13T20:37:29.273Z] ---> Running in 718c06a2d9a4 [2022-04-13T20:37:29.273Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-13T20:37:29.553Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-13T20:37:29.553Z] Removing intermediate container 718c06a2d9a4 [2022-04-13T20:37:29.553Z] ---> e68d03ceee76 [2022-04-13T20:37:29.553Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T20:37:29.553Z] (3/4) Installing libucontext (1.1-r0) [2022-04-13T20:37:29.553Z] Successfully built 0167982e6008 [2022-04-13T20:37:29.553Z] ---> Running in 7e3bb39d00ff [2022-04-13T20:37:29.553Z] Successfully tagged core-command:latest [2022-04-13T20:37:29.553Z]  Building core-command ... done Building security-spire-server [2022-04-13T20:37:29.553Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-13T20:37:29.553Z] Removing intermediate container 7e3bb39d00ff [2022-04-13T20:37:29.553Z] ---> 046842b87a0f [2022-04-13T20:37:29.553Z] Step 22/23 : LABEL git_sha=e7036bc784c83e70ab645109578a2dfb988616fa [2022-04-13T20:37:29.812Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T20:37:29.812Z] OK: 6 MiB in 18 packages [2022-04-13T20:37:30.070Z] ---> Running in f01e57202e0a [2022-04-13T20:37:32.089Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:37:32.089Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:37:32.089Z] ---> 7b26972ede99 [2022-04-13T20:37:32.089Z] Step 3/20 : WORKDIR /edgex-go [2022-04-13T20:37:32.089Z] ---> Using cache [2022-04-13T20:37:32.089Z] ---> 9881a2386588 [2022-04-13T20:37:32.089Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-13T20:37:33.026Z] Removing intermediate container f01e57202e0a [2022-04-13T20:37:33.026Z] ---> e87bb6bfc403 [2022-04-13T20:37:33.026Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T20:37:34.404Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:37:34.404Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:37:34.404Z] ---> 7b26972ede99 [2022-04-13T20:37:34.404Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T20:37:34.404Z] ---> Using cache [2022-04-13T20:37:34.404Z] ---> 9881a2386588 [2022-04-13T20:37:34.404Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:37:34.404Z] ---> Using cache [2022-04-13T20:37:34.404Z] ---> 758fc37dd965 [2022-04-13T20:37:34.404Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T20:37:34.404Z] ---> Using cache [2022-04-13T20:37:34.404Z] ---> 1b0516ed09b5 [2022-04-13T20:37:34.404Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T20:37:34.404Z] ---> Using cache [2022-04-13T20:37:34.404Z] ---> 7e4179e60bfd [2022-04-13T20:37:34.404Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:37:34.404Z] ---> Using cache [2022-04-13T20:37:34.404Z] ---> e691a487833f [2022-04-13T20:37:34.404Z] Step 8/25 : COPY . . [2022-04-13T20:37:34.404Z] ---> Using cache [2022-04-13T20:37:34.404Z] ---> 2825992852a8 [2022-04-13T20:37:34.404Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T20:37:34.404Z] ---> Using cache [2022-04-13T20:37:34.404Z] ---> e69ad09364cd [2022-04-13T20:37:34.404Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-13T20:37:34.404Z] ---> Using cache [2022-04-13T20:37:34.404Z] ---> 066dd5db7a49 [2022-04-13T20:37:34.404Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-13T20:37:34.404Z] ---> Using cache [2022-04-13T20:37:34.404Z] ---> 7f2d94ad7bca [2022-04-13T20:37:34.404Z] 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-13T20:37:34.404Z] ---> Using cache [2022-04-13T20:37:34.404Z] ---> ec10cc6486f5 [2022-04-13T20:37:34.404Z] [2022-04-13T20:37:34.404Z] Step 13/25 : FROM alpine:3.15 [2022-04-13T20:37:34.404Z] ---> 0ac33e5f5afa [2022-04-13T20:37:34.404Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T20:37:34.404Z] ---> Using cache [2022-04-13T20:37:34.404Z] ---> 1c999c6b4977 [2022-04-13T20:37:34.404Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:37:34.404Z] ---> Using cache [2022-04-13T20:37:34.404Z] ---> b69fa9347196 [2022-04-13T20:37:34.404Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T20:37:35.348Z] ---> Running in f7c18bfe056b [2022-04-13T20:37:35.348Z] ---> Running in 116ae0e7aa30 [2022-04-13T20:37:35.348Z] ---> Running in 9343b0d1ae6a [2022-04-13T20:37:35.348Z] Removing intermediate container f191d85db196 [2022-04-13T20:37:35.348Z] ---> 03296b11aa7a [2022-04-13T20:37:35.348Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T20:37:35.608Z] Removing intermediate container f7c18bfe056b [2022-04-13T20:37:35.608Z] ---> 581fcd1fc19e [2022-04-13T20:37:35.608Z] [2022-04-13T20:37:35.608Z] Successfully built 581fcd1fc19e [2022-04-13T20:37:35.867Z] Successfully tagged core-data:latest [2022-04-13T20:37:35.867Z] Building support-notifications [2022-04-13T20:37:35.867Z]  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:37:36.125Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:37:36.693Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:37:36.952Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:37:37.212Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T20:37:37.212Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T20:37:37.212Z] OK: 15854 distinct packages available [2022-04-13T20:37:37.212Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T20:37:37.212Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T20:37:37.212Z] OK: 15865 distinct packages available [2022-04-13T20:37:37.212Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:37:37.212Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:37:38.152Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:37:38.153Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:37:38.412Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-13T20:37:38.412Z] OK: 221 MiB in 52 packages [2022-04-13T20:37:38.412Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-13T20:37:38.412Z] (3/5) Installing libucontext (1.1-r0) [2022-04-13T20:37:38.672Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-13T20:37:38.672Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-13T20:37:38.672Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T20:37:38.672Z] OK: 6 MiB in 19 packages [2022-04-13T20:37:39.251Z] ---> 3853c6760fec [2022-04-13T20:37:39.251Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T20:37:39.511Z] ---> b85e3e826af5 [2022-04-13T20:37:39.511Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-13T20:37:39.511Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:37:39.511Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:37:39.511Z] ---> 7b26972ede99 [2022-04-13T20:37:39.511Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T20:37:39.511Z] ---> Using cache [2022-04-13T20:37:39.511Z] ---> 9881a2386588 [2022-04-13T20:37:39.511Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:37:39.511Z] ---> Using cache [2022-04-13T20:37:39.511Z] ---> 758fc37dd965 [2022-04-13T20:37:39.511Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-13T20:37:39.770Z] ---> Running in 66fb5469278d [2022-04-13T20:37:39.770Z] Removing intermediate container 116ae0e7aa30 [2022-04-13T20:37:39.770Z] ---> 0396f9c13cea [2022-04-13T20:37:39.770Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-13T20:37:39.770Z] ---> Running in 35a18afe2d5f [2022-04-13T20:37:39.770Z] Removing intermediate container 9343b0d1ae6a [2022-04-13T20:37:39.770Z] ---> 836eca92220c [2022-04-13T20:37:39.770Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T20:37:39.770Z] Removing intermediate container 35a18afe2d5f [2022-04-13T20:37:39.770Z] ---> dede59d75ae1 [2022-04-13T20:37:39.770Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-13T20:37:40.029Z] ---> 6b9db2eaf991 [2022-04-13T20:37:40.029Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:37:40.029Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:37:40.292Z] ---> Running in e82c5fe1aab5 [2022-04-13T20:37:40.292Z] ---> 4381a02c28f8 [2022-04-13T20:37:40.292Z] Step 21/26 : WORKDIR / [2022-04-13T20:37:40.292Z] ---> Running in 806b72e49478 [2022-04-13T20:37:40.551Z] Removing intermediate container 806b72e49478 [2022-04-13T20:37:40.551Z] ---> 8a2dc64ec91a [2022-04-13T20:37:40.551Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T20:37:40.810Z] ---> Running in e776d9f1ec56 [2022-04-13T20:37:40.810Z] Removing intermediate container e776d9f1ec56 [2022-04-13T20:37:40.810Z] ---> 46cc7094a461 [2022-04-13T20:37:40.810Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T20:37:40.810Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:37:41.068Z] ---> Running in 00d2c7ffc241 [2022-04-13T20:37:41.327Z] Removing intermediate container 00d2c7ffc241 [2022-04-13T20:37:41.327Z] ---> 60f709e8b857 [2022-04-13T20:37:41.327Z] Step 24/26 : LABEL arch=x86_64 [2022-04-13T20:37:41.327Z] OK: 221 MiB in 52 packages [2022-04-13T20:37:41.327Z] ---> Running in 94e3ddcd573c [2022-04-13T20:37:41.327Z] ---> 2e04182f450e [2022-04-13T20:37:41.327Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T20:37:41.601Z] Removing intermediate container 94e3ddcd573c [2022-04-13T20:37:41.601Z] ---> bead936a1bad [2022-04-13T20:37:41.601Z] Step 25/26 : LABEL git_sha=e7036bc784c83e70ab645109578a2dfb988616fa [2022-04-13T20:37:41.601Z] Removing intermediate container e82c5fe1aab5 [2022-04-13T20:37:41.601Z] ---> e74c70d889f2 [2022-04-13T20:37:41.601Z] Step 7/20 : COPY . . [2022-04-13T20:37:41.601Z] ---> Running in eee89985d1e6 [2022-04-13T20:37:41.601Z] ---> f48d2649ce78 [2022-04-13T20:37:41.601Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-13T20:37:41.860Z] Removing intermediate container eee89985d1e6 [2022-04-13T20:37:41.860Z] ---> bf108b0c9a48 [2022-04-13T20:37:41.860Z] Step 26/26 : LABEL version=0.0.0 [2022-04-13T20:37:44.390Z] Removing intermediate container 66fb5469278d [2022-04-13T20:37:44.390Z] ---> 76a33b359e73 [2022-04-13T20:37:44.390Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T20:37:44.390Z] ---> c1a6f450aadb [2022-04-13T20:37:44.390Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-13T20:37:44.390Z] ---> Running in a6feec427107 [2022-04-13T20:37:44.390Z] Removing intermediate container a6feec427107 [2022-04-13T20:37:44.390Z] ---> 6818968d1570 [2022-04-13T20:37:44.390Z] [2022-04-13T20:37:44.390Z] ---> 13612df49140 [2022-04-13T20:37:44.390Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:37:44.390Z] ---> 624b7d90d958 [2022-04-13T20:37:44.390Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T20:37:44.390Z] ---> Running in 346f7d24a8ae [2022-04-13T20:37:44.390Z] ---> Running in 2e78b76d31ee [2022-04-13T20:37:44.390Z] Successfully built 6818968d1570 [2022-04-13T20:37:44.390Z] Successfully tagged security-spire-config:latest [2022-04-13T20:37:44.390Z] Building core-metadata [2022-04-13T20:37:44.648Z]  Building security-spire-config ... done Removing intermediate container 2e78b76d31ee [2022-04-13T20:37:44.648Z] ---> dfef2f381572 [2022-04-13T20:37:44.648Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T20:37:46.551Z] ---> Running in 715b23e506e8 [2022-04-13T20:37:47.932Z] Removing intermediate container 715b23e506e8 [2022-04-13T20:37:47.932Z] ---> 53405bf8ad6a [2022-04-13T20:37:47.932Z] Step 23/25 : LABEL arch=x86_64 [2022-04-13T20:37:48.502Z] ---> Running in 88fa3a1a8155 [2022-04-13T20:37:48.502Z] Removing intermediate container 346f7d24a8ae [2022-04-13T20:37:48.502Z] ---> ca9b87d6d2eb [2022-04-13T20:37:48.502Z] Step 8/22 : COPY . . [2022-04-13T20:37:48.502Z] ---> 38e29c7fdb1e [2022-04-13T20:37:48.502Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-13T20:37:48.502Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:37:48.502Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:37:48.502Z] ---> 7b26972ede99 [2022-04-13T20:37:48.502Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T20:37:48.502Z] ---> Using cache [2022-04-13T20:37:48.502Z] ---> 9881a2386588 [2022-04-13T20:37:48.502Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:37:48.502Z] ---> Using cache [2022-04-13T20:37:48.502Z] ---> 758fc37dd965 [2022-04-13T20:37:48.502Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-13T20:37:48.502Z] ---> Using cache [2022-04-13T20:37:48.502Z] ---> d75fa1fbcd5c [2022-04-13T20:37:48.502Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T20:37:48.502Z] ---> Using cache [2022-04-13T20:37:48.502Z] ---> 988139ab8f00 [2022-04-13T20:37:48.502Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:37:48.502Z] ---> Using cache [2022-04-13T20:37:48.502Z] ---> 2423566cad5c [2022-04-13T20:37:48.502Z] Step 8/23 : COPY . . [2022-04-13T20:37:48.761Z] ---> Using cache [2022-04-13T20:37:48.761Z] ---> 8edbb6b77a4f [2022-04-13T20:37:48.761Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-13T20:37:48.761Z] ---> Running in 35e3c8662670 [2022-04-13T20:37:48.761Z] Removing intermediate container 88fa3a1a8155 [2022-04-13T20:37:48.761Z] ---> f6442bd89ee8 [2022-04-13T20:37:48.761Z] Step 24/25 : LABEL git_sha=e7036bc784c83e70ab645109578a2dfb988616fa [2022-04-13T20:37:48.761Z] ---> Running in 2dc5bf5d2195 [2022-04-13T20:37:48.761Z] ---> Running in c2f4900e925f [2022-04-13T20:37:49.330Z] Removing intermediate container 2dc5bf5d2195 [2022-04-13T20:37:49.330Z] ---> a9730b023b95 [2022-04-13T20:37:49.330Z] Step 25/25 : LABEL version=0.0.0 [2022-04-13T20:37:49.589Z] 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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-13T20:37:49.850Z] 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-metadata/core-metadata ./cmd/core-metadata [2022-04-13T20:37:51.797Z] ---> Running in 9eaed8b15c90 [2022-04-13T20:37:52.056Z] Removing intermediate container 9eaed8b15c90 [2022-04-13T20:37:52.056Z] ---> bd3c527e0be7 [2022-04-13T20:37:52.056Z] [2022-04-13T20:37:52.056Z] Successfully built bd3c527e0be7 [2022-04-13T20:37:52.056Z] Successfully tagged security-spire-server:latest [2022-04-13T20:37:58.628Z]  Building security-spire-server ... done  ---> aeca44c0f0a7 [2022-04-13T20:37:58.628Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-13T20:37:59.562Z] ---> Running in ea91c1f4a51a [2022-04-13T20:37:59.821Z] 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/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T20:38:00.080Z] Building bin/spire-agent... [2022-04-13T20:38:00.080Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T20:38:00.339Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T20:38:00.339Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T20:38:00.339Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T20:38:00.904Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T20:38:01.164Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T20:38:01.164Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T20:38:01.164Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T20:38:01.164Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T20:38:01.164Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T20:38:01.164Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T20:38:01.164Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T20:38:01.164Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T20:38:33.267Z] Removing intermediate container c2f4900e925f [2022-04-13T20:38:33.267Z] ---> d84c63ac4422 [2022-04-13T20:38:33.267Z] [2022-04-13T20:38:33.267Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T20:38:33.267Z] ---> e04c818066af [2022-04-13T20:38:33.267Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T20:38:33.267Z] ---> Using cache [2022-04-13T20:38:33.267Z] ---> d017b6a7e852 [2022-04-13T20:38:33.267Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T20:38:33.267Z] ---> Using cache [2022-04-13T20:38:33.267Z] ---> c9dc4d865586 [2022-04-13T20:38:33.267Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-13T20:38:33.267Z] Removing intermediate container ea91c1f4a51a [2022-04-13T20:38:33.267Z] ---> 40852bb3f904 [2022-04-13T20:38:33.267Z] [2022-04-13T20:38:33.267Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T20:38:33.267Z] ---> e04c818066af [2022-04-13T20:38:33.267Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-13T20:38:33.267Z] Removing intermediate container 35e3c8662670 [2022-04-13T20:38:33.267Z] ---> ab55f9c5502b [2022-04-13T20:38:33.267Z] [2022-04-13T20:38:33.267Z] Step 9/20 : FROM alpine:3.15 [2022-04-13T20:38:33.267Z] ---> 0ac33e5f5afa [2022-04-13T20:38:33.267Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T20:38:33.267Z] ---> Using cache [2022-04-13T20:38:33.267Z] ---> 1c999c6b4977 [2022-04-13T20:38:33.267Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:38:33.267Z] ---> Using cache [2022-04-13T20:38:33.267Z] ---> b69fa9347196 [2022-04-13T20:38:33.267Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-13T20:38:33.267Z] ---> Running in 2c0928d30385 [2022-04-13T20:38:33.267Z] ---> Running in 2592ceb1f0dc [2022-04-13T20:38:33.267Z] ---> Running in 06d1e5fcccdb [2022-04-13T20:38:33.267Z] Removing intermediate container 06d1e5fcccdb [2022-04-13T20:38:33.267Z] ---> 5e7c4fff3279 [2022-04-13T20:38:33.267Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T20:38:33.267Z] ---> Running in 027dad810996 [2022-04-13T20:38:33.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:38:33.267Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:38:33.267Z] Removing intermediate container 027dad810996 [2022-04-13T20:38:33.267Z] ---> 8518df55bd0b [2022-04-13T20:38:33.267Z] Step 15/23 : WORKDIR / [2022-04-13T20:38:33.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:38:33.268Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-13T20:38:33.268Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-13T20:38:33.268Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T20:38:33.268Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T20:38:33.268Z] OK: 6 MiB in 16 packages [2022-04-13T20:38:33.268Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:38:33.268Z] ---> Running in 13bc3e6fd64f [2022-04-13T20:38:33.268Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T20:38:33.268Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T20:38:33.268Z] OK: 15854 distinct packages available [2022-04-13T20:38:33.268Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T20:38:33.268Z] Removing intermediate container 13bc3e6fd64f [2022-04-13T20:38:33.268Z] ---> 617aa2cd977c [2022-04-13T20:38:33.268Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T20:38:33.529Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T20:38:33.529Z] Removing intermediate container 2c0928d30385 [2022-04-13T20:38:33.529Z] ---> 51c7a68aa511 [2022-04-13T20:38:33.529Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T20:38:33.787Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-13T20:38:34.046Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-13T20:38:34.046Z] ---> 5cdfe828d4dc [2022-04-13T20:38:34.046Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-13T20:38:34.046Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T20:38:34.046Z] ---> Running in 9abea40ec822 [2022-04-13T20:38:34.046Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-13T20:38:34.306Z] (5/9) Installing curl (7.80.0-r0) [2022-04-13T20:38:34.306Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-13T20:38:34.306Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-13T20:38:34.566Z] (8/9) Installing libucontext (1.1-r0) [2022-04-13T20:38:34.566Z] Removing intermediate container 9abea40ec822 [2022-04-13T20:38:34.566Z] ---> bb7c74e27d23 [2022-04-13T20:38:34.566Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-13T20:38:34.566Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-13T20:38:34.825Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T20:38:34.825Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T20:38:34.825Z] OK: 8 MiB in 23 packages [2022-04-13T20:38:35.084Z] ---> bb79e43fd197 [2022-04-13T20:38:35.084Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-13T20:38:35.084Z] ---> Running in 995ed843436b [2022-04-13T20:38:35.344Z] ---> ee0195767435 [2022-04-13T20:38:35.344Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-13T20:38:35.344Z] Removing intermediate container 995ed843436b [2022-04-13T20:38:35.344Z] ---> 1eb8c46add2e [2022-04-13T20:38:35.344Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T20:38:35.605Z] ---> Running in b730d5d4e524 [2022-04-13T20:38:35.605Z] ---> Running in cde87b478d50 [2022-04-13T20:38:35.864Z] Removing intermediate container 2592ceb1f0dc [2022-04-13T20:38:35.864Z] ---> 0c8ae54bab6f [2022-04-13T20:38:35.864Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T20:38:35.864Z] Removing intermediate container b730d5d4e524 [2022-04-13T20:38:35.864Z] ---> e68378a0dbfc [2022-04-13T20:38:35.864Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T20:38:35.864Z] Removing intermediate container cde87b478d50 [2022-04-13T20:38:35.864Z] ---> a12fe6c0fa7d [2022-04-13T20:38:35.864Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T20:38:35.864Z] ---> Running in f930bec0ca9b [2022-04-13T20:38:36.445Z] ---> 6cd0d0a05fc1 [2022-04-13T20:38:36.445Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-13T20:38:37.015Z] Removing intermediate container f930bec0ca9b [2022-04-13T20:38:37.015Z] ---> d800df709091 [2022-04-13T20:38:37.015Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T20:38:37.015Z] ---> 936a3cbf7774 [2022-04-13T20:38:37.015Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-13T20:38:37.587Z] ---> Running in 6038cd21e42c [2022-04-13T20:38:37.587Z] ---> 7e6f4f0542ec [2022-04-13T20:38:37.587Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-13T20:38:38.537Z] ---> 8536ff954a2a [2022-04-13T20:38:38.537Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-13T20:38:38.537Z] Removing intermediate container 6038cd21e42c [2022-04-13T20:38:38.537Z] ---> a35c24266b5c [2022-04-13T20:38:38.537Z] Step 22/23 : LABEL git_sha=e7036bc784c83e70ab645109578a2dfb988616fa [2022-04-13T20:38:38.796Z] ---> ba29318200f4 [2022-04-13T20:38:38.796Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-13T20:38:39.054Z] ---> Running in 314830edeae1 [2022-04-13T20:38:39.344Z] ---> Running in a484cecb07d7 [2022-04-13T20:38:39.344Z] ---> ba60f81beecb [2022-04-13T20:38:39.344Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-13T20:38:39.915Z] ---> Running in 538a2b0d979c [2022-04-13T20:38:39.915Z] Removing intermediate container 314830edeae1 [2022-04-13T20:38:39.915Z] ---> a76a0bb72799 [2022-04-13T20:38:39.915Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T20:38:40.175Z] Removing intermediate container a484cecb07d7 [2022-04-13T20:38:40.175Z] ---> b2faabef67e5 [2022-04-13T20:38:40.175Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T20:38:40.449Z] ---> Running in 476c37bacb6a [2022-04-13T20:38:40.449Z] Removing intermediate container 538a2b0d979c [2022-04-13T20:38:40.449Z] ---> 8a7660e32d3b [2022-04-13T20:38:40.449Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T20:38:40.449Z] ---> Running in 29ce4bc5f9aa [2022-04-13T20:38:41.095Z] ---> Running in 89915db7eeb3 [2022-04-13T20:38:41.413Z] Removing intermediate container 476c37bacb6a [2022-04-13T20:38:41.413Z] ---> 9bb160776845 [2022-04-13T20:38:41.413Z] [2022-04-13T20:38:41.413Z] Removing intermediate container 29ce4bc5f9aa [2022-04-13T20:38:41.413Z] ---> 3cb8c13646ee [2022-04-13T20:38:41.413Z] Step 18/20 : LABEL arch=x86_64 [2022-04-13T20:38:41.413Z] Successfully built 9bb160776845 [2022-04-13T20:38:41.413Z] Successfully tagged core-metadata:latest [2022-04-13T20:38:41.413Z]  Building core-metadata ... done Removing intermediate container 89915db7eeb3 [2022-04-13T20:38:41.413Z] ---> 5c8372a1821e [2022-04-13T20:38:41.413Z] Step 20/22 : LABEL arch=x86_64 [2022-04-13T20:38:41.709Z] ---> Running in ce88dff25baa [2022-04-13T20:38:41.709Z] ---> Running in d55e1347070b [2022-04-13T20:38:41.987Z] Removing intermediate container ce88dff25baa [2022-04-13T20:38:41.987Z] ---> 98b788f10082 [2022-04-13T20:38:41.987Z] Step 19/20 : LABEL git_sha=e7036bc784c83e70ab645109578a2dfb988616fa [2022-04-13T20:38:41.987Z] Removing intermediate container d55e1347070b [2022-04-13T20:38:41.987Z] ---> 6db61f4c2107 [2022-04-13T20:38:41.987Z] Step 21/22 : LABEL git_sha=e7036bc784c83e70ab645109578a2dfb988616fa [2022-04-13T20:38:42.246Z] ---> Running in 3bf29a3ce58a [2022-04-13T20:38:42.246Z] ---> Running in bb9e95df5269 [2022-04-13T20:38:42.504Z] Removing intermediate container 3bf29a3ce58a [2022-04-13T20:38:42.504Z] ---> 25ada671f8d6 [2022-04-13T20:38:42.504Z] Step 20/20 : LABEL version=0.0.0 [2022-04-13T20:38:42.504Z] Removing intermediate container bb9e95df5269 [2022-04-13T20:38:42.504Z] ---> 63414c0fb9c2 [2022-04-13T20:38:42.504Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T20:38:42.767Z] ---> Running in 5b108fd07bbe [2022-04-13T20:38:43.027Z] ---> Running in e84568fe3377 [2022-04-13T20:38:43.286Z] Removing intermediate container 5b108fd07bbe [2022-04-13T20:38:43.287Z] ---> 578a520d7a8c [2022-04-13T20:38:43.287Z] [2022-04-13T20:38:43.287Z] Successfully built 578a520d7a8c [2022-04-13T20:38:43.287Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-13T20:38:43.287Z]  Building security-spiffe-token-provider ... done Removing intermediate container e84568fe3377 [2022-04-13T20:38:43.287Z] ---> 602af6577d90 [2022-04-13T20:38:43.287Z] [2022-04-13T20:38:43.287Z] Successfully built 602af6577d90 [2022-04-13T20:38:43.287Z] Successfully tagged support-notifications:latest [2022-04-13T20:38:59.747Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-13T20:38:59.747Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-13T20:38:59.747Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-13T20:38:59.747Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-13T20:39:06.532Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-13T20:39:06.532Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-13T20:39:06.532Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-13T20:39:06.532Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-13T20:39:06.532Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-13T20:39:06.532Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-13T20:39:06.532Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-13T20:39:06.532Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-13T20:39:06.532Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-13T20:39:06.532Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-13T20:39:06.532Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-13T20:39:15.372Z]  Building support-notifications ... done Removing intermediate container 2c2926afad8f [2022-04-13T20:39:15.372Z] ---> bc60624a26b5 [2022-04-13T20:39:15.372Z] [2022-04-13T20:39:15.372Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T20:39:15.372Z] ---> 0ac33e5f5afa [2022-04-13T20:39:15.372Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T20:39:15.372Z] ---> Using cache [2022-04-13T20:39:15.372Z] ---> 1c999c6b4977 [2022-04-13T20:39:15.372Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:39:15.372Z] ---> Using cache [2022-04-13T20:39:15.372Z] ---> b69fa9347196 [2022-04-13T20:39:15.372Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T20:39:15.372Z] ---> Using cache [2022-04-13T20:39:15.372Z] ---> 836eca92220c [2022-04-13T20:39:15.372Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-13T20:39:15.372Z] ---> d57d7d35534a [2022-04-13T20:39:15.372Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T20:39:16.310Z] ---> 6fa7f3ab54f0 [2022-04-13T20:39:16.310Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T20:39:16.310Z] ---> 66a7391fcc61 [2022-04-13T20:39:16.569Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-13T20:39:16.569Z] ---> 212cc42216d8 [2022-04-13T20:39:16.569Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-13T20:39:16.827Z] ---> 8322adec7e55 [2022-04-13T20:39:16.827Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T20:39:16.827Z] ---> Running in 3fb35006131e [2022-04-13T20:39:17.086Z] Removing intermediate container 3fb35006131e [2022-04-13T20:39:17.086Z] ---> 4495f62d33ff [2022-04-13T20:39:17.086Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T20:39:17.086Z] ---> Running in ecea5bcdcc82 [2022-04-13T20:39:17.346Z] Removing intermediate container ecea5bcdcc82 [2022-04-13T20:39:17.346Z] ---> 1ec67216af80 [2022-04-13T20:39:17.346Z] Step 24/26 : LABEL arch=x86_64 [2022-04-13T20:39:17.346Z] ---> Running in 6264bcc81424 [2022-04-13T20:39:17.346Z] Removing intermediate container 6264bcc81424 [2022-04-13T20:39:17.346Z] ---> 70b6c5ae3b18 [2022-04-13T20:39:17.346Z] Step 25/26 : LABEL git_sha=e7036bc784c83e70ab645109578a2dfb988616fa [2022-04-13T20:39:17.605Z] ---> Running in e5087ad59363 [2022-04-13T20:39:17.605Z] Removing intermediate container e5087ad59363 [2022-04-13T20:39:17.605Z] ---> 9f0d7e35a2db [2022-04-13T20:39:17.605Z] Step 26/26 : LABEL version=0.0.0 [2022-04-13T20:39:17.605Z] ---> Running in c80edf84551a [2022-04-13T20:39:17.864Z] Removing intermediate container c80edf84551a [2022-04-13T20:39:17.864Z] ---> 4afa4d23c32b [2022-04-13T20:39:17.864Z] [2022-04-13T20:39:17.864Z] Successfully built 4afa4d23c32b [2022-04-13T20:39:17.864Z] Successfully tagged security-spire-agent:latest [2022-04-13T20:39:17.870Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-13T20:39:17.884Z] $ docker stop --time=1 d5e8df244d87798f29f4d77320427e55bc79b014db58a841e01fa39ae412bfc1 [2022-04-13T20:39:19.221Z] $ docker rm -f d5e8df244d87798f29f4d77320427e55bc79b014db58a841e01fa39ae412bfc1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T20:39:19.579Z] + docker images [2022-04-13T20:39:19.579Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-13T20:39:19.579Z] security-spire-agent latest 4afa4d23c32b 2 seconds ago 127MB [2022-04-13T20:39:19.579Z] bc60624a26b5 18 seconds ago 4.55GB [2022-04-13T20:39:19.579Z] support-notifications latest 602af6577d90 36 seconds ago 30.8MB [2022-04-13T20:39:19.579Z] security-spiffe-token-provider latest 578a520d7a8c 37 seconds ago 32.4MB [2022-04-13T20:39:19.579Z] core-metadata latest 9bb160776845 39 seconds ago 30.4MB [2022-04-13T20:39:19.579Z] 40852bb3f904 51 seconds ago 1.69GB [2022-04-13T20:39:19.579Z] d84c63ac4422 54 seconds ago 1.69GB [2022-04-13T20:39:19.579Z] ab55f9c5502b 54 seconds ago 1.68GB [2022-04-13T20:39:19.579Z] security-spire-server latest bd3c527e0be7 About a minute ago 87.3MB [2022-04-13T20:39:19.579Z] security-spire-config latest 6818968d1570 About a minute ago 86.7MB [2022-04-13T20:39:19.579Z] core-data latest 581fcd1fc19e About a minute ago 36.2MB [2022-04-13T20:39:19.579Z] core-command latest 0167982e6008 About a minute ago 28.5MB [2022-04-13T20:39:19.579Z] support-scheduler latest 9e403f983f08 About a minute ago 30.2MB [2022-04-13T20:39:19.579Z] ec10cc6486f5 About a minute ago 4.55GB [2022-04-13T20:39:19.579Z] 504d29bb333f 2 minutes ago 1.69GB [2022-04-13T20:39:19.579Z] 2250b603ccae 2 minutes ago 1.69GB [2022-04-13T20:39:19.579Z] 7af72121d0d0 2 minutes ago 1.7GB [2022-04-13T20:39:19.579Z] sys-mgmt-agent latest f56de53d6566 2 minutes ago 311MB [2022-04-13T20:39:19.579Z] security-bootstrapper latest dda19427f8d0 3 minutes ago 28.3MB [2022-04-13T20:39:19.579Z] security-proxy-setup latest c838e0601f4c 3 minutes ago 51MB [2022-04-13T20:39:19.579Z] security-secretstore-setup latest cd6592e4a4a2 3 minutes ago 49.7MB [2022-04-13T20:39:19.579Z] 2931864e7d47 4 minutes ago 1.71GB [2022-04-13T20:39:19.579Z] e8035690336e 4 minutes ago 1.7GB [2022-04-13T20:39:19.579Z] e6cd20c5d27c 4 minutes ago 1.71GB [2022-04-13T20:39:19.579Z] 0bff0ed38c52 4 minutes ago 1.69GB [2022-04-13T20:39:19.579Z] ci-base-image-x86_64 latest 7b26972ede99 8 minutes ago 896MB [2022-04-13T20:39:19.579Z] docker 20.10.14 7417809fdb73 8 days ago 218MB [2022-04-13T20:39:19.579Z] alpine 3.14 e04c818066af 8 days ago 5.59MB [2022-04-13T20:39:19.579Z] alpine 3.15 0ac33e5f5afa 8 days ago 5.57MB [2022-04-13T20:39:19.579Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-13T20:39:19.579Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-13T20:39:19.579Z] 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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-13T20:39:21.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.260s coverage: 28.7% of statements [2022-04-13T20:39:21.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-13T20:39:21.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-13T20:39:27.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.544s coverage: 98.5% of statements [2022-04-13T20:39:27.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-13T20:39:27.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.477s coverage: 53.4% of statements [2022-04-13T20:39:27.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-13T20:39:27.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-13T20:39:49.412Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.732s coverage: 89.2% of statements [2022-04-13T20:39:49.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-13T20:39:49.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-13T20:39:49.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-13T20:39:49.412Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.303s coverage: 84.4% of statements [2022-04-13T20:39:49.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-13T20:39:49.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-13T20:39:49.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-13T20:39:49.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-13T20:39:49.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-13T20:39:52.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.499s coverage: 95.6% of statements [2022-04-13T20:39:52.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-13T20:39:52.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-13T20:39:52.055Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.351s coverage: 72.2% of statements [2022-04-13T20:39:52.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-13T20:39:52.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-13T20:39:52.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-13T20:39:52.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-13T20:39:52.055Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-13T20:39:52.055Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.687s coverage: 60.0% of statements [2022-04-13T20:39:52.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-13T20:39:52.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-13T20:39:52.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-13T20:39:52.056Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.463s coverage: 0.9% of statements [2022-04-13T20:39:52.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-13T20:39:52.056Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.343s coverage: 58.8% of statements [2022-04-13T20:39:52.056Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.468s coverage: 24.0% of statements [2022-04-13T20:39:52.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-13T20:39:52.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.337s coverage: 47.1% of statements [2022-04-13T20:39:52.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.293s coverage: 79.5% of statements [2022-04-13T20:39:52.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.283s coverage: 94.1% of statements [2022-04-13T20:39:52.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.291s coverage: 96.3% of statements [2022-04-13T20:39:54.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.331s coverage: 87.5% of statements [2022-04-13T20:40:07.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.247s coverage: 94.4% of statements [2022-04-13T20:40:07.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.312s coverage: 44.8% of statements [2022-04-13T20:40:12.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.685s coverage: 82.5% of statements [2022-04-13T20:40:12.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-13T20:40:20.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.309s coverage: 92.9% of statements [2022-04-13T20:40:20.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-13T20:40:20.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-13T20:40:20.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-13T20:40:20.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements [2022-04-13T20:40:20.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-13T20:40:20.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-13T20:40:20.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-13T20:40:20.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-13T20:40:20.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-13T20:40:20.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.231s coverage: 87.2% of statements [2022-04-13T20:40:20.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-13T20:40:20.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-13T20:40:20.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements [2022-04-13T20:40:20.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-13T20:40:20.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.292s coverage: 58.8% of statements [2022-04-13T20:40:20.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-13T20:40:20.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.304s coverage: 80.0% of statements [2022-04-13T20:40:20.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.368s coverage: 87.2% of statements [2022-04-13T20:40:20.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.317s coverage: 85.4% of statements [2022-04-13T20:40:20.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.858s coverage: 91.2% of statements [2022-04-13T20:40:20.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-13T20:40:27.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.042s coverage: 64.4% of statements [2022-04-13T20:40:27.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-13T20:40:27.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-13T20:40:27.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.314s coverage: 100.0% of statements [2022-04-13T20:40:27.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 89.4% of statements [2022-04-13T20:40:27.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2022-04-13T20:40:27.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements [2022-04-13T20:40:27.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2022-04-13T20:40:38.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.737s coverage: 65.4% of statements [2022-04-13T20:40:38.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-13T20:40:38.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-13T20:40:38.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-13T20:40:40.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.103s coverage: 43.8% of statements [2022-04-13T20:40:40.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-13T20:40:40.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-13T20:40:40.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.487s coverage: 89.5% of statements [2022-04-13T20:40:40.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-13T20:40:40.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.406s coverage: 84.8% of statements [2022-04-13T20:40:40.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-13T20:40:40.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-13T20:40:40.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-13T20:40:40.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-13T20:40:53.170Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.614s coverage: 17.7% of statements [2022-04-13T20:40:53.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-13T20:40:53.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-13T20:40:53.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-13T20:40:53.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-13T20:40:53.170Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.809s coverage: 92.3% of statements [2022-04-13T20:40:53.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-13T20:40:53.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-13T20:40:53.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-13T20:40:53.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-13T20:40:53.170Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.311s coverage: 63.2% of statements [2022-04-13T20:40:53.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-13T20:40:53.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-13T20:40:53.170Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.575s coverage: 97.7% of statements [2022-04-13T20:40:53.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-13T20:40:53.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-13T20:40:53.170Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-13T20:40:53.170Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-13T20:40:53.170Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.272s coverage: 28.9% of statements [2022-04-13T20:40:53.170Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-13T20:40:53.170Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-13T20:40:53.170Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-13T20:40:53.170Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-13T20:40:53.170Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-13T20:40:53.170Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-13T20:40:53.170Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.254s coverage: 100.0% of statements [2022-04-13T20:40:53.170Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.096s coverage: 96.9% of statements [2022-04-13T20:40:53.170Z] 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-13T20:40:53.170Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-13T20:40:53.170Z] GO111MODULE=on go vet ./... [2022-04-13T20:43:00.098Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-13T20:43:00.098Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-13T20:43:00.098Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-13T20:43:00.125Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-13T20:43:00.784Z] + ls -al . [2022-04-13T20:43:00.784Z] total 668 [2022-04-13T20:43:00.784Z] drwxrwxr-x 9 1001 1001 4096 Apr 13 20:42 . [2022-04-13T20:43:00.784Z] drwxr-xr-x 4 root root 4096 Apr 13 20:36 .. [2022-04-13T20:43:00.784Z] -rw-rw-r-- 1 1001 1001 11 Apr 13 20:34 .dockerignore [2022-04-13T20:43:00.784Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 20:34 .git [2022-04-13T20:43:00.784Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 20:34 .github [2022-04-13T20:43:00.784Z] -rw-rw-r-- 1 1001 1001 879 Apr 13 20:34 .gitignore [2022-04-13T20:43:00.784Z] -rw-rw-r-- 1 1001 1001 42 Apr 13 20:34 .golangci.yml [2022-04-13T20:43:00.784Z] -rw-rw-r-- 1 1001 1001 87 Apr 13 20:34 .hadolint.yml [2022-04-13T20:43:00.784Z] -rw-rw-r-- 1 1001 1001 166 Apr 13 20:34 .sonarcloud.properties [2022-04-13T20:43:00.784Z] -rw-rw-r-- 1 1001 1001 1171 Apr 13 20:34 ADOPTERS.md [2022-04-13T20:43:00.784Z] -rw-rw-r-- 1 1001 1001 10086 Apr 13 20:34 Attribution.txt [2022-04-13T20:43:00.784Z] -rw-rw-r-- 1 1001 1001 51732 Apr 13 20:34 CHANGELOG.md [2022-04-13T20:43:00.784Z] -rw-rw-r-- 1 1001 1001 3804 Apr 13 20:34 CONTRIBUTING.md [2022-04-13T20:43:00.784Z] -rw-rw-r-- 1 1001 1001 677 Apr 13 20:34 GOVERNANCE.md [2022-04-13T20:43:00.784Z] -rw-rw-r-- 1 1001 1001 850 Apr 13 20:34 Jenkinsfile [2022-04-13T20:43:00.784Z] -rw-rw-r-- 1 1001 1001 10775 Apr 13 20:34 LICENSE [2022-04-13T20:43:00.784Z] -rw-rw-r-- 1 1001 1001 8522 Apr 13 20:34 Makefile [2022-04-13T20:43:00.784Z] -rw-rw-r-- 1 1001 1001 582 Apr 13 20:34 OWNERS.md [2022-04-13T20:43:00.784Z] -rw-rw-r-- 1 1001 1001 8207 Apr 13 20:34 README.md [2022-04-13T20:43:00.784Z] -rw-rw-r-- 1 1001 1001 6912 Apr 13 20:34 SECURITY.md [2022-04-13T20:43:00.784Z] -rw-rw-r-- 1 1001 1001 5 Apr 13 20:30 VERSION [2022-04-13T20:43:00.784Z] -rw-rw-r-- 1 1001 1001 4131 Apr 13 20:34 ZMQWindows.md [2022-04-13T20:43:00.784Z] drwxrwxr-x 2 1001 1001 4096 Apr 13 20:34 bin [2022-04-13T20:43:00.784Z] drwxrwxr-x 18 1001 1001 4096 Apr 13 20:34 cmd [2022-04-13T20:43:00.784Z] -rw-r--r-- 1 root root 434738 Apr 13 20:40 coverage.out [2022-04-13T20:43:00.784Z] -rw-rw-r-- 1 1001 1001 3256 Apr 13 20:34 go.mod [2022-04-13T20:43:00.784Z] -rw-rw-r-- 1 1001 1001 35162 Apr 13 20:34 go.sum [2022-04-13T20:43:00.784Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 20:34 internal [2022-04-13T20:43:00.784Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 20:34 openapi [2022-04-13T20:43:00.784Z] drwxrwxr-x 4 1001 1001 4096 Apr 13 20:34 snap [2022-04-13T20:43:00.784Z] -rw-rw-r-- 1 1001 1001 204 Apr 13 20:34 version.go [Pipeline] sh [2022-04-13T20:43:01.458Z] + '[' -e coverage.out ] [2022-04-13T20:43:01.458Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-13T20:43:01.490Z] Warning: overwriting stash ‘coverage-report’ [2022-04-13T20:43:02.406Z] Stashed 1 file(s) [Pipeline] sh [2022-04-13T20:43:03.061Z] + make build [2022-04-13T20:43:03.061Z] 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-13T20:45:25.008Z] 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-metadata/core-metadata ./cmd/core-metadata [2022-04-13T20:45:29.299Z] 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-command/core-command ./cmd/core-command [2022-04-13T20:45:41.712Z] 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/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T20:45:54.094Z] 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-13T20:46:16.246Z] 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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T20:46:26.413Z] 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/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T20:46:38.820Z] 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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T20:46:51.232Z] 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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-13T20:47:03.620Z] 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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T20:47:16.022Z] 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/secrets-config ./cmd/secrets-config [2022-04-13T20:47:28.441Z] 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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T20:47:46.756Z] 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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-13T20:47:59.191Z] $ docker stop --time=1 4550e07d4690331cdeb94a3e1519a863914ea8dba77023ce406d5b81c0f0cebb [2022-04-13T20:48:01.174Z] $ docker rm -f 4550e07d4690331cdeb94a3e1519a863914ea8dba77023ce406d5b81c0f0cebb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:48:03.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T20:48:03.477Z] [2022-04-13T20:48:03.477Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:48:03.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T20:48:04.104Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-13T20:48:04.104Z] 29e5d40040c1: Pulling fs layer [2022-04-13T20:48:04.104Z] 1ce36da41761: Pulling fs layer [2022-04-13T20:48:04.104Z] 25b303627fd3: Pulling fs layer [2022-04-13T20:48:04.104Z] 29e5d40040c1: Verifying Checksum [2022-04-13T20:48:04.104Z] 29e5d40040c1: Download complete [2022-04-13T20:48:04.707Z] 1ce36da41761: Verifying Checksum [2022-04-13T20:48:04.707Z] 1ce36da41761: Download complete [2022-04-13T20:48:04.983Z] 29e5d40040c1: Pull complete [2022-04-13T20:48:05.958Z] 25b303627fd3: Verifying Checksum [2022-04-13T20:48:05.958Z] 25b303627fd3: Download complete [2022-04-13T20:48:05.958Z] 1ce36da41761: Pull complete [2022-04-13T20:48:16.113Z] 25b303627fd3: Pull complete [2022-04-13T20:48:16.113Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-13T20:48:16.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T20:48:16.113Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-13T20:48:16.374Z] prd-ubuntu20.04-docker-arm64-4c-16g-20846 does not seem to be running inside a container [2022-04-13T20:48:16.462Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-13T20:48:18.897Z] $ docker top 944ef151e411cb66510b37053e0405d7e232f7ed927e79c4e5c10f033a7feaa0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T20:48:19.838Z] + grep+ paralleldocker-compose [2022-04-13T20:48:19.838Z] build --help [2022-04-13T20:48:25.252Z] --parallel Build images in parallel. [Pipeline] } [2022-04-13T20:48:25.285Z] $ docker stop --time=1 944ef151e411cb66510b37053e0405d7e232f7ed927e79c4e5c10f033a7feaa0 [2022-04-13T20:48:27.120Z] $ docker rm -f 944ef151e411cb66510b37053e0405d7e232f7ed927e79c4e5c10f033a7feaa0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T20:48:27.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T20:48:27.795Z] . [Pipeline] withDockerContainer [2022-04-13T20:48:28.077Z] prd-ubuntu20.04-docker-arm64-4c-16g-20846 does not seem to be running inside a container [2022-04-13T20:48:28.189Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-13T20:48:29.607Z] $ docker top e46e6359999563fa60441bab2a237de33417d0aee79239034921678832d6762d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T20:48:30.553Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-13T20:48:35.938Z] Building core-command ... [2022-04-13T20:48:35.938Z] Building core-data ... [2022-04-13T20:48:35.938Z] Building core-metadata ... [2022-04-13T20:48:35.938Z] Building security-bootstrapper ... [2022-04-13T20:48:35.938Z] Building security-proxy-setup ... [2022-04-13T20:48:35.938Z] Building security-secretstore-setup ... [2022-04-13T20:48:35.938Z] Building security-spiffe-token-provider ... [2022-04-13T20:48:35.938Z] Building security-spire-agent ... [2022-04-13T20:48:35.938Z] Building security-spire-config ... [2022-04-13T20:48:35.938Z] Building security-spire-server ... [2022-04-13T20:48:35.938Z] Building support-notifications ... [2022-04-13T20:48:35.938Z] Building support-scheduler ... [2022-04-13T20:48:35.938Z] Building sys-mgmt-agent ... [2022-04-13T20:48:35.938Z] Building security-bootstrapper [2022-04-13T20:48:35.938Z] Building security-secretstore-setup [2022-04-13T20:48:35.938Z] Building security-proxy-setup [2022-04-13T20:48:35.938Z] Building sys-mgmt-agent [2022-04-13T20:48:35.938Z] Building core-data [2022-04-13T20:50:27.752Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:50:27.752Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:50:27.752Z] ---> 99820b2fd866 [2022-04-13T20:50:27.752Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T20:50:27.752Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:50:27.752Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:50:27.752Z] ---> 99820b2fd866 [2022-04-13T20:50:27.752Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T20:50:27.752Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:50:27.752Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:50:27.752Z] ---> 99820b2fd866 [2022-04-13T20:50:27.752Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T20:50:27.752Z] ---> Running in b90964b096cb [2022-04-13T20:50:27.752Z] ---> Running in adfb3158c463 [2022-04-13T20:50:27.752Z] ---> Running in 2ea5738ccfd1 [2022-04-13T20:50:27.752Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:50:27.752Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:50:27.752Z] ---> 99820b2fd866 [2022-04-13T20:50:27.752Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T20:50:27.752Z] ---> Running in e514e876c2e3 [2022-04-13T20:50:27.752Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T20:50:27.752Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-13T20:50:27.752Z] ---> 99820b2fd866 [2022-04-13T20:50:27.752Z] Step 3/31 : WORKDIR /edgex-go [2022-04-13T20:50:27.752Z] ---> Running in 4771411c657f [2022-04-13T20:50:27.752Z] Removing intermediate container adfb3158c463 [2022-04-13T20:50:27.752Z] ---> 98af25e8e3ce [2022-04-13T20:50:27.753Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:50:27.753Z] Removing intermediate container 2ea5738ccfd1 [2022-04-13T20:50:27.753Z] ---> e2753aa6d17f [2022-04-13T20:50:27.753Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:50:27.753Z] ---> Running in 189552f0eb45 [2022-04-13T20:50:27.753Z] Removing intermediate container e514e876c2e3 [2022-04-13T20:50:27.753Z] ---> 27b4a6c40cc3 [2022-04-13T20:50:27.753Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:50:27.753Z] ---> Running in ad6284e2f6f3 [2022-04-13T20:50:27.753Z] ---> Running in 73b02bbddec0 [2022-04-13T20:50:27.753Z] Removing intermediate container b90964b096cb [2022-04-13T20:50:27.753Z] ---> 592a54107133 [2022-04-13T20:50:27.753Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:50:27.753Z] Removing intermediate container 4771411c657f [2022-04-13T20:50:27.753Z] ---> 7d43eb75c791 [2022-04-13T20:50:27.753Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T20:50:27.753Z] ---> Running in 95b2f0aff237 [2022-04-13T20:50:27.753Z] ---> Running in 253e6fd5b4d9 [2022-04-13T20:50:27.753Z] Removing intermediate container 189552f0eb45 [2022-04-13T20:50:27.753Z] ---> 25e80d4ad8be [2022-04-13T20:50:27.753Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-13T20:50:27.753Z] Removing intermediate container ad6284e2f6f3 [2022-04-13T20:50:27.753Z] ---> 48f88af72c92 [2022-04-13T20:50:27.753Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-13T20:50:27.753Z] ---> Running in 48747193c72e [2022-04-13T20:50:27.753Z] Removing intermediate container 253e6fd5b4d9 [2022-04-13T20:50:27.753Z] ---> 177d3b5ac405 [2022-04-13T20:50:27.753Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-13T20:50:27.753Z] ---> Running in 306290726c89 [2022-04-13T20:50:27.753Z] ---> Running in b5399daab921 [2022-04-13T20:50:27.753Z] Removing intermediate container 95b2f0aff237 [2022-04-13T20:50:27.753Z] ---> 36915e4ceecc [2022-04-13T20:50:27.753Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-13T20:50:27.753Z] Removing intermediate container 73b02bbddec0 [2022-04-13T20:50:27.753Z] ---> 607e6464e1fb [2022-04-13T20:50:27.753Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-13T20:50:27.753Z] ---> Running in 8a870a6225a6 [2022-04-13T20:50:27.753Z] ---> Running in edcd8f2fc20d [2022-04-13T20:50:28.749Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T20:50:29.025Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T20:50:29.299Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T20:50:29.299Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T20:50:29.299Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T20:50:29.571Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T20:50:29.845Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T20:50:30.133Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T20:50:30.419Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T20:50:30.419Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T20:50:31.039Z] OK: 220 MiB in 52 packages [2022-04-13T20:50:31.660Z] OK: 220 MiB in 52 packages [2022-04-13T20:50:31.948Z] OK: 220 MiB in 52 packages [2022-04-13T20:50:32.228Z] OK: 220 MiB in 52 packages [2022-04-13T20:50:32.228Z] OK: 220 MiB in 52 packages [2022-04-13T20:50:33.238Z] Removing intermediate container 48747193c72e [2022-04-13T20:50:33.238Z] ---> 8c8b3efa7fa9 [2022-04-13T20:50:33.238Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T20:50:33.521Z] Removing intermediate container b5399daab921 [2022-04-13T20:50:33.521Z] ---> e5d580ec22dd [2022-04-13T20:50:33.521Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T20:50:33.801Z] Removing intermediate container edcd8f2fc20d [2022-04-13T20:50:33.801Z] ---> aff521ebd61f [2022-04-13T20:50:33.801Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T20:50:34.078Z] Removing intermediate container 8a870a6225a6 [2022-04-13T20:50:34.078Z] Removing intermediate container 306290726c89 [2022-04-13T20:50:34.078Z] ---> e5d0fdbb5190 [2022-04-13T20:50:34.078Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-13T20:50:34.078Z] ---> 42e7609aa30d [2022-04-13T20:50:34.078Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T20:50:34.355Z] ---> f48ee400ef25 [2022-04-13T20:50:34.355Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:50:34.629Z] ---> Running in 841dacca85f9 [2022-04-13T20:50:34.908Z] ---> 8ef2cad3ccfc [2022-04-13T20:50:34.908Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:50:35.185Z] ---> 476fef54cfd4 [2022-04-13T20:50:35.185Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:50:35.461Z] ---> Running in 72d2c141b46c [2022-04-13T20:50:35.461Z] ---> Running in 2f0d5d2fd4fc [2022-04-13T20:50:35.751Z] ---> 9e35c16c37e1 [2022-04-13T20:50:35.751Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:50:35.751Z] ---> Running in eeac592414e7 [2022-04-13T20:50:36.028Z] ---> 991d530a985d [2022-04-13T20:50:36.028Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T20:50:36.312Z] ---> Running in 14d03e151888 [2022-04-13T20:50:39.754Z] Removing intermediate container 841dacca85f9 [2022-04-13T20:50:39.754Z] ---> b8c56c036602 [2022-04-13T20:50:39.754Z] Step 8/23 : COPY . . [2022-04-13T20:50:43.188Z] Removing intermediate container 2f0d5d2fd4fc [2022-04-13T20:50:43.188Z] ---> 367beba3b62c [2022-04-13T20:50:43.188Z] Step 8/23 : COPY . . [2022-04-13T20:50:43.188Z] Removing intermediate container 14d03e151888 [2022-04-13T20:50:43.188Z] ---> 58cd6c44e28d [2022-04-13T20:50:43.188Z] Step 8/22 : COPY . . [2022-04-13T20:50:43.188Z] Removing intermediate container 72d2c141b46c [2022-04-13T20:50:43.188Z] ---> 3cc1a514e100 [2022-04-13T20:50:43.188Z] Step 8/25 : COPY . . [2022-04-13T20:50:43.188Z] Removing intermediate container eeac592414e7 [2022-04-13T20:50:43.188Z] ---> d64a8d770eed [2022-04-13T20:50:43.188Z] Step 8/31 : COPY . . [2022-04-13T20:51:22.235Z] ---> e3a877004805 [2022-04-13T20:51:22.235Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-13T20:51:22.235Z] ---> 42d2c25ecbe2 [2022-04-13T20:51:22.235Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-13T20:51:22.235Z] ---> a7b640ec310d [2022-04-13T20:51:22.235Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-13T20:51:22.235Z] ---> a6ee5038609a [2022-04-13T20:51:22.235Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-13T20:51:22.235Z] ---> c8fd51c3dac7 [2022-04-13T20:51:22.235Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-13T20:51:22.235Z] ---> Running in 37e285d45c42 [2022-04-13T20:51:22.235Z] ---> Running in a22d98462057 [2022-04-13T20:51:22.235Z] ---> Running in d1a1aa525bfe [2022-04-13T20:51:22.235Z] ---> Running in b442eee7e567 [2022-04-13T20:51:22.235Z] ---> Running in fc71d42a335f [2022-04-13T20:51:23.702Z] 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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T20:51:23.988Z] 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-13T20:51:24.268Z] 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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T20:51:24.268Z] 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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T20:51:24.550Z] 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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T21:00:02.254Z] 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/secrets-config ./cmd/secrets-config [2022-04-13T21:00:02.254Z] 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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-13T21:00:20.655Z] Removing intermediate container fc71d42a335f [2022-04-13T21:00:20.655Z] ---> c9890c462f1e [2022-04-13T21:00:20.655Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-13T21:00:20.655Z] ---> Running in bb14d4222eaa [2022-04-13T21:00:22.646Z] 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-13T21:00:24.657Z] Removing intermediate container 37e285d45c42 [2022-04-13T21:00:24.657Z] ---> 75fd7233ea96 [2022-04-13T21:00:24.657Z] [2022-04-13T21:00:24.657Z] Step 10/25 : FROM alpine:3.14 [2022-04-13T21:00:25.283Z] 3.14: Pulling from library/alpine [2022-04-13T21:00:27.285Z] Removing intermediate container a22d98462057 [2022-04-13T21:00:27.285Z] ---> 914bcb864909 [2022-04-13T21:00:27.285Z] [2022-04-13T21:00:27.285Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T21:00:27.567Z] 3.14: Pulling from library/alpine [2022-04-13T21:00:27.847Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T21:00:27.847Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T21:00:27.847Z] Status: Downloaded newer image for alpine:3.14 [2022-04-13T21:00:28.170Z] Status: Downloaded newer image for alpine:3.14 [2022-04-13T21:00:28.170Z] ---> ac73e934f311 [2022-04-13T21:00:28.170Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-13T21:00:28.170Z] ---> ac73e934f311 [2022-04-13T21:00:28.170Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-13T21:00:28.777Z] ---> Running in c3c41793e961 [2022-04-13T21:00:28.777Z] ---> Running in d483e1d5d0fa [2022-04-13T21:00:31.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:00:31.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:00:31.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:00:31.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:00:32.310Z] Removing intermediate container b442eee7e567 [2022-04-13T21:00:32.310Z] ---> 166034150988 [2022-04-13T21:00:32.310Z] [2022-04-13T21:00:32.310Z] Step 10/31 : FROM alpine:3.14 [2022-04-13T21:00:32.310Z] ---> ac73e934f311 [2022-04-13T21:00:32.310Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-13T21:00:32.587Z] ---> Running in dd374ef338de [2022-04-13T21:00:32.863Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-13T21:00:32.863Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-13T21:00:32.863Z] (3/3) Installing su-exec (0.2-r1) [2022-04-13T21:00:32.863Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T21:00:33.145Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-13T21:00:33.145Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T21:00:33.145Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-13T21:00:33.145Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-13T21:00:33.145Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-13T21:00:33.145Z] (5/6) Installing curl (7.79.1-r0) [2022-04-13T21:00:33.145Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-13T21:00:33.444Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T21:00:33.445Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T21:00:33.445Z] Removing intermediate container dd374ef338de [2022-04-13T21:00:33.445Z] ---> c112098d6ff0 [2022-04-13T21:00:33.445Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-13T21:00:33.445Z] OK: 6 MiB in 17 packages [2022-04-13T21:00:33.747Z] ---> Running in c2b93ecfc9b5 [2022-04-13T21:00:33.747Z] OK: 8 MiB in 20 packages [2022-04-13T21:00:36.440Z] Removing intermediate container d1a1aa525bfe [2022-04-13T21:00:36.440Z] ---> f0c466f1e424 [2022-04-13T21:00:36.440Z] [2022-04-13T21:00:36.440Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T21:00:36.440Z] ---> ac73e934f311 [2022-04-13T21:00:36.440Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-13T21:00:36.440Z] ---> Running in e75baeb48172 [2022-04-13T21:00:37.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:00:37.437Z] Removing intermediate container d483e1d5d0fa [2022-04-13T21:00:37.437Z] ---> 0dccd4affff6 [2022-04-13T21:00:37.437Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T21:00:37.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:00:37.714Z] ---> Running in 156ccb2fdedf [2022-04-13T21:00:37.714Z] Removing intermediate container e75baeb48172 [2022-04-13T21:00:37.714Z] ---> d5fe96068cd7 [2022-04-13T21:00:37.714Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-13T21:00:38.011Z] ---> Running in e22357733bcb [2022-04-13T21:00:38.011Z] Removing intermediate container c3c41793e961 [2022-04-13T21:00:38.011Z] ---> 1187326343a8 [2022-04-13T21:00:38.011Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T21:00:38.297Z] ---> Running in 20c11c8b4c17 [2022-04-13T21:00:38.575Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-13T21:00:38.576Z] (2/2) Installing su-exec (0.2-r1) [2022-04-13T21:00:38.576Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T21:00:38.576Z] OK: 6 MiB in 16 packages [2022-04-13T21:00:38.576Z] Removing intermediate container 156ccb2fdedf [2022-04-13T21:00:38.576Z] ---> 7e51013b3a43 [2022-04-13T21:00:38.576Z] Step 13/25 : WORKDIR / [2022-04-13T21:00:38.854Z] ---> Running in b6eddfcb0a26 [2022-04-13T21:00:39.128Z] Removing intermediate container e22357733bcb [2022-04-13T21:00:39.128Z] ---> 5a843df4439b [2022-04-13T21:00:39.128Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-13T21:00:39.128Z] ---> Running in 578e02599b11 [2022-04-13T21:00:39.410Z] Removing intermediate container 20c11c8b4c17 [2022-04-13T21:00:39.410Z] ---> be91a58ab494 [2022-04-13T21:00:39.410Z] Step 13/22 : WORKDIR /edgex [2022-04-13T21:00:39.699Z] ---> Running in 3b858f07e0c2 [2022-04-13T21:00:39.982Z] Removing intermediate container 578e02599b11 [2022-04-13T21:00:39.982Z] ---> 315af646dc9f [2022-04-13T21:00:39.982Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:00:39.982Z] Removing intermediate container b6eddfcb0a26 [2022-04-13T21:00:39.982Z] ---> 9def37d4a593 [2022-04-13T21:00:39.982Z] 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-13T21:00:40.266Z] ---> Running in 4aad352e156f [2022-04-13T21:00:40.541Z] Removing intermediate container c2b93ecfc9b5 [2022-04-13T21:00:40.541Z] ---> 3bebbc4c4274 [2022-04-13T21:00:40.541Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-13T21:00:40.839Z] ---> Running in d76e2d9fedaa [2022-04-13T21:00:40.839Z] Removing intermediate container 3b858f07e0c2 [2022-04-13T21:00:40.839Z] ---> 12b13c4624bd [2022-04-13T21:00:40.839Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-13T21:00:41.849Z] Removing intermediate container d76e2d9fedaa [2022-04-13T21:00:41.849Z] ---> 0f08a5d5aad9 [2022-04-13T21:00:41.849Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-13T21:00:42.139Z] ---> Running in aa3e9a21bc30 [2022-04-13T21:00:42.139Z] ---> 0103ea9ad5a7 [2022-04-13T21:00:42.139Z] 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-13T21:00:42.425Z] ---> ed0365239217 [2022-04-13T21:00:42.425Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-13T21:00:42.708Z] Removing intermediate container aa3e9a21bc30 [2022-04-13T21:00:42.708Z] ---> 5f446633f881 [2022-04-13T21:00:42.708Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-13T21:00:42.708Z] ---> Running in 9f8cd0bef9ec [2022-04-13T21:00:44.156Z] ---> f48ad400d4d3 [2022-04-13T21:00:44.156Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-13T21:00:44.766Z] Removing intermediate container 4aad352e156f [2022-04-13T21:00:44.766Z] ---> c9b3a31ac5a3 [2022-04-13T21:00:44.766Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-13T21:00:45.045Z] ---> Running in 0d14f5cba068 [2022-04-13T21:00:45.657Z] ---> 7edb202de060 [2022-04-13T21:00:45.657Z] 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-13T21:00:47.662Z] Removing intermediate container 9f8cd0bef9ec [2022-04-13T21:00:47.662Z] ---> 9262980c1a79 [2022-04-13T21:00:47.662Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-13T21:00:47.943Z] ---> Running in 598f6d362027 [2022-04-13T21:00:47.943Z] ---> 9d60c3319d9b [2022-04-13T21:00:47.943Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-13T21:00:48.580Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:00:48.580Z] ---> 1fc522cac839 [2022-04-13T21:00:48.580Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-13T21:00:49.203Z] Removing intermediate container 598f6d362027 [2022-04-13T21:00:49.203Z] ---> 5591b11bd179 [2022-04-13T21:00:49.203Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-13T21:00:49.492Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:00:50.504Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-13T21:00:50.504Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T21:00:50.796Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-13T21:00:50.796Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T21:00:51.087Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-13T21:00:51.087Z] ---> d6db006c0f90 [2022-04-13T21:00:51.087Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-13T21:00:51.087Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-13T21:00:51.087Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T21:00:51.363Z] ---> Running in e8e34a1ba791 [2022-04-13T21:00:51.363Z] OK: 8 MiB in 20 packages [2022-04-13T21:00:52.359Z] ---> 439794a2153d [2022-04-13T21:00:52.359Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-13T21:00:53.376Z] ---> aca044536ebc [2022-04-13T21:00:53.376Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T21:00:53.992Z] Removing intermediate container 0d14f5cba068 [2022-04-13T21:00:53.992Z] ---> 577ac076a5fd [2022-04-13T21:00:53.992Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T21:00:56.012Z] ---> 33f511c44ec7 [2022-04-13T21:00:56.012Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-13T21:00:56.299Z] ---> 5a55ad785af6 [2022-04-13T21:00:56.299Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-13T21:00:56.299Z] Removing intermediate container e8e34a1ba791 [2022-04-13T21:00:56.299Z] ---> 7dce0e07a73f [2022-04-13T21:00:56.299Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T21:00:56.299Z] ---> Running in 989f3740dbb4 [2022-04-13T21:00:58.944Z] ---> 540fcc7c5304 [2022-04-13T21:00:58.944Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T21:00:58.944Z] ---> 704e8878d492 [2022-04-13T21:00:58.944Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-13T21:01:00.936Z] ---> a10ed9f7c502 [2022-04-13T21:01:00.936Z] 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-13T21:01:00.936Z] Removing intermediate container 989f3740dbb4 [2022-04-13T21:01:00.936Z] ---> b35a02653514 [2022-04-13T21:01:00.936Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T21:01:01.211Z] ---> Running in d302068ace11 [2022-04-13T21:01:01.211Z] ---> Running in 18c4da7e6413 [2022-04-13T21:01:02.686Z] Removing intermediate container 18c4da7e6413 [2022-04-13T21:01:02.686Z] ---> 848e81f01670 [2022-04-13T21:01:02.686Z] Step 20/22 : LABEL arch=arm64 [2022-04-13T21:01:02.976Z] ---> Running in e202debdb9ea [2022-04-13T21:01:03.582Z] ---> bc7bc5b14a1d [2022-04-13T21:01:03.582Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-13T21:01:03.582Z] ---> 0a1ae00a726f [2022-04-13T21:01:03.582Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-13T21:01:03.859Z] Removing intermediate container e202debdb9ea [2022-04-13T21:01:03.859Z] ---> e49027cd1d92 [2022-04-13T21:01:03.859Z] Step 21/22 : LABEL git_sha=cb60c5d4f57ab31570d573762ca18756fff24b58 [2022-04-13T21:01:04.140Z] ---> Running in fec0fea0773c [2022-04-13T21:01:05.140Z] ---> 3df81a606eaf [2022-04-13T21:01:05.140Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-13T21:01:05.140Z] Removing intermediate container fec0fea0773c [2022-04-13T21:01:05.140Z] ---> 069f069df0d5 [2022-04-13T21:01:05.140Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T21:01:05.422Z] ---> 20e6655a4a8e [2022-04-13T21:01:05.422Z] ---> Running in 889004922c85 [2022-04-13T21:01:05.422Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-13T21:01:05.422Z] Removing intermediate container d302068ace11 [2022-04-13T21:01:05.422Z] ---> 430d202e444e [2022-04-13T21:01:05.422Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T21:01:05.702Z] ---> Running in 8ead00a7f4c7 [2022-04-13T21:01:05.702Z] ---> Running in 6bd8157ecfb9 [2022-04-13T21:01:06.310Z] Removing intermediate container 8ead00a7f4c7 [2022-04-13T21:01:06.310Z] ---> f0f82da0c20f [2022-04-13T21:01:06.310Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T21:01:06.606Z] Removing intermediate container 889004922c85 [2022-04-13T21:01:06.606Z] ---> 608082545fd6 [2022-04-13T21:01:06.606Z] [2022-04-13T21:01:06.606Z] ---> Running in 85d797b23953 [2022-04-13T21:01:06.606Z] Removing intermediate container 6bd8157ecfb9 [2022-04-13T21:01:06.606Z] ---> 42460dd16d7b [2022-04-13T21:01:06.606Z] Step 23/25 : LABEL arch=arm64 [2022-04-13T21:01:06.899Z] ---> Running in bbc856ffd1d6 [2022-04-13T21:01:06.899Z] ---> d5ec917d3b7f [2022-04-13T21:01:06.899Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-13T21:01:07.510Z] Removing intermediate container 85d797b23953 [2022-04-13T21:01:07.510Z] ---> 8b312b7bd6b7 [2022-04-13T21:01:07.510Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T21:01:07.510Z] ---> Running in d0af004720ff [2022-04-13T21:01:07.794Z] Removing intermediate container bbc856ffd1d6 [2022-04-13T21:01:07.794Z] ---> a39dad2c8fc9 [2022-04-13T21:01:07.794Z] Step 24/25 : LABEL git_sha=cb60c5d4f57ab31570d573762ca18756fff24b58 [2022-04-13T21:01:07.794Z] Successfully built 608082545fd6 [2022-04-13T21:01:07.794Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-13T21:01:07.794Z]  Building security-proxy-setup ... done Building security-spire-agent [2022-04-13T21:01:08.067Z] ---> Running in 2cd0238048bc [2022-04-13T21:01:08.353Z] ---> 7852c25c1cd5 [2022-04-13T21:01:08.353Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-13T21:01:08.353Z] Removing intermediate container d0af004720ff [2022-04-13T21:01:08.353Z] ---> 8e7967f990d0 [2022-04-13T21:01:08.353Z] Step 22/23 : LABEL git_sha=cb60c5d4f57ab31570d573762ca18756fff24b58 [2022-04-13T21:01:08.642Z] ---> Running in 415657221faa [2022-04-13T21:01:08.928Z] Removing intermediate container 2cd0238048bc [2022-04-13T21:01:08.928Z] ---> 1e89c2f10272 [2022-04-13T21:01:08.928Z] Step 25/25 : LABEL version=0.0.0 [2022-04-13T21:01:08.928Z] ---> Running in 22d570f9ebd8 [2022-04-13T21:01:08.928Z] ---> Running in 608ede95dede [2022-04-13T21:01:09.542Z] Removing intermediate container 415657221faa [2022-04-13T21:01:09.542Z] ---> ec14f3c79739 [2022-04-13T21:01:09.542Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T21:01:09.821Z] ---> Running in 66d05141d55c [2022-04-13T21:01:10.102Z] Removing intermediate container 608ede95dede [2022-04-13T21:01:10.102Z] ---> 3c5a3d9d1698 [2022-04-13T21:01:10.102Z] [2022-04-13T21:01:10.102Z] Removing intermediate container 22d570f9ebd8 [2022-04-13T21:01:10.102Z] ---> 026d73a66b50 [2022-04-13T21:01:10.102Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-13T21:01:10.394Z] Removing intermediate container bb14d4222eaa [2022-04-13T21:01:10.394Z] ---> 02aa2b5158bf [2022-04-13T21:01:10.394Z] [2022-04-13T21:01:10.394Z] Step 11/23 : FROM docker:20.10.14 [2022-04-13T21:01:10.394Z] Removing intermediate container 66d05141d55c [2022-04-13T21:01:10.394Z] ---> 6192f5df8a56 [2022-04-13T21:01:10.394Z] [2022-04-13T21:01:10.394Z] 20.10.14: Pulling from library/docker [2022-04-13T21:01:11.404Z] Successfully built 3c5a3d9d1698 [2022-04-13T21:01:11.404Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-13T21:01:11.404Z]  Building security-secretstore-setup ... done Building core-command [2022-04-13T21:01:12.019Z] Successfully built 6192f5df8a56 [2022-04-13T21:01:12.019Z] Successfully tagged core-data-arm64:latest [2022-04-13T21:01:12.019Z] ---> 8a22feac378a [2022-04-13T21:01:12.019Z]  Building core-data ... done Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-13T21:01:12.019Z] Building security-spire-config [2022-04-13T21:01:12.623Z] ---> Running in b1e4c5c88096 [2022-04-13T21:01:16.064Z] Removing intermediate container b1e4c5c88096 [2022-04-13T21:01:16.064Z] ---> 1aecc7215810 [2022-04-13T21:01:16.064Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-13T21:01:16.064Z] ---> Running in 811c495ce357 [2022-04-13T21:01:17.058Z] Removing intermediate container 811c495ce357 [2022-04-13T21:01:17.058Z] ---> 220b78e45835 [2022-04-13T21:01:17.058Z] Step 28/31 : CMD ["gate"] [2022-04-13T21:01:17.338Z] ---> Running in 40687f592cac [2022-04-13T21:01:17.938Z] Removing intermediate container 40687f592cac [2022-04-13T21:01:17.938Z] ---> ac1682826450 [2022-04-13T21:01:17.938Z] Step 29/31 : LABEL arch=arm64 [2022-04-13T21:01:18.539Z] ---> Running in 03717ed7f7fc [2022-04-13T21:01:19.472Z] Removing intermediate container 03717ed7f7fc [2022-04-13T21:01:19.472Z] ---> 23b156f567d1 [2022-04-13T21:01:19.472Z] Step 30/31 : LABEL git_sha=cb60c5d4f57ab31570d573762ca18756fff24b58 [2022-04-13T21:01:20.145Z] ---> Running in c150eeab95e9 [2022-04-13T21:01:20.834Z] Removing intermediate container c150eeab95e9 [2022-04-13T21:01:20.834Z] ---> fe5b4af579e2 [2022-04-13T21:01:20.834Z] Step 31/31 : LABEL version=0.0.0 [2022-04-13T21:01:21.917Z] ---> Running in e2a17f380bd1 [2022-04-13T21:01:22.518Z] Removing intermediate container e2a17f380bd1 [2022-04-13T21:01:22.518Z] ---> b5e9f17032e3 [2022-04-13T21:01:22.518Z] [2022-04-13T21:01:23.120Z] Successfully built b5e9f17032e3 [2022-04-13T21:01:23.120Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-13T21:01:23.120Z]  Building security-bootstrapper ... done Building support-scheduler [2022-04-13T21:01:25.751Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-13T21:01:25.751Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-13T21:01:25.751Z] ---> c346e9eafbab [2022-04-13T21:01:25.751Z] 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-13T21:01:25.751Z] ---> Running in 0b1c9e4a07b1 [2022-04-13T21:01:26.036Z] Removing intermediate container 0b1c9e4a07b1 [2022-04-13T21:01:26.036Z] ---> 024d2a04f1f5 [2022-04-13T21:01:26.036Z] 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-13T21:01:26.309Z] ---> Running in bc4d852d3773 [2022-04-13T21:01:27.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:01:27.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:01:29.205Z] (1/43) Installing readline (8.1.1-r0) [2022-04-13T21:01:29.205Z] (2/43) Installing bash (5.1.16-r0) [2022-04-13T21:01:29.205Z] Executing bash-5.1.16-r0.post-install [2022-04-13T21:01:29.205Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-13T21:01:29.205Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T21:01:29.205Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-13T21:01:29.205Z] (6/43) Installing curl (7.80.0-r0) [2022-04-13T21:01:29.205Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-13T21:01:29.205Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-13T21:01:29.205Z] (9/43) Installing expat (2.4.7-r0) [2022-04-13T21:01:29.205Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-13T21:01:29.205Z] (11/43) Installing gdbm (1.22-r0) [2022-04-13T21:01:29.205Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-13T21:01:29.205Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-13T21:01:29.205Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-13T21:01:29.205Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-13T21:01:29.205Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-13T21:01:29.205Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-13T21:01:31.845Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-13T21:01:31.845Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-13T21:01:31.845Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-13T21:01:31.845Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-13T21:01:31.845Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-13T21:01:31.845Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-13T21:01:31.845Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-13T21:01:31.845Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-13T21:01:31.845Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-13T21:01:31.845Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-13T21:01:31.845Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-13T21:01:31.845Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-13T21:01:31.845Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-13T21:01:31.845Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-13T21:01:31.845Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-13T21:01:31.845Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-13T21:01:31.845Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-13T21:01:32.120Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-13T21:01:32.120Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-13T21:01:32.120Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-13T21:01:32.120Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-13T21:01:32.120Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-13T21:01:32.120Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-13T21:01:32.120Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-13T21:01:32.120Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-13T21:01:32.397Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-13T21:01:32.995Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T21:01:32.995Z] OK: 82 MiB in 65 packages [2022-04-13T21:01:38.423Z] Collecting docker-compose==1.23.2 [2022-04-13T21:01:38.423Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-13T21:01:38.701Z] Collecting docker<4.0,>=3.6.0 [2022-04-13T21:01:38.701Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-13T21:01:39.303Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-13T21:01:39.303Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-13T21:01:39.579Z] Collecting docopt<0.7,>=0.6.1 [2022-04-13T21:01:39.579Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-13T21:01:42.201Z] 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-13T21:01:42.201Z] Collecting cached-property<2,>=1.2.0 [2022-04-13T21:01:42.475Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-13T21:01:43.455Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-13T21:01:43.455Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-13T21:01:43.729Z] Collecting texttable<0.10,>=0.9.0 [2022-04-13T21:01:43.730Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-13T21:01:46.357Z] Collecting jsonschema<3,>=2.5.1 [2022-04-13T21:01:46.357Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-13T21:01:46.632Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-13T21:01:46.632Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-13T21:01:50.040Z] Collecting PyYAML<4,>=3.10 [2022-04-13T21:01:50.040Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-13T21:01:54.379Z] Collecting docker-pycreds>=0.4.0 [2022-04-13T21:01:54.379Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-13T21:01:55.364Z] 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-13T21:01:55.967Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-13T21:01:55.967Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-13T21:01:56.246Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-13T21:01:56.246Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-13T21:01:56.524Z] Collecting idna<2.8,>=2.5 [2022-04-13T21:01:56.524Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-13T21:01:57.123Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-13T21:01:57.123Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-13T21:01:57.124Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-13T21:01:57.124Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-13T21:01:58.588Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-13T21:01:58.588Z] Attempting uninstall: urllib3 [2022-04-13T21:01:58.588Z] Found existing installation: urllib3 1.26.7 [2022-04-13T21:01:58.588Z] Uninstalling urllib3-1.26.7: [2022-04-13T21:01:58.588Z] Successfully uninstalled urllib3-1.26.7 [2022-04-13T21:02:00.656Z] Attempting uninstall: idna [2022-04-13T21:02:00.656Z] Found existing installation: idna 3.3 [2022-04-13T21:02:00.656Z] Uninstalling idna-3.3: [2022-04-13T21:02:00.656Z] Successfully uninstalled idna-3.3 [2022-04-13T21:02:04.082Z] Attempting uninstall: requests [2022-04-13T21:02:04.082Z] Found existing installation: requests 2.26.0 [2022-04-13T21:02:04.082Z] Uninstalling requests-2.26.0: [2022-04-13T21:02:04.082Z] Successfully uninstalled requests-2.26.0 [2022-04-13T21:02:04.682Z] Running setup.py install for texttable: started [2022-04-13T21:02:07.326Z] Running setup.py install for texttable: finished with status 'done' [2022-04-13T21:02:07.326Z] Running setup.py install for PyYAML: started [2022-04-13T21:02:10.730Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-13T21:02:10.730Z] Running setup.py install for docopt: started [2022-04-13T21:02:13.373Z] Running setup.py install for docopt: finished with status 'done' [2022-04-13T21:02:13.373Z] Running setup.py install for dockerpty: started [2022-04-13T21:02:16.017Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-13T21:02:18.662Z] 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-13T21:02:25.396Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T21:02:25.396Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T21:02:25.396Z] ---> 99820b2fd866 [2022-04-13T21:02:25.396Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T21:02:25.396Z] ---> Using cache [2022-04-13T21:02:25.396Z] ---> 7d43eb75c791 [2022-04-13T21:02:25.396Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:02:25.396Z] ---> Using cache [2022-04-13T21:02:25.396Z] ---> 36915e4ceecc [2022-04-13T21:02:25.396Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T21:02:25.396Z] ---> Running in 3e51ab975503 [2022-04-13T21:02:26.842Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:02:27.836Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:02:28.843Z] OK: 220 MiB in 52 packages [2022-04-13T21:02:30.851Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T21:02:30.851Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T21:02:30.851Z] ---> 99820b2fd866 [2022-04-13T21:02:30.851Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T21:02:30.851Z] ---> Using cache [2022-04-13T21:02:30.851Z] ---> 7d43eb75c791 [2022-04-13T21:02:30.851Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:02:30.851Z] ---> Using cache [2022-04-13T21:02:30.851Z] ---> 36915e4ceecc [2022-04-13T21:02:31.130Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T21:02:31.130Z] ---> Running in a39945f58ed5 [2022-04-13T21:02:31.130Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T21:02:31.130Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T21:02:31.130Z] ---> 99820b2fd866 [2022-04-13T21:02:31.130Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T21:02:31.130Z] ---> Using cache [2022-04-13T21:02:31.130Z] ---> 7d43eb75c791 [2022-04-13T21:02:31.130Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:02:31.130Z] ---> Using cache [2022-04-13T21:02:31.130Z] ---> 36915e4ceecc [2022-04-13T21:02:31.130Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-13T21:02:31.130Z] ---> Using cache [2022-04-13T21:02:31.130Z] ---> e5d0fdbb5190 [2022-04-13T21:02:31.130Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T21:02:31.130Z] Removing intermediate container 3e51ab975503 [2022-04-13T21:02:31.130Z] ---> cfe7295e907f [2022-04-13T21:02:31.130Z] Step 6/26 : COPY go.mod vendor* ./ ---> Using cache [2022-04-13T21:02:31.130Z] [2022-04-13T21:02:31.130Z] ---> 9e35c16c37e1 [2022-04-13T21:02:31.130Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T21:02:31.130Z] ---> Using cache [2022-04-13T21:02:31.130Z] ---> d64a8d770eed [2022-04-13T21:02:31.130Z] Step 8/23 : COPY . . [2022-04-13T21:02:31.743Z] ---> Using cache [2022-04-13T21:02:31.743Z] ---> c8fd51c3dac7 [2022-04-13T21:02:31.743Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-13T21:02:32.356Z] ---> Running in 8bd92a651ae6 [2022-04-13T21:02:33.068Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:02:33.068Z] ---> 5e62f8af3072 [2022-04-13T21:02:33.390Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T21:02:33.799Z] ---> Running in 0fd789bac9f6 [2022-04-13T21:02:34.190Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:02:35.531Z] 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-command/core-command ./cmd/core-command [2022-04-13T21:02:35.531Z] OK: 220 MiB in 52 packages [2022-04-13T21:02:38.180Z] Removing intermediate container a39945f58ed5 [2022-04-13T21:02:38.180Z] ---> a255134c098f [2022-04-13T21:02:38.180Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T21:02:40.183Z] ---> 2405abadd941 [2022-04-13T21:02:40.184Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T21:02:40.184Z] ---> Running in 1c69a59caa5d [2022-04-13T21:02:41.648Z] Removing intermediate container 0fd789bac9f6 [2022-04-13T21:02:41.648Z] ---> 008a24c3147b [2022-04-13T21:02:41.648Z] Step 8/26 : COPY . . [2022-04-13T21:02:44.313Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T21:02:44.313Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T21:02:44.313Z] ---> 99820b2fd866 [2022-04-13T21:02:44.313Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T21:02:44.313Z] ---> Using cache [2022-04-13T21:02:44.313Z] ---> 7d43eb75c791 [2022-04-13T21:02:44.313Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:02:44.313Z] ---> Using cache [2022-04-13T21:02:44.313Z] ---> 36915e4ceecc [2022-04-13T21:02:44.313Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-13T21:02:44.313Z] ---> Using cache [2022-04-13T21:02:44.313Z] ---> e5d0fdbb5190 [2022-04-13T21:02:44.313Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T21:02:44.313Z] ---> Using cache [2022-04-13T21:02:44.313Z] ---> 9e35c16c37e1 [2022-04-13T21:02:44.313Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T21:02:44.313Z] ---> Using cache [2022-04-13T21:02:44.313Z] ---> d64a8d770eed [2022-04-13T21:02:44.313Z] Step 8/22 : COPY . . [2022-04-13T21:02:44.313Z] ---> Using cache [2022-04-13T21:02:44.590Z] ---> c8fd51c3dac7 [2022-04-13T21:02:44.590Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-13T21:02:44.590Z] ---> Running in 9455543b63e4 [2022-04-13T21:02:47.271Z] Removing intermediate container 1c69a59caa5d [2022-04-13T21:02:47.271Z] ---> df2d2d92a4bb [2022-04-13T21:02:47.271Z] Step 8/26 : COPY . . [2022-04-13T21:02:47.271Z] Removing intermediate container bc4d852d3773 [2022-04-13T21:02:47.271Z] ---> d260ea28be83 [2022-04-13T21:02:47.271Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-13T21:02:47.271Z] ---> Running in f840984c4230 [2022-04-13T21:02:47.271Z] 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/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T21:02:47.901Z] Removing intermediate container f840984c4230 [2022-04-13T21:02:47.901Z] ---> 4a9ecf948924 [2022-04-13T21:02:47.901Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-13T21:02:48.211Z] ---> Running in 57230e52fa25 [2022-04-13T21:02:49.207Z] Removing intermediate container 57230e52fa25 [2022-04-13T21:02:49.207Z] ---> 4a2969728a8e [2022-04-13T21:02:49.207Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-13T21:02:54.645Z] ---> 8e5e6059445d [2022-04-13T21:02:54.646Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-13T21:02:55.286Z] ---> 332bb1cd0a10 [2022-04-13T21:02:55.286Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-13T21:02:57.932Z] ---> 75674cca0dae [2022-04-13T21:02:57.932Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-13T21:02:57.932Z] ---> Running in ab3a1e4a411a [2022-04-13T21:02:58.948Z] Removing intermediate container ab3a1e4a411a [2022-04-13T21:02:58.948Z] ---> 23892a77f6f3 [2022-04-13T21:02:58.948Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T21:02:58.948Z] ---> Running in ec11d2f4dbc5 [2022-04-13T21:02:59.940Z] Removing intermediate container ec11d2f4dbc5 [2022-04-13T21:02:59.940Z] ---> 20178af69aaf [2022-04-13T21:02:59.940Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T21:03:00.218Z] ---> Running in dfca1eccb8c1 [2022-04-13T21:03:01.668Z] Removing intermediate container dfca1eccb8c1 [2022-04-13T21:03:01.668Z] ---> f71dcb836388 [2022-04-13T21:03:01.668Z] Step 22/23 : LABEL git_sha=cb60c5d4f57ab31570d573762ca18756fff24b58 [2022-04-13T21:03:01.668Z] ---> Running in 0dc11932cd71 [2022-04-13T21:03:02.684Z] Removing intermediate container 0dc11932cd71 [2022-04-13T21:03:02.684Z] ---> 4b699d970fc8 [2022-04-13T21:03:02.684Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T21:03:02.957Z] ---> Running in f7f67040df03 [2022-04-13T21:03:03.947Z] Removing intermediate container f7f67040df03 [2022-04-13T21:03:03.947Z] ---> 563eadb765ed [2022-04-13T21:03:03.947Z] [2022-04-13T21:03:04.938Z] Successfully built 563eadb765ed [2022-04-13T21:03:04.938Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-13T21:03:04.938Z]  Building sys-mgmt-agent ... done Building security-spiffe-token-provider [2022-04-13T21:03:37.379Z] ---> 798a2fa72dfb [2022-04-13T21:03:37.379Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T21:03:37.379Z] ---> Running in 44cf9754ba48 [2022-04-13T21:03:38.400Z] Removing intermediate container 44cf9754ba48 [2022-04-13T21:03:38.400Z] ---> 2fd5733c5ef9 [2022-04-13T21:03:38.400Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T21:03:38.400Z] ---> Running in 6c76b3436b1c [2022-04-13T21:03:43.877Z] Removing intermediate container 6c76b3436b1c [2022-04-13T21:03:43.877Z] ---> 6d9bcaaf7353 [2022-04-13T21:03:43.877Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T21:03:43.877Z] ---> Running in e819f9c891fa [2022-04-13T21:03:44.487Z] Removing intermediate container e819f9c891fa [2022-04-13T21:03:44.487Z] ---> 60ed5855967d [2022-04-13T21:03:44.487Z] 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-13T21:03:44.775Z] ---> 0a00bc2d0600 [2022-04-13T21:03:44.775Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T21:03:44.775Z] ---> Running in ff9b6fe4873b [2022-04-13T21:03:45.054Z] ---> Running in 9bdad99587b7 [2022-04-13T21:03:46.062Z] Removing intermediate container 9bdad99587b7 [2022-04-13T21:03:46.062Z] ---> 8edadb0da7bd [2022-04-13T21:03:46.062Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T21:03:46.344Z] ---> Running in 93e30c101e4a [2022-04-13T21:03:48.346Z] spire-1.2.1/ [2022-04-13T21:03:48.346Z] spire-1.2.1/.data/ [2022-04-13T21:03:48.346Z] spire-1.2.1/.data/.file [2022-04-13T21:03:48.346Z] spire-1.2.1/.dockerignore [2022-04-13T21:03:48.346Z] spire-1.2.1/.gitattributes [2022-04-13T21:03:48.346Z] spire-1.2.1/.githooks/ [2022-04-13T21:03:48.346Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T21:03:48.346Z] spire-1.2.1/.github/ [2022-04-13T21:03:48.346Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T21:03:48.346Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T21:03:48.346Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T21:03:48.346Z] spire-1.2.1/.github/workflows/ [2022-04-13T21:03:48.346Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T21:03:48.346Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T21:03:48.346Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T21:03:48.346Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T21:03:48.346Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T21:03:48.346Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T21:03:48.346Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T21:03:48.346Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T21:03:48.346Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T21:03:48.346Z] spire-1.2.1/.gitignore [2022-04-13T21:03:48.346Z] spire-1.2.1/.go-version [2022-04-13T21:03:48.346Z] spire-1.2.1/.golangci.yml [2022-04-13T21:03:48.346Z] spire-1.2.1/ADOPTERS.md [2022-04-13T21:03:48.346Z] spire-1.2.1/CHANGELOG.md [2022-04-13T21:03:48.346Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T21:03:48.346Z] spire-1.2.1/CODEOWNERS [2022-04-13T21:03:48.346Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T21:03:48.346Z] spire-1.2.1/Dockerfile [2022-04-13T21:03:48.346Z] spire-1.2.1/Dockerfile.dev [2022-04-13T21:03:48.346Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T21:03:48.346Z] spire-1.2.1/LICENSE [2022-04-13T21:03:48.346Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T21:03:48.346Z] spire-1.2.1/Makefile [2022-04-13T21:03:48.346Z] spire-1.2.1/README.md [2022-04-13T21:03:48.346Z] spire-1.2.1/ROADMAP.md [2022-04-13T21:03:48.346Z] spire-1.2.1/SECURITY.md [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/ [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T21:03:48.346Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T21:03:48.347Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T21:03:48.347Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T21:03:48.347Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T21:03:48.347Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T21:03:48.347Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T21:03:48.347Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T21:03:48.347Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T21:03:48.347Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T21:03:48.347Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T21:03:48.347Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T21:03:48.347Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T21:03:48.347Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T21:03:48.347Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T21:03:48.347Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T21:03:48.347Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T21:03:48.347Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T21:03:48.347Z] spire-1.2.1/conf/ [2022-04-13T21:03:48.347Z] spire-1.2.1/conf/agent/ [2022-04-13T21:03:48.347Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T21:03:48.347Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T21:03:48.347Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T21:03:48.347Z] spire-1.2.1/conf/server/ [2022-04-13T21:03:48.347Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T21:03:48.347Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T21:03:48.347Z] spire-1.2.1/conf/server/server.conf [2022-04-13T21:03:48.347Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T21:03:48.347Z] spire-1.2.1/doc/ [2022-04-13T21:03:48.347Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T21:03:48.347Z] spire-1.2.1/doc/auditlog.md [2022-04-13T21:03:48.347Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T21:03:48.347Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T21:03:48.347Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T21:03:48.347Z] spire-1.2.1/doc/images/ [2022-04-13T21:03:48.347Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T21:03:48.347Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T21:03:48.347Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/spire_server.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/telemetry.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/upgrading.md [2022-04-13T21:03:48.625Z] spire-1.2.1/doc/using_spire.md [2022-04-13T21:03:48.625Z] spire-1.2.1/examples/ [2022-04-13T21:03:48.625Z] spire-1.2.1/examples/README.md [2022-04-13T21:03:48.625Z] spire-1.2.1/go.mod [2022-04-13T21:03:48.625Z] spire-1.2.1/go.sum [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/ [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/ [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T21:03:48.625Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/common/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/common/api/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T21:03:48.908Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T21:03:48.909Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/health/ [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/log/ [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T21:03:49.188Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T21:03:49.189Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T21:03:49.479Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T21:03:49.479Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T21:03:49.479Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T21:03:49.479Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T21:03:49.479Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/util/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/version/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/config.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T21:03:49.480Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T21:03:49.765Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T21:03:49.766Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T21:03:50.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T21:03:50.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T21:03:50.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T21:03:50.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T21:03:50.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T21:03:50.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T21:03:50.049Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T21:03:50.049Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T21:03:50.049Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T21:03:50.049Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T21:03:50.049Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T21:03:50.049Z] spire-1.2.1/pkg/server/server.go [2022-04-13T21:03:50.049Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T21:03:50.049Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T21:03:50.049Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T21:03:50.049Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T21:03:50.049Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T21:03:50.049Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T21:03:50.049Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T21:03:50.049Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T21:03:50.049Z] spire-1.2.1/proto/ [2022-04-13T21:03:50.049Z] spire-1.2.1/proto/private/ [2022-04-13T21:03:50.049Z] spire-1.2.1/proto/private/server/ [2022-04-13T21:03:50.049Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T21:03:50.049Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T21:03:50.049Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T21:03:50.049Z] spire-1.2.1/proto/spire/ [2022-04-13T21:03:50.049Z] spire-1.2.1/proto/spire/common/ [2022-04-13T21:03:50.049Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T21:03:50.049Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T21:03:50.049Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T21:03:50.049Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T21:03:50.049Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T21:03:50.049Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T21:03:50.049Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T21:03:50.049Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T21:03:50.049Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T21:03:50.049Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T21:03:50.049Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T21:03:50.049Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T21:03:50.049Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T21:03:50.049Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T21:03:50.049Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T21:03:50.049Z] spire-1.2.1/release/ [2022-04-13T21:03:50.049Z] spire-1.2.1/release/spire-extras/ [2022-04-13T21:03:50.049Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T21:03:50.049Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T21:03:50.049Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T21:03:50.049Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T21:03:50.049Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T21:03:50.049Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T21:03:50.049Z] spire-1.2.1/release/spire/ [2022-04-13T21:03:50.049Z] spire-1.2.1/release/spire/README.md [2022-04-13T21:03:50.049Z] spire-1.2.1/release/spire/conf/ [2022-04-13T21:03:50.049Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T21:03:50.049Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T21:03:50.049Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T21:03:50.049Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T21:03:50.049Z] spire-1.2.1/script/ [2022-04-13T21:03:50.049Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T21:03:50.049Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T21:03:50.049Z] spire-1.2.1/support/ [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/ [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T21:03:50.049Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T21:03:50.049Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T21:03:50.049Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T21:03:50.049Z] spire-1.2.1/test/ [2022-04-13T21:03:50.049Z] spire-1.2.1/test/clock/ [2022-04-13T21:03:50.049Z] spire-1.2.1/test/clock/clock.go [2022-04-13T21:03:50.049Z] spire-1.2.1/test/fakes/ [2022-04-13T21:03:50.049Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T21:03:50.049Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T21:03:50.049Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T21:03:50.049Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T21:03:50.049Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T21:03:50.049Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T21:03:50.049Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T21:03:50.049Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T21:03:50.049Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T21:03:50.049Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T21:03:50.049Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T21:03:50.049Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T21:03:50.049Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T21:03:50.049Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T21:03:50.049Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T21:03:50.049Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T21:03:50.049Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T21:03:50.049Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T21:03:50.049Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T21:03:50.049Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T21:03:50.049Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T21:03:50.049Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T21:03:50.049Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T21:03:50.049Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/ [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/config/ [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T21:03:50.050Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T21:03:50.329Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T21:03:50.329Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T21:03:50.329Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T21:03:50.329Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T21:03:50.329Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T21:03:50.329Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T21:03:50.329Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T21:03:50.329Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T21:03:50.329Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T21:03:50.329Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T21:03:50.329Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T21:03:50.329Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T21:03:50.329Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T21:03:50.329Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T21:03:50.329Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T21:03:50.329Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T21:03:50.329Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T21:03:50.329Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/ [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/README.md [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/common [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/setup/ [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/ [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T21:03:50.329Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T21:03:50.330Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T21:03:50.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T21:03:50.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T21:03:50.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T21:03:50.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T21:03:50.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T21:03:50.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T21:03:50.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T21:03:50.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T21:03:50.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T21:03:50.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T21:03:50.610Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T21:03:50.610Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T21:03:50.610Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T21:03:50.610Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T21:03:50.610Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T21:03:50.610Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T21:03:50.610Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T21:03:50.610Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T21:03:50.610Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T21:03:50.610Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T21:03:50.610Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T21:03:50.610Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T21:03:50.610Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yamlRemoving intermediate container 93e30c101e4a [2022-04-13T21:03:50.611Z] ---> c5adfba39e42 [2022-04-13T21:03:50.611Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T21:03:50.611Z] [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T21:03:50.611Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation ---> Running in 65bd791e5762 [2022-04-13T21:03:50.909Z] [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T21:03:50.909Z] spire-1.2.1/test/integration/test.sh [2022-04-13T21:03:50.909Z] spire-1.2.1/test/plugintest/ [2022-04-13T21:03:50.909Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T21:03:50.909Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T21:03:50.909Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T21:03:50.909Z] spire-1.2.1/test/spiretest/ [2022-04-13T21:03:50.909Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T21:03:50.909Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T21:03:50.909Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T21:03:50.909Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T21:03:50.909Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T21:03:50.909Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T21:03:50.909Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T21:03:50.909Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T21:03:50.909Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T21:03:50.909Z] spire-1.2.1/test/testca/ [2022-04-13T21:03:50.909Z] spire-1.2.1/test/testca/ca.go [2022-04-13T21:03:50.909Z] spire-1.2.1/test/testkey/ [2022-04-13T21:03:50.909Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T21:03:50.909Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T21:03:50.909Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T21:03:50.909Z] spire-1.2.1/test/testkey/new.go [2022-04-13T21:03:50.909Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T21:03:50.909Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T21:03:50.909Z] spire-1.2.1/test/util/ [2022-04-13T21:03:50.909Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T21:03:50.909Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T21:03:50.909Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T21:03:50.909Z] spire-1.2.1/test/util/race.go [2022-04-13T21:03:50.909Z] spire-1.2.1/test/util/util.go [2022-04-13T21:03:50.909Z] building spire from source... [2022-04-13T21:03:51.894Z] Installing go1.17.7... [2022-04-13T21:03:51.894Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T21:03:51.894Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-13T21:03:51.894Z] ---> 99820b2fd866 [2022-04-13T21:03:51.894Z] Step 3/20 : WORKDIR /edgex-go [2022-04-13T21:03:51.894Z] ---> Using cache [2022-04-13T21:03:51.894Z] ---> 7d43eb75c791 [2022-04-13T21:03:51.894Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-13T21:03:51.894Z] ---> Running in 31bc52d7f628 [2022-04-13T21:03:52.178Z] Removing intermediate container 65bd791e5762 [2022-04-13T21:03:52.178Z] ---> 942254ff482f [2022-04-13T21:03:52.178Z] 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-13T21:03:52.178Z] ---> Running in 9ba6509bd337 [2022-04-13T21:03:54.199Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:03:55.204Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:03:55.204Z] spire-1.2.1/ [2022-04-13T21:03:55.204Z] spire-1.2.1/.data/ [2022-04-13T21:03:55.204Z] spire-1.2.1/.data/.file [2022-04-13T21:03:55.204Z] spire-1.2.1/.dockerignore [2022-04-13T21:03:55.204Z] spire-1.2.1/.gitattributes [2022-04-13T21:03:55.204Z] spire-1.2.1/.githooks/ [2022-04-13T21:03:55.204Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T21:03:55.204Z] spire-1.2.1/.github/ [2022-04-13T21:03:55.204Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T21:03:55.204Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T21:03:55.204Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T21:03:55.204Z] spire-1.2.1/.github/workflows/ [2022-04-13T21:03:55.204Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T21:03:55.204Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T21:03:55.204Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T21:03:55.204Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T21:03:55.204Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T21:03:55.204Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T21:03:55.204Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T21:03:55.204Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T21:03:55.204Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T21:03:55.204Z] spire-1.2.1/.gitignore [2022-04-13T21:03:55.204Z] spire-1.2.1/.go-version [2022-04-13T21:03:55.204Z] spire-1.2.1/.golangci.yml [2022-04-13T21:03:55.204Z] spire-1.2.1/ADOPTERS.md [2022-04-13T21:03:55.204Z] spire-1.2.1/CHANGELOG.md [2022-04-13T21:03:55.204Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T21:03:55.204Z] spire-1.2.1/CODEOWNERS [2022-04-13T21:03:55.204Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T21:03:55.204Z] spire-1.2.1/Dockerfile [2022-04-13T21:03:55.204Z] spire-1.2.1/Dockerfile.dev [2022-04-13T21:03:55.204Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T21:03:55.204Z] spire-1.2.1/LICENSE [2022-04-13T21:03:55.204Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T21:03:55.204Z] spire-1.2.1/Makefile [2022-04-13T21:03:55.204Z] spire-1.2.1/README.md [2022-04-13T21:03:55.204Z] spire-1.2.1/ROADMAP.md [2022-04-13T21:03:55.204Z] spire-1.2.1/SECURITY.md [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/ [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T21:03:55.204Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T21:03:55.481Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T21:03:55.481Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T21:03:55.481Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T21:03:55.481Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T21:03:55.481Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T21:03:55.481Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T21:03:55.481Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T21:03:55.481Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T21:03:55.481Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T21:03:55.481Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T21:03:55.481Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T21:03:55.481Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T21:03:55.481Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T21:03:55.481Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T21:03:55.482Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T21:03:55.482Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T21:03:55.482Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T21:03:55.482Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T21:03:55.482Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T21:03:55.482Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T21:03:55.482Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T21:03:55.482Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T21:03:55.482Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T21:03:55.482Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T21:03:55.482Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T21:03:55.482Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T21:03:55.482Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T21:03:55.482Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T21:03:55.482Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T21:03:55.482Z] spire-1.2.1/conf/ [2022-04-13T21:03:55.482Z] spire-1.2.1/conf/agent/ [2022-04-13T21:03:55.482Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T21:03:55.482Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T21:03:55.482Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T21:03:55.482Z] spire-1.2.1/conf/server/ [2022-04-13T21:03:55.482Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T21:03:55.482Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T21:03:55.482Z] spire-1.2.1/conf/server/server.conf [2022-04-13T21:03:55.482Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/ [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/auditlog.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/images/ [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/spire_server.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/telemetry.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/upgrading.md [2022-04-13T21:03:55.482Z] spire-1.2.1/doc/using_spire.md [2022-04-13T21:03:55.482Z] spire-1.2.1/examples/ [2022-04-13T21:03:55.482Z] spire-1.2.1/examples/README.md [2022-04-13T21:03:55.482Z] spire-1.2.1/go.mod [2022-04-13T21:03:55.482Z] spire-1.2.1/go.sum [2022-04-13T21:03:55.482Z] spire-1.2.1/pkg/ [2022-04-13T21:03:55.482Z] spire-1.2.1/pkg/agent/ [2022-04-13T21:03:55.482Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T21:03:55.482Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T21:03:55.482Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T21:03:55.482Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T21:03:55.482Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T21:03:55.482Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T21:03:55.482Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T21:03:55.482Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T21:03:55.482Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T21:03:55.482Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T21:03:55.482Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T21:03:55.482Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T21:03:55.482Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T21:03:55.482Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T21:03:55.482Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T21:03:55.482Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T21:03:55.482Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T21:03:55.482Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T21:03:55.482Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T21:03:55.482Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T21:03:55.482Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T21:03:55.482Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T21:03:55.482Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T21:03:55.482Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T21:03:55.482Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T21:03:55.482Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T21:03:55.482Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T21:03:55.482Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T21:03:55.482Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/common/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/common/api/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T21:03:55.761Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T21:03:55.762Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T21:03:55.762Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T21:03:55.762Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T21:03:55.762Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T21:03:55.762Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T21:03:55.762Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T21:03:55.762Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T21:03:55.762Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/health/ [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/log/ [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T21:03:56.039Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T21:03:56.040Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T21:03:56.040Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T21:03:56.040Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T21:03:56.040Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T21:03:56.040Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T21:03:56.040Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T21:03:56.040Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T21:03:56.040Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T21:03:56.040Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T21:03:56.040Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T21:03:56.040Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T21:03:56.040Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T21:03:56.040Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T21:03:56.040Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T21:03:56.314Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T21:03:56.314Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T21:03:56.314Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T21:03:56.314Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T21:03:56.314Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T21:03:56.314Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/util/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/version/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T21:03:56.315Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T21:03:56.316Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T21:03:56.316Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T21:03:56.316Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T21:03:56.316Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T21:03:56.316Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T21:03:56.316Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T21:03:56.316Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T21:03:56.316Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T21:03:56.316Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T21:03:56.316Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T21:03:56.316Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T21:03:56.316Z] spire-1.2.1/pkg/server/config.go [2022-04-13T21:03:56.316Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T21:03:56.316Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T21:03:56.316Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T21:03:56.316Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T21:03:56.316Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T21:03:56.316Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T21:03:56.316Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T21:03:56.316Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T21:03:56.316Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T21:03:56.316Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T21:03:56.316Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T21:03:56.316Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T21:03:56.316Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T21:03:56.316Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.gov3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T21:03:56.592Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T21:03:56.592Z] OK: 15740 distinct packages available [2022-04-13T21:03:56.592Z] [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T21:03:56.592Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T21:03:56.593Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T21:03:56.872Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T21:03:56.873Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T21:03:56.873Z] spire-1.2.1/pkg/server/server.go [2022-04-13T21:03:56.873Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T21:03:56.873Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T21:03:56.873Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T21:03:56.873Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T21:03:56.873Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T21:03:56.873Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T21:03:56.873Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T21:03:56.873Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T21:03:56.873Z] spire-1.2.1/proto/ [2022-04-13T21:03:56.873Z] spire-1.2.1/proto/private/ [2022-04-13T21:03:56.873Z] spire-1.2.1/proto/private/server/ [2022-04-13T21:03:56.873Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T21:03:56.873Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T21:03:56.873Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T21:03:56.873Z] spire-1.2.1/proto/spire/ [2022-04-13T21:03:56.873Z] spire-1.2.1/proto/spire/common/ [2022-04-13T21:03:56.873Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T21:03:56.873Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T21:03:56.873Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T21:03:56.873Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T21:03:56.873Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T21:03:56.873Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T21:03:56.873Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T21:03:56.873Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T21:03:56.873Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T21:03:56.873Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T21:03:56.873Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T21:03:56.873Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T21:03:56.873Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T21:03:56.873Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T21:03:56.873Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T21:03:56.873Z] spire-1.2.1/release/ [2022-04-13T21:03:56.873Z] spire-1.2.1/release/spire-extras/ [2022-04-13T21:03:56.873Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T21:03:56.873Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T21:03:56.873Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T21:03:56.873Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T21:03:56.873Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T21:03:56.873Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T21:03:56.873Z] spire-1.2.1/release/spire/ [2022-04-13T21:03:56.873Z] spire-1.2.1/release/spire/README.md [2022-04-13T21:03:56.873Z] spire-1.2.1/release/spire/conf/ [2022-04-13T21:03:56.873Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T21:03:56.873Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T21:03:56.873Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T21:03:56.873Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T21:03:56.873Z] spire-1.2.1/script/ [2022-04-13T21:03:56.873Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T21:03:56.873Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T21:03:56.873Z] spire-1.2.1/support/ [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/ [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:03:56.873Z] [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T21:03:56.873Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T21:03:56.873Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T21:03:56.873Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T21:03:56.873Z] spire-1.2.1/test/ [2022-04-13T21:03:56.873Z] spire-1.2.1/test/clock/ [2022-04-13T21:03:56.873Z] spire-1.2.1/test/clock/clock.go [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/ [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fixture/ [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T21:03:56.873Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T21:03:56.874Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T21:03:56.874Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T21:03:56.874Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T21:03:56.874Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T21:03:56.874Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T21:03:56.874Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T21:03:56.874Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T21:03:56.874Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T21:03:56.874Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T21:03:56.874Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T21:03:56.874Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T21:03:56.874Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T21:03:56.874Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T21:03:56.874Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T21:03:56.874Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T21:03:56.874Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T21:03:56.874Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T21:03:56.874Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T21:03:56.874Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T21:03:56.874Z] spire-1.2.1/test/fixture/config/ [2022-04-13T21:03:56.874Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T21:03:56.874Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T21:03:56.874Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T21:03:56.874Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T21:03:56.874Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T21:03:56.874Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T21:03:56.874Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T21:03:56.874Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T21:03:57.152Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T21:03:57.152Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T21:03:57.152Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T21:03:57.152Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T21:03:57.152Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T21:03:57.152Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T21:03:57.152Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T21:03:57.152Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T21:03:57.152Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T21:03:57.152Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T21:03:57.152Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T21:03:57.152Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T21:03:57.152Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T21:03:57.152Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T21:03:57.152Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T21:03:57.152Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T21:03:57.152Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T21:03:57.152Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T21:03:57.152Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T21:03:57.152Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T21:03:57.152Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T21:03:57.152Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T21:03:57.152Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T21:03:57.152Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T21:03:57.152Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T21:03:57.152Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T21:03:57.152Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T21:03:57.152Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T21:03:57.152Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T21:03:57.152Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T21:03:57.152Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T21:03:57.152Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T21:03:57.152Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T21:03:57.152Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/ [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/README.md [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/common [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/setup/ [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/suites/ [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T21:03:57.152Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T21:03:57.153Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T21:03:57.154Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T21:03:57.429Z] spire-1.2.1/test/integration/test.sh [2022-04-13T21:03:57.430Z] spire-1.2.1/test/plugintest/ [2022-04-13T21:03:57.430Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T21:03:57.430Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T21:03:57.430Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T21:03:57.430Z] spire-1.2.1/test/spiretest/ [2022-04-13T21:03:57.430Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T21:03:57.430Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T21:03:57.430Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T21:03:57.430Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T21:03:57.430Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T21:03:57.430Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T21:03:57.430Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T21:03:57.430Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T21:03:57.430Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T21:03:57.430Z] spire-1.2.1/test/testca/ [2022-04-13T21:03:57.430Z] spire-1.2.1/test/testca/ca.go [2022-04-13T21:03:57.430Z] spire-1.2.1/test/testkey/ [2022-04-13T21:03:57.430Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T21:03:57.430Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T21:03:57.430Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T21:03:57.430Z] spire-1.2.1/test/testkey/new.go [2022-04-13T21:03:57.430Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T21:03:57.430Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T21:03:57.430Z] spire-1.2.1/test/util/ [2022-04-13T21:03:57.430Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T21:03:57.430Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T21:03:57.430Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T21:03:57.430Z] spire-1.2.1/test/util/race.go [2022-04-13T21:03:57.430Z] spire-1.2.1/test/util/util.go [2022-04-13T21:03:57.430Z] building spire from source... [2022-04-13T21:03:58.028Z] Installing go1.17.7... [2022-04-13T21:03:58.028Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:04:00.032Z] OK: 220 MiB in 52 packages [2022-04-13T21:04:02.055Z] Removing intermediate container 31bc52d7f628 [2022-04-13T21:04:02.055Z] ---> 78e22c26f3f5 [2022-04-13T21:04:02.055Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-13T21:04:03.517Z] ---> 626de0344f13 [2022-04-13T21:04:03.517Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T21:04:03.517Z] ---> Running in 67ddb4e69ca9 [2022-04-13T21:04:12.296Z] Removing intermediate container 67ddb4e69ca9 [2022-04-13T21:04:12.296Z] ---> 21a925afb60e [2022-04-13T21:04:12.296Z] Step 7/20 : COPY . . [2022-04-13T21:04:24.951Z] Building bin/spire-server... [2022-04-13T21:04:24.951Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T21:04:24.951Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T21:04:24.951Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T21:04:24.951Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T21:04:24.951Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T21:04:25.577Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T21:04:26.212Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T21:04:28.240Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T21:04:28.240Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T21:04:30.935Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T21:04:30.935Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T21:04:30.935Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T21:04:30.935Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T21:04:31.218Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T21:04:31.504Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T21:04:31.504Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T21:04:31.504Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T21:04:32.505Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T21:04:32.505Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T21:04:32.505Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T21:04:32.786Z] Building bin/spire-server... [2022-04-13T21:04:32.786Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T21:04:32.786Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T21:04:33.064Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T21:04:33.064Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T21:04:33.064Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T21:04:34.054Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T21:04:34.335Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T21:04:34.619Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T21:04:34.900Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T21:04:35.912Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T21:04:39.347Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T21:04:39.960Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T21:04:39.960Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T21:04:40.572Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T21:04:41.184Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T21:04:41.184Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T21:04:41.184Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T21:04:41.464Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T21:04:41.745Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T21:04:42.036Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T21:04:42.036Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T21:04:42.036Z]  ---> f4e0420f46cd [2022-04-13T21:04:42.036Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-13T21:04:42.036Z] ---> Running in 3e5b198fe059 [2022-04-13T21:04:43.534Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T21:04:43.534Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T21:04:43.534Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T21:04:43.818Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T21:04:44.101Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T21:04:44.101Z] 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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-13T21:04:44.101Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T21:04:45.559Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T21:04:52.328Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T21:04:52.328Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T21:04:52.613Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T21:04:52.613Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T21:04:52.613Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T21:04:52.613Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T21:04:53.229Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T21:04:53.229Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T21:04:53.229Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T21:04:53.229Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T21:04:53.229Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T21:04:53.517Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T21:04:53.517Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T21:04:53.800Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T21:04:54.086Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T21:04:54.365Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T21:04:54.977Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T21:04:55.587Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T21:04:55.865Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T21:04:55.865Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T21:04:55.865Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T21:04:56.143Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T21:04:56.421Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T21:04:56.421Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T21:04:56.699Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T21:04:56.977Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T21:04:57.253Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T21:04:57.863Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T21:04:57.863Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T21:04:58.150Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T21:04:59.145Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T21:05:02.578Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T21:05:10.913Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T21:05:10.913Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T21:05:10.913Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T21:05:10.913Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T21:05:10.913Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T21:05:10.913Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T21:05:11.192Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T21:05:11.472Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T21:05:12.079Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T21:05:12.079Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T21:05:12.079Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T21:05:12.079Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T21:05:12.360Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T21:05:12.640Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T21:05:12.640Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T21:05:12.919Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T21:05:13.200Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T21:05:13.200Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T21:05:13.483Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T21:05:13.483Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T21:05:14.088Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T21:05:14.088Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T21:05:14.372Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T21:05:14.652Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T21:05:14.938Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T21:05:14.938Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T21:05:15.933Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T21:05:17.926Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T21:05:24.692Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T21:05:24.692Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T21:05:24.692Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T21:05:24.692Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T21:05:24.692Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T21:05:24.692Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T21:05:24.692Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T21:05:24.692Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T21:05:24.974Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T21:05:24.974Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T21:05:25.256Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T21:05:40.474Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T21:05:40.474Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T21:05:40.474Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T21:05:52.924Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T21:05:52.924Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T21:05:52.924Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T21:05:52.924Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T21:05:53.208Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T21:05:53.816Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T21:06:04.038Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T21:06:26.307Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T21:06:26.307Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T21:06:26.307Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T21:06:26.307Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T21:06:27.307Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T21:06:28.763Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T21:06:31.425Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T21:06:31.705Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T21:06:33.705Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T21:06:33.984Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T21:06:33.984Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T21:06:35.437Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T21:06:35.437Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T21:06:35.715Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T21:06:35.993Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T21:06:36.600Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T21:06:36.880Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T21:06:36.880Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T21:06:37.162Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T21:06:37.162Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T21:06:37.442Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T21:06:38.439Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T21:06:38.720Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T21:06:38.720Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T21:06:38.999Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T21:06:38.999Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T21:06:38.999Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T21:06:39.608Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T21:06:39.888Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T21:06:41.350Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T21:06:43.356Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T21:06:44.355Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T21:06:45.354Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T21:06:45.963Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T21:06:45.963Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T21:06:46.245Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T21:06:46.245Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T21:06:46.245Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T21:06:46.245Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T21:06:46.526Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T21:06:46.526Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T21:06:46.806Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T21:06:46.806Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T21:06:47.810Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T21:06:47.810Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T21:06:47.810Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T21:06:47.810Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T21:06:48.093Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T21:06:48.093Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T21:06:48.093Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T21:06:48.093Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T21:06:48.704Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T21:06:48.705Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T21:06:48.986Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T21:06:49.270Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T21:06:49.270Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T21:06:49.553Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T21:06:50.166Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T21:06:50.778Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T21:06:50.778Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T21:06:50.778Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T21:06:51.058Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T21:06:51.058Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T21:06:51.341Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T21:06:51.341Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T21:06:51.341Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T21:06:51.622Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T21:06:52.234Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T21:06:52.234Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T21:06:52.514Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T21:06:52.514Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T21:06:52.795Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T21:06:52.795Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T21:06:53.076Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T21:06:53.076Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T21:06:53.076Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T21:06:53.380Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T21:06:55.393Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T21:06:56.851Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T21:06:56.851Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T21:06:57.461Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T21:06:57.461Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T21:06:57.741Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T21:06:58.350Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T21:06:58.350Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T21:06:58.633Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T21:06:58.633Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T21:06:58.912Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T21:06:58.912Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T21:06:58.912Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T21:06:59.191Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T21:06:59.191Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T21:06:59.191Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T21:07:00.649Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T21:07:00.649Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T21:07:00.929Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T21:07:01.211Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T21:07:01.211Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T21:07:02.668Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T21:07:02.668Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T21:07:02.946Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T21:07:03.228Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T21:07:03.228Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T21:07:03.507Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T21:07:03.852Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T21:07:03.852Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T21:07:03.852Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T21:07:03.852Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T21:07:05.781Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T21:07:05.781Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T21:07:05.781Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T21:07:06.305Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T21:07:06.618Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T21:07:06.618Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T21:07:06.618Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T21:07:06.618Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T21:07:06.618Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T21:07:06.896Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T21:07:07.174Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T21:07:07.454Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T21:07:07.729Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T21:07:08.010Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T21:07:08.010Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T21:07:08.010Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T21:07:08.288Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T21:07:08.897Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T21:07:10.374Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T21:07:10.374Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T21:07:10.987Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T21:07:10.987Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T21:07:11.605Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T21:07:11.889Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T21:07:12.171Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T21:07:13.168Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T21:07:16.608Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T21:07:19.279Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T21:07:19.279Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T21:07:19.561Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T21:07:19.840Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T21:07:19.840Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T21:07:20.447Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T21:07:20.727Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T21:07:20.727Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T21:07:21.007Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T21:07:21.007Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T21:07:21.007Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T21:07:21.007Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T21:07:21.287Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T21:07:21.287Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T21:07:21.287Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T21:07:21.570Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T21:07:34.057Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T21:07:34.057Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T21:07:34.057Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T21:07:34.057Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T21:07:52.413Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T21:07:52.413Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T21:08:04.866Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T21:08:04.866Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T21:11:27.649Z] Removing intermediate container 8bd92a651ae6 [2022-04-13T21:11:27.649Z] ---> 48377786bd46 [2022-04-13T21:11:27.649Z] [2022-04-13T21:11:27.649Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T21:11:27.649Z] ---> ac73e934f311 [2022-04-13T21:11:27.649Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T21:11:27.649Z] ---> Running in 6afcbfe1f812 [2022-04-13T21:11:27.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:11:27.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:11:27.649Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-13T21:11:27.649Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T21:11:27.649Z] OK: 5 MiB in 15 packages [2022-04-13T21:11:27.649Z] Removing intermediate container 6afcbfe1f812 [2022-04-13T21:11:27.649Z] ---> 2152ebcbdb8f [2022-04-13T21:11:27.649Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T21:11:27.649Z] ---> Running in 56599de39ef0 [2022-04-13T21:11:27.932Z] Removing intermediate container 56599de39ef0 [2022-04-13T21:11:27.932Z] ---> 29fbf4c599e4 [2022-04-13T21:11:27.932Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-13T21:11:27.932Z] ---> Running in df0bb9473296 [2022-04-13T21:11:28.570Z] Removing intermediate container df0bb9473296 [2022-04-13T21:11:28.570Z] ---> 8f685d60c90d [2022-04-13T21:11:28.570Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T21:11:28.863Z] ---> Running in 60eb5768299e [2022-04-13T21:11:29.478Z] Removing intermediate container 60eb5768299e [2022-04-13T21:11:29.478Z] ---> 04d37f869e78 [2022-04-13T21:11:29.478Z] Step 15/23 : WORKDIR / [2022-04-13T21:11:29.478Z] ---> Running in fb07c2aa8a55 [2022-04-13T21:11:30.098Z] Removing intermediate container fb07c2aa8a55 [2022-04-13T21:11:30.098Z] ---> abe0bef4c443 [2022-04-13T21:11:30.098Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T21:11:31.110Z] ---> 9905a4c155f2 [2022-04-13T21:11:31.110Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-13T21:11:33.803Z] ---> f711bd3e3bb0 [2022-04-13T21:11:33.803Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-13T21:11:34.814Z] ---> 2f052c72b90c [2022-04-13T21:11:34.814Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-13T21:11:34.814Z] ---> Running in 7a55f03578e5 [2022-04-13T21:11:35.435Z] Removing intermediate container 7a55f03578e5 [2022-04-13T21:11:35.435Z] ---> cfb8974f9495 [2022-04-13T21:11:35.435Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T21:11:35.435Z] ---> Running in 396abc0a1746 [2022-04-13T21:11:36.056Z] Removing intermediate container 396abc0a1746 [2022-04-13T21:11:36.056Z] ---> 37ef69226d3e [2022-04-13T21:11:36.056Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T21:11:36.056Z] ---> Running in 176491422ab8 [2022-04-13T21:11:36.674Z] Removing intermediate container 176491422ab8 [2022-04-13T21:11:36.674Z] ---> de794bca8c95 [2022-04-13T21:11:36.674Z] Step 22/23 : LABEL git_sha=cb60c5d4f57ab31570d573762ca18756fff24b58 [2022-04-13T21:11:36.962Z] ---> Running in 43c4b24935ae [2022-04-13T21:11:37.594Z] Removing intermediate container 43c4b24935ae [2022-04-13T21:11:37.594Z] ---> 1fc4a64fde6e [2022-04-13T21:11:37.594Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T21:11:37.870Z] ---> Running in 8e39d22e4ec3 [2022-04-13T21:11:38.490Z] Removing intermediate container 8e39d22e4ec3 [2022-04-13T21:11:38.490Z] ---> 8e0488ac3d29 [2022-04-13T21:11:38.490Z] [2022-04-13T21:11:39.099Z] Successfully built 8e0488ac3d29 [2022-04-13T21:11:39.099Z] Successfully tagged core-command-arm64:latest [2022-04-13T21:11:39.379Z]  Building core-command ... done Building security-spire-server [2022-04-13T21:12:26.500Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T21:12:26.500Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T21:12:26.500Z] ---> 99820b2fd866 [2022-04-13T21:12:26.500Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T21:12:26.500Z] ---> Using cache [2022-04-13T21:12:26.500Z] ---> 7d43eb75c791 [2022-04-13T21:12:26.500Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:12:26.500Z] ---> Using cache [2022-04-13T21:12:26.500Z] ---> 36915e4ceecc [2022-04-13T21:12:26.500Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T21:12:26.500Z] ---> Using cache [2022-04-13T21:12:26.500Z] ---> a255134c098f [2022-04-13T21:12:26.500Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T21:12:26.500Z] ---> Using cache [2022-04-13T21:12:26.500Z] ---> 2405abadd941 [2022-04-13T21:12:26.500Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T21:12:26.500Z] ---> Using cache [2022-04-13T21:12:26.500Z] ---> df2d2d92a4bb [2022-04-13T21:12:26.500Z] Step 8/25 : COPY . . [2022-04-13T21:12:26.500Z] ---> Using cache [2022-04-13T21:12:26.500Z] ---> 0a00bc2d0600 [2022-04-13T21:12:26.500Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T21:12:26.500Z] ---> Using cache [2022-04-13T21:12:26.500Z] ---> 8edadb0da7bd [2022-04-13T21:12:26.500Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-13T21:12:26.500Z] ---> Using cache [2022-04-13T21:12:26.500Z] ---> c5adfba39e42 [2022-04-13T21:12:26.500Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-13T21:12:26.500Z] ---> Using cache [2022-04-13T21:12:26.500Z] ---> 942254ff482f [2022-04-13T21:12:26.500Z] 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-13T21:12:26.500Z] ---> Running in a9dd6ba3dff3 [2022-04-13T21:12:26.500Z] Removing intermediate container 9455543b63e4 [2022-04-13T21:12:26.500Z] ---> 37f1245b1275 [2022-04-13T21:12:26.500Z] [2022-04-13T21:12:26.500Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T21:12:26.500Z] ---> ac73e934f311 [2022-04-13T21:12:26.501Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-13T21:12:26.501Z] ---> Using cache [2022-04-13T21:12:26.501Z] ---> 2152ebcbdb8f [2022-04-13T21:12:26.501Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T21:12:26.501Z] ---> Using cache [2022-04-13T21:12:26.501Z] ---> 29fbf4c599e4 [2022-04-13T21:12:26.501Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-13T21:12:26.501Z] ---> Running in 0389172cb68c [2022-04-13T21:12:26.791Z] Removing intermediate container 0389172cb68c [2022-04-13T21:12:26.791Z] ---> bf5d8c71c592 [2022-04-13T21:12:26.791Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T21:12:27.432Z] ---> Running in eded04b909e3 [2022-04-13T21:12:28.444Z] Removing intermediate container eded04b909e3 [2022-04-13T21:12:28.444Z] ---> 134817e76e64 [2022-04-13T21:12:28.444Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T21:12:28.730Z] spire-1.2.1/ [2022-04-13T21:12:28.730Z] spire-1.2.1/.data/ [2022-04-13T21:12:28.730Z] spire-1.2.1/.data/.file [2022-04-13T21:12:28.730Z] spire-1.2.1/.dockerignore [2022-04-13T21:12:28.730Z] spire-1.2.1/.gitattributes [2022-04-13T21:12:28.730Z] spire-1.2.1/.githooks/ [2022-04-13T21:12:28.730Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T21:12:28.730Z] spire-1.2.1/.github/ [2022-04-13T21:12:28.730Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T21:12:28.730Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T21:12:28.730Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T21:12:28.730Z] spire-1.2.1/.github/workflows/ [2022-04-13T21:12:28.730Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T21:12:28.730Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T21:12:28.730Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T21:12:28.730Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T21:12:28.730Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T21:12:28.730Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T21:12:28.730Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T21:12:28.730Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T21:12:28.730Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T21:12:28.730Z] spire-1.2.1/.gitignore [2022-04-13T21:12:28.730Z] spire-1.2.1/.go-version [2022-04-13T21:12:28.730Z] spire-1.2.1/.golangci.yml [2022-04-13T21:12:28.730Z] spire-1.2.1/ADOPTERS.md [2022-04-13T21:12:28.730Z] spire-1.2.1/CHANGELOG.md [2022-04-13T21:12:28.730Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T21:12:28.730Z] spire-1.2.1/CODEOWNERS [2022-04-13T21:12:28.730Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T21:12:28.730Z] spire-1.2.1/Dockerfile [2022-04-13T21:12:29.016Z] spire-1.2.1/Dockerfile.dev [2022-04-13T21:12:29.016Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T21:12:29.016Z] spire-1.2.1/LICENSE [2022-04-13T21:12:29.016Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T21:12:29.016Z] spire-1.2.1/Makefile [2022-04-13T21:12:29.016Z] spire-1.2.1/README.md [2022-04-13T21:12:29.016Z] spire-1.2.1/ROADMAP.md [2022-04-13T21:12:29.016Z] spire-1.2.1/SECURITY.md [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/ [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T21:12:29.016Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T21:12:29.016Z] spire-1.2.1/conf/ [2022-04-13T21:12:29.016Z] spire-1.2.1/conf/agent/ [2022-04-13T21:12:29.016Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T21:12:29.016Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T21:12:29.016Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T21:12:29.016Z] spire-1.2.1/conf/server/ [2022-04-13T21:12:29.016Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T21:12:29.016Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T21:12:29.016Z] spire-1.2.1/conf/server/server.conf [2022-04-13T21:12:29.016Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T21:12:29.016Z] spire-1.2.1/doc/ [2022-04-13T21:12:29.016Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T21:12:29.016Z] spire-1.2.1/doc/auditlog.md [2022-04-13T21:12:29.016Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T21:12:29.016Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T21:12:29.016Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T21:12:29.016Z] spire-1.2.1/doc/images/ [2022-04-13T21:12:29.016Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T21:12:29.016Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T21:12:29.016Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T21:12:29.299Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T21:12:29.299Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T21:12:29.299Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T21:12:29.299Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T21:12:29.299Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T21:12:29.299Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T21:12:29.299Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md ---> 8d6305133979 [2022-04-13T21:12:29.300Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-13T21:12:29.300Z] [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/spire_server.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/telemetry.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/upgrading.md [2022-04-13T21:12:29.300Z] spire-1.2.1/doc/using_spire.md [2022-04-13T21:12:29.300Z] spire-1.2.1/examples/ [2022-04-13T21:12:29.300Z] spire-1.2.1/examples/README.md [2022-04-13T21:12:29.300Z] spire-1.2.1/go.mod [2022-04-13T21:12:29.300Z] spire-1.2.1/go.sum [2022-04-13T21:12:29.300Z] spire-1.2.1/pkg/ [2022-04-13T21:12:29.300Z] spire-1.2.1/pkg/agent/ [2022-04-13T21:12:29.300Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T21:12:29.300Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T21:12:29.300Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T21:12:29.300Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T21:12:29.300Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T21:12:29.300Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T21:12:29.300Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T21:12:29.300Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T21:12:29.300Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T21:12:29.300Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T21:12:29.300Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T21:12:29.300Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T21:12:29.300Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T21:12:29.300Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T21:12:29.300Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T21:12:29.300Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T21:12:29.300Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T21:12:29.300Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T21:12:29.300Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T21:12:29.300Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T21:12:29.300Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T21:12:29.300Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T21:12:29.300Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T21:12:29.300Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T21:12:29.300Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T21:12:29.300Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T21:12:29.300Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T21:12:29.300Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T21:12:29.300Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/common/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/common/api/ [2022-04-13T21:12:29.588Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T21:12:29.589Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/health/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/log/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T21:12:29.880Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T21:12:29.881Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T21:12:29.881Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T21:12:29.881Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T21:12:29.881Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T21:12:29.881Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T21:12:29.881Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T21:12:29.881Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T21:12:29.881Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T21:12:29.881Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T21:12:29.881Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T21:12:29.881Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T21:12:29.881Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T21:12:29.881Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T21:12:29.881Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T21:12:29.881Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T21:12:29.881Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T21:12:29.881Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T21:12:29.881Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T21:12:29.881Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T21:12:29.881Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T21:12:29.881Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T21:12:29.881Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T21:12:29.881Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T21:12:29.881Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T21:12:29.881Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T21:12:29.881Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T21:12:29.881Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T21:12:29.881Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T21:12:29.881Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T21:12:29.881Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T21:12:29.881Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T21:12:29.881Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/util/ [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/version/ [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/ [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/ [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T21:12:30.175Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T21:12:30.176Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T21:12:30.460Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T21:12:30.460Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T21:12:30.460Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T21:12:30.460Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T21:12:30.460Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T21:12:30.460Z] spire-1.2.1/pkg/server/config.go [2022-04-13T21:12:30.460Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T21:12:30.460Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T21:12:30.460Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T21:12:30.460Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T21:12:30.460Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T21:12:30.460Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T21:12:30.460Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T21:12:30.460Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T21:12:30.460Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T21:12:30.460Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T21:12:30.460Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T21:12:30.460Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T21:12:30.461Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/server.go [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T21:12:30.750Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T21:12:30.750Z] spire-1.2.1/proto/ [2022-04-13T21:12:30.750Z] spire-1.2.1/proto/private/ [2022-04-13T21:12:30.750Z] spire-1.2.1/proto/private/server/ [2022-04-13T21:12:30.750Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T21:12:30.750Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T21:12:30.750Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T21:12:30.750Z] spire-1.2.1/proto/spire/ [2022-04-13T21:12:30.750Z] spire-1.2.1/proto/spire/common/ [2022-04-13T21:12:30.750Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T21:12:30.750Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T21:12:30.750Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T21:12:30.750Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T21:12:30.750Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T21:12:30.750Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T21:12:30.750Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T21:12:30.750Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T21:12:30.750Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T21:12:30.750Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T21:12:30.750Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T21:12:30.750Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T21:12:30.750Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T21:12:30.750Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T21:12:30.750Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T21:12:30.750Z] spire-1.2.1/release/ [2022-04-13T21:12:30.750Z] spire-1.2.1/release/spire-extras/ [2022-04-13T21:12:30.750Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T21:12:30.750Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T21:12:30.750Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T21:12:30.750Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T21:12:30.750Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T21:12:30.750Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T21:12:30.750Z] spire-1.2.1/release/spire/ [2022-04-13T21:12:30.750Z] spire-1.2.1/release/spire/README.md [2022-04-13T21:12:30.750Z] spire-1.2.1/release/spire/conf/ [2022-04-13T21:12:30.750Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T21:12:30.750Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T21:12:30.750Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T21:12:30.750Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T21:12:30.750Z] spire-1.2.1/script/ [2022-04-13T21:12:30.750Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T21:12:30.750Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T21:12:30.750Z] spire-1.2.1/support/ [2022-04-13T21:12:30.750Z] spire-1.2.1/support/k8s/ [2022-04-13T21:12:30.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T21:12:30.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T21:12:30.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T21:12:30.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T21:12:30.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T21:12:30.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T21:12:30.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T21:12:30.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T21:12:30.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T21:12:30.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T21:12:30.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T21:12:30.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T21:12:30.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T21:12:30.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T21:12:30.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T21:12:30.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T21:12:30.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T21:12:30.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T21:12:30.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T21:12:30.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T21:12:30.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T21:12:30.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T21:12:30.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T21:12:30.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T21:12:30.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T21:12:30.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T21:12:30.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T21:12:30.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T21:12:30.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T21:12:30.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T21:12:30.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T21:12:30.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T21:12:30.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T21:12:30.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T21:12:30.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T21:12:30.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T21:12:30.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T21:12:30.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T21:12:30.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T21:12:30.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T21:12:30.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T21:12:30.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T21:12:30.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T21:12:30.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T21:12:30.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T21:12:30.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T21:12:30.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T21:12:30.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T21:12:30.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T21:12:30.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T21:12:30.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T21:12:30.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T21:12:30.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T21:12:30.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T21:12:30.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T21:12:30.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T21:12:30.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T21:12:31.034Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T21:12:31.034Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T21:12:31.034Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T21:12:31.034Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T21:12:31.034Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T21:12:31.034Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T21:12:31.034Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T21:12:31.034Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T21:12:31.034Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T21:12:31.034Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T21:12:31.034Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T21:12:31.034Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T21:12:31.034Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T21:12:31.034Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T21:12:31.034Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T21:12:31.034Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T21:12:31.034Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T21:12:31.034Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T21:12:31.034Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T21:12:31.034Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T21:12:31.034Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T21:12:31.034Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T21:12:31.034Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T21:12:31.034Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T21:12:31.034Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T21:12:31.034Z] spire-1.2.1/test/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/clock/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/clock/clock.go [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/config/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T21:12:31.034Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T21:12:31.034Z] spire-1.2.1/test/integration/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/integration/README.md [2022-04-13T21:12:31.034Z] spire-1.2.1/test/integration/common [2022-04-13T21:12:31.034Z] spire-1.2.1/test/integration/setup/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T21:12:31.034Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T21:12:31.034Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T21:12:31.034Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T21:12:31.034Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T21:12:31.034Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T21:12:31.034Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T21:12:31.034Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T21:12:31.034Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T21:12:31.034Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T21:12:31.034Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T21:12:31.034Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T21:12:31.034Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T21:12:31.034Z] spire-1.2.1/test/integration/suites/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T21:12:31.034Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T21:12:31.035Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T21:12:31.036Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T21:12:31.322Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T21:12:31.323Z] spire-1.2.1/test/integration/test.sh [2022-04-13T21:12:31.323Z] spire-1.2.1/test/plugintest/ [2022-04-13T21:12:31.323Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T21:12:31.323Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T21:12:31.323Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T21:12:31.323Z] spire-1.2.1/test/spiretest/ [2022-04-13T21:12:31.323Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T21:12:31.323Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T21:12:31.323Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T21:12:31.323Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T21:12:31.323Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T21:12:31.323Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T21:12:31.323Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T21:12:31.323Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T21:12:31.323Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T21:12:31.323Z] spire-1.2.1/test/testca/ [2022-04-13T21:12:31.323Z] spire-1.2.1/test/testca/ca.go [2022-04-13T21:12:31.323Z] spire-1.2.1/test/testkey/ [2022-04-13T21:12:31.323Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T21:12:31.323Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T21:12:31.323Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T21:12:31.323Z] spire-1.2.1/test/testkey/new.go [2022-04-13T21:12:31.323Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T21:12:31.323Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T21:12:31.323Z] spire-1.2.1/test/util/ [2022-04-13T21:12:31.323Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T21:12:31.323Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T21:12:31.323Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T21:12:31.323Z] spire-1.2.1/test/util/race.go [2022-04-13T21:12:31.323Z] spire-1.2.1/test/util/util.go [2022-04-13T21:12:31.323Z] building spire from source... [2022-04-13T21:12:32.352Z] Installing go1.17.7... [2022-04-13T21:12:32.633Z] ---> eb78d650c5d5 [2022-04-13T21:12:32.633Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-13T21:12:33.663Z] ---> 3ffbfb12183b [2022-04-13T21:12:33.663Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-13T21:12:33.663Z] ---> Running in 1466aac4dee3 [2022-04-13T21:12:34.306Z] Removing intermediate container 1466aac4dee3 [2022-04-13T21:12:34.306Z] ---> 1797de1e4215 [2022-04-13T21:12:34.306Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T21:12:34.306Z] ---> Running in 397e438505e4 [2022-04-13T21:12:34.952Z] Removing intermediate container 397e438505e4 [2022-04-13T21:12:34.952Z] ---> 83c89a25ca05 [2022-04-13T21:12:34.952Z] Step 20/22 : LABEL arch=arm64 [2022-04-13T21:12:34.952Z] ---> Running in 67798b55dcb5 [2022-04-13T21:12:35.582Z] Removing intermediate container 67798b55dcb5 [2022-04-13T21:12:35.884Z] ---> a6ccb1559707 [2022-04-13T21:12:35.884Z] Step 21/22 : LABEL git_sha=cb60c5d4f57ab31570d573762ca18756fff24b58 [2022-04-13T21:12:35.884Z] ---> Running in 6c0793bc62bb [2022-04-13T21:12:36.534Z] Removing intermediate container 6c0793bc62bb [2022-04-13T21:12:36.534Z] ---> 57ee7b5bbb35 [2022-04-13T21:12:36.534Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T21:12:36.534Z] ---> Running in 17b57f8e0c07 [2022-04-13T21:12:37.165Z] Removing intermediate container 17b57f8e0c07 [2022-04-13T21:12:37.165Z] ---> eaa34dfff1e5 [2022-04-13T21:12:37.165Z] [2022-04-13T21:12:38.164Z] Successfully built eaa34dfff1e5 [2022-04-13T21:12:38.164Z] Successfully tagged support-scheduler-arm64:latest [2022-04-13T21:12:38.164Z]  Building support-scheduler ... done Building support-notifications [2022-04-13T21:13:05.065Z] Building bin/spire-server... [2022-04-13T21:13:05.342Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T21:13:05.342Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T21:13:05.342Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T21:13:06.334Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T21:13:06.334Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T21:13:07.823Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T21:13:08.827Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T21:13:10.332Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T21:13:10.957Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T21:13:13.003Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T21:13:14.020Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T21:13:14.020Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T21:13:14.020Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T21:13:14.647Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T21:13:14.647Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T21:13:14.647Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T21:13:14.647Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T21:13:16.674Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T21:13:16.674Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T21:13:16.674Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T21:13:16.958Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T21:13:16.958Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T21:13:19.811Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T21:13:20.121Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T21:13:23.622Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T21:13:23.622Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T21:13:23.622Z] ---> 99820b2fd866 [2022-04-13T21:13:23.622Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T21:13:23.622Z] ---> Using cache [2022-04-13T21:13:23.622Z] ---> 7d43eb75c791 [2022-04-13T21:13:23.622Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:13:23.622Z] ---> Using cache [2022-04-13T21:13:23.622Z] ---> 36915e4ceecc [2022-04-13T21:13:23.622Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-13T21:13:23.622Z] ---> Running in 87dd03b4b008 [2022-04-13T21:13:25.652Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:13:27.111Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:13:28.566Z] OK: 220 MiB in 52 packages [2022-04-13T21:13:30.045Z] Removing intermediate container 87dd03b4b008 [2022-04-13T21:13:30.045Z] ---> 8d03143ab099 [2022-04-13T21:13:30.045Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T21:13:31.068Z] ---> f1340ce93198 [2022-04-13T21:13:31.068Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T21:13:31.068Z] ---> Running in f3b9ec9096c8 [2022-04-13T21:13:37.863Z] Removing intermediate container f3b9ec9096c8 [2022-04-13T21:13:37.863Z] ---> 3f93b1384c4a [2022-04-13T21:13:37.863Z] Step 8/22 : COPY . . [2022-04-13T21:13:39.319Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T21:13:39.319Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T21:13:39.599Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T21:13:39.878Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T21:13:39.878Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T21:13:39.878Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T21:13:40.160Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T21:13:40.160Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T21:13:40.442Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T21:13:40.442Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T21:13:40.442Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T21:13:40.726Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T21:13:41.007Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T21:13:41.007Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T21:13:41.286Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T21:13:42.743Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T21:13:43.737Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T21:13:44.344Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T21:13:44.627Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T21:13:44.627Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T21:13:44.627Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T21:13:44.904Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T21:13:44.904Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T21:13:45.197Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T21:13:45.484Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T21:13:46.095Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T21:13:47.090Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T21:13:47.090Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T21:13:47.090Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T21:13:48.100Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T21:13:54.926Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T21:14:05.154Z]  ---> 424179bf0cb9 [2022-04-13T21:14:05.154Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-13T21:14:05.154Z] ---> Running in 13b055b6084e [2022-04-13T21:14:07.163Z] 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/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T21:14:08.156Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T21:14:08.156Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T21:14:08.433Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T21:14:09.038Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T21:14:09.038Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T21:14:24.197Z] Removing intermediate container 3e5b198fe059 [2022-04-13T21:14:24.197Z] ---> 227f6691393c [2022-04-13T21:14:24.197Z] [2022-04-13T21:14:24.197Z] Step 9/20 : FROM alpine:3.15 [2022-04-13T21:14:24.197Z] 3.15: Pulling from library/alpine [2022-04-13T21:14:24.197Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-13T21:14:24.197Z] Status: Downloaded newer image for alpine:3.15 [2022-04-13T21:14:24.197Z] ---> 3fb3c9af89a9 [2022-04-13T21:14:24.197Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T21:14:24.197Z] ---> Running in c7d8055d3c20 [2022-04-13T21:14:24.197Z] Removing intermediate container c7d8055d3c20 [2022-04-13T21:14:24.197Z] ---> 91d8748afa3c [2022-04-13T21:14:24.197Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:14:24.477Z] ---> Running in 7209b8f4f678 [2022-04-13T21:14:27.906Z] Removing intermediate container 7209b8f4f678 [2022-04-13T21:14:27.906Z] ---> c40a8bebc61a [2022-04-13T21:14:27.906Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-13T21:14:28.190Z] ---> Running in 78551732a652 [2022-04-13T21:14:30.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:14:31.470Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:14:33.244Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T21:14:33.244Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T21:14:33.244Z] OK: 15729 distinct packages available [2022-04-13T21:14:33.596Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:14:34.741Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:14:36.246Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-13T21:14:36.525Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-13T21:14:36.801Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T21:14:36.801Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-13T21:14:36.801Z] (5/9) Installing curl (7.80.0-r0) [2022-04-13T21:14:37.081Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-13T21:14:37.081Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-13T21:14:37.081Z] (8/9) Installing libucontext (1.1-r0) [2022-04-13T21:14:37.362Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-13T21:14:37.362Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T21:14:37.362Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T21:14:37.966Z] OK: 8 MiB in 23 packages [2022-04-13T21:14:41.416Z] Removing intermediate container 78551732a652 [2022-04-13T21:14:41.416Z] ---> e1c07289d4f0 [2022-04-13T21:14:41.416Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T21:14:41.416Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T21:14:41.416Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T21:14:41.416Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T21:14:42.036Z]  ---> 9eb472a36100 [2022-04-13T21:14:42.036Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-13T21:14:44.709Z] ---> 74cea5b472f3 [2022-04-13T21:14:44.709Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-13T21:14:45.708Z] ---> d56d398ba51b [2022-04-13T21:14:45.708Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-13T21:14:45.708Z] ---> Running in fecc8a94af6f [2022-04-13T21:14:46.325Z] Removing intermediate container fecc8a94af6f [2022-04-13T21:14:46.325Z] ---> bbdd492d60c7 [2022-04-13T21:14:46.325Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T21:14:46.604Z] ---> Running in 94a0d60e0907 [2022-04-13T21:14:47.214Z] Removing intermediate container 94a0d60e0907 [2022-04-13T21:14:47.214Z] ---> 506d54042e4d [2022-04-13T21:14:47.214Z] Step 18/20 : LABEL arch=arm64 [2022-04-13T21:14:47.214Z] ---> Running in 0f9d5a898eb1 [2022-04-13T21:14:47.817Z] Removing intermediate container 0f9d5a898eb1 [2022-04-13T21:14:47.817Z] ---> 17e905ab8326 [2022-04-13T21:14:47.817Z] Step 19/20 : LABEL git_sha=cb60c5d4f57ab31570d573762ca18756fff24b58 [2022-04-13T21:14:47.817Z] ---> Running in b30741e3a4ea [2022-04-13T21:14:48.434Z] Removing intermediate container b30741e3a4ea [2022-04-13T21:14:48.434Z] ---> 946e0ce6da42 [2022-04-13T21:14:48.434Z] Step 20/20 : LABEL version=0.0.0 [2022-04-13T21:14:48.717Z] ---> Running in 48875e04d61b [2022-04-13T21:14:49.324Z] Removing intermediate container 48875e04d61b [2022-04-13T21:14:49.324Z] ---> c5164ab17251 [2022-04-13T21:14:49.324Z] [2022-04-13T21:14:49.928Z] Successfully built c5164ab17251 [2022-04-13T21:14:49.928Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-13T21:14:49.928Z] Building core-metadata [2022-04-13T21:14:56.668Z]  Building security-spiffe-token-provider ... done go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T21:14:56.668Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T21:15:35.744Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T21:15:35.744Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T21:15:35.744Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T21:15:35.744Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T21:15:35.744Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T21:15:35.744Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T21:15:35.744Z] ---> 99820b2fd866 [2022-04-13T21:15:35.744Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T21:15:35.744Z] ---> Using cache [2022-04-13T21:15:35.744Z] ---> 7d43eb75c791 [2022-04-13T21:15:35.744Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:15:35.744Z] ---> Using cache [2022-04-13T21:15:35.744Z] ---> 36915e4ceecc [2022-04-13T21:15:35.744Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-13T21:15:35.744Z] ---> Using cache [2022-04-13T21:15:35.744Z] ---> e5d0fdbb5190 [2022-04-13T21:15:35.744Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T21:15:35.744Z] ---> Using cache [2022-04-13T21:15:35.744Z] ---> 9e35c16c37e1 [2022-04-13T21:15:35.744Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T21:15:35.744Z] ---> Using cache [2022-04-13T21:15:35.744Z] ---> d64a8d770eed [2022-04-13T21:15:35.744Z] Step 8/23 : COPY . . [2022-04-13T21:15:35.744Z] ---> Using cache [2022-04-13T21:15:35.744Z] ---> c8fd51c3dac7 [2022-04-13T21:15:35.744Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-13T21:15:35.744Z] ---> Running in 6ee7392233af [2022-04-13T21:15:35.744Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T21:15:36.348Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T21:15:36.348Z] 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-metadata/core-metadata ./cmd/core-metadata [2022-04-13T21:15:39.004Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T21:15:39.613Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T21:15:41.624Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T21:15:41.624Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T21:15:41.624Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T21:15:42.624Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T21:15:42.904Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T21:15:43.185Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T21:15:43.185Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T21:15:43.796Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T21:15:44.076Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T21:15:44.076Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T21:15:44.076Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T21:15:44.356Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T21:15:44.637Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T21:15:44.637Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T21:15:46.649Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T21:15:46.649Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T21:15:46.926Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T21:15:52.390Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T21:15:52.999Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T21:15:52.999Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T21:15:53.280Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T21:15:53.280Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T21:15:53.280Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T21:15:53.280Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T21:15:54.740Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T21:15:54.740Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T21:15:55.019Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T21:15:55.299Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T21:15:55.579Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T21:15:57.039Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T21:15:57.648Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T21:15:57.928Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T21:15:58.208Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T21:15:58.488Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T21:15:58.488Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T21:15:58.488Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T21:15:58.765Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T21:15:58.765Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T21:16:00.225Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T21:16:00.225Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T21:16:00.503Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T21:16:00.778Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T21:16:01.056Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T21:16:03.699Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T21:16:04.301Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T21:16:04.301Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T21:16:04.578Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T21:16:04.855Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T21:16:05.253Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T21:16:05.624Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T21:16:05.986Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T21:16:07.489Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T21:16:10.901Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T21:16:13.537Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T21:16:13.537Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T21:16:14.140Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T21:16:14.140Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T21:16:14.419Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T21:16:15.026Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T21:16:15.305Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T21:16:15.584Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T21:16:15.584Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T21:16:16.192Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T21:16:16.192Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T21:16:16.192Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T21:16:28.666Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T21:16:28.666Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T21:16:28.666Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T21:16:28.666Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T21:17:01.104Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T21:17:01.104Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T21:23:53.586Z] Removing intermediate container 13b055b6084e [2022-04-13T21:23:53.586Z] ---> a54dc3b23685 [2022-04-13T21:23:53.586Z] [2022-04-13T21:23:53.586Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T21:23:53.586Z] ---> ac73e934f311 [2022-04-13T21:23:53.586Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-13T21:23:53.586Z] ---> Running in ccda1ffd5cc3 [2022-04-13T21:23:53.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:23:53.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:23:53.586Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-13T21:23:53.586Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-13T21:23:53.586Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T21:23:53.586Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T21:23:53.865Z] OK: 6 MiB in 16 packages [2022-04-13T21:23:56.554Z] Removing intermediate container ccda1ffd5cc3 [2022-04-13T21:23:56.554Z] ---> b7c17ae42ef3 [2022-04-13T21:23:56.554Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T21:23:56.554Z] ---> Running in 9399bc49ec44 [2022-04-13T21:23:56.842Z] Removing intermediate container 9399bc49ec44 [2022-04-13T21:23:56.842Z] ---> 231a822c6dfc [2022-04-13T21:23:56.842Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-13T21:23:57.125Z] ---> Running in a10c4d7ba8d9 [2022-04-13T21:23:57.754Z] Removing intermediate container a10c4d7ba8d9 [2022-04-13T21:23:57.754Z] ---> 45ab81dd4a1a [2022-04-13T21:23:57.754Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T21:23:57.754Z] ---> Running in 7312a3b7d865 [2022-04-13T21:23:58.372Z] Removing intermediate container 7312a3b7d865 [2022-04-13T21:23:58.372Z] ---> ba1cba88405f [2022-04-13T21:23:58.372Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T21:23:59.371Z] ---> 6c80507bdcc7 [2022-04-13T21:23:59.371Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-13T21:24:02.025Z] ---> 3c0eb9bdc094 [2022-04-13T21:24:02.025Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-13T21:24:03.024Z] ---> f1e272a80242 [2022-04-13T21:24:03.024Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-13T21:24:03.024Z] ---> Running in 4b2936b1331f [2022-04-13T21:24:03.634Z] Removing intermediate container 4b2936b1331f [2022-04-13T21:24:03.634Z] ---> e5c0e3415fa3 [2022-04-13T21:24:03.634Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T21:24:03.634Z] ---> Running in 7d260372b761 [2022-04-13T21:24:04.237Z] Removing intermediate container 7d260372b761 [2022-04-13T21:24:04.237Z] ---> a9409b48ddaf [2022-04-13T21:24:04.237Z] Step 20/22 : LABEL arch=arm64 [2022-04-13T21:24:04.237Z] ---> Running in b42abf7908bd [2022-04-13T21:24:04.850Z] Removing intermediate container b42abf7908bd [2022-04-13T21:24:04.850Z] ---> d6d059d8b5fa [2022-04-13T21:24:04.850Z] Step 21/22 : LABEL git_sha=cb60c5d4f57ab31570d573762ca18756fff24b58 [2022-04-13T21:24:04.850Z] ---> Running in cd7c21adc380 [2022-04-13T21:24:05.836Z] Removing intermediate container cd7c21adc380 [2022-04-13T21:24:05.836Z] ---> d376f7cc076c [2022-04-13T21:24:05.836Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T21:24:05.836Z] ---> Running in 7e20e6bf8037 [2022-04-13T21:24:06.111Z] Removing intermediate container 7e20e6bf8037 [2022-04-13T21:24:06.111Z] ---> 31f4890ac11e [2022-04-13T21:24:06.111Z] [2022-04-13T21:24:06.816Z] Successfully built 31f4890ac11e [2022-04-13T21:24:06.816Z] Successfully tagged support-notifications-arm64:latest [2022-04-13T21:25:15.224Z]  Building support-notifications ... done Removing intermediate container 6ee7392233af [2022-04-13T21:25:15.224Z] ---> abff61cf9f47 [2022-04-13T21:25:15.224Z] [2022-04-13T21:25:15.224Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T21:25:15.224Z] ---> ac73e934f311 [2022-04-13T21:25:15.224Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T21:25:15.224Z] ---> Using cache [2022-04-13T21:25:15.224Z] ---> 2152ebcbdb8f [2022-04-13T21:25:15.224Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T21:25:15.224Z] ---> Using cache [2022-04-13T21:25:15.224Z] ---> 29fbf4c599e4 [2022-04-13T21:25:15.224Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-13T21:25:15.224Z] ---> Running in 0bf9ab5b617f [2022-04-13T21:25:15.224Z] Removing intermediate container 0bf9ab5b617f [2022-04-13T21:25:15.224Z] ---> 725c5d4f66be [2022-04-13T21:25:15.224Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T21:25:15.224Z] ---> Running in 13683c38529c [2022-04-13T21:25:15.224Z] Removing intermediate container 13683c38529c [2022-04-13T21:25:15.224Z] ---> fa2befb58e15 [2022-04-13T21:25:15.224Z] Step 15/23 : WORKDIR / [2022-04-13T21:25:15.224Z] ---> Running in ae2c4df6cba1 [2022-04-13T21:25:15.224Z] Removing intermediate container ae2c4df6cba1 [2022-04-13T21:25:15.224Z] ---> 89912b2b46a4 [2022-04-13T21:25:15.224Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T21:25:15.224Z] ---> 5a70b0af88b9 [2022-04-13T21:25:15.224Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-13T21:25:15.224Z] ---> 39756fc957bd [2022-04-13T21:25:15.224Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-13T21:25:15.224Z] ---> 9938af2452e7 [2022-04-13T21:25:15.224Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-13T21:25:15.224Z] ---> Running in 65d715bfabef [2022-04-13T21:25:15.224Z] Removing intermediate container 65d715bfabef [2022-04-13T21:25:15.224Z] ---> cb78a7d4ba5a [2022-04-13T21:25:15.224Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T21:25:15.224Z] ---> Running in d307355664b7 [2022-04-13T21:25:15.224Z] Removing intermediate container d307355664b7 [2022-04-13T21:25:15.224Z] ---> 7441bba3968c [2022-04-13T21:25:15.224Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T21:25:15.224Z] ---> Running in d1231354cf77 [2022-04-13T21:25:15.224Z] Removing intermediate container d1231354cf77 [2022-04-13T21:25:15.224Z] ---> db3cdf34694e [2022-04-13T21:25:15.225Z] Step 22/23 : LABEL git_sha=cb60c5d4f57ab31570d573762ca18756fff24b58 [2022-04-13T21:25:15.225Z] ---> Running in 2d63dccf81e9 [2022-04-13T21:25:15.225Z] Removing intermediate container 2d63dccf81e9 [2022-04-13T21:25:15.225Z] ---> 950c16a86fe8 [2022-04-13T21:25:15.225Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T21:25:15.225Z] ---> Running in 9de42db7e194 [2022-04-13T21:25:15.225Z] Removing intermediate container 9de42db7e194 [2022-04-13T21:25:15.225Z] ---> dc4dd7a04cce [2022-04-13T21:25:15.225Z] [2022-04-13T21:25:15.836Z] Successfully built dc4dd7a04cce [2022-04-13T21:25:15.836Z] Successfully tagged core-metadata-arm64:latest [2022-04-13T21:47:10.924Z]  Building core-metadata ... done Building bin/spire-agent... [2022-04-13T21:47:10.924Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T21:47:10.924Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T21:47:10.924Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T21:47:10.924Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T21:47:10.924Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T21:47:10.924Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T21:47:10.924Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T21:47:10.924Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T21:47:10.924Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T21:47:10.924Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T21:47:10.924Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T21:47:10.924Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T21:47:10.924Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T21:47:10.924Z] Building bin/spire-agent... [2022-04-13T21:47:11.206Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T21:47:11.485Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T21:47:11.762Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T21:47:11.762Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T21:47:15.181Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T21:47:16.176Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T21:47:16.176Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T21:47:16.782Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T21:47:16.782Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T21:47:16.782Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T21:47:17.063Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T21:47:17.346Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T21:47:17.346Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T21:50:09.442Z] Building bin/spire-agent... [2022-04-13T21:50:09.442Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T21:50:09.442Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T21:50:09.442Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T21:50:09.442Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T21:50:09.442Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T21:50:09.442Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T21:50:09.442Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T21:50:09.442Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T21:50:09.442Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T21:50:09.442Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T21:50:09.442Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T21:50:09.442Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T21:50:09.442Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T21:54:16.629Z] Removing intermediate container ff9b6fe4873b [2022-04-13T21:54:16.629Z] ---> 71c9eca10c51 [2022-04-13T21:54:16.629Z] [2022-04-13T21:54:16.629Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T21:54:16.629Z] ---> 3fb3c9af89a9 [2022-04-13T21:54:16.629Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T21:54:16.629Z] ---> Using cache [2022-04-13T21:54:16.629Z] ---> 91d8748afa3c [2022-04-13T21:54:16.629Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:54:16.629Z] ---> Using cache [2022-04-13T21:54:16.629Z] ---> c40a8bebc61a [2022-04-13T21:54:16.629Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T21:54:16.629Z] ---> Running in b9eba871e6b1 [2022-04-13T21:54:17.614Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:54:18.601Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:54:20.040Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T21:54:20.040Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T21:54:20.040Z] OK: 15729 distinct packages available [2022-04-13T21:54:20.040Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:54:21.027Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:54:21.628Z] Removing intermediate container 9ba6509bd337 [2022-04-13T21:54:21.628Z] ---> f3b438f540f0 [2022-04-13T21:54:21.628Z] [2022-04-13T21:54:21.628Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T21:54:21.628Z] ---> 3fb3c9af89a9 [2022-04-13T21:54:21.628Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T21:54:21.628Z] ---> Using cache [2022-04-13T21:54:21.905Z] ---> 91d8748afa3c [2022-04-13T21:54:21.905Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:54:21.905Z] ---> Using cache [2022-04-13T21:54:21.905Z] ---> c40a8bebc61a [2022-04-13T21:54:21.905Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-13T21:54:22.182Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-13T21:54:22.182Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-13T21:54:22.182Z] (3/5) Installing libucontext (1.1-r0) [2022-04-13T21:54:22.466Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-13T21:54:22.466Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-13T21:54:22.466Z] ---> Running in 390cbef825aa [2022-04-13T21:54:22.466Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T21:54:22.466Z] OK: 6 MiB in 19 packages [2022-04-13T21:54:24.481Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:54:24.481Z] Removing intermediate container b9eba871e6b1 [2022-04-13T21:54:24.481Z] ---> 6cfbbbf0086e [2022-04-13T21:54:24.481Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-13T21:54:25.084Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:54:26.526Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T21:54:26.526Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T21:54:26.526Z] OK: 15729 distinct packages available [2022-04-13T21:54:26.526Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T21:54:27.517Z] ---> 9508824f850e [2022-04-13T21:54:27.517Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T21:54:27.517Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T21:54:28.502Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-13T21:54:28.502Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-13T21:54:28.778Z] (3/4) Installing libucontext (1.1-r0) [2022-04-13T21:54:28.778Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-13T21:54:28.778Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T21:54:29.052Z] OK: 6 MiB in 18 packages [2022-04-13T21:54:31.037Z] Removing intermediate container 390cbef825aa [2022-04-13T21:54:31.037Z] ---> 06c7125f32a6 [2022-04-13T21:54:31.037Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T21:54:32.472Z] ---> e22393e8bbba [2022-04-13T21:54:32.472Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T21:54:33.469Z] ---> ab79e43662d9 [2022-04-13T21:54:33.469Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-13T21:54:34.504Z] ---> d5e40f98e53a [2022-04-13T21:54:34.504Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-13T21:54:35.615Z] ---> cbc6c839a8aa [2022-04-13T21:54:35.615Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T21:54:35.913Z] ---> Running in 3f5305ada29d [2022-04-13T21:54:36.517Z] Removing intermediate container 3f5305ada29d [2022-04-13T21:54:36.517Z] ---> 134e8c308219 [2022-04-13T21:54:36.517Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T21:54:36.517Z] ---> 2193d3d3d503 [2022-04-13T21:54:36.517Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T21:54:36.517Z] ---> Running in 28e84cdec518 [2022-04-13T21:54:37.121Z] Removing intermediate container 28e84cdec518 [2022-04-13T21:54:37.121Z] ---> 8b32d32b6733 [2022-04-13T21:54:37.121Z] Step 24/26 : LABEL arch=arm64 [2022-04-13T21:54:37.121Z] ---> Running in 4ed0764ef680 [2022-04-13T21:54:37.402Z] ---> 98c19bf31a97 [2022-04-13T21:54:37.402Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-13T21:54:37.688Z] ---> Running in 73372b15f8c4 [2022-04-13T21:54:37.688Z] Removing intermediate container 4ed0764ef680 [2022-04-13T21:54:37.688Z] ---> bb284d5c4aa0 [2022-04-13T21:54:37.688Z] Step 25/26 : LABEL git_sha=cb60c5d4f57ab31570d573762ca18756fff24b58 [2022-04-13T21:54:37.964Z] ---> Running in 5a3d678f6c8e [2022-04-13T21:54:38.246Z] Removing intermediate container 73372b15f8c4 [2022-04-13T21:54:38.246Z] ---> 4d896b943229 [2022-04-13T21:54:38.246Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-13T21:54:38.246Z] Removing intermediate container 5a3d678f6c8e [2022-04-13T21:54:38.246Z] ---> 95ee7f49f35a [2022-04-13T21:54:38.246Z] Step 26/26 : LABEL version=0.0.0 [2022-04-13T21:54:38.534Z] ---> Running in 5dae09a9a328 [2022-04-13T21:54:39.134Z] Removing intermediate container 5dae09a9a328 [2022-04-13T21:54:39.134Z] ---> 1c7887eea73c [2022-04-13T21:54:39.134Z] [2022-04-13T21:54:39.134Z] ---> 1096b751c496 [2022-04-13T21:54:39.134Z] Step 21/26 : WORKDIR / [2022-04-13T21:54:39.409Z] ---> Running in 91f6f73fb17a [2022-04-13T21:54:39.687Z] Successfully built 1c7887eea73c [2022-04-13T21:54:39.687Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-13T21:54:39.966Z]  Building security-spire-agent ... done Removing intermediate container 91f6f73fb17a [2022-04-13T21:54:39.966Z] ---> f1cb595540b1 [2022-04-13T21:54:39.966Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T21:54:39.966Z] ---> Running in a929422f8e70 [2022-04-13T21:54:40.568Z] Removing intermediate container a929422f8e70 [2022-04-13T21:54:40.568Z] ---> f491eaf6ab94 [2022-04-13T21:54:40.568Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T21:54:40.568Z] ---> Running in cdb70cc94976 [2022-04-13T21:54:41.172Z] Removing intermediate container cdb70cc94976 [2022-04-13T21:54:41.172Z] ---> a6de5b07c4b7 [2022-04-13T21:54:41.172Z] Step 24/26 : LABEL arch=arm64 [2022-04-13T21:54:41.172Z] ---> Running in ee70f5a5651e [2022-04-13T21:54:41.772Z] Removing intermediate container ee70f5a5651e [2022-04-13T21:54:41.772Z] ---> 39aedd409b4e [2022-04-13T21:54:41.772Z] Step 25/26 : LABEL git_sha=cb60c5d4f57ab31570d573762ca18756fff24b58 [2022-04-13T21:54:41.772Z] ---> Running in 8367b0c6eeff [2022-04-13T21:54:42.064Z] Removing intermediate container 8367b0c6eeff [2022-04-13T21:54:42.064Z] ---> d560b761fca9 [2022-04-13T21:54:42.064Z] Step 26/26 : LABEL version=0.0.0 [2022-04-13T21:54:42.340Z] ---> Running in 20a187ff0c10 [2022-04-13T21:54:42.616Z] Removing intermediate container 20a187ff0c10 [2022-04-13T21:54:42.616Z] ---> d5a57b027aa9 [2022-04-13T21:54:42.616Z] [2022-04-13T21:54:42.892Z] Successfully built d5a57b027aa9 [2022-04-13T21:54:42.892Z] Successfully tagged security-spire-config-arm64:latest [2022-04-13T21:55:39.478Z]  Building security-spire-config ... done Removing intermediate container a9dd6ba3dff3 [2022-04-13T21:55:39.478Z] ---> 7d8ef7b0b8c9 [2022-04-13T21:55:39.478Z] [2022-04-13T21:55:39.478Z] Step 13/25 : FROM alpine:3.15 [2022-04-13T21:55:39.478Z] ---> 3fb3c9af89a9 [2022-04-13T21:55:39.478Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T21:55:39.478Z] ---> Using cache [2022-04-13T21:55:39.478Z] ---> 91d8748afa3c [2022-04-13T21:55:39.478Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T21:55:39.478Z] ---> Using cache [2022-04-13T21:55:39.478Z] ---> c40a8bebc61a [2022-04-13T21:55:39.478Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T21:55:39.478Z] ---> Using cache [2022-04-13T21:55:39.478Z] ---> 6cfbbbf0086e [2022-04-13T21:55:39.478Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T21:55:41.462Z] ---> af1eeaed1752 [2022-04-13T21:55:41.462Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T21:55:41.747Z] ---> eda95b7e0c36 [2022-04-13T21:55:41.747Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-13T21:55:42.730Z] ---> be6e0494da0d [2022-04-13T21:55:42.730Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-13T21:55:43.008Z] ---> 17e1e785a716 [2022-04-13T21:55:43.008Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T21:55:43.287Z] ---> Running in 78bd8a885109 [2022-04-13T21:55:43.564Z] Removing intermediate container 78bd8a885109 [2022-04-13T21:55:43.564Z] ---> 60b5337f5b63 [2022-04-13T21:55:43.564Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T21:55:43.564Z] ---> Running in e295bc414292 [2022-04-13T21:55:43.840Z] Removing intermediate container e295bc414292 [2022-04-13T21:55:43.840Z] ---> 602551413d70 [2022-04-13T21:55:43.840Z] Step 23/25 : LABEL arch=arm64 [2022-04-13T21:55:44.115Z] ---> Running in 787bd38e5a77 [2022-04-13T21:55:44.391Z] Removing intermediate container 787bd38e5a77 [2022-04-13T21:55:44.391Z] ---> be9b8b6e155d [2022-04-13T21:55:44.391Z] Step 24/25 : LABEL git_sha=cb60c5d4f57ab31570d573762ca18756fff24b58 [2022-04-13T21:55:44.391Z] ---> Running in 89a5cf2359a5 [2022-04-13T21:55:44.992Z] Removing intermediate container 89a5cf2359a5 [2022-04-13T21:55:44.992Z] ---> 5bed552d62ed [2022-04-13T21:55:44.992Z] Step 25/25 : LABEL version=0.0.0 [2022-04-13T21:55:44.992Z] ---> Running in 72705f11ba04 [2022-04-13T21:55:45.268Z] Removing intermediate container 72705f11ba04 [2022-04-13T21:55:45.268Z] ---> f75808afcb04 [2022-04-13T21:55:45.268Z] [2022-04-13T21:55:45.546Z] Successfully built f75808afcb04 [2022-04-13T21:55:45.546Z] Successfully tagged security-spire-server-arm64:latest [2022-04-13T21:55:45.837Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-13T21:55:45.844Z] $ docker stop --time=1 e46e6359999563fa60441bab2a237de33417d0aee79239034921678832d6762d [2022-04-13T21:55:47.940Z] $ docker rm -f e46e6359999563fa60441bab2a237de33417d0aee79239034921678832d6762d [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T21:55:48.541Z] + docker images [2022-04-13T21:55:49.134Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-13T21:55:49.134Z] security-spire-server-arm64 latest f75808afcb04 3 seconds ago 86.3MB [2022-04-13T21:55:49.134Z] 7d8ef7b0b8c9 28 seconds ago 4.25GB [2022-04-13T21:55:49.134Z] security-spire-config-arm64 latest d5a57b027aa9 About a minute ago 85.6MB [2022-04-13T21:55:49.134Z] security-spire-agent-arm64 latest 1c7887eea73c About a minute ago 126MB [2022-04-13T21:55:49.134Z] f3b438f540f0 About a minute ago 4.25GB [2022-04-13T21:55:49.134Z] 71c9eca10c51 About a minute ago 4.25GB [2022-04-13T21:55:49.134Z] core-metadata-arm64 latest dc4dd7a04cce 30 minutes ago 29.1MB [2022-04-13T21:55:49.134Z] abff61cf9f47 30 minutes ago 1.5GB [2022-04-13T21:55:49.134Z] support-notifications-arm64 latest 31f4890ac11e 31 minutes ago 29.4MB [2022-04-13T21:55:49.134Z] a54dc3b23685 32 minutes ago 1.5GB [2022-04-13T21:55:49.134Z] security-spiffe-token-provider-arm64 latest c5164ab17251 41 minutes ago 31.3MB [2022-04-13T21:55:49.134Z] 227f6691393c 41 minutes ago 1.49GB [2022-04-13T21:55:49.134Z] support-scheduler-arm64 latest eaa34dfff1e5 43 minutes ago 28.8MB [2022-04-13T21:55:49.134Z] 37f1245b1275 43 minutes ago 1.5GB [2022-04-13T21:55:49.134Z] core-command-arm64 latest 8e0488ac3d29 44 minutes ago 27.4MB [2022-04-13T21:55:49.134Z] 48377786bd46 44 minutes ago 1.5GB [2022-04-13T21:55:49.134Z] sys-mgmt-agent-arm64 latest 563eadb765ed 52 minutes ago 294MB [2022-04-13T21:55:49.134Z] security-bootstrapper-arm64 latest b5e9f17032e3 54 minutes ago 27.2MB [2022-04-13T21:55:49.134Z] core-data-arm64 latest 6192f5df8a56 54 minutes ago 34.7MB [2022-04-13T21:55:49.134Z] security-secretstore-setup-arm64 latest 3c5a3d9d1698 54 minutes ago 47.9MB [2022-04-13T21:55:49.134Z] 02aa2b5158bf 54 minutes ago 1.52GB [2022-04-13T21:55:49.134Z] security-proxy-setup-arm64 latest 608082545fd6 54 minutes ago 49.1MB [2022-04-13T21:55:49.134Z] f0c466f1e424 55 minutes ago 1.51GB [2022-04-13T21:55:49.134Z] 166034150988 55 minutes ago 1.5GB [2022-04-13T21:55:49.134Z] 914bcb864909 55 minutes ago 1.51GB [2022-04-13T21:55:49.134Z] 75fd7233ea96 55 minutes ago 1.51GB [2022-04-13T21:55:49.134Z] ci-base-image-arm64 latest 99820b2fd866 About an hour ago 886MB [2022-04-13T21:55:49.134Z] docker 20.10.14 c346e9eafbab 8 days ago 202MB [2022-04-13T21:55:49.134Z] alpine 3.14 ac73e934f311 8 days ago 5.34MB [2022-04-13T21:55:49.134Z] alpine 3.15 3fb3c9af89a9 8 days ago 5.32MB [2022-04-13T21:55:49.134Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-13T21:55:49.134Z] 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-13T21:55:49.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-13T21:55:49.576Z] [2022-04-13T21:55:49.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-13T21:55:49.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-13T21:55:50.193Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-13T21:55:50.193Z] 8998bd30e6a1: Pulling fs layer [2022-04-13T21:55:50.193Z] 04944245beec: Pulling fs layer [2022-04-13T21:55:50.193Z] 699f458cf7ca: Pulling fs layer [2022-04-13T21:55:50.193Z] 765212b225bb: Pulling fs layer [2022-04-13T21:55:50.193Z] f23df028b6ca: Pulling fs layer [2022-04-13T21:55:50.193Z] d65c8cfc05b1: Pulling fs layer [2022-04-13T21:55:50.193Z] 2437ff75d9bd: Pulling fs layer [2022-04-13T21:55:50.193Z] 765212b225bb: Waiting [2022-04-13T21:55:50.193Z] d65c8cfc05b1: Waiting [2022-04-13T21:55:50.193Z] 2437ff75d9bd: Waiting [2022-04-13T21:55:50.193Z] 04944245beec: Verifying Checksum [2022-04-13T21:55:50.193Z] 04944245beec: Download complete [2022-04-13T21:55:50.193Z] 765212b225bb: Verifying Checksum [2022-04-13T21:55:50.193Z] 765212b225bb: Download complete [2022-04-13T21:55:50.467Z] f23df028b6ca: Verifying Checksum [2022-04-13T21:55:50.467Z] f23df028b6ca: Download complete [2022-04-13T21:55:50.467Z] d65c8cfc05b1: Verifying Checksum [2022-04-13T21:55:50.467Z] d65c8cfc05b1: Download complete [2022-04-13T21:55:50.467Z] 699f458cf7ca: Verifying Checksum [2022-04-13T21:55:50.467Z] 699f458cf7ca: Download complete [2022-04-13T21:55:50.740Z] 8998bd30e6a1: Download complete [2022-04-13T21:55:53.347Z] 2437ff75d9bd: Verifying Checksum [2022-04-13T21:55:53.347Z] 2437ff75d9bd: Download complete [2022-04-13T21:55:54.778Z] 8998bd30e6a1: Pull complete [2022-04-13T21:55:55.368Z] 04944245beec: Pull complete [2022-04-13T21:55:56.786Z] 699f458cf7ca: Pull complete [2022-04-13T21:55:57.054Z] 765212b225bb: Pull complete [2022-04-13T21:55:57.644Z] f23df028b6ca: Pull complete [2022-04-13T21:55:57.914Z] d65c8cfc05b1: Pull complete [2022-04-13T21:56:13.022Z] 2437ff75d9bd: Pull complete [2022-04-13T21:56:13.022Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-13T21:56:13.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-13T21:56:13.022Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-13T21:56:13.279Z] prd-ubuntu20.04-docker-arm64-4c-16g-20846 does not seem to be running inside a container [2022-04-13T21:56:13.390Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-13T21:56:16.457Z] $ docker top 8915b74dd3376973dbe158a043f12026c73e56ed799b1694eb40946ab18d0a37 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T21:56:17.475Z] ---> job-cost.sh [2022-04-13T21:56:17.475Z] lf-activate-venv: SKIPPING [2022-04-13T21:56:17.475Z] INFO: No Stack... [2022-04-13T21:56:18.070Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-13T21:56:19.097Z] INFO: Archiving Costs [Pipeline] sh [2022-04-13T21:56:19.769Z] + cut -d, -f6 [2022-04-13T21:56:19.770Z] + cat /w/workspace/edgex-go/7/archives/cost.csv [Pipeline] lock [2022-04-13T21:56:19.799Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3948-7-stack-cost] [2022-04-13T21:56:19.810Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3948-7-stack-cost] did not exist. Created. [2022-04-13T21:56:19.811Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3948-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-13T21:56:20.483Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-13T21:56:20.669Z] Stashed 1 file(s) [Pipeline] } [2022-04-13T21:56:20.677Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3948-7-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-13T21:56:20.699Z] $ docker stop --time=1 8915b74dd3376973dbe158a043f12026c73e56ed799b1694eb40946ab18d0a37 [2022-04-13T21:56:22.251Z] $ docker rm -f 8915b74dd3376973dbe158a043f12026c73e56ed799b1694eb40946ab18d0a37 [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-13T21:56:22.820Z] provisioning config files... [2022-04-13T21:56:22.830Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config4940996606572959013tmp [Pipeline] { [Pipeline] sh [2022-04-13T21:56:23.153Z] + set +x [2022-04-13T21:56:23.153Z] + curl -s https://codecov.io/bash [2022-04-13T21:56:23.153Z] + bash -s -- [2022-04-13T21:56:23.153Z] [2022-04-13T21:56:23.153Z] _____ _ [2022-04-13T21:56:23.153Z] / ____| | | [2022-04-13T21:56:23.153Z] | | ___ __| | ___ ___ _____ __ [2022-04-13T21:56:23.153Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-13T21:56:23.154Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-13T21:56:23.154Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-13T21:56:23.154Z] Bash-1.0.6 [2022-04-13T21:56:23.154Z] [2022-04-13T21:56:23.154Z] [2022-04-13T21:56:23.154Z] ==> git version 2.25.1 found [2022-04-13T21:56:23.154Z] ==> 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-13T21:56:23.154Z] Release-Date: 2020-01-08 [2022-04-13T21:56:23.154Z] 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-13T21:56:23.154Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-13T21:56:23.154Z] ==> Jenkins CI detected. [2022-04-13T21:56:23.154Z] current dir:  /w/workspace/edgex-go/7 [2022-04-13T21:56:23.154Z] project root: . [2022-04-13T21:56:23.154Z] --> token set from env [2022-04-13T21:56:23.154Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-13T21:56:23.154Z] ==> Running gcov in . (disable via -X gcov) [2022-04-13T21:56:23.154Z] ==> Python coveragepy not found [2022-04-13T21:56:23.154Z] ==> Searching for coverage reports in: [2022-04-13T21:56:23.154Z] + . [2022-04-13T21:56:23.414Z] -> Found 1 reports [2022-04-13T21:56:23.414Z] ==> Detecting git/mercurial file structure [2022-04-13T21:56:23.414Z] ==> Reading reports [2022-04-13T21:56:23.414Z] + ./coverage.out bytes=434738 [2022-04-13T21:56:23.414Z] ==> Appending adjustments [2022-04-13T21:56:23.414Z] https://docs.codecov.io/docs/fixing-reports [2022-04-13T21:56:24.794Z] + Found adjustments [2022-04-13T21:56:24.794Z] ==> Gzipping contents [2022-04-13T21:56:24.794Z] 60K /tmp/codecov.aRKUxQ.gz [2022-04-13T21:56:24.794Z] ==> Uploading reports [2022-04-13T21:56:24.794Z] url: https://codecov.io [2022-04-13T21:56:24.794Z] query: branch=PR-3948&commit=e7036bc784c83e70ab645109578a2dfb988616fa&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3948%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3948&job=&cmd_args= [2022-04-13T21:56:24.794Z] -> Pinging Codecov [2022-04-13T21:56:24.794Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3948&commit=e7036bc784c83e70ab645109578a2dfb988616fa&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3948%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3948&job=&cmd_args= [2022-04-13T21:56:24.794Z] -> Uploading to [2022-04-13T21:56:24.794Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-13/00271124DB129430A58F1EEE437C3FCB/e7036bc784c83e70ab645109578a2dfb988616fa/c3c42e6d-9024-4ae0-a597-ca20b71c8a9d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220413T215624Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=59fdaf9248ca5830f6c3a1a96008f53d274d3f8557bb85e4d87f206e7bc9b156 [2022-04-13T21:56:24.794Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T21:56:24.794Z] Dload Upload Total Spent Left Speed [2022-04-13T21:56:25.055Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59809 0 0 100 59809 0 213k --:--:-- --:--:-- --:--:-- 213k [2022-04-13T21:56:25.055Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e7036bc784c83e70ab645109578a2dfb988616fa [Pipeline] } [2022-04-13T21:56:25.062Z] 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-13T21:56:25.774Z] + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-13T21:56:26.081Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T21:56:26.949Z] ---> package-listing.sh [2022-04-13T21:56:26.949Z] ++ facter osfamily [2022-04-13T21:56:26.949Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-13T21:56:27.209Z] + OS_FAMILY=debian [2022-04-13T21:56:27.209Z] + workspace=/w/workspace/edgex-go/7 [2022-04-13T21:56:27.209Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-13T21:56:27.209Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-13T21:56:27.209Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-13T21:56:27.209Z] + PACKAGES=/tmp/packages_start.txt [2022-04-13T21:56:27.209Z] + '[' /w/workspace/edgex-go/7 ']' [2022-04-13T21:56:27.209Z] + PACKAGES=/tmp/packages_end.txt [2022-04-13T21:56:27.209Z] + case "${OS_FAMILY}" in [2022-04-13T21:56:27.209Z] + dpkg -l [2022-04-13T21:56:27.209Z] + grep '^ii' [2022-04-13T21:56:27.209Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-13T21:56:27.209Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-13T21:56:27.209Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-13T21:56:27.209Z] + '[' /w/workspace/edgex-go/7 ']' [2022-04-13T21:56:27.209Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2022-04-13T21:56:27.209Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2022-04-13T21:56:27.219Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-13T21:56:27.499Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-13T21:56:28.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-13T21:56:28.065Z] [2022-04-13T21:56:28.065Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T21:56:28.362Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-13T21:56:28.362Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-13T21:56:28.362Z] 5eb5b503b376: Pulling fs layer [2022-04-13T21:56:28.362Z] 5c69ac0246d0: Pulling fs layer [2022-04-13T21:56:28.362Z] ec43610c2a17: Pulling fs layer [2022-04-13T21:56:28.362Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-13T21:56:28.362Z] 33b1e0a273af: Pulling fs layer [2022-04-13T21:56:28.362Z] 3a2ae6a8a46f: Waiting [2022-04-13T21:56:28.362Z] 5d3b04190fa2: Pulling fs layer [2022-04-13T21:56:28.362Z] 2f39f015ded8: Pulling fs layer [2022-04-13T21:56:28.362Z] 5d3b04190fa2: Waiting [2022-04-13T21:56:28.362Z] 33b1e0a273af: Waiting [2022-04-13T21:56:28.362Z] 2f39f015ded8: Waiting [2022-04-13T21:56:28.362Z] 5c69ac0246d0: Verifying Checksum [2022-04-13T21:56:28.362Z] 5c69ac0246d0: Download complete [2022-04-13T21:56:28.362Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-13T21:56:28.362Z] 3a2ae6a8a46f: Download complete [2022-04-13T21:56:28.362Z] 33b1e0a273af: Verifying Checksum [2022-04-13T21:56:28.362Z] 33b1e0a273af: Download complete [2022-04-13T21:56:28.362Z] 5d3b04190fa2: Verifying Checksum [2022-04-13T21:56:28.362Z] 5d3b04190fa2: Download complete [2022-04-13T21:56:28.362Z] ec43610c2a17: Verifying Checksum [2022-04-13T21:56:28.362Z] ec43610c2a17: Download complete [2022-04-13T21:56:28.627Z] 5eb5b503b376: Verifying Checksum [2022-04-13T21:56:28.627Z] 5eb5b503b376: Download complete [2022-04-13T21:56:29.195Z] 2f39f015ded8: Download complete [2022-04-13T21:56:29.763Z] 5eb5b503b376: Pull complete [2022-04-13T21:56:30.021Z] 5c69ac0246d0: Pull complete [2022-04-13T21:56:30.281Z] ec43610c2a17: Pull complete [2022-04-13T21:56:30.541Z] 3a2ae6a8a46f: Pull complete [2022-04-13T21:56:30.801Z] 33b1e0a273af: Pull complete [2022-04-13T21:56:30.801Z] 5d3b04190fa2: Pull complete [2022-04-13T21:56:34.993Z] 2f39f015ded8: Pull complete [2022-04-13T21:56:34.993Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-13T21:56:34.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-13T21:56:34.993Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-13T21:56:35.060Z] prd-ubuntu20.04-docker-8c-8g-20842 does not seem to be running inside a container [2022-04-13T21:56:35.107Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-13T21:56:37.393Z] $ docker top 8e5e0aa1b401ad7cfb07ba589c8f3a465f604f9ffc8e014e5800a0af878242e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T21:56:37.738Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-13T21:56:38.030Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-13T21:56:38.313Z] + ls /var/log/sa-host [2022-04-13T21:56:38.313Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T21:56:38.526Z] provisioning config files... [2022-04-13T21:56:38.535Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config5428827443991899656tmp [Pipeline] { [Pipeline] echo [2022-04-13T21:56:38.549Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T21:56:38.834Z] ---> create-netrc.sh [Pipeline] } [2022-04-13T21:56:38.843Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-13T21:56:39.175Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-13T21:56:39.185Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T21:56:39.470Z] ---> sudo-logs.sh [2022-04-13T21:56:39.470Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-13T21:56:39.494Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T21:56:39.776Z] ---> job-cost.sh [2022-04-13T21:56:39.776Z] lf-activate-venv: SKIPPING [2022-04-13T21:56:39.776Z] DEBUG: total: 0.2199999988079071 [2022-04-13T21:56:39.776Z] INFO: Retrieving Stack Cost... [2022-04-13T21:56:40.347Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-13T21:56:40.916Z] INFO: Archiving Costs [Pipeline] echo [2022-04-13T21:56:40.928Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T21:56:41.214Z] ---> logs-deploy.sh [2022-04-13T21:56:41.214Z] lf-activate-venv: SKIPPING [2022-04-13T21:56:41.214Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3948/7 [2022-04-13T21:56:41.214Z] INFO: archiving workspace using pattern(s): [2022-04-13T21:56:42.157Z] Archives upload complete. [2022-04-13T21:56:42.157Z] INFO: archiving logs to Nexus