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 jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at 8a1959b2d712e16ab913b58ac80647e8a84f2556 rather than e6e6868e0a3c72ce24bda0da472ee16f31690baf Obtained Jenkinsfile from 8a1959b2d712e16ab913b58ac80647e8a84f2556 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-ssh10379815908186978663.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-ssh10502790331079474814.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3950/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3950/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh207675597741363001.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-ssh1486019791145596990.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3950/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3950/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1902678631524452247.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-11897 in /w/workspace/edgexfoundry_edgex-go_PR-3950 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8a1959b2d712e16ab913b58ac80647e8a84f2556 into PR head commit e6e6868e0a3c72ce24bda0da472ee16f31690baf Merge succeeded, producing 7b8135c8b75821088796c022ca2592ed8a3645fa Checking out Revision 7b8135c8b75821088796c022ca2592ed8a3645fa (PR-3950) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3950/head:refs/remotes/origin/PR-3950 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e6e6868e0a3c72ce24bda0da472ee16f31690baf # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8a1959b2d712e16ab913b58ac80647e8a84f2556 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b8135c8b75821088796c022ca2592ed8a3645fa # timeout=10 Commit message: "Merge commit '8a1959b2d712e16ab913b58ac80647e8a84f2556' into HEAD" > git rev-list --no-walk e6e6868e0a3c72ce24bda0da472ee16f31690baf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-10T20:30:29.583Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-10T20:30:29.643Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-10T20:30:29.659Z] ========================================================= [2022-04-10T20:30:29.659Z] EdgeX Global Pipelines Version Info [2022-04-10T20:30:29.659Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-10T20:30:30.442Z] ------------------- [2022-04-10T20:30:30.442Z] stable info: [2022-04-10T20:30:30.442Z] ------------------- [2022-04-10T20:30:30.442Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-10T20:30:30.442Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-10T20:30:30.442Z] Message: update stable to v1.0.221 [2022-04-10T20:30:31.020Z] ------------------- [2022-04-10T20:30:31.020Z] experimental info: [2022-04-10T20:30:31.020Z] ------------------- [2022-04-10T20:30:31.020Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-10T20:30:31.020Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-10T20:30:31.020Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-10T20:30:31.247Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-10T20:30:31.267Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-10T20:30:31.279Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-10T20:30:31.296Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-10T20:30:31.312Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-10T20:30:31.325Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-10T20:30:31.345Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-10T20:30:31.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-10T20:30:31.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-10T20:30:31.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-10T20:30:31.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-10T20:30:31.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-10T20:30:31.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-10T20:30:31.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-10T20:30:31.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-10T20:30:31.487Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-10T20:30:31.500Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-10T20:30:31.513Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-10T20:30:31.523Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-10T20:30:31.537Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-10T20:30:31.551Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-04-10T20:30:31.571Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-10T20:30:31.587Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3950 [Pipeline] echo [2022-04-10T20:30:31.604Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3950 [Pipeline] echo [2022-04-10T20:30:31.618Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3950 [Pipeline] echo [2022-04-10T20:30:31.631Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b8135c8b75821088796c022ca2592ed8a3645fa [Pipeline] echo [2022-04-10T20:30:31.646Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b8135c [Pipeline] echo [2022-04-10T20:30:31.660Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-10T20:30:31.707Z] provisioning config files... [2022-04-10T20:30:31.723Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3924378803278897178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-10T20:30:32.026Z] ---> docker-login.sh [2022-04-10T20:30:32.026Z] nexus3.edgexfoundry.org:10001 [2022-04-10T20:30:32.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T20:30:32.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T20:30:32.288Z] Configure a credential helper to remove this warning. See [2022-04-10T20:30:32.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T20:30:32.288Z] [2022-04-10T20:30:32.288Z] Login Succeeded [2022-04-10T20:30:32.288Z] nexus3.edgexfoundry.org:10002 [2022-04-10T20:30:32.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T20:30:32.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T20:30:32.549Z] Configure a credential helper to remove this warning. See [2022-04-10T20:30:32.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T20:30:32.549Z] [2022-04-10T20:30:32.549Z] Login Succeeded [2022-04-10T20:30:32.549Z] nexus3.edgexfoundry.org:10003 [2022-04-10T20:30:32.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T20:30:32.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T20:30:32.549Z] Configure a credential helper to remove this warning. See [2022-04-10T20:30:32.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T20:30:32.549Z] [2022-04-10T20:30:32.549Z] Login Succeeded [2022-04-10T20:30:32.549Z] nexus3.edgexfoundry.org:10004 [2022-04-10T20:30:32.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T20:30:32.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T20:30:32.811Z] Configure a credential helper to remove this warning. See [2022-04-10T20:30:32.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T20:30:32.811Z] [2022-04-10T20:30:32.811Z] Login Succeeded [2022-04-10T20:30:32.811Z] docker.io [2022-04-10T20:30:32.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T20:30:33.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T20:30:33.072Z] Configure a credential helper to remove this warning. See [2022-04-10T20:30:33.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T20:30:33.072Z] [2022-04-10T20:30:33.072Z] Login Succeeded [2022-04-10T20:30:33.072Z] ---> docker-login.sh ends [Pipeline] } [2022-04-10T20:30:33.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-10T20:30:33.394Z] + 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-10T20:30:33.394Z] + dirname cmd/core-command/Dockerfile [2022-04-10T20:30:33.394Z] + cut -d/ -f2 [2022-04-10T20:30:33.394Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-10T20:30:33.394Z] + dirname cmd/core-data/Dockerfile [2022-04-10T20:30:33.394Z] + cut -d/ -f2 [2022-04-10T20:30:33.394Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-10T20:30:33.394Z] + dirname cmd/core-metadata/Dockerfile [2022-04-10T20:30:33.394Z] + cut -d/ -f2 [2022-04-10T20:30:33.394Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-10T20:30:33.394Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-10T20:30:33.394Z] + cut -d/ -f2 [2022-04-10T20:30:33.394Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-10T20:30:33.394Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-10T20:30:33.394Z] + cut -d/ -f2 [2022-04-10T20:30:33.394Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-10T20:30:33.394Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-10T20:30:33.394Z] + cut -d/ -f2 [2022-04-10T20:30:33.394Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-10T20:30:33.394Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-10T20:30:33.394Z] + cut -d/ -f2 [2022-04-10T20:30:33.394Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-10T20:30:33.394Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-10T20:30:33.394Z] + cut -d/ -f2 [2022-04-10T20:30:33.394Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-10T20:30:33.394Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-10T20:30:33.394Z] + cut -d/ -f2 [2022-04-10T20:30:33.394Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-10T20:30:33.394Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-10T20:30:33.394Z] + cut -d/ -f2 [2022-04-10T20:30:33.394Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-10T20:30:33.394Z] + dirname cmd/support-notifications/Dockerfile [2022-04-10T20:30:33.395Z] + cut -d/ -f2 [2022-04-10T20:30:33.395Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-10T20:30:33.395Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-10T20:30:33.395Z] + cut -d/ -f2 [2022-04-10T20:30:33.395Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-10T20:30:33.395Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-10T20:30:33.395Z] + cut -d/ -f2 [2022-04-10T20:30:33.395Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-10T20:30:33.532Z] 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-10T20:30:33.885Z] + git rev-list -1 --merges 7b8135c8b75821088796c022ca2592ed8a3645fa~1..7b8135c8b75821088796c022ca2592ed8a3645fa [Pipeline] echo [2022-04-10T20:30:33.897Z] -----------> git rev-list -1 --merges 7b8135c8b75821088796c022ca2592ed8a3645fa~1..7b8135c8b75821088796c022ca2592ed8a3645fa 7b8135c8b75821088796c022ca2592ed8a3645fa [2022-04-10T20:30:33.897Z] 7b8135c8b75821088796c022ca2592ed8a3645fa [false] [Pipeline] sh [2022-04-10T20:30:34.190Z] + git log --format=format:%s -1 7b8135c8b75821088796c022ca2592ed8a3645fa [Pipeline] echo [2022-04-10T20:30:34.208Z] ========================================================= [2022-04-10T20:30:34.208Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-10T20:30:34.208Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-10T20:30:34.620Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-10T20:30:34.620Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-10T20:30:34.620Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-10T20:30:34.620Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-10T20:30:34.620Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-10T20:30:34.620Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-10T20:30:34.620Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:30:34.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-10T20:30:34.970Z] [2022-04-10T20:30:34.970Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:30:35.268Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-10T20:30:35.268Z] latest: Pulling from edgex-devops/git-semver [2022-04-10T20:30:35.268Z] a0d0a0d46f8b: Pulling fs layer [2022-04-10T20:30:35.268Z] 3e5f54012d9b: Pulling fs layer [2022-04-10T20:30:35.268Z] 4c7163046ea9: Pulling fs layer [2022-04-10T20:30:35.268Z] 0c2d73faf560: Pulling fs layer [2022-04-10T20:30:35.268Z] 0c2d73faf560: Waiting [2022-04-10T20:30:35.268Z] 3e5f54012d9b: Verifying Checksum [2022-04-10T20:30:35.268Z] 3e5f54012d9b: Download complete [2022-04-10T20:30:35.268Z] a0d0a0d46f8b: Verifying Checksum [2022-04-10T20:30:35.268Z] a0d0a0d46f8b: Download complete [2022-04-10T20:30:35.268Z] 0c2d73faf560: Verifying Checksum [2022-04-10T20:30:35.268Z] 0c2d73faf560: Download complete [2022-04-10T20:30:35.268Z] 4c7163046ea9: Verifying Checksum [2022-04-10T20:30:35.268Z] 4c7163046ea9: Download complete [2022-04-10T20:30:35.527Z] a0d0a0d46f8b: Pull complete [2022-04-10T20:30:35.527Z] 3e5f54012d9b: Pull complete [2022-04-10T20:30:35.788Z] 4c7163046ea9: Pull complete [2022-04-10T20:30:36.049Z] 0c2d73faf560: Pull complete [2022-04-10T20:30:36.049Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-10T20:30:36.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-10T20:30:36.049Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-10T20:30:36.136Z] prd-ubuntu20.04-docker-8c-8g-11897 does not seem to be running inside a container [2022-04-10T20:30:36.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-10T20:30:36.866Z] $ docker top 4200528e07ee6a744a432d633895a3855f62b7524551cf6144c0dab7745092a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-10T20:30:36.972Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-10T20:30:36.972Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-10T20:30:37.111Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-10T20:30:37.109Z] $ docker exec 4200528e07ee6a744a432d633895a3855f62b7524551cf6144c0dab7745092a7 ssh-agent [2022-04-10T20:30:37.249Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKghddL/agent.14 [2022-04-10T20:30:37.249Z] SSH_AGENT_PID=20 [2022-04-10T20:30:37.262Z] Running ssh-add (command line suppressed) [2022-04-10T20:30:37.379Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2012144301178533135.key (/w/workspace/edgex-go/3@tmp/private_key_2012144301178533135.key) [2022-04-10T20:30:37.402Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-10T20:30:37.700Z] + git tag --points-at HEAD [Pipeline] } [2022-04-10T20:30:37.722Z] $ docker exec --env ******** --env ******** 4200528e07ee6a744a432d633895a3855f62b7524551cf6144c0dab7745092a7 ssh-agent -k [2022-04-10T20:30:37.831Z] unset SSH_AUTH_SOCK; [2022-04-10T20:30:37.832Z] unset SSH_AGENT_PID; [2022-04-10T20:30:37.832Z] echo Agent pid 20 killed; [2022-04-10T20:30:37.853Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-10T20:30:37.873Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-10T20:30:37.873Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-10T20:30:38.007Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-10T20:30:38.007Z] $ docker exec 4200528e07ee6a744a432d633895a3855f62b7524551cf6144c0dab7745092a7 ssh-agent [2022-04-10T20:30:38.136Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXijdCNB/agent.52 [2022-04-10T20:30:38.136Z] SSH_AGENT_PID=59 [2022-04-10T20:30:38.143Z] Running ssh-add (command line suppressed) [2022-04-10T20:30:38.254Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_489038068876204845.key (/w/workspace/edgex-go/3@tmp/private_key_489038068876204845.key) [2022-04-10T20:30:38.280Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-10T20:30:38.578Z] + git semver init [2022-04-10T20:30:38.578Z] # -> Open(): unable to determine branch for HEAD [2022-04-10T20:30:38.578Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2022-04-10T20:30:38.578Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2022-04-10T20:30:38.578Z] # $SEMVER_REMOTE_NAME = origin [2022-04-10T20:30:38.578Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-10T20:30:38.578Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-10T20:30:38.578Z] # $SEMVER_BRANCH = PR-3950 [2022-04-10T20:30:38.578Z] # $SEMVER_TEMP = /tmp/semver-282692729 [2022-04-10T20:30:38.578Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-10T20:30:53.563Z] # '/tmp/semver-282692729' -> '/w/workspace/edgex-go/3/.semver' [2022-04-10T20:30:53.563Z] # -> Force: false [2022-04-10T20:30:53.563Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2022-04-10T20:30:53.579Z] $ docker exec --env ******** --env ******** 4200528e07ee6a744a432d633895a3855f62b7524551cf6144c0dab7745092a7 ssh-agent -k [2022-04-10T20:30:53.697Z] unset SSH_AUTH_SOCK; [2022-04-10T20:30:53.698Z] unset SSH_AGENT_PID; [2022-04-10T20:30:53.698Z] echo Agent pid 59 killed; [2022-04-10T20:30:53.707Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-10T20:30:54.028Z] + git semver [Pipeline] } [2022-04-10T20:30:54.048Z] $ docker stop --time=1 4200528e07ee6a744a432d633895a3855f62b7524551cf6144c0dab7745092a7 [2022-04-10T20:30:55.801Z] $ docker rm -f 4200528e07ee6a744a432d633895a3855f62b7524551cf6144c0dab7745092a7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-10T20:30:56.174Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-10T20:30:56.434Z] Stashed 1 file(s) [Pipeline] echo [2022-04-10T20:30:56.438Z] [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-10T20:30:56.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-10T20:30:56.589Z] ========================================================= [2022-04-10T20:30:56.589Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-10T20:30:56.589Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-10T20:30:56.889Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-10T20:30:56.889Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-10T20:30:56.889Z] 59bf1c3509f3: Pulling fs layer [2022-04-10T20:30:56.889Z] 666ba61612fd: Pulling fs layer [2022-04-10T20:30:56.889Z] 8ed8ca486205: Pulling fs layer [2022-04-10T20:30:56.889Z] 4fe6c5a15a65: Pulling fs layer [2022-04-10T20:30:56.889Z] 22a0e8bec74d: Pulling fs layer [2022-04-10T20:30:56.889Z] 640e595b4fbd: Pulling fs layer [2022-04-10T20:30:56.889Z] 763cafe07f6e: Pulling fs layer [2022-04-10T20:30:56.889Z] 0c0b528cf693: Pulling fs layer [2022-04-10T20:30:56.889Z] 10935f4eaf8b: Pulling fs layer [2022-04-10T20:30:56.889Z] 763cafe07f6e: Waiting [2022-04-10T20:30:56.889Z] 4fe6c5a15a65: Waiting [2022-04-10T20:30:56.889Z] 0c0b528cf693: Waiting [2022-04-10T20:30:56.889Z] 640e595b4fbd: Waiting [2022-04-10T20:30:56.889Z] 10935f4eaf8b: Waiting [2022-04-10T20:30:56.889Z] 8ed8ca486205: Verifying Checksum [2022-04-10T20:30:56.889Z] 8ed8ca486205: Download complete [2022-04-10T20:30:56.889Z] 666ba61612fd: Download complete [2022-04-10T20:30:56.889Z] 22a0e8bec74d: Verifying Checksum [2022-04-10T20:30:56.889Z] 22a0e8bec74d: Download complete [2022-04-10T20:30:56.889Z] 640e595b4fbd: Verifying Checksum [2022-04-10T20:30:56.889Z] 640e595b4fbd: Download complete [2022-04-10T20:30:56.889Z] 763cafe07f6e: Verifying Checksum [2022-04-10T20:30:56.889Z] 763cafe07f6e: Download complete [2022-04-10T20:30:56.889Z] 59bf1c3509f3: Verifying Checksum [2022-04-10T20:30:56.889Z] 59bf1c3509f3: Download complete [2022-04-10T20:30:57.151Z] 0c0b528cf693: Verifying Checksum [2022-04-10T20:30:57.151Z] 0c0b528cf693: Download complete [2022-04-10T20:30:57.151Z] 59bf1c3509f3: Pull complete [2022-04-10T20:30:57.151Z] 666ba61612fd: Pull complete [2022-04-10T20:30:57.412Z] 8ed8ca486205: Pull complete [2022-04-10T20:30:57.671Z] 10935f4eaf8b: Verifying Checksum [2022-04-10T20:30:57.671Z] 10935f4eaf8b: Download complete [2022-04-10T20:30:57.671Z] 4fe6c5a15a65: Verifying Checksum [2022-04-10T20:30:57.671Z] 4fe6c5a15a65: Download complete [2022-04-10T20:31:01.883Z] 4fe6c5a15a65: Pull complete [2022-04-10T20:31:01.883Z] 22a0e8bec74d: Pull complete [2022-04-10T20:31:01.883Z] 640e595b4fbd: Pull complete [2022-04-10T20:31:01.883Z] 763cafe07f6e: Pull complete [2022-04-10T20:31:01.883Z] 0c0b528cf693: Pull complete [2022-04-10T20:31:04.427Z] 10935f4eaf8b: Pull complete [2022-04-10T20:31:04.427Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-10T20:31:04.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-10T20:31:04.427Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-10T20:31:04.733Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-10T20:31:04.733Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-10T20:31:04.733Z] WORKDIR /edgex [2022-04-10T20:31:04.733Z] COPY go.mod . [2022-04-10T20:31:04.733Z] RUN go mod download [2022-04-10T20:31:06.118Z] Sending build context to Docker daemon 334.9MB [2022-04-10T20:31:06.118Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-10T20:31:06.118Z] ---> 99d49a6021b9 [2022-04-10T20:31:06.118Z] Step 2/4 : WORKDIR /edgex [2022-04-10T20:31:08.030Z] ---> Running in f4c48be94cc6 [2022-04-10T20:31:08.031Z] Removing intermediate container f4c48be94cc6 [2022-04-10T20:31:08.031Z] ---> 041035dd121b [2022-04-10T20:31:08.031Z] Step 3/4 : COPY go.mod . [2022-04-10T20:31:08.031Z] ---> 7ed2b95b94a0 [2022-04-10T20:31:08.031Z] Step 4/4 : RUN go mod download [2022-04-10T20:31:08.031Z] ---> Running in 37a13094c8f4 [2022-04-10T20:31:11.506Z] Still waiting to schedule task [2022-04-10T20:31:11.506Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-11902’ is offline [2022-04-10T20:31:22.935Z] Removing intermediate container 37a13094c8f4 [2022-04-10T20:31:22.935Z] ---> 472a9a623b8a [2022-04-10T20:31:22.935Z] Successfully built 472a9a623b8a [2022-04-10T20:31:22.935Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:31:23.235Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-10T20:31:23.235Z] . [Pipeline] withDockerContainer [2022-04-10T20:31:23.307Z] prd-ubuntu20.04-docker-8c-8g-11897 does not seem to be running inside a container [2022-04-10T20:31:23.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-10T20:31:23.774Z] $ docker top 62d1a8cff97a90737e5270354eec74a3132a5e6000ced5bd62ae1b774451750a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T20:31:24.119Z] + go version [2022-04-10T20:31:24.120Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-10T20:31:24.141Z] $ docker stop --time=1 62d1a8cff97a90737e5270354eec74a3132a5e6000ced5bd62ae1b774451750a [2022-04-10T20:31:25.416Z] $ docker rm -f 62d1a8cff97a90737e5270354eec74a3132a5e6000ced5bd62ae1b774451750a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:31:25.812Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-10T20:31:25.812Z] . [Pipeline] withDockerContainer [2022-04-10T20:31:25.884Z] prd-ubuntu20.04-docker-8c-8g-11897 does not seem to be running inside a container [2022-04-10T20:31:25.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-10T20:31:26.294Z] $ docker top 76dd6bbd34b7e02027d4d4ee0a89eb3d4c0914815daaffb0b4f3e0eaa6b050d0 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-10T20:31:26.365Z] ========================================================= [2022-04-10T20:31:26.365Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-10T20:31:26.365Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-10T20:31:26.661Z] + make test [2022-04-10T20:31:26.661Z] go mod tidy -compat=1.17 [2022-04-10T20:31:26.661Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-10T20:31:31.999Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-10T20:31:44.277Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-10T20:31:44.277Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-10T20:31:44.277Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-10T20:31:44.277Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-10T20:31:44.277Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-10T20:31:44.277Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-10T20:31:44.277Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-10T20:31:44.277Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-10T20:31:44.277Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-10T20:31:44.277Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-10T20:31:44.277Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-10T20:31:44.277Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-10T20:31:44.277Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-10T20:31:44.277Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-10T20:31:44.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-10T20:31:44.277Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2022-04-10T20:31:44.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-10T20:31:44.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-10T20:31:44.277Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements [2022-04-10T20:31:44.277Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-10T20:31:44.846Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.077s coverage: 54.9% of statements [2022-04-10T20:31:44.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-10T20:31:44.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-10T20:31:48.134Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.830s coverage: 89.2% of statements [2022-04-10T20:31:48.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-10T20:31:48.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-10T20:31:48.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-10T20:31:48.134Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.064s coverage: 84.4% of statements [2022-04-10T20:31:48.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-10T20:31:48.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-10T20:31:48.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-10T20:31:48.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-10T20:31:48.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-10T20:31:48.134Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.403s coverage: 95.4% of statements [2022-04-10T20:31:48.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-10T20:31:48.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-10T20:31:48.134Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements [2022-04-10T20:31:48.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-10T20:31:48.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-10T20:31:48.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-10T20:31:48.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-10T20:31:48.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-10T20:31:48.134Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements [2022-04-10T20:31:48.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-10T20:31:48.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-10T20:31:48.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-10T20:31:48.134Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements [2022-04-10T20:31:48.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-10T20:31:48.134Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2022-04-10T20:31:48.134Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 24.0% of statements [2022-04-10T20:31:48.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-10T20:31:48.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements [2022-04-10T20:31:48.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 79.5% of statements [2022-04-10T20:31:48.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2022-04-10T20:31:48.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2022-04-10T20:31:48.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2022-04-10T20:31:58.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.054s coverage: 94.4% of statements [2022-04-10T20:31:58.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.074s coverage: 44.8% of statements [2022-04-10T20:31:59.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.198s coverage: 82.5% of statements [2022-04-10T20:31:59.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-10T20:32:09.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-10T20:32:09.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.021s coverage: 65.1% of statements [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-10T20:32:09.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-10T20:32:09.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-10T20:32:09.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 58.8% of statements [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-10T20:32:09.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2022-04-10T20:32:09.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements [2022-04-10T20:32:09.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2022-04-10T20:32:09.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.165s coverage: 91.2% of statements [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-10T20:32:09.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.166s coverage: 64.4% of statements [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-10T20:32:09.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2022-04-10T20:32:09.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-04-10T20:32:09.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-04-10T20:32:09.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-04-10T20:32:09.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2022-04-10T20:32:09.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.343s coverage: 65.4% of statements [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-10T20:32:09.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.149s coverage: 43.8% of statements [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-10T20:32:09.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-10T20:32:09.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-10T20:32:09.514Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-10T20:32:09.514Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.166s coverage: 92.3% of statements [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-10T20:32:09.514Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-10T20:32:09.514Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-10T20:32:09.514Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.058s coverage: 28.9% of statements [2022-04-10T20:32:09.514Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-10T20:32:09.515Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-10T20:32:09.515Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-10T20:32:09.515Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-10T20:32:09.515Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-10T20:32:09.515Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-10T20:32:09.515Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-04-10T20:32:09.515Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-10T20:32:09.515Z] 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-10T20:32:27.618Z] GO111MODULE=on go vet ./... [2022-04-10T20:32:29.530Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-10T20:32:30.099Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-10T20:32:30.358Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-10T20:32:30.944Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-10T20:32:31.236Z] + ls -al . [2022-04-10T20:32:31.236Z] total 668 [2022-04-10T20:32:31.236Z] drwxrwxr-x 10 1001 1001 4096 Apr 10 20:32 . [2022-04-10T20:32:31.236Z] drwxr-xr-x 4 root root 4096 Apr 10 20:31 .. [2022-04-10T20:32:31.236Z] -rw-rw-r-- 1 1001 1001 11 Apr 10 20:30 .dockerignore [2022-04-10T20:32:31.236Z] drwxrwxr-x 8 1001 1001 4096 Apr 10 20:30 .git [2022-04-10T20:32:31.236Z] drwxrwxr-x 4 1001 1001 4096 Apr 10 20:30 .github [2022-04-10T20:32:31.236Z] -rw-rw-r-- 1 1001 1001 870 Apr 10 20:30 .gitignore [2022-04-10T20:32:31.236Z] -rw-rw-r-- 1 1001 1001 42 Apr 10 20:30 .golangci.yml [2022-04-10T20:32:31.236Z] -rw-rw-r-- 1 1001 1001 87 Apr 10 20:30 .hadolint.yml [2022-04-10T20:32:31.236Z] drwx------ 3 1001 1001 4096 Apr 10 20:30 .semver [2022-04-10T20:32:31.236Z] -rw-rw-r-- 1 1001 1001 166 Apr 10 20:30 .sonarcloud.properties [2022-04-10T20:32:31.236Z] -rw-rw-r-- 1 1001 1001 1171 Apr 10 20:30 ADOPTERS.md [2022-04-10T20:32:31.236Z] -rw-rw-r-- 1 1001 1001 9953 Apr 10 20:30 Attribution.txt [2022-04-10T20:32:31.236Z] -rw-rw-r-- 1 1001 1001 51732 Apr 10 20:30 CHANGELOG.md [2022-04-10T20:32:31.236Z] -rw-rw-r-- 1 1001 1001 3804 Apr 10 20:30 CONTRIBUTING.md [2022-04-10T20:32:31.236Z] -rw-rw-r-- 1 1001 1001 677 Apr 10 20:30 GOVERNANCE.md [2022-04-10T20:32:31.236Z] -rw-rw-r-- 1 1001 1001 849 Apr 10 20:30 Jenkinsfile [2022-04-10T20:32:31.236Z] -rw-rw-r-- 1 1001 1001 10775 Apr 10 20:30 LICENSE [2022-04-10T20:32:31.236Z] -rw-rw-r-- 1 1001 1001 8478 Apr 10 20:30 Makefile [2022-04-10T20:32:31.236Z] -rw-rw-r-- 1 1001 1001 582 Apr 10 20:30 OWNERS.md [2022-04-10T20:32:31.236Z] -rw-rw-r-- 1 1001 1001 8207 Apr 10 20:30 README.md [2022-04-10T20:32:31.236Z] -rw-rw-r-- 1 1001 1001 6912 Apr 10 20:30 SECURITY.md [2022-04-10T20:32:31.236Z] -rw-rw-r-- 1 1001 1001 5 Apr 10 20:30 VERSION [2022-04-10T20:32:31.236Z] -rw-rw-r-- 1 1001 1001 4131 Apr 10 20:30 ZMQWindows.md [2022-04-10T20:32:31.236Z] drwxrwxr-x 2 1001 1001 4096 Apr 10 20:30 bin [2022-04-10T20:32:31.236Z] drwxrwxr-x 18 1001 1001 4096 Apr 10 20:30 cmd [2022-04-10T20:32:31.236Z] -rw-r--r-- 1 root root 432415 Apr 10 20:32 coverage.out [2022-04-10T20:32:31.236Z] -rw-rw-r-- 1 1001 1001 3175 Apr 10 20:30 go.mod [2022-04-10T20:32:31.236Z] -rw-rw-r-- 1 1001 1001 34990 Apr 10 20:30 go.sum [2022-04-10T20:32:31.236Z] drwxrwxr-x 8 1001 1001 4096 Apr 10 20:30 internal [2022-04-10T20:32:31.236Z] drwxrwxr-x 3 1001 1001 4096 Apr 10 20:30 openapi [2022-04-10T20:32:31.236Z] drwxrwxr-x 4 1001 1001 4096 Apr 10 20:30 snap [2022-04-10T20:32:31.236Z] -rw-rw-r-- 1 1001 1001 204 Apr 10 20:30 version.go [Pipeline] sh [2022-04-10T20:32:31.529Z] + '[' -e coverage.out ] [2022-04-10T20:32:31.529Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-10T20:32:31.610Z] Stashed 1 file(s) [Pipeline] sh [2022-04-10T20:32:31.891Z] + make build [2022-04-10T20:32:31.891Z] 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-10T20:32:46.787Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-10T20:32:58.996Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-10T20:32:59.255Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-10T20:33:00.635Z] 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-10T20:33:00.895Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-10T20:33:02.285Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-10T20:33:03.222Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-10T20:33:04.161Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-10T20:33:05.542Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-10T20:33:06.481Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-10T20:33:07.862Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-10T20:33:09.768Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-10T20:33:10.734Z] $ docker stop --time=1 76dd6bbd34b7e02027d4d4ee0a89eb3d4c0914815daaffb0b4f3e0eaa6b050d0 [2022-04-10T20:33:13.257Z] $ docker rm -f 76dd6bbd34b7e02027d4d4ee0a89eb3d4c0914815daaffb0b4f3e0eaa6b050d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:33:14.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-10T20:33:14.144Z] [2022-04-10T20:33:14.144Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:33:14.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-10T20:33:14.453Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-10T20:33:14.453Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-10T20:33:14.453Z] ca9280d653b3: Pulling fs layer [2022-04-10T20:33:14.453Z] 7e9c9ca2126c: Pulling fs layer [2022-04-10T20:33:14.453Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-10T20:33:14.453Z] cbdbe7a5bc2a: Download complete [2022-04-10T20:33:14.711Z] ca9280d653b3: Verifying Checksum [2022-04-10T20:33:14.711Z] ca9280d653b3: Download complete [2022-04-10T20:33:14.711Z] cbdbe7a5bc2a: Pull complete [2022-04-10T20:33:14.968Z] 7e9c9ca2126c: Download complete [2022-04-10T20:33:15.226Z] ca9280d653b3: Pull complete [2022-04-10T20:33:18.517Z] 7e9c9ca2126c: Pull complete [2022-04-10T20:33:18.517Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-10T20:33:18.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-10T20:33:18.517Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-10T20:33:18.582Z] prd-ubuntu20.04-docker-8c-8g-11897 does not seem to be running inside a container [2022-04-10T20:33:18.634Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-10T20:33:20.034Z] $ docker top f27b343101d390af69bff33cca18d1d5cd55df4b2c451296cf4d5945b7c07ff8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T20:33:20.398Z] + docker-compose build --help [2022-04-10T20:33:20.398Z] + grep parallel [2022-04-10T20:33:20.969Z] --parallel Build images in parallel. [Pipeline] } [2022-04-10T20:33:20.994Z] $ docker stop --time=1 f27b343101d390af69bff33cca18d1d5cd55df4b2c451296cf4d5945b7c07ff8 [2022-04-10T20:33:22.308Z] $ docker rm -f f27b343101d390af69bff33cca18d1d5cd55df4b2c451296cf4d5945b7c07ff8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:33:22.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-10T20:33:22.786Z] . [Pipeline] withDockerContainer [2022-04-10T20:33:22.882Z] prd-ubuntu20.04-docker-8c-8g-11897 does not seem to be running inside a container [2022-04-10T20:33:22.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-10T20:33:23.309Z] $ docker top 539012d1d5006c3237d0e7f05e88d67bb23641aaba3cda6b3864b260b9915455 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T20:33:23.671Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-10T20:33:24.239Z] Building core-command ... [2022-04-10T20:33:24.239Z] Building core-data ... [2022-04-10T20:33:24.239Z] Building core-metadata ... [2022-04-10T20:33:24.239Z] Building security-bootstrapper ... [2022-04-10T20:33:24.239Z] Building security-proxy-setup ... [2022-04-10T20:33:24.239Z] Building security-secretstore-setup ... [2022-04-10T20:33:24.239Z] Building security-spiffe-token-provider ... [2022-04-10T20:33:24.239Z] Building security-spire-agent ... [2022-04-10T20:33:24.239Z] Building security-spire-config ... [2022-04-10T20:33:24.239Z] Building security-spire-server ... [2022-04-10T20:33:24.239Z] Building support-notifications ... [2022-04-10T20:33:24.239Z] Building support-scheduler ... [2022-04-10T20:33:24.240Z] Building sys-mgmt-agent ... [2022-04-10T20:33:24.240Z] Building security-spire-agent [2022-04-10T20:33:24.240Z] Building core-metadata [2022-04-10T20:33:24.240Z] Building sys-mgmt-agent [2022-04-10T20:33:24.240Z] Building security-bootstrapper [2022-04-10T20:33:24.240Z] Building security-spire-server [2022-04-10T20:33:42.345Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:33:42.345Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:33:42.345Z] ---> 472a9a623b8a [2022-04-10T20:33:42.345Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T20:33:42.345Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:33:42.345Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:33:42.345Z] ---> 472a9a623b8a [2022-04-10T20:33:42.345Z] Step 3/25 : WORKDIR /edgex-go [2022-04-10T20:33:42.345Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:33:42.345Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:33:42.345Z] ---> 472a9a623b8a [2022-04-10T20:33:42.345Z] Step 3/31 : WORKDIR /edgex-go [2022-04-10T20:33:42.345Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:33:42.345Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:33:42.345Z] ---> 472a9a623b8a [2022-04-10T20:33:42.345Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T20:33:42.345Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:33:42.345Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:33:42.345Z] ---> 472a9a623b8a [2022-04-10T20:33:42.345Z] Step 3/26 : WORKDIR /edgex-go [2022-04-10T20:33:44.892Z] ---> Running in b548198c958f [2022-04-10T20:33:44.892Z] ---> Running in cf354a466d96 [2022-04-10T20:33:44.892Z] ---> Running in f18c3d26f403 [2022-04-10T20:33:44.892Z] ---> Running in a6f1966d8ce8 [2022-04-10T20:33:44.892Z] ---> Running in c5ad688e81c8 [2022-04-10T20:33:44.892Z] Removing intermediate container a6f1966d8ce8 [2022-04-10T20:33:44.892Z] ---> 7a0373d366fd [2022-04-10T20:33:44.892Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:33:44.892Z] Removing intermediate container b548198c958f [2022-04-10T20:33:44.892Z] ---> 6dae28b06314 [2022-04-10T20:33:44.892Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:33:44.892Z] Removing intermediate container f18c3d26f403 [2022-04-10T20:33:44.892Z] ---> 1db294453726 [2022-04-10T20:33:44.892Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:33:44.892Z] Removing intermediate container c5ad688e81c8 [2022-04-10T20:33:44.892Z] ---> 14b74df11a8b [2022-04-10T20:33:44.892Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:33:44.892Z] Removing intermediate container cf354a466d96 [2022-04-10T20:33:44.892Z] ---> 78010b3727ca [2022-04-10T20:33:44.892Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:33:44.892Z] ---> Running in bbb6b992c9e9 [2022-04-10T20:33:45.151Z] ---> Running in 76b9b7a846f8 [2022-04-10T20:33:45.151Z] ---> Running in 59d7c869c981 [2022-04-10T20:33:45.151Z] ---> Running in d8c3f2a57ba2 [2022-04-10T20:33:45.151Z] ---> Running in ae3e849a15e7 [2022-04-10T20:33:46.091Z] Removing intermediate container bbb6b992c9e9 [2022-04-10T20:33:46.091Z] ---> 46790b9920e6 [2022-04-10T20:33:46.091Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-10T20:33:46.091Z] ---> Running in d4b884abc4ff [2022-04-10T20:33:46.091Z] Removing intermediate container 76b9b7a846f8 [2022-04-10T20:33:46.091Z] ---> 78026f52b7d9 [2022-04-10T20:33:46.091Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-10T20:33:46.091Z] ---> Running in a72e5ee0e1c1 [2022-04-10T20:33:46.091Z] Removing intermediate container 59d7c869c981 [2022-04-10T20:33:46.091Z] ---> 68592d8c20bd [2022-04-10T20:33:46.091Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-10T20:33:46.091Z] ---> Running in 2c7aa8f18b5a [2022-04-10T20:33:46.660Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:46.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:46.920Z] Removing intermediate container ae3e849a15e7 [2022-04-10T20:33:46.920Z] ---> eda9c839f733 [2022-04-10T20:33:46.920Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-10T20:33:46.920Z] Removing intermediate container d8c3f2a57ba2 [2022-04-10T20:33:46.920Z] ---> dcc8f35503e4 [2022-04-10T20:33:46.920Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-10T20:33:46.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:46.920Z] ---> Running in 74968d3408ca [2022-04-10T20:33:46.920Z] ---> Running in 7f54faf28321 [2022-04-10T20:33:47.490Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:47.490Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:47.490Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:47.750Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:47.750Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:47.750Z] OK: 221 MiB in 52 packages [2022-04-10T20:33:48.024Z] OK: 221 MiB in 52 packages [2022-04-10T20:33:48.024Z] OK: 221 MiB in 52 packages [2022-04-10T20:33:48.284Z] Removing intermediate container d4b884abc4ff [2022-04-10T20:33:48.284Z] ---> 8d53cce96c62 [2022-04-10T20:33:48.284Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-10T20:33:48.284Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:48.284Z] ---> c091616a59c6 [2022-04-10T20:33:48.284Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:33:48.284Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:48.546Z] ---> Running in 191f1ad78f5a [2022-04-10T20:33:48.546Z] Removing intermediate container a72e5ee0e1c1 [2022-04-10T20:33:48.546Z] ---> a059c0987edd [2022-04-10T20:33:48.546Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-10T20:33:48.811Z] Removing intermediate container 2c7aa8f18b5a [2022-04-10T20:33:48.811Z] ---> c149f5287c42 [2022-04-10T20:33:48.811Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T20:33:48.811Z] OK: 221 MiB in 52 packages [2022-04-10T20:33:49.072Z] OK: 221 MiB in 52 packages [2022-04-10T20:33:49.072Z] ---> 4e53233d0c1c [2022-04-10T20:33:49.072Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:33:49.400Z] ---> fffdc50e64b5 [2022-04-10T20:33:49.400Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:33:49.400Z] ---> Running in 051e45cd058c [2022-04-10T20:33:49.969Z] ---> Running in 7ae5005d65a5 [2022-04-10T20:33:50.657Z] Removing intermediate container 191f1ad78f5a [2022-04-10T20:33:50.657Z] ---> 4843d9cad8ed [2022-04-10T20:33:50.657Z] Step 8/31 : COPY . . [2022-04-10T20:33:50.657Z] Removing intermediate container 74968d3408ca [2022-04-10T20:33:50.657Z] ---> dd29018b802b [2022-04-10T20:33:50.657Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T20:33:50.917Z] Removing intermediate container 7f54faf28321 [2022-04-10T20:33:50.917Z] ---> a6a546d257fe [2022-04-10T20:33:50.917Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-10T20:33:52.822Z] ---> 6e4d759cb2fb [2022-04-10T20:33:52.822Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:33:55.360Z] ---> ec134067c807 [2022-04-10T20:33:55.360Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:33:55.360Z] ---> Running in 7c877a4ae050 [2022-04-10T20:33:55.620Z] ---> Running in 35a16bdfb5e9 [2022-04-10T20:33:55.880Z] Removing intermediate container 051e45cd058c [2022-04-10T20:33:55.880Z] ---> 805217bfab6a [2022-04-10T20:33:55.880Z] Step 8/25 : COPY . . [2022-04-10T20:33:56.140Z] Removing intermediate container 7ae5005d65a5 [2022-04-10T20:33:56.140Z] ---> 421be8e6b16c [2022-04-10T20:33:56.140Z] Step 8/23 : COPY . . [2022-04-10T20:33:56.140Z] ---> 166111075113 [2022-04-10T20:33:56.140Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-10T20:34:01.409Z] ---> Running in 6decde92de8e [2022-04-10T20:34:02.347Z] ---> 4fa95262a476 [2022-04-10T20:34:02.347Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-10T20:34:02.606Z] ---> 2be718e2919d [2022-04-10T20:34:02.606Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-10T20:34:02.606Z] ---> Running in 635dc921ffa9 [2022-04-10T20:34:02.884Z] ---> Running in 0c74bc81bd50 [2022-04-10T20:34:03.151Z] Removing intermediate container 7c877a4ae050 [2022-04-10T20:34:03.151Z] ---> 699a38a33649 [2022-04-10T20:34:03.151Z] Step 8/23 : COPY . . [2022-04-10T20:34:03.151Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-10T20:34:03.151Z] Removing intermediate container 35a16bdfb5e9 [2022-04-10T20:34:03.151Z] ---> 23f2d4c0119b [2022-04-10T20:34:03.151Z] Step 8/26 : COPY . . [2022-04-10T20:34:03.414Z] Removing intermediate container 635dc921ffa9 [2022-04-10T20:34:03.414Z] ---> 0017e164bcea [2022-04-10T20:34:03.414Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-10T20:34:03.981Z] ---> Running in 6e917dddbe6e [2022-04-10T20:34:03.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-10T20:34:10.554Z] Removing intermediate container 6e917dddbe6e [2022-04-10T20:34:10.554Z] ---> 97a39f6baea5 [2022-04-10T20:34:10.554Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-10T20:34:10.554Z] ---> Running in 4c614502e429 [2022-04-10T20:34:10.814Z] Removing intermediate container 4c614502e429 [2022-04-10T20:34:10.814Z] ---> 0fa5d90a15e2 [2022-04-10T20:34:10.814Z] 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-10T20:34:11.073Z] ---> Running in 63a33de1d594 [2022-04-10T20:34:12.022Z] ---> 35b30ebdd839 [2022-04-10T20:34:12.022Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-10T20:34:12.023Z] ---> Running in cb07894a3d96 [2022-04-10T20:34:12.023Z] ---> 59ceeb8749e2 [2022-04-10T20:34:12.023Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-10T20:34:12.281Z] ---> Running in 3fe68e683e19 [2022-04-10T20:34:12.281Z] Removing intermediate container cb07894a3d96 [2022-04-10T20:34:12.281Z] ---> b93b93b68d06 [2022-04-10T20:34:12.281Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-10T20:34:12.539Z] ---> Running in ede32e9f54e5 [2022-04-10T20:34:12.802Z] spire-1.2.1/ [2022-04-10T20:34:12.802Z] spire-1.2.1/.data/ [2022-04-10T20:34:12.802Z] spire-1.2.1/.data/.file [2022-04-10T20:34:12.802Z] spire-1.2.1/.dockerignore [2022-04-10T20:34:12.802Z] spire-1.2.1/.gitattributes [2022-04-10T20:34:12.802Z] spire-1.2.1/.githooks/ [2022-04-10T20:34:12.802Z] spire-1.2.1/.githooks/pre-commit [2022-04-10T20:34:12.802Z] spire-1.2.1/.github/ [2022-04-10T20:34:12.802Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-10T20:34:12.802Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-10T20:34:12.802Z] spire-1.2.1/.github/dependabot.yml [2022-04-10T20:34:12.802Z] spire-1.2.1/.github/workflows/ [2022-04-10T20:34:12.802Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-10T20:34:12.802Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-10T20:34:12.802Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-10T20:34:12.802Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-10T20:34:12.802Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-10T20:34:12.802Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-10T20:34:12.802Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-10T20:34:12.802Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-10T20:34:12.802Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-10T20:34:12.802Z] spire-1.2.1/.gitignore [2022-04-10T20:34:12.802Z] spire-1.2.1/.go-version [2022-04-10T20:34:12.802Z] spire-1.2.1/.golangci.yml [2022-04-10T20:34:12.802Z] spire-1.2.1/ADOPTERS.md [2022-04-10T20:34:12.802Z] spire-1.2.1/CHANGELOG.md [2022-04-10T20:34:12.802Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-10T20:34:12.802Z] spire-1.2.1/CODEOWNERS [2022-04-10T20:34:12.802Z] spire-1.2.1/CONTRIBUTING.md [2022-04-10T20:34:12.802Z] spire-1.2.1/Dockerfile [2022-04-10T20:34:12.802Z] spire-1.2.1/Dockerfile.dev [2022-04-10T20:34:12.802Z] spire-1.2.1/Dockerfile.scratch [2022-04-10T20:34:12.802Z] spire-1.2.1/LICENSE [2022-04-10T20:34:12.802Z] spire-1.2.1/MAINTAINERS.md [2022-04-10T20:34:12.802Z] spire-1.2.1/Makefile [2022-04-10T20:34:12.802Z] spire-1.2.1/README.md [2022-04-10T20:34:12.802Z] spire-1.2.1/ROADMAP.md [2022-04-10T20:34:12.802Z] spire-1.2.1/SECURITY.md [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/ [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-agent/ [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/ [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-10T20:34:12.802Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-10T20:34:12.802Z] spire-1.2.1/conf/ [2022-04-10T20:34:12.802Z] spire-1.2.1/conf/agent/ [2022-04-10T20:34:12.802Z] spire-1.2.1/conf/agent/agent.conf [2022-04-10T20:34:12.802Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-10T20:34:12.802Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-10T20:34:12.802Z] spire-1.2.1/conf/server/ [2022-04-10T20:34:12.802Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-10T20:34:12.802Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-10T20:34:12.802Z] spire-1.2.1/conf/server/server.conf [2022-04-10T20:34:12.802Z] spire-1.2.1/conf/server/server_full.conf [2022-04-10T20:34:12.802Z] spire-1.2.1/doc/ [2022-04-10T20:34:12.802Z] spire-1.2.1/doc/SPIRE101.md [2022-04-10T20:34:12.802Z] spire-1.2.1/doc/auditlog.md [2022-04-10T20:34:12.802Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-10T20:34:12.802Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-10T20:34:12.802Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-10T20:34:12.802Z] spire-1.2.1/doc/images/ [2022-04-10T20:34:12.802Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-10T20:34:12.802Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-10T20:34:12.802Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-10T20:34:12.802Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-10T20:34:12.802Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-10T20:34:12.802Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-10T20:34:12.802Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-10T20:34:12.802Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-10T20:34:12.802Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-10T20:34:12.802Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-10T20:34:12.802Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-10T20:34:12.802Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-10T20:34:12.802Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-10T20:34:12.802Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-10T20:34:12.802Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-10T20:34:12.802Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-10T20:34:12.802Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-10T20:34:12.802Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-10T20:34:12.802Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-10T20:34:12.802Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-10T20:34:12.802Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-10T20:34:12.802Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-10T20:34:12.802Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-10T20:34:12.802Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-10T20:34:12.802Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-10T20:34:12.802Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-10T20:34:12.802Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-10T20:34:12.803Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-10T20:34:12.803Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-10T20:34:12.803Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-10T20:34:12.803Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-10T20:34:12.803Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-10T20:34:12.803Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-10T20:34:12.803Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-10T20:34:12.803Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-10T20:34:12.803Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-10T20:34:12.803Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-10T20:34:12.803Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-10T20:34:12.803Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-10T20:34:12.803Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-10T20:34:12.803Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-10T20:34:12.803Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-10T20:34:12.803Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-10T20:34:12.803Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-10T20:34:12.803Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-10T20:34:12.803Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-10T20:34:12.803Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-10T20:34:12.803Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-10T20:34:12.803Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-10T20:34:12.803Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-10T20:34:12.803Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-10T20:34:12.803Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-10T20:34:12.803Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-10T20:34:12.803Z] spire-1.2.1/doc/scaling_spire.md [2022-04-10T20:34:12.803Z] spire-1.2.1/doc/spire_agent.md [2022-04-10T20:34:12.803Z] spire-1.2.1/doc/spire_server.md [2022-04-10T20:34:12.803Z] spire-1.2.1/doc/supported_integrations.md [2022-04-10T20:34:12.803Z] spire-1.2.1/doc/telemetry.md [2022-04-10T20:34:12.803Z] spire-1.2.1/doc/telemetry_config.md [2022-04-10T20:34:12.803Z] spire-1.2.1/doc/upgrading.md [2022-04-10T20:34:12.803Z] spire-1.2.1/doc/using_spire.md [2022-04-10T20:34:12.803Z] spire-1.2.1/examples/ [2022-04-10T20:34:12.803Z] spire-1.2.1/examples/README.md [2022-04-10T20:34:12.803Z] spire-1.2.1/go.mod [2022-04-10T20:34:12.803Z] spire-1.2.1/go.sum [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/agent.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/api/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/client/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/common/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/config.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/manager/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/svid/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/api/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/api/names.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/auth/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/catalog/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/cli/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-10T20:34:12.803Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/health/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/health/config.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/health/context.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/health/health.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/idutil/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/log/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/log/log.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/log/options.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/plugin/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/profiling/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/selector/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/uptime/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/util/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/util/task.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/version/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/version/version.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/x509util/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/api.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/health/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/id.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/status.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-10T20:34:12.804Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/bundle/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/ca/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/cache/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/catalog/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/config.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/datastore/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-10T20:34:12.805Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/registration/ [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/server.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/server_test.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/svid/ [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-10T20:34:12.806Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-10T20:34:12.806Z] spire-1.2.1/proto/ [2022-04-10T20:34:12.806Z] spire-1.2.1/proto/private/ [2022-04-10T20:34:12.806Z] spire-1.2.1/proto/private/server/ [2022-04-10T20:34:12.806Z] spire-1.2.1/proto/private/server/journal/ [2022-04-10T20:34:12.806Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-10T20:34:12.806Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-10T20:34:12.806Z] spire-1.2.1/proto/spire/ [2022-04-10T20:34:12.806Z] spire-1.2.1/proto/spire/common/ [2022-04-10T20:34:12.806Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-10T20:34:12.806Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-10T20:34:12.806Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-10T20:34:12.806Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-10T20:34:12.806Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-10T20:34:12.806Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-10T20:34:12.806Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-10T20:34:12.806Z] spire-1.2.1/proto/spire/plugin/ [2022-04-10T20:34:12.806Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-10T20:34:12.806Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-10T20:34:12.806Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-10T20:34:12.806Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-10T20:34:12.806Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-10T20:34:12.806Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-10T20:34:12.806Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-10T20:34:12.806Z] spire-1.2.1/release/ [2022-04-10T20:34:12.806Z] spire-1.2.1/release/spire-extras/ [2022-04-10T20:34:12.806Z] spire-1.2.1/release/spire-extras/README.md [2022-04-10T20:34:12.806Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-10T20:34:12.806Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-10T20:34:12.806Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-10T20:34:12.806Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-10T20:34:12.806Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-10T20:34:12.806Z] spire-1.2.1/release/spire/ [2022-04-10T20:34:12.806Z] spire-1.2.1/release/spire/README.md [2022-04-10T20:34:12.806Z] spire-1.2.1/release/spire/conf/ [2022-04-10T20:34:12.806Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-10T20:34:12.806Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-10T20:34:12.806Z] spire-1.2.1/release/spire/conf/server/ [2022-04-10T20:34:12.806Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-10T20:34:12.806Z] spire-1.2.1/script/ [2022-04-10T20:34:12.806Z] spire-1.2.1/script/build-artifact.sh [2022-04-10T20:34:12.806Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-10T20:34:12.806Z] spire-1.2.1/support/ [2022-04-10T20:34:12.806Z] spire-1.2.1/support/k8s/ [2022-04-10T20:34:12.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-10T20:34:12.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-10T20:34:12.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-10T20:34:12.806Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-10T20:34:12.807Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-10T20:34:12.807Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-10T20:34:12.807Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-10T20:34:12.807Z] spire-1.2.1/test/ [2022-04-10T20:34:12.807Z] spire-1.2.1/test/clock/ [2022-04-10T20:34:12.807Z] spire-1.2.1/test/clock/clock.go [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/ [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/ [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/certs/ [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/config/ [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/fixture.go [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-10T20:34:12.807Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-10T20:34:12.808Z] spire-1.2.1/test/fixture/registration/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-10T20:34:12.808Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-10T20:34:12.808Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-10T20:34:12.808Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-10T20:34:12.808Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-10T20:34:12.808Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/README.md [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/common [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/setup/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-10T20:34:12.808Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-10T20:34:12.809Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/test-one.sh [2022-04-10T20:34:12.810Z] spire-1.2.1/test/integration/test.sh [2022-04-10T20:34:12.810Z] spire-1.2.1/test/plugintest/ [2022-04-10T20:34:12.810Z] spire-1.2.1/test/plugintest/config.go [2022-04-10T20:34:12.810Z] spire-1.2.1/test/plugintest/load.go [2022-04-10T20:34:12.810Z] spire-1.2.1/test/plugintest/option.go [2022-04-10T20:34:12.810Z] spire-1.2.1/test/spiretest/ [2022-04-10T20:34:12.810Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-10T20:34:12.810Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-10T20:34:12.810Z] spire-1.2.1/test/spiretest/dir.go [2022-04-10T20:34:12.810Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-10T20:34:12.810Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-10T20:34:12.810Z] spire-1.2.1/test/spiretest/logs.go [2022-04-10T20:34:12.810Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-10T20:34:12.810Z] spire-1.2.1/test/spiretest/suite.go [2022-04-10T20:34:12.810Z] spire-1.2.1/test/spiretest/x509.go [2022-04-10T20:34:12.810Z] spire-1.2.1/test/testca/ [2022-04-10T20:34:12.810Z] spire-1.2.1/test/testca/ca.go [2022-04-10T20:34:12.810Z] spire-1.2.1/test/testkey/ [2022-04-10T20:34:12.810Z] spire-1.2.1/test/testkey/generate.sh [2022-04-10T20:34:12.810Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-10T20:34:12.810Z] spire-1.2.1/test/testkey/keys.go [2022-04-10T20:34:12.810Z] spire-1.2.1/test/testkey/new.go [2022-04-10T20:34:12.810Z] spire-1.2.1/test/tpmsimulator/ [2022-04-10T20:34:12.810Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-10T20:34:12.810Z] spire-1.2.1/test/util/ [2022-04-10T20:34:12.810Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-10T20:34:12.810Z] spire-1.2.1/test/util/cert_generation.go [2022-04-10T20:34:12.810Z] spire-1.2.1/test/util/io_redirection.go [2022-04-10T20:34:12.810Z] spire-1.2.1/test/util/race.go [2022-04-10T20:34:12.810Z] spire-1.2.1/test/util/util.go [2022-04-10T20:34:12.810Z] building spire from source... [2022-04-10T20:34:13.068Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-10T20:34:13.068Z] Installing go1.17.7... [2022-04-10T20:34:15.603Z] Removing intermediate container ede32e9f54e5 [2022-04-10T20:34:15.603Z] ---> fe73f6cccb44 [2022-04-10T20:34:15.603Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-10T20:34:15.603Z] ---> Running in 88d56f61375b [2022-04-10T20:34:16.174Z] Removing intermediate container 88d56f61375b [2022-04-10T20:34:16.174Z] ---> ee69e81529ff [2022-04-10T20:34:16.174Z] 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-10T20:34:16.174Z] ---> Running in e878d140eaa0 [2022-04-10T20:34:17.110Z] spire-1.2.1/ [2022-04-10T20:34:17.110Z] spire-1.2.1/.data/ [2022-04-10T20:34:17.110Z] spire-1.2.1/.data/.file [2022-04-10T20:34:17.110Z] spire-1.2.1/.dockerignore [2022-04-10T20:34:17.110Z] spire-1.2.1/.gitattributes [2022-04-10T20:34:17.110Z] spire-1.2.1/.githooks/ [2022-04-10T20:34:17.110Z] spire-1.2.1/.githooks/pre-commit [2022-04-10T20:34:17.110Z] spire-1.2.1/.github/ [2022-04-10T20:34:17.110Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-10T20:34:17.110Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-10T20:34:17.110Z] spire-1.2.1/.github/dependabot.yml [2022-04-10T20:34:17.110Z] spire-1.2.1/.github/workflows/ [2022-04-10T20:34:17.110Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-10T20:34:17.110Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-10T20:34:17.110Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-10T20:34:17.110Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-10T20:34:17.110Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-10T20:34:17.110Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-10T20:34:17.110Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-10T20:34:17.110Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-10T20:34:17.110Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-10T20:34:17.110Z] spire-1.2.1/.gitignore [2022-04-10T20:34:17.110Z] spire-1.2.1/.go-version [2022-04-10T20:34:17.110Z] spire-1.2.1/.golangci.yml [2022-04-10T20:34:17.110Z] spire-1.2.1/ADOPTERS.md [2022-04-10T20:34:17.110Z] spire-1.2.1/CHANGELOG.md [2022-04-10T20:34:17.110Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-10T20:34:17.110Z] spire-1.2.1/CODEOWNERS [2022-04-10T20:34:17.110Z] spire-1.2.1/CONTRIBUTING.md [2022-04-10T20:34:17.110Z] spire-1.2.1/Dockerfile [2022-04-10T20:34:17.110Z] spire-1.2.1/Dockerfile.dev [2022-04-10T20:34:17.110Z] spire-1.2.1/Dockerfile.scratch [2022-04-10T20:34:17.110Z] spire-1.2.1/LICENSE [2022-04-10T20:34:17.110Z] spire-1.2.1/MAINTAINERS.md [2022-04-10T20:34:17.110Z] spire-1.2.1/Makefile [2022-04-10T20:34:17.110Z] spire-1.2.1/README.md [2022-04-10T20:34:17.110Z] spire-1.2.1/ROADMAP.md [2022-04-10T20:34:17.110Z] spire-1.2.1/SECURITY.md [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/ [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-agent/ [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/ [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-10T20:34:17.110Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-10T20:34:17.111Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-10T20:34:17.111Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-10T20:34:17.111Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-10T20:34:17.111Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-10T20:34:17.111Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-10T20:34:17.111Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-10T20:34:17.111Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-10T20:34:17.111Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-10T20:34:17.111Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-10T20:34:17.111Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-10T20:34:17.111Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-10T20:34:17.111Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-10T20:34:17.111Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-10T20:34:17.111Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-10T20:34:17.111Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-10T20:34:17.111Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-10T20:34:17.111Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-10T20:34:17.111Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-10T20:34:17.111Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-10T20:34:17.111Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-10T20:34:17.111Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-10T20:34:17.111Z] spire-1.2.1/conf/ [2022-04-10T20:34:17.111Z] spire-1.2.1/conf/agent/ [2022-04-10T20:34:17.111Z] spire-1.2.1/conf/agent/agent.conf [2022-04-10T20:34:17.111Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-10T20:34:17.111Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-10T20:34:17.111Z] spire-1.2.1/conf/server/ [2022-04-10T20:34:17.111Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-10T20:34:17.111Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-10T20:34:17.111Z] spire-1.2.1/conf/server/server.conf [2022-04-10T20:34:17.111Z] spire-1.2.1/conf/server/server_full.conf [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/ [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/SPIRE101.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/auditlog.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/images/ [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/scaling_spire.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/spire_agent.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/spire_server.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/supported_integrations.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/telemetry.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/telemetry_config.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/upgrading.md [2022-04-10T20:34:17.111Z] spire-1.2.1/doc/using_spire.md [2022-04-10T20:34:17.111Z] spire-1.2.1/examples/ [2022-04-10T20:34:17.111Z] spire-1.2.1/examples/README.md [2022-04-10T20:34:17.111Z] spire-1.2.1/go.mod [2022-04-10T20:34:17.111Z] spire-1.2.1/go.sum [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/agent.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/api/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/client/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/common/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/config.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/manager/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-10T20:34:17.111Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/svid/ [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/ [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/api/ [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/api/names.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/auth/ [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/catalog/ [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-10T20:34:17.373Z] spire-1.2.1/pkg/common/cli/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/health/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/health/config.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/health/context.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/health/health.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/idutil/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/log/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/log/log.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/log/options.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/plugin/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/profiling/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/selector/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/uptime/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/util/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/util/task.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/version/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/version/version.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/x509util/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/api.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/health/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/id.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/status.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-10T20:34:17.374Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/bundle/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/ca/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/cache/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/catalog/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/config.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/datastore/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-10T20:34:17.375Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-10T20:34:17.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-10T20:34:17.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-10T20:34:17.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-10T20:34:17.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-10T20:34:17.376Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-10T20:34:17.376Z] spire-1.2.1/pkg/server/registration/ [2022-04-10T20:34:17.376Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-10T20:34:17.376Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-10T20:34:17.376Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-10T20:34:17.376Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-10T20:34:17.376Z] spire-1.2.1/pkg/server/server.go [2022-04-10T20:34:17.376Z] spire-1.2.1/pkg/server/server_test.go [2022-04-10T20:34:17.376Z] spire-1.2.1/pkg/server/svid/ [2022-04-10T20:34:17.376Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-10T20:34:17.376Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-10T20:34:17.376Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-10T20:34:17.376Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-10T20:34:17.376Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-10T20:34:17.376Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-10T20:34:17.376Z] spire-1.2.1/proto/ [2022-04-10T20:34:17.376Z] spire-1.2.1/proto/private/ [2022-04-10T20:34:17.376Z] spire-1.2.1/proto/private/server/ [2022-04-10T20:34:17.376Z] spire-1.2.1/proto/private/server/journal/ [2022-04-10T20:34:17.376Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-10T20:34:17.376Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-10T20:34:17.376Z] spire-1.2.1/proto/spire/ [2022-04-10T20:34:17.376Z] spire-1.2.1/proto/spire/common/ [2022-04-10T20:34:17.376Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-10T20:34:17.376Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-10T20:34:17.376Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-10T20:34:17.376Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-10T20:34:17.376Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-10T20:34:17.376Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-10T20:34:17.376Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-10T20:34:17.376Z] spire-1.2.1/proto/spire/plugin/ [2022-04-10T20:34:17.376Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-10T20:34:17.376Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-10T20:34:17.376Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-10T20:34:17.376Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-10T20:34:17.376Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-10T20:34:17.376Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-10T20:34:17.376Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-10T20:34:17.376Z] spire-1.2.1/release/ [2022-04-10T20:34:17.376Z] spire-1.2.1/release/spire-extras/ [2022-04-10T20:34:17.376Z] spire-1.2.1/release/spire-extras/README.md [2022-04-10T20:34:17.376Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-10T20:34:17.376Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-10T20:34:17.376Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-10T20:34:17.376Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-10T20:34:17.376Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-10T20:34:17.376Z] spire-1.2.1/release/spire/ [2022-04-10T20:34:17.376Z] spire-1.2.1/release/spire/README.md [2022-04-10T20:34:17.376Z] spire-1.2.1/release/spire/conf/ [2022-04-10T20:34:17.376Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-10T20:34:17.376Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-10T20:34:17.376Z] spire-1.2.1/release/spire/conf/server/ [2022-04-10T20:34:17.376Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-10T20:34:17.376Z] spire-1.2.1/script/ [2022-04-10T20:34:17.376Z] spire-1.2.1/script/build-artifact.sh [2022-04-10T20:34:17.376Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-10T20:34:17.376Z] spire-1.2.1/support/ [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/ [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-10T20:34:17.376Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-10T20:34:17.376Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-10T20:34:17.376Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-10T20:34:17.376Z] spire-1.2.1/test/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/clock/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/clock/clock.go [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/certs/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/config/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/fixture.go [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/registration/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-10T20:34:17.376Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-10T20:34:17.376Z] spire-1.2.1/test/integration/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/integration/README.md [2022-04-10T20:34:17.376Z] spire-1.2.1/test/integration/common [2022-04-10T20:34:17.376Z] spire-1.2.1/test/integration/setup/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-10T20:34:17.376Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-10T20:34:17.376Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-10T20:34:17.376Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-10T20:34:17.376Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-10T20:34:17.376Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-10T20:34:17.376Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-10T20:34:17.376Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-10T20:34:17.376Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-10T20:34:17.376Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-10T20:34:17.376Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-10T20:34:17.376Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-10T20:34:17.376Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-10T20:34:17.376Z] spire-1.2.1/test/integration/suites/ [2022-04-10T20:34:17.376Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-10T20:34:17.377Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/test-one.sh [2022-04-10T20:34:17.378Z] spire-1.2.1/test/integration/test.sh [2022-04-10T20:34:17.378Z] spire-1.2.1/test/plugintest/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/plugintest/config.go [2022-04-10T20:34:17.378Z] spire-1.2.1/test/plugintest/load.go [2022-04-10T20:34:17.378Z] spire-1.2.1/test/plugintest/option.go [2022-04-10T20:34:17.378Z] spire-1.2.1/test/spiretest/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-10T20:34:17.378Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-10T20:34:17.378Z] spire-1.2.1/test/spiretest/dir.go [2022-04-10T20:34:17.378Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-10T20:34:17.378Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-10T20:34:17.378Z] spire-1.2.1/test/spiretest/logs.go [2022-04-10T20:34:17.378Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-10T20:34:17.378Z] spire-1.2.1/test/spiretest/suite.go [2022-04-10T20:34:17.378Z] spire-1.2.1/test/spiretest/x509.go [2022-04-10T20:34:17.378Z] spire-1.2.1/test/testca/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/testca/ca.go [2022-04-10T20:34:17.378Z] spire-1.2.1/test/testkey/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/testkey/generate.sh [2022-04-10T20:34:17.378Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-10T20:34:17.378Z] spire-1.2.1/test/testkey/keys.go [2022-04-10T20:34:17.378Z] spire-1.2.1/test/testkey/new.go [2022-04-10T20:34:17.378Z] spire-1.2.1/test/tpmsimulator/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-10T20:34:17.378Z] spire-1.2.1/test/util/ [2022-04-10T20:34:17.378Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-10T20:34:17.378Z] spire-1.2.1/test/util/cert_generation.go [2022-04-10T20:34:17.378Z] spire-1.2.1/test/util/io_redirection.go [2022-04-10T20:34:17.378Z] spire-1.2.1/test/util/race.go [2022-04-10T20:34:17.378Z] spire-1.2.1/test/util/util.go [2022-04-10T20:34:17.378Z] building spire from source... [2022-04-10T20:34:17.378Z] Installing go1.17.7... [2022-04-10T20:34:19.283Z] Building bin/spire-server... [2022-04-10T20:34:19.283Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-10T20:34:19.283Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-10T20:34:19.283Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-10T20:34:19.283Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-10T20:34:19.283Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-10T20:34:19.283Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-10T20:34:19.283Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-10T20:34:19.541Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-10T20:34:19.541Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-10T20:34:19.541Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-10T20:34:19.541Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-10T20:34:19.541Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-10T20:34:19.541Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-10T20:34:19.541Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-10T20:34:19.541Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-10T20:34:19.541Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-10T20:34:19.541Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-10T20:34:19.541Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-10T20:34:19.800Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-10T20:34:19.800Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-10T20:34:19.800Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-10T20:34:20.065Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-10T20:34:20.065Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-10T20:34:20.065Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-10T20:34:20.065Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-10T20:34:20.065Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-10T20:34:20.065Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-10T20:34:20.065Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-10T20:34:20.065Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-10T20:34:20.065Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-10T20:34:20.065Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-10T20:34:20.065Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-10T20:34:20.065Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-10T20:34:20.065Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-10T20:34:20.065Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-10T20:34:20.065Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-10T20:34:20.065Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-10T20:34:20.065Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-10T20:34:20.331Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-10T20:34:20.331Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-10T20:34:20.331Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-10T20:34:20.331Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-10T20:34:20.331Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-10T20:34:20.331Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-10T20:34:20.331Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-10T20:34:20.331Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-10T20:34:20.331Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-10T20:34:20.331Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-10T20:34:20.331Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-10T20:34:20.331Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-10T20:34:20.331Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-10T20:34:20.331Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-10T20:34:20.593Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-10T20:34:20.593Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-10T20:34:20.593Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-10T20:34:20.593Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-10T20:34:20.851Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-10T20:34:22.773Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-10T20:34:22.774Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-10T20:34:22.774Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T20:34:22.774Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-10T20:34:22.774Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-10T20:34:23.042Z] Building bin/spire-server... [2022-04-10T20:34:23.042Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-10T20:34:23.042Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-10T20:34:23.042Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-10T20:34:23.042Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-10T20:34:23.042Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-10T20:34:23.042Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-10T20:34:23.304Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-10T20:34:23.562Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-10T20:34:23.562Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-10T20:34:23.562Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-10T20:34:23.562Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-10T20:34:23.562Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-10T20:34:23.562Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-10T20:34:23.562Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-10T20:34:23.563Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-10T20:34:23.563Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-10T20:34:23.563Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-10T20:34:23.820Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-10T20:34:23.820Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-10T20:34:23.820Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-10T20:34:23.820Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-10T20:34:23.820Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-10T20:34:23.820Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-10T20:34:23.820Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-10T20:34:23.820Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-10T20:34:24.078Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-10T20:34:24.078Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-10T20:34:24.078Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-10T20:34:24.078Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-10T20:34:24.078Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-10T20:34:24.078Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-10T20:34:24.078Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-10T20:34:24.078Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-10T20:34:24.078Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-10T20:34:24.078Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-10T20:34:24.078Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-10T20:34:24.078Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-10T20:34:24.078Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-10T20:34:24.078Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-10T20:34:24.078Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-10T20:34:24.546Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-10T20:34:24.546Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-10T20:34:24.546Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-10T20:34:24.546Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-10T20:34:24.546Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-10T20:34:24.546Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-10T20:34:24.546Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-10T20:34:24.546Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-10T20:34:24.546Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-10T20:34:24.546Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-10T20:34:24.546Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-10T20:34:24.546Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-10T20:34:24.546Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-10T20:34:24.546Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-10T20:34:24.546Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-10T20:34:24.546Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-10T20:34:24.803Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-10T20:34:26.705Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-10T20:34:26.705Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-10T20:34:26.705Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T20:34:26.705Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-10T20:34:26.705Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-10T20:34:26.964Z] go: downloading google.golang.org/api v0.70.0 [2022-04-10T20:34:26.964Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-10T20:34:26.964Z] go: downloading k8s.io/api v0.23.4 [2022-04-10T20:34:26.964Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-10T20:34:26.964Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-10T20:34:26.964Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-10T20:34:27.222Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-10T20:34:27.222Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-10T20:34:28.158Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-10T20:34:28.417Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-10T20:34:28.675Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-10T20:34:28.675Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-10T20:34:28.934Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-10T20:34:28.934Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-10T20:34:29.192Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-10T20:34:29.192Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-10T20:34:29.450Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-10T20:34:29.450Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-10T20:34:30.117Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-10T20:34:30.117Z] go: downloading google.golang.org/api v0.70.0 [2022-04-10T20:34:30.117Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-10T20:34:30.117Z] go: downloading k8s.io/api v0.23.4 [2022-04-10T20:34:30.117Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-10T20:34:30.117Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-10T20:34:30.117Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-10T20:34:30.375Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-10T20:34:30.375Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-10T20:34:30.375Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-10T20:34:30.375Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-10T20:34:30.375Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-10T20:34:30.375Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-10T20:34:30.375Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-10T20:34:30.375Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-10T20:34:30.633Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-10T20:34:30.633Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-10T20:34:30.633Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-10T20:34:30.892Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-10T20:34:30.892Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-10T20:34:30.892Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-10T20:34:30.892Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-10T20:34:30.892Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-10T20:34:30.892Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-10T20:34:30.892Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-10T20:34:31.150Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-10T20:34:31.150Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-10T20:34:31.150Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-10T20:34:31.150Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-10T20:34:31.150Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-10T20:34:31.150Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-10T20:34:31.150Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-10T20:34:31.150Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-10T20:34:31.409Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-10T20:34:31.409Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-10T20:34:31.409Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-10T20:34:31.409Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-10T20:34:31.409Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-10T20:34:31.409Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-10T20:34:31.409Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-10T20:34:31.409Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-10T20:34:31.409Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-10T20:34:31.409Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-10T20:34:32.788Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-10T20:34:32.788Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-10T20:34:32.788Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-10T20:34:32.788Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-10T20:34:32.788Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-10T20:34:32.788Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-10T20:34:32.788Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-10T20:34:32.788Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-10T20:34:32.788Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-10T20:34:32.788Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-10T20:34:32.788Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-10T20:34:32.788Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-10T20:34:32.788Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-10T20:34:32.788Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-10T20:34:32.788Z] go: downloading go.opencensus.io v0.23.0 [2022-04-10T20:34:32.788Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-10T20:34:32.788Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-10T20:34:32.788Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-10T20:34:32.788Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-10T20:34:32.788Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-10T20:34:32.788Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-10T20:34:32.788Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-10T20:34:32.788Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-10T20:34:32.788Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-10T20:34:32.788Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-10T20:34:32.788Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-10T20:34:32.788Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-10T20:34:32.788Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-10T20:34:32.788Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-10T20:34:32.788Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-10T20:34:32.788Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-10T20:34:32.788Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-10T20:34:33.046Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-10T20:34:33.046Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-10T20:34:33.046Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-10T20:34:33.046Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-10T20:34:33.046Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-10T20:34:33.046Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-10T20:34:33.046Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-10T20:34:33.046Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-10T20:34:33.046Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-10T20:34:33.046Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-10T20:34:33.046Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-10T20:34:33.614Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-10T20:34:33.614Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-10T20:34:33.614Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-10T20:34:33.614Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-10T20:34:33.614Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-10T20:34:33.614Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-10T20:34:34.211Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-10T20:34:34.468Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-10T20:34:34.468Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-10T20:34:34.727Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-10T20:34:34.727Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-10T20:34:34.727Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-10T20:34:34.727Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-10T20:34:34.727Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-10T20:34:34.727Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-10T20:34:34.727Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-10T20:34:34.986Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-10T20:34:34.986Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-10T20:34:34.986Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-10T20:34:34.986Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-10T20:34:34.986Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-10T20:34:34.986Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-10T20:34:34.986Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-10T20:34:34.986Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-10T20:34:34.986Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-10T20:34:34.986Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-10T20:34:34.986Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-10T20:34:35.244Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-10T20:34:35.244Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-10T20:34:35.244Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-10T20:34:35.244Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-10T20:34:35.244Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-10T20:34:35.244Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-10T20:34:35.244Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-10T20:34:35.244Z] go: downloading go.opencensus.io v0.23.0 [2022-04-10T20:34:35.549Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-10T20:34:35.549Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-10T20:34:35.549Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-10T20:34:35.549Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-10T20:34:35.549Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-10T20:34:35.549Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-10T20:34:35.549Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-10T20:34:35.549Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-10T20:34:35.549Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-10T20:34:35.810Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-10T20:34:35.810Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-10T20:34:35.810Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-10T20:34:35.810Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-10T20:34:35.810Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-10T20:34:35.810Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-10T20:34:35.810Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-10T20:34:35.810Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-10T20:34:35.810Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-10T20:34:35.810Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-10T20:34:35.810Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-10T20:34:35.810Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-10T20:34:35.810Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-10T20:34:36.069Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-10T20:34:37.449Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-10T20:34:37.449Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-10T20:34:39.997Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-10T20:34:39.997Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-10T20:35:06.776Z] Removing intermediate container 6decde92de8e [2022-04-10T20:35:06.776Z] ---> 905af453a390 [2022-04-10T20:35:06.776Z] [2022-04-10T20:35:06.776Z] Step 10/31 : FROM alpine:3.14 [2022-04-10T20:35:06.776Z] 3.14: Pulling from library/alpine [2022-04-10T20:35:06.776Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-10T20:35:06.776Z] Status: Downloaded newer image for alpine:3.14 [2022-04-10T20:35:06.776Z] ---> e04c818066af [2022-04-10T20:35:06.776Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-10T20:35:08.728Z] ---> Running in 47c58956b91f [2022-04-10T20:35:08.987Z] Removing intermediate container 3fe68e683e19 [2022-04-10T20:35:08.987Z] ---> ed9a2ab8d898 [2022-04-10T20:35:08.987Z] [2022-04-10T20:35:08.987Z] Step 10/23 : FROM alpine:3.14 [2022-04-10T20:35:08.987Z] ---> e04c818066af [2022-04-10T20:35:08.987Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-10T20:35:09.248Z] Removing intermediate container 0c74bc81bd50 [2022-04-10T20:35:09.248Z] ---> ce2dfdb79057 [2022-04-10T20:35:09.248Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-10T20:35:10.185Z] ---> Running in 6e195a9015eb [2022-04-10T20:35:10.185Z] Removing intermediate container 47c58956b91f [2022-04-10T20:35:10.185Z] ---> 2bac7ad9c133 [2022-04-10T20:35:10.185Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-10T20:35:10.185Z] ---> Running in 83b925eeaa33 [2022-04-10T20:35:10.185Z] ---> Running in 7107d08109c3 [2022-04-10T20:35:11.563Z] 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-10T20:35:11.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:11.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:11.823Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-10T20:35:11.823Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T20:35:11.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:11.823Z] OK: 6 MiB in 15 packages [2022-04-10T20:35:11.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:12.083Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-10T20:35:12.083Z] (2/2) Installing su-exec (0.2-r1) [2022-04-10T20:35:12.083Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T20:35:12.083Z] OK: 6 MiB in 16 packages [2022-04-10T20:35:13.460Z] Removing intermediate container 83b925eeaa33 [2022-04-10T20:35:13.460Z] ---> 8b52ffb18e9d [2022-04-10T20:35:13.460Z] [2022-04-10T20:35:13.460Z] Step 11/23 : FROM docker:20.10.14 [2022-04-10T20:35:13.460Z] Removing intermediate container 6e195a9015eb [2022-04-10T20:35:13.460Z] ---> e81069e890b8 [2022-04-10T20:35:13.460Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T20:35:13.729Z] Removing intermediate container 7107d08109c3 [2022-04-10T20:35:13.729Z] ---> 5ad6dab76613 [2022-04-10T20:35:13.729Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-10T20:35:13.729Z] 20.10.14: Pulling from library/docker [2022-04-10T20:35:13.989Z] ---> Running in 840f3b0035ca [2022-04-10T20:35:13.989Z] ---> Running in fa1b6e04ed65 [2022-04-10T20:35:14.585Z] Removing intermediate container 840f3b0035ca [2022-04-10T20:35:14.585Z] ---> 67e52e6f826e [2022-04-10T20:35:14.585Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-10T20:35:14.585Z] ---> Running in 38eb4c4eb45d [2022-04-10T20:35:14.585Z] Removing intermediate container fa1b6e04ed65 [2022-04-10T20:35:14.585Z] ---> afcd1e692899 [2022-04-10T20:35:14.585Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-10T20:35:14.849Z] ---> Running in 7e9fa7f23021 [2022-04-10T20:35:14.849Z] Removing intermediate container 38eb4c4eb45d [2022-04-10T20:35:14.849Z] ---> 682a8cb3e075 [2022-04-10T20:35:14.849Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-10T20:35:15.110Z] ---> Running in ce191bf06c01 [2022-04-10T20:35:15.110Z] Removing intermediate container 7e9fa7f23021 [2022-04-10T20:35:15.110Z] ---> aa0f0ed99613 [2022-04-10T20:35:15.110Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-10T20:35:15.373Z] ---> Running in e0f832d7e57b [2022-04-10T20:35:15.373Z] Removing intermediate container ce191bf06c01 [2022-04-10T20:35:15.373Z] ---> 19817253278d [2022-04-10T20:35:15.373Z] Step 15/23 : WORKDIR / [2022-04-10T20:35:15.373Z] ---> Running in dcfa0aaa65d3 [2022-04-10T20:35:15.950Z] Removing intermediate container dcfa0aaa65d3 [2022-04-10T20:35:15.950Z] ---> 0f1c8216cb61 [2022-04-10T20:35:15.950Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:35:16.521Z] ---> 48cc8119f30b [2022-04-10T20:35:16.521Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-10T20:35:17.461Z] Removing intermediate container e0f832d7e57b [2022-04-10T20:35:17.461Z] ---> 9a4de08149b4 [2022-04-10T20:35:17.461Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-10T20:35:17.461Z] ---> Running in 7af72db5f242 [2022-04-10T20:35:17.726Z] ---> b7f5d1d404cd [2022-04-10T20:35:17.726Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-10T20:35:17.726Z] Removing intermediate container 7af72db5f242 [2022-04-10T20:35:17.726Z] ---> 1c2afa81ecec [2022-04-10T20:35:17.726Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-10T20:35:18.301Z] ---> 5def2718c68f [2022-04-10T20:35:18.301Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-10T20:35:18.301Z] ---> Running in a279718f7b10 [2022-04-10T20:35:18.570Z] ---> 7341f8a8f791 [2022-04-10T20:35:18.570Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-10T20:35:18.570Z] ---> Running in 8db0339f1efc [2022-04-10T20:35:18.831Z] Removing intermediate container a279718f7b10 [2022-04-10T20:35:18.831Z] ---> 0a69efaa7928 [2022-04-10T20:35:18.831Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:35:19.093Z] ---> Running in a46539cdd43b [2022-04-10T20:35:19.354Z] Removing intermediate container a46539cdd43b [2022-04-10T20:35:19.354Z] ---> 023f4e096245 [2022-04-10T20:35:19.354Z] Step 21/23 : LABEL arch=x86_64 [2022-04-10T20:35:19.354Z] ---> Running in 68d8cfcdd7e5 [2022-04-10T20:35:19.926Z] Removing intermediate container 68d8cfcdd7e5 [2022-04-10T20:35:19.926Z] ---> e9b351d5eedc [2022-04-10T20:35:19.926Z] Step 22/23 : LABEL git_sha=7b8135c8b75821088796c022ca2592ed8a3645fa [2022-04-10T20:35:19.926Z] ---> Running in 2813b85907c1 [2022-04-10T20:35:20.188Z] Removing intermediate container 8db0339f1efc [2022-04-10T20:35:20.188Z] ---> bfde6c51da95 [2022-04-10T20:35:20.188Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:35:20.464Z] Removing intermediate container 2813b85907c1 [2022-04-10T20:35:20.464Z] ---> 7788345ff101 [2022-04-10T20:35:20.464Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T20:35:20.803Z] ---> Running in 98e7dfabef19 [2022-04-10T20:35:21.192Z] ---> 57dc2a085235 [2022-04-10T20:35:21.192Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-10T20:35:21.452Z] Removing intermediate container 98e7dfabef19 [2022-04-10T20:35:21.452Z] ---> ce1abb95902f [2022-04-10T20:35:21.452Z] [2022-04-10T20:35:21.452Z] Successfully built ce1abb95902f [2022-04-10T20:35:21.452Z] Successfully tagged core-metadata:latest [2022-04-10T20:35:21.452Z]  Building core-metadata ... done Building support-notifications [2022-04-10T20:35:24.811Z] ---> b44361395575 [2022-04-10T20:35:24.811Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-10T20:35:25.764Z] ---> b1089bfbc760 [2022-04-10T20:35:25.764Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-10T20:35:26.707Z] ---> abd18318d339 [2022-04-10T20:35:26.707Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-10T20:35:28.091Z] ---> 1583e9f93758 [2022-04-10T20:35:28.091Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-10T20:35:28.351Z] ---> Running in 8bc207962e8f [2022-04-10T20:35:28.610Z] Removing intermediate container 8bc207962e8f [2022-04-10T20:35:28.610Z] ---> 8055b5b65bc6 [2022-04-10T20:35:28.610Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-10T20:35:29.556Z] ---> f736ac9b5211 [2022-04-10T20:35:29.556Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-10T20:35:29.556Z] ---> Running in 09d2d07b68db [2022-04-10T20:35:31.466Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:35:31.466Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:35:31.466Z] ---> 472a9a623b8a [2022-04-10T20:35:31.466Z] Step 3/22 : WORKDIR /edgex-go [2022-04-10T20:35:31.466Z] ---> Using cache [2022-04-10T20:35:31.466Z] ---> 1db294453726 [2022-04-10T20:35:31.466Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:35:31.466Z] ---> Using cache [2022-04-10T20:35:31.466Z] ---> 78026f52b7d9 [2022-04-10T20:35:31.466Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-10T20:35:31.726Z] ---> Running in 4b80c68e4e6e [2022-04-10T20:35:32.297Z] Removing intermediate container 09d2d07b68db [2022-04-10T20:35:32.297Z] ---> eac897cb05c3 [2022-04-10T20:35:32.297Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-10T20:35:32.556Z] ---> Running in 65528e69cf31 [2022-04-10T20:35:32.821Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-10T20:35:32.821Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-10T20:35:32.821Z] ---> 7417809fdb73 [2022-04-10T20:35:32.821Z] 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-10T20:35:33.080Z] ---> Running in fa933c3d6950 [2022-04-10T20:35:33.080Z] Removing intermediate container 65528e69cf31 [2022-04-10T20:35:33.080Z] ---> db7478df1055 [2022-04-10T20:35:33.080Z] Step 28/31 : CMD ["gate"] [2022-04-10T20:35:33.080Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:33.080Z] ---> Running in 0aa9d36506d0 [2022-04-10T20:35:33.650Z] Removing intermediate container fa933c3d6950 [2022-04-10T20:35:33.650Z] ---> cea0280ac964 [2022-04-10T20:35:33.650Z] 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-10T20:35:33.650Z] ---> Running in b598a607610b [2022-04-10T20:35:33.650Z] Removing intermediate container 0aa9d36506d0 [2022-04-10T20:35:33.650Z] ---> eb53daf70b04 [2022-04-10T20:35:33.650Z] Step 29/31 : LABEL arch=x86_64 [2022-04-10T20:35:33.650Z] ---> Running in 2f7e118f7fe7 [2022-04-10T20:35:33.930Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:34.194Z] Removing intermediate container 2f7e118f7fe7 [2022-04-10T20:35:34.194Z] ---> 17ef4d9fdbf1 [2022-04-10T20:35:34.194Z] Step 30/31 : LABEL git_sha=7b8135c8b75821088796c022ca2592ed8a3645fa [2022-04-10T20:35:34.194Z] OK: 221 MiB in 52 packages [2022-04-10T20:35:34.194Z] ---> Running in d3110956bb81 [2022-04-10T20:35:34.766Z] Removing intermediate container d3110956bb81 [2022-04-10T20:35:34.766Z] ---> ea85aea54c04 [2022-04-10T20:35:34.766Z] Step 31/31 : LABEL version=0.0.0 [2022-04-10T20:35:34.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:34.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:35.035Z] ---> Running in b660c1cbffd8 [2022-04-10T20:35:35.035Z] (1/43) Installing readline (8.1.1-r0) [2022-04-10T20:35:35.035Z] (2/43) Installing bash (5.1.16-r0) [2022-04-10T20:35:35.035Z] Executing bash-5.1.16-r0.post-install [2022-04-10T20:35:35.035Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-10T20:35:35.035Z] Removing intermediate container 4b80c68e4e6e [2022-04-10T20:35:35.035Z] ---> 14707e47f814 [2022-04-10T20:35:35.035Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-10T20:35:35.035Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-10T20:35:35.035Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-10T20:35:35.035Z] (6/43) Installing curl (7.80.0-r0) [2022-04-10T20:35:35.035Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-10T20:35:35.035Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-10T20:35:35.035Z] (9/43) Installing expat (2.4.7-r0) [2022-04-10T20:35:35.035Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-10T20:35:35.035Z] (11/43) Installing gdbm (1.22-r0) [2022-04-10T20:35:35.035Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-10T20:35:35.035Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-10T20:35:35.295Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-10T20:35:35.295Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-10T20:35:35.295Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-10T20:35:35.295Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-10T20:35:35.295Z] Removing intermediate container b660c1cbffd8 [2022-04-10T20:35:35.295Z] ---> 79eaef04a000 [2022-04-10T20:35:35.295Z] [2022-04-10T20:35:35.556Z] Successfully built 79eaef04a000 [2022-04-10T20:35:35.556Z] Successfully tagged security-bootstrapper:latest [2022-04-10T20:35:35.556Z]  Building security-bootstrapper ... done Building core-data [2022-04-10T20:35:35.556Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-10T20:35:35.556Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-10T20:35:35.556Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-10T20:35:35.816Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-10T20:35:35.816Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-10T20:35:35.816Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-10T20:35:35.816Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-10T20:35:35.816Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-10T20:35:35.816Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-10T20:35:35.816Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-10T20:35:35.816Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-10T20:35:35.816Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-10T20:35:35.816Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-10T20:35:35.816Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-10T20:35:35.816Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-10T20:35:35.816Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-10T20:35:35.816Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-10T20:35:35.816Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-10T20:35:35.816Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-10T20:35:35.816Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-10T20:35:35.816Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-10T20:35:35.816Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-10T20:35:35.816Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-10T20:35:35.816Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-10T20:35:35.816Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-10T20:35:35.816Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-10T20:35:35.816Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T20:35:35.816Z] OK: 83 MiB in 65 packages [2022-04-10T20:35:36.755Z] Collecting docker-compose==1.23.2 [2022-04-10T20:35:36.755Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-10T20:35:36.755Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-10T20:35:36.755Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-10T20:35:37.016Z] Collecting docker<4.0,>=3.6.0 [2022-04-10T20:35:37.016Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-10T20:35:37.016Z] ---> 811109a4d3d8 [2022-04-10T20:35:37.016Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:35:37.016Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-10T20:35:37.016Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-10T20:35:37.016Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-10T20:35:37.276Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-10T20:35:37.538Z] Collecting cached-property<2,>=1.2.0 [2022-04-10T20:35:37.538Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-10T20:35:37.538Z] Collecting texttable<0.10,>=0.9.0 [2022-04-10T20:35:37.538Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-10T20:35:38.108Z] ---> Running in 38da3bee7d2e [2022-04-10T20:35:38.108Z] Collecting jsonschema<3,>=2.5.1 [2022-04-10T20:35:38.108Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-10T20:35:38.367Z] Collecting PyYAML<4,>=3.10 [2022-04-10T20:35:38.367Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-10T20:35:38.940Z] 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-10T20:35:38.940Z] Collecting docopt<0.7,>=0.6.1 [2022-04-10T20:35:38.940Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-10T20:35:39.202Z] Collecting docker-pycreds>=0.4.0 [2022-04-10T20:35:39.202Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-10T20:35:39.462Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-10T20:35:39.462Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-10T20:35:39.462Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-10T20:35:39.462Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-10T20:35:39.462Z] 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-10T20:35:39.462Z] Collecting idna<2.8,>=2.5 [2022-04-10T20:35:39.462Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-10T20:35:39.462Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-10T20:35:39.462Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-10T20:35:39.462Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-10T20:35:39.462Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-10T20:35:39.738Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-10T20:35:39.738Z] Attempting uninstall: urllib3 [2022-04-10T20:35:39.738Z] Found existing installation: urllib3 1.26.7 [2022-04-10T20:35:39.738Z] Uninstalling urllib3-1.26.7: [2022-04-10T20:35:39.738Z] Successfully uninstalled urllib3-1.26.7 [2022-04-10T20:35:40.000Z] Attempting uninstall: idna [2022-04-10T20:35:40.000Z] Found existing installation: idna 3.3 [2022-04-10T20:35:40.000Z] Uninstalling idna-3.3: [2022-04-10T20:35:40.000Z] Successfully uninstalled idna-3.3 [2022-04-10T20:35:41.382Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:35:41.382Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:35:41.382Z] ---> 472a9a623b8a [2022-04-10T20:35:41.382Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T20:35:41.382Z] ---> Using cache [2022-04-10T20:35:41.382Z] ---> 1db294453726 [2022-04-10T20:35:41.382Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:35:41.382Z] ---> Using cache [2022-04-10T20:35:41.382Z] ---> 78026f52b7d9 [2022-04-10T20:35:41.382Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-10T20:35:41.643Z] Attempting uninstall: requests [2022-04-10T20:35:41.643Z] Found existing installation: requests 2.26.0 [2022-04-10T20:35:41.643Z] Uninstalling requests-2.26.0: [2022-04-10T20:35:41.643Z] Successfully uninstalled requests-2.26.0 [2022-04-10T20:35:44.206Z] Running setup.py install for texttable: started [2022-04-10T20:35:44.206Z] Running setup.py install for texttable: finished with status 'done' [2022-04-10T20:35:44.206Z] Running setup.py install for PyYAML: started [2022-04-10T20:35:44.466Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-10T20:35:45.409Z] Running setup.py install for docopt: started [2022-04-10T20:35:45.409Z] ---> Running in 88d2e9bc1d95 [2022-04-10T20:35:45.670Z] Running setup.py install for docopt: finished with status 'done' [2022-04-10T20:35:45.670Z] Running setup.py install for dockerpty: started [2022-04-10T20:35:45.670Z] Removing intermediate container 38da3bee7d2e [2022-04-10T20:35:45.670Z] ---> 80c2023d02d3 [2022-04-10T20:35:45.670Z] Step 8/22 : COPY . . [2022-04-10T20:35:45.930Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-10T20:35:46.190Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:46.190Z] 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-10T20:35:47.154Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:47.414Z] OK: 221 MiB in 52 packages [2022-04-10T20:35:52.743Z] Removing intermediate container 88d2e9bc1d95 [2022-04-10T20:35:52.743Z] ---> dc514d57bd53 [2022-04-10T20:35:52.743Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T20:35:53.317Z] ---> c2b3a2bec695 [2022-04-10T20:35:53.317Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:35:54.702Z] ---> Running in 0a5d6f02c951 [2022-04-10T20:35:54.967Z] Removing intermediate container b598a607610b [2022-04-10T20:35:54.967Z] ---> 8015ddf0b7fa [2022-04-10T20:35:54.967Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-10T20:35:55.538Z] ---> Running in fc7b00821a56 [2022-04-10T20:35:56.108Z] Removing intermediate container fc7b00821a56 [2022-04-10T20:35:56.108Z] ---> 7e797d04feda [2022-04-10T20:35:56.108Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-10T20:35:56.108Z] ---> Running in 5a159b2717c8 [2022-04-10T20:35:56.677Z] Removing intermediate container 5a159b2717c8 [2022-04-10T20:35:56.677Z] ---> ef8c53845e2c [2022-04-10T20:35:56.677Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-10T20:35:57.618Z] ---> 192a56de8033 [2022-04-10T20:35:57.618Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-10T20:35:57.877Z] ---> Running in 378c2a7f13f3 [2022-04-10T20:35:58.138Z] Removing intermediate container 0a5d6f02c951 [2022-04-10T20:35:58.138Z] ---> a8adfb3f32cc [2022-04-10T20:35:58.138Z] Step 8/23 : COPY . . [2022-04-10T20:35:58.397Z] ---> 6a5a6c19c4cf [2022-04-10T20:35:58.397Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-10T20:36:00.042Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-10T20:36:00.042Z] ---> 0d0f2b98c823 [2022-04-10T20:36:00.042Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-10T20:36:01.956Z] ---> 7af44f43a983 [2022-04-10T20:36:01.956Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-10T20:36:01.956Z] ---> Running in ef26cee8ae2c [2022-04-10T20:36:02.527Z] Removing intermediate container ef26cee8ae2c [2022-04-10T20:36:02.527Z] ---> bbaf8953e54b [2022-04-10T20:36:02.527Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:36:02.527Z] ---> Running in ae3ea79db17f [2022-04-10T20:36:03.099Z] Removing intermediate container ae3ea79db17f [2022-04-10T20:36:03.099Z] ---> c62a261a09b3 [2022-04-10T20:36:03.099Z] Step 21/23 : LABEL arch=x86_64 [2022-04-10T20:36:04.041Z] ---> Running in 2d7fcdb6244e [2022-04-10T20:36:04.617Z] Removing intermediate container 2d7fcdb6244e [2022-04-10T20:36:04.617Z] ---> 453204b4280b [2022-04-10T20:36:04.617Z] Step 22/23 : LABEL git_sha=7b8135c8b75821088796c022ca2592ed8a3645fa [2022-04-10T20:36:04.880Z] ---> Running in 5afbabed303b [2022-04-10T20:36:05.823Z] Removing intermediate container 5afbabed303b [2022-04-10T20:36:05.823Z] ---> 3e6c150525f4 [2022-04-10T20:36:05.823Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T20:36:06.098Z] ---> Running in b6d95bcd2e01 [2022-04-10T20:36:06.098Z] ---> 054c5b4692f8 [2022-04-10T20:36:06.098Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-10T20:36:06.098Z] ---> Running in 75ea33c9f91c [2022-04-10T20:36:06.360Z] Removing intermediate container b6d95bcd2e01 [2022-04-10T20:36:06.360Z] ---> 8452ea89cc11 [2022-04-10T20:36:06.360Z] [2022-04-10T20:36:06.360Z] Successfully built 8452ea89cc11 [2022-04-10T20:36:06.360Z] Successfully tagged sys-mgmt-agent:latest [2022-04-10T20:36:06.360Z]  Building sys-mgmt-agent ... done Building support-scheduler [2022-04-10T20:36:06.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/core-data/core-data ./cmd/core-data [2022-04-10T20:36:10.229Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:36:10.229Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:36:10.229Z] ---> 472a9a623b8a [2022-04-10T20:36:10.229Z] Step 3/22 : WORKDIR /edgex-go [2022-04-10T20:36:10.229Z] ---> Using cache [2022-04-10T20:36:10.229Z] ---> 1db294453726 [2022-04-10T20:36:10.229Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:36:10.229Z] ---> Using cache [2022-04-10T20:36:10.229Z] ---> 78026f52b7d9 [2022-04-10T20:36:10.229Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-10T20:36:12.230Z] ---> Running in 747efdbef08c [2022-04-10T20:36:12.898Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:36:13.839Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:36:13.839Z] OK: 221 MiB in 52 packages [2022-04-10T20:36:15.226Z] Removing intermediate container 747efdbef08c [2022-04-10T20:36:15.226Z] ---> 6e1c55765cf9 [2022-04-10T20:36:15.226Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-10T20:36:16.611Z] ---> 8e3916c77f88 [2022-04-10T20:36:16.611Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:36:16.871Z] ---> Running in 26ff6090f74d [2022-04-10T20:36:20.174Z] Removing intermediate container 26ff6090f74d [2022-04-10T20:36:20.174Z] ---> d1bbd5b8287a [2022-04-10T20:36:20.174Z] Step 8/22 : COPY . . [2022-04-10T20:36:28.317Z] ---> 3365907f0f40 [2022-04-10T20:36:28.317Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-10T20:36:28.317Z] ---> Running in d8bf8f4af438 [2022-04-10T20:36:28.317Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-10T20:36:30.245Z] Removing intermediate container 378c2a7f13f3 [2022-04-10T20:36:30.245Z] ---> 9830bf40ee33 [2022-04-10T20:36:30.245Z] [2022-04-10T20:36:30.245Z] Step 10/22 : FROM alpine:3.14 [2022-04-10T20:36:30.245Z] ---> e04c818066af [2022-04-10T20:36:30.245Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-10T20:36:30.245Z] ---> Running in a24cb1774e0b [2022-04-10T20:36:30.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:36:30.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:36:30.507Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-10T20:36:30.768Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-10T20:36:30.768Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T20:36:30.768Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T20:36:30.768Z] OK: 6 MiB in 16 packages [2022-04-10T20:36:31.714Z] Removing intermediate container a24cb1774e0b [2022-04-10T20:36:31.714Z] ---> fcd61d52d771 [2022-04-10T20:36:31.714Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T20:36:31.975Z] ---> Running in 4c706958299a [2022-04-10T20:36:32.546Z] Removing intermediate container 4c706958299a [2022-04-10T20:36:32.546Z] ---> 83737f07b7be [2022-04-10T20:36:32.546Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-10T20:36:32.811Z] ---> Running in d1661f1ff675 [2022-04-10T20:36:33.070Z] Removing intermediate container d1661f1ff675 [2022-04-10T20:36:33.070Z] ---> 029b41292311 [2022-04-10T20:36:33.070Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-10T20:36:33.331Z] ---> Running in 008688f4ad74 [2022-04-10T20:36:33.331Z] Removing intermediate container 75ea33c9f91c [2022-04-10T20:36:33.331Z] ---> ad5439461ad4 [2022-04-10T20:36:33.331Z] [2022-04-10T20:36:33.331Z] Step 10/23 : FROM alpine:3.14 [2022-04-10T20:36:33.331Z] ---> e04c818066af [2022-04-10T20:36:33.331Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-10T20:36:33.331Z] ---> Running in 5aebc2117624 [2022-04-10T20:36:33.592Z] Removing intermediate container 008688f4ad74 [2022-04-10T20:36:33.592Z] ---> e6ee3f350db6 [2022-04-10T20:36:33.592Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:36:33.592Z] Removing intermediate container 5aebc2117624 [2022-04-10T20:36:33.592Z] ---> 1077ad168a8d [2022-04-10T20:36:33.592Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-10T20:36:33.592Z] ---> Running in fb5e4a629c77 [2022-04-10T20:36:33.853Z] Removing intermediate container fb5e4a629c77 [2022-04-10T20:36:33.853Z] ---> fee88854a122 [2022-04-10T20:36:33.853Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-10T20:36:33.853Z] ---> 3bafe876fb9a [2022-04-10T20:36:33.853Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-10T20:36:33.853Z] ---> Running in 9ceb6bc75479 [2022-04-10T20:36:34.114Z] Removing intermediate container 9ceb6bc75479 [2022-04-10T20:36:34.114Z] ---> 06b5cbf2f991 [2022-04-10T20:36:34.114Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:36:34.376Z] ---> Running in 0b5d19933dd3 [2022-04-10T20:36:34.638Z] ---> bda86f7fb7e7 [2022-04-10T20:36:34.638Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-10T20:36:35.210Z] ---> a929d8c557e1 [2022-04-10T20:36:35.210Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-10T20:36:35.210Z] ---> Running in 8c1f7c620c14 [2022-04-10T20:36:35.478Z] Removing intermediate container 0b5d19933dd3 [2022-04-10T20:36:35.478Z] ---> 9eae27b1a38b [2022-04-10T20:36:35.478Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-10T20:36:35.478Z] Removing intermediate container 8c1f7c620c14 [2022-04-10T20:36:35.478Z] ---> f28c4dc10816 [2022-04-10T20:36:35.478Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:36:35.478Z] ---> Running in 7e9e6a415910 [2022-04-10T20:36:35.740Z] ---> Running in 4cd637017322 [2022-04-10T20:36:35.741Z] Removing intermediate container 4cd637017322 [2022-04-10T20:36:35.741Z] ---> b3fe9dee95fe [2022-04-10T20:36:35.741Z] Step 20/22 : LABEL arch=x86_64 [2022-04-10T20:36:36.002Z] ---> Running in 11316400c249 [2022-04-10T20:36:36.002Z] Removing intermediate container 11316400c249 [2022-04-10T20:36:36.002Z] ---> 8e56a76fe26b [2022-04-10T20:36:36.002Z] Step 21/22 : LABEL git_sha=7b8135c8b75821088796c022ca2592ed8a3645fa [2022-04-10T20:36:36.262Z] ---> Running in b25ef4a4bf81 [2022-04-10T20:36:36.262Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:36:36.262Z] Removing intermediate container b25ef4a4bf81 [2022-04-10T20:36:36.262Z] ---> f6667dc0c4df [2022-04-10T20:36:36.262Z] Step 22/22 : LABEL version=0.0.0 [2022-04-10T20:36:36.262Z] ---> Running in 816c995dafc6 [2022-04-10T20:36:36.521Z] Removing intermediate container 816c995dafc6 [2022-04-10T20:36:36.521Z] ---> d77b020af3ed [2022-04-10T20:36:36.521Z] [2022-04-10T20:36:36.521Z] Successfully built d77b020af3ed [2022-04-10T20:36:36.521Z] Successfully tagged support-notifications:latest [2022-04-10T20:36:36.521Z]  Building support-notifications ... done Building security-secretstore-setup [2022-04-10T20:36:37.090Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:36:37.350Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-10T20:36:37.350Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-10T20:36:37.610Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-10T20:36:37.610Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-10T20:36:37.610Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-10T20:36:37.871Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-10T20:36:37.871Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T20:36:37.871Z] OK: 8 MiB in 20 packages [2022-04-10T20:36:40.416Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:36:40.416Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:36:40.416Z] ---> 472a9a623b8a [2022-04-10T20:36:40.416Z] Step 3/25 : WORKDIR /edgex-go [2022-04-10T20:36:40.416Z] ---> Using cache [2022-04-10T20:36:40.416Z] ---> 1db294453726 [2022-04-10T20:36:40.416Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:36:40.416Z] ---> Using cache [2022-04-10T20:36:40.416Z] ---> 78026f52b7d9 [2022-04-10T20:36:40.416Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-10T20:36:40.416Z] ---> Using cache [2022-04-10T20:36:40.416Z] ---> 6e1c55765cf9 [2022-04-10T20:36:40.416Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-10T20:36:40.416Z] ---> Using cache [2022-04-10T20:36:40.416Z] ---> 8e3916c77f88 [2022-04-10T20:36:40.416Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:36:40.416Z] ---> Using cache [2022-04-10T20:36:40.416Z] ---> d1bbd5b8287a [2022-04-10T20:36:40.416Z] Step 8/25 : COPY . . [2022-04-10T20:36:40.416Z] ---> Using cache [2022-04-10T20:36:40.416Z] ---> 3365907f0f40 [2022-04-10T20:36:40.416Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-10T20:36:40.986Z] ---> Running in 768578d41809 [2022-04-10T20:36:40.986Z] Removing intermediate container 7e9e6a415910 [2022-04-10T20:36:40.986Z] ---> 3b700753a6bb [2022-04-10T20:36:40.986Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:36:41.556Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-10T20:36:41.557Z] ---> a8520ce094ed [2022-04-10T20:36:41.557Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-10T20:36:42.506Z] ---> 0966a98f8ec6 [2022-04-10T20:36:42.506Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-10T20:36:42.766Z] ---> 70eb7fab6797 [2022-04-10T20:36:42.766Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-10T20:36:42.766Z] ---> Running in 511f209ac8c6 [2022-04-10T20:36:42.766Z] Removing intermediate container 511f209ac8c6 [2022-04-10T20:36:42.766Z] ---> 57212e63c871 [2022-04-10T20:36:42.766Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:36:42.766Z] ---> Running in 0c8f53fb9d41 [2022-04-10T20:36:43.027Z] Removing intermediate container 0c8f53fb9d41 [2022-04-10T20:36:43.027Z] ---> 28a9b4662655 [2022-04-10T20:36:43.027Z] Step 21/23 : LABEL arch=x86_64 [2022-04-10T20:36:43.027Z] ---> Running in 0fdf3efdbeea [2022-04-10T20:36:43.287Z] Removing intermediate container 0fdf3efdbeea [2022-04-10T20:36:43.287Z] ---> 36f8d76f9680 [2022-04-10T20:36:43.287Z] Step 22/23 : LABEL git_sha=7b8135c8b75821088796c022ca2592ed8a3645fa [2022-04-10T20:36:43.287Z] ---> Running in 81e6fb6b3389 [2022-04-10T20:36:43.287Z] Removing intermediate container 81e6fb6b3389 [2022-04-10T20:36:43.287Z] ---> 5a93a1c498e3 [2022-04-10T20:36:43.287Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T20:36:43.546Z] ---> Running in 8b9634f69a6b [2022-04-10T20:36:43.546Z] Removing intermediate container 8b9634f69a6b [2022-04-10T20:36:43.546Z] ---> 118e17828a78 [2022-04-10T20:36:43.546Z] [2022-04-10T20:36:43.805Z] Successfully built 118e17828a78 [2022-04-10T20:36:43.805Z] Successfully tagged core-data:latest [2022-04-10T20:36:43.805Z]  Building core-data ... done Building security-spire-config [2022-04-10T20:36:49.086Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:36:49.086Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:36:49.086Z] ---> 472a9a623b8a [2022-04-10T20:36:49.086Z] Step 3/26 : WORKDIR /edgex-go [2022-04-10T20:36:49.086Z] ---> Using cache [2022-04-10T20:36:49.086Z] ---> 1db294453726 [2022-04-10T20:36:49.086Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:36:49.086Z] ---> Using cache [2022-04-10T20:36:49.086Z] ---> 78026f52b7d9 [2022-04-10T20:36:49.086Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-10T20:36:49.086Z] ---> Using cache [2022-04-10T20:36:49.086Z] ---> a059c0987edd [2022-04-10T20:36:49.086Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-10T20:36:49.086Z] ---> Using cache [2022-04-10T20:36:49.086Z] ---> 4e53233d0c1c [2022-04-10T20:36:49.086Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:36:49.086Z] ---> Using cache [2022-04-10T20:36:49.086Z] ---> 805217bfab6a [2022-04-10T20:36:49.086Z] Step 8/26 : COPY . . [2022-04-10T20:36:49.086Z] ---> Using cache [2022-04-10T20:36:49.086Z] ---> 4fa95262a476 [2022-04-10T20:36:49.086Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-10T20:36:49.086Z] ---> Using cache [2022-04-10T20:36:49.086Z] ---> 0017e164bcea [2022-04-10T20:36:49.086Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-10T20:36:49.086Z] ---> Using cache [2022-04-10T20:36:49.086Z] ---> 97a39f6baea5 [2022-04-10T20:36:49.086Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-10T20:36:49.086Z] ---> Using cache [2022-04-10T20:36:49.086Z] ---> 0fa5d90a15e2 [2022-04-10T20:36:49.086Z] 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-10T20:36:51.637Z] Building bin/spire-agent... [2022-04-10T20:36:51.637Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-10T20:36:51.637Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-10T20:36:51.637Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-10T20:36:51.898Z] Removing intermediate container d8bf8f4af438 [2022-04-10T20:36:51.898Z] ---> 39f8e085b633 [2022-04-10T20:36:51.898Z] [2022-04-10T20:36:51.898Z] Step 10/22 : FROM alpine:3.14 [2022-04-10T20:36:51.898Z] ---> e04c818066af [2022-04-10T20:36:51.898Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-10T20:36:51.898Z] ---> Using cache [2022-04-10T20:36:51.898Z] ---> e81069e890b8 [2022-04-10T20:36:51.898Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T20:36:51.898Z] ---> Using cache [2022-04-10T20:36:51.898Z] ---> 67e52e6f826e [2022-04-10T20:36:51.898Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-10T20:36:52.158Z] ---> Running in 5253609ca37b [2022-04-10T20:36:52.418Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-10T20:36:52.418Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-10T20:36:52.418Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-10T20:36:52.418Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-10T20:36:52.418Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-10T20:36:52.418Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-10T20:36:52.679Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-10T20:36:52.679Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-10T20:36:52.679Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-10T20:36:52.679Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-10T20:36:52.939Z]  ---> Running in 39c02bffd706 [2022-04-10T20:36:52.939Z] Building bin/spire-agent... [2022-04-10T20:36:52.939Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-10T20:36:53.199Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-10T20:36:53.199Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-10T20:36:53.199Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-10T20:36:53.769Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-10T20:36:53.769Z] spire-1.2.1/ [2022-04-10T20:36:53.769Z] spire-1.2.1/.data/ [2022-04-10T20:36:53.769Z] spire-1.2.1/.data/.file [2022-04-10T20:36:53.769Z] spire-1.2.1/.dockerignore [2022-04-10T20:36:53.769Z] spire-1.2.1/.gitattributes [2022-04-10T20:36:53.769Z] spire-1.2.1/.githooks/ [2022-04-10T20:36:53.769Z] spire-1.2.1/.githooks/pre-commit [2022-04-10T20:36:53.769Z] spire-1.2.1/.github/ [2022-04-10T20:36:53.769Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-10T20:36:53.769Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-10T20:36:53.769Z] spire-1.2.1/.github/dependabot.yml [2022-04-10T20:36:53.769Z] spire-1.2.1/.github/workflows/ [2022-04-10T20:36:53.769Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-10T20:36:53.769Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-10T20:36:53.769Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-10T20:36:53.769Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-10T20:36:53.769Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-10T20:36:53.769Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-10T20:36:53.769Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-10T20:36:53.769Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-10T20:36:53.769Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-10T20:36:53.769Z] spire-1.2.1/.gitignore [2022-04-10T20:36:53.769Z] spire-1.2.1/.go-version [2022-04-10T20:36:53.769Z] spire-1.2.1/.golangci.yml [2022-04-10T20:36:53.769Z] spire-1.2.1/ADOPTERS.md [2022-04-10T20:36:53.769Z] spire-1.2.1/CHANGELOG.md [2022-04-10T20:36:53.769Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-10T20:36:53.769Z] spire-1.2.1/CODEOWNERS [2022-04-10T20:36:53.769Z] spire-1.2.1/CONTRIBUTING.md [2022-04-10T20:36:53.769Z] spire-1.2.1/Dockerfile [2022-04-10T20:36:53.769Z] spire-1.2.1/Dockerfile.dev [2022-04-10T20:36:53.769Z] spire-1.2.1/Dockerfile.scratch [2022-04-10T20:36:53.769Z] spire-1.2.1/LICENSE [2022-04-10T20:36:53.769Z] spire-1.2.1/MAINTAINERS.md [2022-04-10T20:36:53.769Z] spire-1.2.1/Makefile [2022-04-10T20:36:53.769Z] spire-1.2.1/README.md [2022-04-10T20:36:53.769Z] spire-1.2.1/ROADMAP.md [2022-04-10T20:36:53.769Z] spire-1.2.1/SECURITY.md [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/ [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-agent/ [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-server/ [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-10T20:36:53.769Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/federation/list.gogo: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-10T20:36:54.033Z]  [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.gogo: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-10T20:36:54.033Z]  [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-10T20:36:54.033Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-10T20:36:54.033Z] spire-1.2.1/conf/ [2022-04-10T20:36:54.033Z] spire-1.2.1/conf/agent/ [2022-04-10T20:36:54.033Z] spire-1.2.1/conf/agent/agent.conf [2022-04-10T20:36:54.033Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-10T20:36:54.033Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-10T20:36:54.033Z] spire-1.2.1/conf/server/ [2022-04-10T20:36:54.033Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-10T20:36:54.033Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-10T20:36:54.033Z] spire-1.2.1/conf/server/server.conf [2022-04-10T20:36:54.033Z] spire-1.2.1/conf/server/server_full.conf [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/ [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/SPIRE101.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/auditlog.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/images/ [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/scaling_spire.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/spire_agent.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/spire_server.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/supported_integrations.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/telemetry.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/telemetry_config.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/upgrading.md [2022-04-10T20:36:54.033Z] spire-1.2.1/doc/using_spire.md [2022-04-10T20:36:54.033Z] spire-1.2.1/examples/ [2022-04-10T20:36:54.033Z] spire-1.2.1/examples/README.md [2022-04-10T20:36:54.033Z] spire-1.2.1/go.mod [2022-04-10T20:36:54.033Z] spire-1.2.1/go.sum [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/agent.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/api/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/client/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/common/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/config.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/manager/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-10T20:36:54.033Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/svid/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/api/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/api/names.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/auth/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/catalog/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cli/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/health/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/health/config.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/health/context.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/health/health.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/idutil/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/log/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/log/log.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/log/options.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/plugin/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/profiling/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/selector/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-10T20:36:54.034Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/uptime/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/util/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/util/task.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/version/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/version/version.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/x509util/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/api.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/health/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/id.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/status.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/bundle/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/ca/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/cache/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/catalog/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/config.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/datastore/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-10T20:36:54.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/registration/ [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/server.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/server_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/svid/ [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/proto/ [2022-04-10T20:36:54.036Z] spire-1.2.1/proto/private/ [2022-04-10T20:36:54.036Z] spire-1.2.1/proto/private/server/ [2022-04-10T20:36:54.036Z] spire-1.2.1/proto/private/server/journal/ [2022-04-10T20:36:54.036Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-10T20:36:54.036Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-10T20:36:54.036Z] spire-1.2.1/proto/spire/ [2022-04-10T20:36:54.036Z] spire-1.2.1/proto/spire/common/ [2022-04-10T20:36:54.036Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-10T20:36:54.036Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-10T20:36:54.036Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-10T20:36:54.036Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-10T20:36:54.036Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-10T20:36:54.036Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-10T20:36:54.036Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-10T20:36:54.036Z] spire-1.2.1/proto/spire/plugin/ [2022-04-10T20:36:54.036Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-10T20:36:54.036Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-10T20:36:54.036Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-10T20:36:54.036Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-10T20:36:54.036Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-10T20:36:54.036Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-10T20:36:54.036Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-10T20:36:54.036Z] spire-1.2.1/release/ [2022-04-10T20:36:54.036Z] spire-1.2.1/release/spire-extras/ [2022-04-10T20:36:54.036Z] spire-1.2.1/release/spire-extras/README.md [2022-04-10T20:36:54.036Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-10T20:36:54.036Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-10T20:36:54.036Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-10T20:36:54.036Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-10T20:36:54.036Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-10T20:36:54.036Z] spire-1.2.1/release/spire/ [2022-04-10T20:36:54.036Z] spire-1.2.1/release/spire/README.md [2022-04-10T20:36:54.036Z] spire-1.2.1/release/spire/conf/ [2022-04-10T20:36:54.036Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-10T20:36:54.036Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-10T20:36:54.036Z] spire-1.2.1/release/spire/conf/server/ [2022-04-10T20:36:54.036Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-10T20:36:54.036Z] spire-1.2.1/script/ [2022-04-10T20:36:54.036Z] spire-1.2.1/script/build-artifact.sh [2022-04-10T20:36:54.036Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-10T20:36:54.036Z] spire-1.2.1/support/ [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/ [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-10T20:36:54.036Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-10T20:36:54.036Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-10T20:36:54.036Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-10T20:36:54.036Z] spire-1.2.1/test/ [2022-04-10T20:36:54.036Z] spire-1.2.1/test/clock/ [2022-04-10T20:36:54.036Z] spire-1.2.1/test/clock/clock.go [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/ [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fixture/ [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fixture/certs/ [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-10T20:36:54.036Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/config/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/fixture.go [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/registration/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-10T20:36:54.037Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/README.md [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/common [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/setup/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-10T20:36:54.037Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/test-one.sh [2022-04-10T20:36:54.038Z] spire-1.2.1/test/integration/test.sh [2022-04-10T20:36:54.038Z] spire-1.2.1/test/plugintest/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/plugintest/config.go [2022-04-10T20:36:54.038Z] spire-1.2.1/test/plugintest/load.go [2022-04-10T20:36:54.038Z] spire-1.2.1/test/plugintest/option.go [2022-04-10T20:36:54.038Z] spire-1.2.1/test/spiretest/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-10T20:36:54.038Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-10T20:36:54.038Z] spire-1.2.1/test/spiretest/dir.go [2022-04-10T20:36:54.038Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-10T20:36:54.038Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-10T20:36:54.038Z] spire-1.2.1/test/spiretest/logs.go [2022-04-10T20:36:54.038Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-10T20:36:54.038Z] spire-1.2.1/test/spiretest/suite.go [2022-04-10T20:36:54.038Z] spire-1.2.1/test/spiretest/x509.go [2022-04-10T20:36:54.038Z] spire-1.2.1/test/testca/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/testca/ca.go [2022-04-10T20:36:54.038Z] spire-1.2.1/test/testkey/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/testkey/generate.sh [2022-04-10T20:36:54.038Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-10T20:36:54.038Z] spire-1.2.1/test/testkey/keys.go [2022-04-10T20:36:54.038Z] spire-1.2.1/test/testkey/new.go [2022-04-10T20:36:54.038Z] spire-1.2.1/test/tpmsimulator/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-10T20:36:54.038Z] spire-1.2.1/test/util/ [2022-04-10T20:36:54.038Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-10T20:36:54.038Z] spire-1.2.1/test/util/cert_generation.go [2022-04-10T20:36:54.038Z] spire-1.2.1/test/util/io_redirection.go [2022-04-10T20:36:54.038Z] spire-1.2.1/test/util/race.go [2022-04-10T20:36:54.038Z] spire-1.2.1/test/util/util.go [2022-04-10T20:36:54.038Z] building spire from source... [2022-04-10T20:36:54.038Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-10T20:36:54.038Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-10T20:36:54.038Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-10T20:36:54.038Z] Installing go1.17.7... [2022-04-10T20:36:54.038Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-10T20:36:54.298Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-10T20:36:54.298Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-10T20:36:54.298Z] Removing intermediate container 39c02bffd706 [2022-04-10T20:36:54.298Z] ---> 84ec23b53293 [2022-04-10T20:36:54.298Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-10T20:36:56.856Z] ---> Running in 8167cfa4dfec [2022-04-10T20:36:56.856Z] Removing intermediate container 8167cfa4dfec [2022-04-10T20:36:56.856Z] ---> 90dff28b3436 [2022-04-10T20:36:56.856Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:36:58.241Z] ---> ed5e4807b78f [2022-04-10T20:36:58.241Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-10T20:37:00.159Z] Building bin/spire-server... [2022-04-10T20:37:00.159Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-10T20:37:00.159Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-10T20:37:00.159Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-10T20:37:00.159Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-10T20:37:00.159Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-10T20:37:00.159Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-10T20:37:00.486Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-10T20:37:00.486Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-10T20:37:00.486Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-10T20:37:00.486Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-10T20:37:00.747Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-10T20:37:00.747Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-10T20:37:00.747Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-10T20:37:00.747Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-10T20:37:00.747Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-10T20:37:00.747Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-10T20:37:00.747Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-10T20:37:00.747Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-10T20:37:01.081Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-10T20:37:01.081Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-10T20:37:01.081Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-10T20:37:01.081Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-10T20:37:01.081Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-10T20:37:01.340Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-10T20:37:01.340Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-10T20:37:01.340Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-10T20:37:01.340Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-10T20:37:01.599Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-10T20:37:01.599Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-10T20:37:01.599Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-10T20:37:01.599Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-10T20:37:01.599Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-10T20:37:01.599Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-10T20:37:01.599Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-10T20:37:01.599Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-10T20:37:01.858Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-10T20:37:01.858Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-10T20:37:01.858Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-10T20:37:01.858Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-10T20:37:01.858Z]  ---> a748e09172b9 [2022-04-10T20:37:01.858Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-10T20:37:01.858Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-10T20:37:01.858Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-10T20:37:01.858Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-10T20:37:01.858Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-10T20:37:01.858Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-10T20:37:01.858Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-10T20:37:01.858Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-10T20:37:01.858Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-10T20:37:01.858Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-10T20:37:02.119Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-10T20:37:02.119Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-10T20:37:02.119Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-10T20:37:02.119Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-10T20:37:02.119Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-10T20:37:02.119Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-10T20:37:02.119Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-10T20:37:02.827Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-10T20:37:04.205Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-10T20:37:04.205Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-10T20:37:04.205Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T20:37:04.205Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-10T20:37:04.205Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-10T20:37:06.135Z]  ---> f71915b9c2f3 [2022-04-10T20:37:06.135Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-10T20:37:06.715Z] ---> Running in 47efc6cbefda [2022-04-10T20:37:06.715Z] Removing intermediate container 768578d41809 [2022-04-10T20:37:06.715Z] ---> 77550e2e2ff2 [2022-04-10T20:37:06.715Z] [2022-04-10T20:37:06.715Z] Step 10/25 : FROM alpine:3.14 [2022-04-10T20:37:06.715Z] ---> e04c818066af [2022-04-10T20:37:06.715Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-10T20:37:07.654Z] go: downloading google.golang.org/api v0.70.0 [2022-04-10T20:37:07.654Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-10T20:37:07.654Z] go: downloading k8s.io/api v0.23.4 [2022-04-10T20:37:07.654Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-10T20:37:07.654Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-10T20:37:07.655Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-10T20:37:07.914Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-10T20:37:08.173Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-10T20:37:08.173Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-10T20:37:08.443Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-10T20:37:08.443Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-10T20:37:08.702Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-10T20:37:08.702Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-10T20:37:08.702Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-10T20:37:08.962Z]  ---> Running in 8113069d76be [2022-04-10T20:37:08.962Z] Removing intermediate container 47efc6cbefda [2022-04-10T20:37:08.962Z] ---> cffb45944185 [2022-04-10T20:37:08.962Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:37:08.962Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-10T20:37:09.224Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-10T20:37:09.485Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-10T20:37:09.485Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-10T20:37:09.485Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-10T20:37:09.485Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-10T20:37:09.485Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-10T20:37:09.485Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-10T20:37:09.485Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-10T20:37:09.485Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-10T20:37:09.485Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-10T20:37:09.749Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-10T20:37:09.749Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-10T20:37:09.749Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-10T20:37:09.749Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-10T20:37:10.008Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-10T20:37:10.008Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-10T20:37:10.577Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-10T20:37:10.577Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-10T20:37:10.577Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-10T20:37:10.577Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-10T20:37:10.577Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-10T20:37:10.577Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-10T20:37:10.837Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-10T20:37:10.837Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-10T20:37:10.837Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-10T20:37:10.837Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-10T20:37:10.837Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-10T20:37:10.837Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-10T20:37:10.837Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-10T20:37:10.837Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-10T20:37:10.837Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-10T20:37:10.837Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-10T20:37:10.837Z]  ---> Running in d377db099c38 [2022-04-10T20:37:10.837Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-10T20:37:10.837Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-10T20:37:10.837Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-10T20:37:10.837Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-10T20:37:10.837Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-10T20:37:10.837Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-10T20:37:11.127Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-10T20:37:11.127Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-10T20:37:11.127Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-10T20:37:11.127Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-10T20:37:11.127Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-10T20:37:11.127Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-10T20:37:11.388Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-10T20:37:11.388Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-10T20:37:11.388Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-10T20:37:11.388Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-10T20:37:11.388Z] go: downloading go.opencensus.io v0.23.0 [2022-04-10T20:37:11.388Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-10T20:37:11.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:37:11.646Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-10T20:37:11.646Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-10T20:37:11.646Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-10T20:37:11.646Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-10T20:37:11.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:37:11.646Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-10T20:37:11.646Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-10T20:37:11.646Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-10T20:37:11.907Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-10T20:37:11.907Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-10T20:37:11.907Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-10T20:37:11.907Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-10T20:37:11.907Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-10T20:37:11.907Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-10T20:37:11.907Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-10T20:37:11.907Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-10T20:37:11.907Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-10T20:37:11.907Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-10T20:37:11.907Z] (3/3) Installing su-exec (0.2-r1) [2022-04-10T20:37:11.907Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T20:37:11.907Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-10T20:37:11.907Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-10T20:37:11.907Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-10T20:37:11.907Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T20:37:11.907Z] OK: 6 MiB in 17 packages [2022-04-10T20:37:12.842Z] Removing intermediate container d377db099c38 [2022-04-10T20:37:12.842Z] ---> c23781df2ea0 [2022-04-10T20:37:12.842Z] Step 20/22 : LABEL arch=x86_64 [2022-04-10T20:37:17.030Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-10T20:37:17.030Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-10T20:37:20.318Z]  ---> Running in da12b826e68a [2022-04-10T20:37:20.318Z] Removing intermediate container 8113069d76be [2022-04-10T20:37:20.318Z] ---> 972aae31636e [2022-04-10T20:37:20.318Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-10T20:37:21.696Z] ---> Running in 8daee3d88f98 [2022-04-10T20:37:21.696Z] Removing intermediate container da12b826e68a [2022-04-10T20:37:21.696Z] ---> a1abc2afe5f1 [2022-04-10T20:37:21.696Z] Step 21/22 : LABEL git_sha=7b8135c8b75821088796c022ca2592ed8a3645fa [2022-04-10T20:37:21.962Z] ---> Running in 4f936a5cd4d5 [2022-04-10T20:37:21.962Z] Removing intermediate container 8daee3d88f98 [2022-04-10T20:37:21.962Z] ---> 7368577fc516 [2022-04-10T20:37:21.962Z] Step 13/25 : WORKDIR / [2022-04-10T20:37:22.224Z] ---> Running in 2097eda33361 [2022-04-10T20:37:22.483Z] Removing intermediate container 4f936a5cd4d5 [2022-04-10T20:37:22.483Z] ---> 63ecda279b9d [2022-04-10T20:37:22.483Z] Step 22/22 : LABEL version=0.0.0 [2022-04-10T20:37:23.050Z] ---> Running in 468516618ec1 [2022-04-10T20:37:23.050Z] Removing intermediate container 2097eda33361 [2022-04-10T20:37:23.050Z] ---> bfff9ee9bd95 [2022-04-10T20:37:23.050Z] 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-10T20:37:23.657Z] Removing intermediate container 468516618ec1 [2022-04-10T20:37:23.657Z] ---> 20a07f35b3a6 [2022-04-10T20:37:23.657Z] [2022-04-10T20:37:23.657Z] Successfully built 20a07f35b3a6 [2022-04-10T20:37:23.657Z] Successfully tagged support-scheduler:latest [2022-04-10T20:37:23.657Z]  Building support-scheduler ... done Building security-spiffe-token-provider [2022-04-10T20:37:23.916Z] ---> 3f60b5acb80f [2022-04-10T20:37:23.916Z] 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-10T20:37:30.701Z] ---> efe5a1000678 [2022-04-10T20:37:30.701Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-10T20:37:30.961Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:37:30.961Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:37:30.961Z] ---> 472a9a623b8a [2022-04-10T20:37:30.961Z] Step 3/20 : WORKDIR /edgex-go [2022-04-10T20:37:30.961Z] ---> Using cache [2022-04-10T20:37:30.961Z] ---> 1db294453726 [2022-04-10T20:37:30.961Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-10T20:37:43.166Z] ---> 5ed220728efb [2022-04-10T20:37:43.166Z] 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-10T20:37:43.166Z] ---> Running in aebed5c9b49b [2022-04-10T20:37:46.452Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:37:46.452Z] ---> 248e65b34c2f [2022-04-10T20:37:46.452Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-10T20:37:47.022Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:37:47.589Z] v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T20:37:47.589Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T20:37:47.589Z] OK: 15864 distinct packages available [2022-04-10T20:37:47.589Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:37:48.532Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:37:48.791Z] OK: 221 MiB in 52 packages [2022-04-10T20:37:52.979Z] ---> fc6fd0c91fd3 [2022-04-10T20:37:52.979Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-10T20:37:55.525Z] Removing intermediate container aebed5c9b49b [2022-04-10T20:37:55.525Z] ---> 5a4afb7b0f2e [2022-04-10T20:37:55.525Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-10T20:38:00.891Z] ---> f14f8afe0561 [2022-04-10T20:38:00.891Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-10T20:38:00.891Z] ---> 546d8640c21b [2022-04-10T20:38:00.891Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:38:04.191Z] ---> Running in e047c57b3b6a [2022-04-10T20:38:04.191Z] ---> 9cd51e25043c [2022-04-10T20:38:04.191Z] 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-10T20:38:06.095Z] ---> Running in 1d97735ac466 [2022-04-10T20:38:11.365Z] Removing intermediate container e047c57b3b6a [2022-04-10T20:38:11.365Z] ---> 78781191202a [2022-04-10T20:38:11.365Z] Step 7/20 : COPY . . [2022-04-10T20:38:14.686Z] Removing intermediate container 1d97735ac466 [2022-04-10T20:38:14.686Z] ---> cac6b4b19e1e [2022-04-10T20:38:14.686Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-10T20:38:17.223Z] ---> Running in e574f7f198c3 [2022-04-10T20:38:17.484Z] Removing intermediate container e574f7f198c3 [2022-04-10T20:38:17.484Z] ---> df9d433fc0b3 [2022-04-10T20:38:17.484Z] Step 23/25 : LABEL arch=x86_64 [2022-04-10T20:38:17.484Z] ---> ef43385263cb [2022-04-10T20:38:17.484Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-10T20:38:17.742Z] ---> Running in 2d6bdbc2dd07 [2022-04-10T20:38:17.742Z] ---> Running in 6d5d6fdc9958 [2022-04-10T20:38:18.022Z] Removing intermediate container 2d6bdbc2dd07 [2022-04-10T20:38:18.022Z] ---> fab131dc452b [2022-04-10T20:38:18.022Z] Step 24/25 : LABEL git_sha=7b8135c8b75821088796c022ca2592ed8a3645fa [2022-04-10T20:38:18.281Z] ---> Running in 8a7165500ac4 [2022-04-10T20:38:18.281Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-10T20:38:18.849Z] Removing intermediate container 8a7165500ac4 [2022-04-10T20:38:18.849Z] ---> 08d6af01c454 [2022-04-10T20:38:18.849Z] Step 25/25 : LABEL version=0.0.0 [2022-04-10T20:38:19.417Z] ---> Running in f05d002b95d0 [2022-04-10T20:38:19.985Z] Removing intermediate container f05d002b95d0 [2022-04-10T20:38:19.985Z] ---> 69457589f48d [2022-04-10T20:38:19.985Z] [2022-04-10T20:38:20.243Z] Successfully built 69457589f48d [2022-04-10T20:38:20.243Z] Successfully tagged security-secretstore-setup:latest [2022-04-10T20:38:20.243Z] Building core-command [2022-04-10T20:38:22.148Z]  Building security-secretstore-setup ... done Removing intermediate container e878d140eaa0 [2022-04-10T20:38:22.148Z] ---> c1f39a08c1f8 [2022-04-10T20:38:22.148Z] [2022-04-10T20:38:22.148Z] Step 13/26 : FROM alpine:3.15 [2022-04-10T20:38:22.753Z] 3.15: Pulling from library/alpine [2022-04-10T20:38:23.013Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-10T20:38:23.013Z] Status: Downloaded newer image for alpine:3.15 [2022-04-10T20:38:23.013Z] ---> 0ac33e5f5afa [2022-04-10T20:38:23.013Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T20:38:23.582Z] Removing intermediate container 63a33de1d594 [2022-04-10T20:38:23.582Z] ---> c11f5f8ab1c6 [2022-04-10T20:38:23.582Z] [2022-04-10T20:38:23.582Z] Step 13/25 : FROM alpine:3.15 [2022-04-10T20:38:23.582Z] ---> 0ac33e5f5afa [2022-04-10T20:38:23.582Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T20:38:24.960Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:38:24.961Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:38:24.961Z] ---> 472a9a623b8a [2022-04-10T20:38:24.961Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T20:38:24.961Z] ---> Using cache [2022-04-10T20:38:24.961Z] ---> 1db294453726 [2022-04-10T20:38:24.961Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:38:24.961Z] ---> Using cache [2022-04-10T20:38:24.961Z] ---> 78026f52b7d9 [2022-04-10T20:38:24.961Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-10T20:38:24.961Z] ---> Using cache [2022-04-10T20:38:24.961Z] ---> 6e1c55765cf9 [2022-04-10T20:38:24.961Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T20:38:24.961Z] ---> Using cache [2022-04-10T20:38:24.961Z] ---> 8e3916c77f88 [2022-04-10T20:38:24.961Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:38:24.961Z] ---> Using cache [2022-04-10T20:38:24.961Z] ---> d1bbd5b8287a [2022-04-10T20:38:24.961Z] Step 8/23 : COPY . . [2022-04-10T20:38:24.961Z] ---> Using cache [2022-04-10T20:38:24.961Z] ---> 3365907f0f40 [2022-04-10T20:38:24.961Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-10T20:38:29.161Z] ---> Running in c76f071271ca [2022-04-10T20:38:29.161Z] ---> Running in cd70f9bca12f [2022-04-10T20:38:29.161Z] ---> Running in 8cece9de9cc5 [2022-04-10T20:38:29.161Z] Removing intermediate container cd70f9bca12f [2022-04-10T20:38:29.161Z] ---> 642bd9215158 [2022-04-10T20:38:29.161Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:38:29.161Z] Removing intermediate container 8cece9de9cc5 [2022-04-10T20:38:29.161Z] ---> 839ba5b7c445 [2022-04-10T20:38:29.161Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:38:29.425Z] ---> Running in bd3c9da4b0f1 [2022-04-10T20:38:29.425Z] ---> Running in faeb2b7faff4 [2022-04-10T20:38:29.425Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-10T20:38:31.333Z] Removing intermediate container faeb2b7faff4 [2022-04-10T20:38:31.333Z] ---> a0c549c9d2ec [2022-04-10T20:38:31.333Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-10T20:38:31.333Z] Removing intermediate container bd3c9da4b0f1 [2022-04-10T20:38:31.333Z] ---> 0bf8893062d2 [2022-04-10T20:38:31.333Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-10T20:38:31.333Z] ---> Running in d661c0522322 [2022-04-10T20:38:31.333Z] ---> Running in cb9d8e850e81 [2022-04-10T20:38:31.902Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:31.902Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:32.852Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:32.852Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:32.852Z] v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T20:38:32.852Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T20:38:32.852Z] OK: 15854 distinct packages available [2022-04-10T20:38:33.110Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:33.110Z] v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T20:38:33.110Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T20:38:33.110Z] OK: 15854 distinct packages available [2022-04-10T20:38:33.110Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:33.677Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:33.938Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:34.202Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-10T20:38:34.202Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-10T20:38:34.202Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-10T20:38:34.461Z] (3/5) Installing libucontext (1.1-r0) [2022-04-10T20:38:34.461Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-10T20:38:34.461Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-10T20:38:34.720Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-10T20:38:34.721Z] (3/5) Installing libucontext (1.1-r0) [2022-04-10T20:38:34.721Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T20:38:34.721Z] OK: 6 MiB in 19 packages [2022-04-10T20:38:34.721Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-10T20:38:35.067Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-10T20:38:35.067Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T20:38:35.067Z] OK: 6 MiB in 19 packages [2022-04-10T20:38:36.446Z] Removing intermediate container d661c0522322 [2022-04-10T20:38:36.446Z] ---> 84235cfb2e68 [2022-04-10T20:38:36.446Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-10T20:38:36.706Z] Removing intermediate container cb9d8e850e81 [2022-04-10T20:38:36.706Z] ---> 7063fb834833 [2022-04-10T20:38:36.706Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-10T20:38:39.248Z] Removing intermediate container 6d5d6fdc9958 [2022-04-10T20:38:39.248Z] ---> 14d7efe9104f [2022-04-10T20:38:39.248Z] [2022-04-10T20:38:39.248Z] Step 9/20 : FROM alpine:3.15 [2022-04-10T20:38:39.248Z] ---> 0ac33e5f5afa [2022-04-10T20:38:39.248Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T20:38:39.248Z] ---> Using cache [2022-04-10T20:38:39.248Z] ---> 839ba5b7c445 [2022-04-10T20:38:39.248Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:38:39.248Z] ---> Using cache [2022-04-10T20:38:39.248Z] ---> 0bf8893062d2 [2022-04-10T20:38:39.248Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-10T20:38:39.248Z] ---> b581cf95f1bd [2022-04-10T20:38:39.248Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-10T20:38:39.248Z] ---> c572f65e178e [2022-04-10T20:38:39.248Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-10T20:38:39.248Z] ---> Running in 71355680d767 [2022-04-10T20:38:39.816Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:39.816Z] ---> 1f2561c2d47b [2022-04-10T20:38:39.816Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-10T20:38:40.387Z] ---> 81f59be4d995 [2022-04-10T20:38:40.387Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-10T20:38:40.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:40.964Z] v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T20:38:40.964Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T20:38:40.964Z] OK: 15854 distinct packages available [2022-04-10T20:38:40.964Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:40.964Z] ---> 8302b29aca88 [2022-04-10T20:38:40.964Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-10T20:38:40.964Z] ---> 645c72ddde86 [2022-04-10T20:38:40.964Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-10T20:38:41.222Z] ---> Running in f44c1a19e77b [2022-04-10T20:38:41.509Z] Removing intermediate container f44c1a19e77b [2022-04-10T20:38:41.509Z] ---> fdcf266e14a3 [2022-04-10T20:38:41.509Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-10T20:38:41.509Z] ---> 874512b2991a [2022-04-10T20:38:41.509Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-10T20:38:41.509Z] ---> Running in 28161e59f8e0 [2022-04-10T20:38:41.769Z] Removing intermediate container 28161e59f8e0 [2022-04-10T20:38:41.769Z] ---> 750edbb0f954 [2022-04-10T20:38:41.769Z] Step 23/25 : LABEL arch=x86_64 [2022-04-10T20:38:41.769Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:41.769Z] ---> 1d160842629f [2022-04-10T20:38:41.769Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-10T20:38:41.769Z] ---> Running in 14cc38556c6f [2022-04-10T20:38:42.027Z] Removing intermediate container 14cc38556c6f [2022-04-10T20:38:42.027Z] ---> bfc8b97da824 [2022-04-10T20:38:42.027Z] Step 24/25 : LABEL git_sha=7b8135c8b75821088796c022ca2592ed8a3645fa [2022-04-10T20:38:42.027Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-10T20:38:42.291Z] ---> Running in 16e61d24c264 [2022-04-10T20:38:42.291Z] ---> 83cdf2d49aac [2022-04-10T20:38:42.291Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-10T20:38:42.291Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-10T20:38:42.291Z] ---> Running in e57bd1345f55 [2022-04-10T20:38:42.291Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-10T20:38:42.291Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-10T20:38:42.291Z] Removing intermediate container 16e61d24c264 [2022-04-10T20:38:42.291Z] ---> e2f5f0113f4f [2022-04-10T20:38:42.291Z] Step 25/25 : LABEL version=0.0.0 [2022-04-10T20:38:42.550Z] (5/9) Installing curl (7.80.0-r0) [2022-04-10T20:38:42.550Z] ---> Running in 3b01753558de [2022-04-10T20:38:42.550Z] Removing intermediate container e57bd1345f55 [2022-04-10T20:38:42.550Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-10T20:38:42.550Z] ---> cea32e535930 [2022-04-10T20:38:42.550Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-10T20:38:42.550Z] ---> Running in 6f9205bd93a8 [2022-04-10T20:38:42.808Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-10T20:38:42.808Z] Removing intermediate container 3b01753558de [2022-04-10T20:38:42.808Z] ---> 884d82c9ca9a [2022-04-10T20:38:42.808Z] [2022-04-10T20:38:42.808Z] (8/9) Installing libucontext (1.1-r0) [2022-04-10T20:38:42.808Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-10T20:38:42.808Z] Removing intermediate container 6f9205bd93a8 [2022-04-10T20:38:42.808Z] ---> b39d51c9c9f4 [2022-04-10T20:38:42.808Z] Step 24/26 : LABEL arch=x86_64 [2022-04-10T20:38:43.067Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T20:38:43.067Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T20:38:43.067Z] ---> Running in 9e6f5f435d7a [2022-04-10T20:38:43.067Z] Successfully built 884d82c9ca9a [2022-04-10T20:38:43.067Z] Successfully tagged security-spire-server:latest [2022-04-10T20:38:43.068Z]  Building security-spire-server ... done Building security-proxy-setup [2022-04-10T20:38:43.068Z] OK: 8 MiB in 23 packages [2022-04-10T20:38:43.329Z] Removing intermediate container 9e6f5f435d7a [2022-04-10T20:38:43.329Z] ---> 58f3704cce14 [2022-04-10T20:38:43.329Z] Step 25/26 : LABEL git_sha=7b8135c8b75821088796c022ca2592ed8a3645fa [2022-04-10T20:38:46.886Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:38:46.886Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:38:46.886Z] ---> 472a9a623b8a [2022-04-10T20:38:46.886Z] Step 3/22 : WORKDIR /edgex-go [2022-04-10T20:38:46.886Z] ---> Using cache [2022-04-10T20:38:46.886Z] ---> 1db294453726 [2022-04-10T20:38:46.886Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:38:46.886Z] ---> Using cache [2022-04-10T20:38:46.886Z] ---> 78026f52b7d9 [2022-04-10T20:38:46.886Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-10T20:38:46.886Z] ---> Using cache [2022-04-10T20:38:46.886Z] ---> 6e1c55765cf9 [2022-04-10T20:38:46.886Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-10T20:38:46.886Z] ---> Using cache [2022-04-10T20:38:46.886Z] ---> 8e3916c77f88 [2022-04-10T20:38:46.886Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:38:46.886Z] ---> Using cache [2022-04-10T20:38:46.886Z] ---> d1bbd5b8287a [2022-04-10T20:38:46.886Z] Step 8/22 : COPY . . [2022-04-10T20:38:46.886Z] ---> Using cache [2022-04-10T20:38:46.886Z] ---> 3365907f0f40 [2022-04-10T20:38:46.886Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-10T20:38:47.455Z] ---> Running in 1727f085d980 [2022-04-10T20:38:47.713Z] ---> Running in 2978a7c82065 [2022-04-10T20:38:47.972Z] Removing intermediate container 1727f085d980 [2022-04-10T20:38:47.972Z] ---> 97128d4fd545 [2022-04-10T20:38:47.972Z] Step 26/26 : LABEL version=0.0.0 [2022-04-10T20:38:48.231Z] ---> Running in 4b0fe503c075 [2022-04-10T20:38:48.231Z] Removing intermediate container 71355680d767 [2022-04-10T20:38:48.231Z] ---> 63d6fb986219 [2022-04-10T20:38:48.231Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:38:48.846Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-10T20:38:49.106Z] Removing intermediate container 4b0fe503c075 [2022-04-10T20:38:49.106Z] ---> 532b3dd0163f [2022-04-10T20:38:49.106Z] [2022-04-10T20:38:49.738Z] Successfully built 532b3dd0163f [2022-04-10T20:38:49.738Z] Successfully tagged security-spire-agent:latest [2022-04-10T20:38:50.306Z]  Building security-spire-agent ... done  ---> f91133a6c810 [2022-04-10T20:38:50.306Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-10T20:38:50.900Z] Removing intermediate container c76f071271ca [2022-04-10T20:38:50.900Z] ---> 0917332d4b3b [2022-04-10T20:38:50.900Z] [2022-04-10T20:38:50.900Z] Step 10/23 : FROM alpine:3.14 [2022-04-10T20:38:50.900Z] ---> e04c818066af [2022-04-10T20:38:50.900Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-10T20:38:50.900Z] ---> Using cache [2022-04-10T20:38:50.900Z] ---> e81069e890b8 [2022-04-10T20:38:50.900Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T20:38:50.900Z] ---> Using cache [2022-04-10T20:38:50.900Z] ---> 67e52e6f826e [2022-04-10T20:38:50.900Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-10T20:38:50.900Z] ---> Running in 8c61e8e60480 [2022-04-10T20:38:51.213Z] ---> 776429810add [2022-04-10T20:38:51.213Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-10T20:38:51.213Z] Removing intermediate container 8c61e8e60480 [2022-04-10T20:38:51.213Z] ---> 0b1856fe650a [2022-04-10T20:38:51.213Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-10T20:38:51.497Z] ---> d141b94e96fe [2022-04-10T20:38:51.497Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-10T20:38:51.497Z] ---> Running in ba814dbcb3d9 [2022-04-10T20:38:51.497Z] ---> Running in f3b9b5a85cec [2022-04-10T20:38:51.785Z] Removing intermediate container ba814dbcb3d9 [2022-04-10T20:38:51.785Z] ---> 903665bd5531 [2022-04-10T20:38:51.785Z] Step 15/23 : WORKDIR / [2022-04-10T20:38:51.785Z] ---> Running in 62636a51b2f7 [2022-04-10T20:38:51.785Z] Removing intermediate container f3b9b5a85cec [2022-04-10T20:38:51.785Z] ---> 39ab1b9e99f9 [2022-04-10T20:38:51.785Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:38:51.785Z] ---> Running in 7e4f70fba356 [2022-04-10T20:38:51.785Z] Removing intermediate container 62636a51b2f7 [2022-04-10T20:38:51.785Z] ---> 0d69a4b93ab9 [2022-04-10T20:38:51.785Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:38:52.046Z] Removing intermediate container 7e4f70fba356 [2022-04-10T20:38:52.046Z] ---> 69b48ebe0f58 [2022-04-10T20:38:52.046Z] Step 18/20 : LABEL arch=x86_64 [2022-04-10T20:38:52.317Z] ---> Running in c3a52657e206 [2022-04-10T20:38:52.885Z] ---> 9b1ba68351bc [2022-04-10T20:38:52.885Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-10T20:38:52.885Z] Removing intermediate container c3a52657e206 [2022-04-10T20:38:52.885Z] ---> 0bfe0358b591 [2022-04-10T20:38:52.885Z] Step 19/20 : LABEL git_sha=7b8135c8b75821088796c022ca2592ed8a3645fa [2022-04-10T20:38:53.452Z] ---> Running in 26abd6ec6072 [2022-04-10T20:38:53.711Z] ---> 66eef46f9d3b [2022-04-10T20:38:53.711Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-10T20:38:53.711Z] Removing intermediate container 26abd6ec6072 [2022-04-10T20:38:53.711Z] ---> 848ef9ad9773 [2022-04-10T20:38:53.711Z] Step 20/20 : LABEL version=0.0.0 [2022-04-10T20:38:53.970Z] ---> Running in b780969a25ed [2022-04-10T20:38:54.227Z] ---> a85e111dd415 [2022-04-10T20:38:54.227Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-10T20:38:54.488Z] ---> Running in 6a70f2490ac8 [2022-04-10T20:38:54.488Z] Removing intermediate container b780969a25ed [2022-04-10T20:38:54.488Z] ---> 2e19e241ecb4 [2022-04-10T20:38:54.488Z] [2022-04-10T20:38:54.747Z] Successfully built 2e19e241ecb4 [2022-04-10T20:38:54.747Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-10T20:38:55.006Z]  Building security-spiffe-token-provider ... done Removing intermediate container 6a70f2490ac8 [2022-04-10T20:38:55.006Z] ---> b224fee8f821 [2022-04-10T20:38:55.006Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:38:55.265Z] ---> Running in 2281ffa06bd6 [2022-04-10T20:38:55.265Z] Removing intermediate container 2281ffa06bd6 [2022-04-10T20:38:55.265Z] ---> f765e13bc12d [2022-04-10T20:38:55.265Z] Step 21/23 : LABEL arch=x86_64 [2022-04-10T20:38:55.524Z] ---> Running in 5fd931f07927 [2022-04-10T20:38:55.524Z] Removing intermediate container 5fd931f07927 [2022-04-10T20:38:55.524Z] ---> 61f79a4e4523 [2022-04-10T20:38:55.524Z] Step 22/23 : LABEL git_sha=7b8135c8b75821088796c022ca2592ed8a3645fa [2022-04-10T20:38:55.820Z] ---> Running in f7e517a48f6c [2022-04-10T20:38:55.820Z] Removing intermediate container f7e517a48f6c [2022-04-10T20:38:55.820Z] ---> 4421c43ee854 [2022-04-10T20:38:55.820Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T20:38:56.116Z] ---> Running in 940b12362e74 [2022-04-10T20:38:56.376Z] Removing intermediate container 940b12362e74 [2022-04-10T20:38:56.376Z] ---> d1fddd5773d5 [2022-04-10T20:38:56.376Z] [2022-04-10T20:38:56.376Z] Successfully built d1fddd5773d5 [2022-04-10T20:38:56.376Z] Successfully tagged core-command:latest [2022-04-10T20:38:58.280Z]  Building core-command ... done Building bin/spire-agent... [2022-04-10T20:38:58.280Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-10T20:38:58.280Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-10T20:38:58.280Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-10T20:38:58.280Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-10T20:38:59.214Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-10T20:38:59.214Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-10T20:38:59.214Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-10T20:38:59.214Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-10T20:38:59.214Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-10T20:38:59.214Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-10T20:38:59.214Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-10T20:38:59.214Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-10T20:38:59.215Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-10T20:39:03.404Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-10T20:39:11.522Z] Removing intermediate container 2978a7c82065 [2022-04-10T20:39:11.522Z] ---> acad5d4eb01d [2022-04-10T20:39:11.522Z] [2022-04-10T20:39:11.522Z] Step 10/22 : FROM alpine:3.14 [2022-04-10T20:39:11.522Z] ---> e04c818066af [2022-04-10T20:39:11.522Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-10T20:39:11.522Z] ---> Running in 368d1f918ba8 [2022-04-10T20:39:11.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:39:12.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:39:12.036Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-10T20:39:12.294Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-10T20:39:12.294Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-10T20:39:12.294Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-10T20:39:12.294Z] (5/6) Installing curl (7.79.1-r0) [2022-04-10T20:39:12.294Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-10T20:39:12.294Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T20:39:12.294Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T20:39:12.294Z] OK: 8 MiB in 20 packages [2022-04-10T20:39:14.823Z] Removing intermediate container 368d1f918ba8 [2022-04-10T20:39:14.824Z] ---> 2f5fc83d642c [2022-04-10T20:39:14.824Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-10T20:39:14.824Z] ---> Running in 682ad376c9e5 [2022-04-10T20:39:14.824Z] Removing intermediate container 682ad376c9e5 [2022-04-10T20:39:14.824Z] ---> 9f3d306cff53 [2022-04-10T20:39:14.824Z] Step 13/22 : WORKDIR /edgex [2022-04-10T20:39:14.824Z] ---> Running in 7b66096f9b36 [2022-04-10T20:39:15.129Z] Removing intermediate container 7b66096f9b36 [2022-04-10T20:39:15.129Z] ---> 2028836209cc [2022-04-10T20:39:15.129Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-10T20:39:15.388Z] ---> 56ca072ccaa0 [2022-04-10T20:39:15.388Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-10T20:39:16.326Z] ---> 1a86d7d481ab [2022-04-10T20:39:16.326Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-10T20:39:16.584Z] ---> f642fee8d44d [2022-04-10T20:39:16.584Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-10T20:39:16.843Z] ---> dad596dd69c6 [2022-04-10T20:39:16.843Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-10T20:39:16.843Z] ---> Running in 30339f354fc0 [2022-04-10T20:39:17.819Z] Removing intermediate container 30339f354fc0 [2022-04-10T20:39:17.819Z] ---> b9fa2b9ee6a3 [2022-04-10T20:39:17.819Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-10T20:39:17.819Z] ---> Running in 264f590fdb20 [2022-04-10T20:39:18.078Z] Removing intermediate container 264f590fdb20 [2022-04-10T20:39:18.078Z] ---> 415e82814ec6 [2022-04-10T20:39:18.078Z] Step 20/22 : LABEL arch=x86_64 [2022-04-10T20:39:18.078Z] ---> Running in 158ef4b4249b [2022-04-10T20:39:18.338Z] Removing intermediate container 158ef4b4249b [2022-04-10T20:39:18.338Z] ---> 2d97cbb86afe [2022-04-10T20:39:18.338Z] Step 21/22 : LABEL git_sha=7b8135c8b75821088796c022ca2592ed8a3645fa [2022-04-10T20:39:18.338Z] ---> Running in f31ee0cc4af9 [2022-04-10T20:39:18.598Z] Removing intermediate container f31ee0cc4af9 [2022-04-10T20:39:18.598Z] ---> d5e27a6b19aa [2022-04-10T20:39:18.598Z] Step 22/22 : LABEL version=0.0.0 [2022-04-10T20:39:18.598Z] ---> Running in 2a00e711c457 [2022-04-10T20:39:18.857Z] Removing intermediate container 2a00e711c457 [2022-04-10T20:39:18.857Z] ---> bf83eae328ad [2022-04-10T20:39:18.857Z] [2022-04-10T20:39:18.857Z] Successfully built bf83eae328ad [2022-04-10T20:39:18.857Z] Successfully tagged security-proxy-setup:latest [2022-04-10T20:39:57.580Z]  Building security-proxy-setup ... done Removing intermediate container 5253609ca37b [2022-04-10T20:39:57.580Z] ---> 108c567e906d [2022-04-10T20:39:57.580Z] [2022-04-10T20:39:57.580Z] Step 13/26 : FROM alpine:3.15 [2022-04-10T20:39:57.580Z] ---> 0ac33e5f5afa [2022-04-10T20:39:57.580Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T20:39:57.580Z] ---> Using cache [2022-04-10T20:39:57.580Z] ---> 839ba5b7c445 [2022-04-10T20:39:57.580Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:39:57.580Z] ---> Using cache [2022-04-10T20:39:57.580Z] ---> 0bf8893062d2 [2022-04-10T20:39:57.580Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-10T20:39:57.580Z] ---> Running in dc560c1fb40b [2022-04-10T20:39:57.580Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:39:57.580Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:39:57.580Z] v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T20:39:57.580Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T20:39:57.580Z] OK: 15854 distinct packages available [2022-04-10T20:39:57.580Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:39:57.580Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:39:57.580Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-10T20:39:57.580Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-10T20:39:57.580Z] (3/4) Installing libucontext (1.1-r0) [2022-04-10T20:39:57.580Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-10T20:39:57.580Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T20:39:57.580Z] OK: 6 MiB in 18 packages [2022-04-10T20:39:58.151Z] Removing intermediate container dc560c1fb40b [2022-04-10T20:39:58.151Z] ---> 58b2fa99c062 [2022-04-10T20:39:58.151Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-10T20:39:59.546Z] ---> 0f48dd1c81a2 [2022-04-10T20:39:59.546Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-10T20:39:59.546Z] ---> 022362c351c0 [2022-04-10T20:39:59.546Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-10T20:39:59.546Z] ---> Running in e6f2ac7cc6ca [2022-04-10T20:39:59.546Z] Removing intermediate container e6f2ac7cc6ca [2022-04-10T20:39:59.546Z] ---> 068ef94d394f [2022-04-10T20:39:59.546Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-10T20:39:59.805Z] ---> d97223306d87 [2022-04-10T20:39:59.805Z] Step 21/26 : WORKDIR / [2022-04-10T20:39:59.805Z] ---> Running in 9a40bcd0ccff [2022-04-10T20:39:59.805Z] Removing intermediate container 9a40bcd0ccff [2022-04-10T20:39:59.805Z] ---> 41f5fe9df5f0 [2022-04-10T20:39:59.805Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-10T20:39:59.805Z] ---> Running in e3c58341d8e5 [2022-04-10T20:40:00.065Z] Removing intermediate container e3c58341d8e5 [2022-04-10T20:40:00.065Z] ---> 365f4388b9ce [2022-04-10T20:40:00.065Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-10T20:40:00.065Z] ---> Running in ad486b283615 [2022-04-10T20:40:00.065Z] Removing intermediate container ad486b283615 [2022-04-10T20:40:00.065Z] ---> b509807467ea [2022-04-10T20:40:00.065Z] Step 24/26 : LABEL arch=x86_64 [2022-04-10T20:40:00.065Z] ---> Running in 42c87a2b7747 [2022-04-10T20:40:00.332Z] Removing intermediate container 42c87a2b7747 [2022-04-10T20:40:00.332Z] ---> 992b50051895 [2022-04-10T20:40:00.332Z] Step 25/26 : LABEL git_sha=7b8135c8b75821088796c022ca2592ed8a3645fa [2022-04-10T20:40:00.332Z] ---> Running in 271edc7e9897 [2022-04-10T20:40:00.332Z] Removing intermediate container 271edc7e9897 [2022-04-10T20:40:00.332Z] ---> 9fed0f2db01a [2022-04-10T20:40:00.332Z] Step 26/26 : LABEL version=0.0.0 [2022-04-10T20:40:00.593Z] ---> Running in 37531b606591 [2022-04-10T20:40:00.593Z] Removing intermediate container 37531b606591 [2022-04-10T20:40:00.593Z] ---> 5fdb141cc2ea [2022-04-10T20:40:00.593Z] [2022-04-10T20:40:00.593Z] Successfully built 5fdb141cc2ea [2022-04-10T20:40:00.593Z] Successfully tagged security-spire-config:latest [2022-04-10T20:40:00.860Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-10T20:40:00.881Z] $ docker stop --time=1 539012d1d5006c3237d0e7f05e88d67bb23641aaba3cda6b3864b260b9915455 [2022-04-10T20:40:02.218Z] $ docker rm -f 539012d1d5006c3237d0e7f05e88d67bb23641aaba3cda6b3864b260b9915455 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-10T20:40:02.563Z] + docker images [2022-04-10T20:40:02.563Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-10T20:40:02.563Z] security-spire-config latest 5fdb141cc2ea 2 seconds ago 86.7MB [2022-04-10T20:40:02.563Z] 108c567e906d 18 seconds ago 4.5GB [2022-04-10T20:40:02.563Z] security-proxy-setup latest bf83eae328ad 44 seconds ago 43.4MB [2022-04-10T20:40:02.563Z] acad5d4eb01d 52 seconds ago 1.63GB [2022-04-10T20:40:02.563Z] core-command latest d1fddd5773d5 About a minute ago 24.5MB [2022-04-10T20:40:02.563Z] security-spiffe-token-provider latest 2e19e241ecb4 About a minute ago 28.5MB [2022-04-10T20:40:02.563Z] 0917332d4b3b About a minute ago 1.61GB [2022-04-10T20:40:02.563Z] security-spire-agent latest 532b3dd0163f About a minute ago 127MB [2022-04-10T20:40:02.563Z] security-spire-server latest 884d82c9ca9a About a minute ago 87.3MB [2022-04-10T20:40:02.563Z] 14d7efe9104f About a minute ago 1.61GB [2022-04-10T20:40:02.563Z] security-secretstore-setup latest 69457589f48d About a minute ago 42.1MB [2022-04-10T20:40:02.563Z] c1f39a08c1f8 About a minute ago 4.5GB [2022-04-10T20:40:02.563Z] c11f5f8ab1c6 About a minute ago 4.5GB [2022-04-10T20:40:02.563Z] support-scheduler latest 20a07f35b3a6 2 minutes ago 26MB [2022-04-10T20:40:02.563Z] 77550e2e2ff2 2 minutes ago 1.63GB [2022-04-10T20:40:02.563Z] 39f8e085b633 3 minutes ago 1.62GB [2022-04-10T20:40:02.563Z] core-data latest 118e17828a78 3 minutes ago 35.9MB [2022-04-10T20:40:02.563Z] support-notifications latest d77b020af3ed 3 minutes ago 26.6MB [2022-04-10T20:40:02.563Z] ad5439461ad4 3 minutes ago 1.65GB [2022-04-10T20:40:02.563Z] 9830bf40ee33 3 minutes ago 1.62GB [2022-04-10T20:40:02.563Z] sys-mgmt-agent latest 8452ea89cc11 3 minutes ago 307MB [2022-04-10T20:40:02.563Z] security-bootstrapper latest 79eaef04a000 4 minutes ago 24.3MB [2022-04-10T20:40:02.563Z] core-metadata latest ce1abb95902f 4 minutes ago 26.2MB [2022-04-10T20:40:02.563Z] 8b52ffb18e9d 4 minutes ago 1.62GB [2022-04-10T20:40:02.563Z] ed9a2ab8d898 4 minutes ago 1.62GB [2022-04-10T20:40:02.563Z] 905af453a390 4 minutes ago 1.61GB [2022-04-10T20:40:02.563Z] ci-base-image-x86_64 latest 472a9a623b8a 8 minutes ago 896MB [2022-04-10T20:40:02.563Z] docker 20.10.14 7417809fdb73 5 days ago 218MB [2022-04-10T20:40:02.563Z] alpine 3.14 e04c818066af 5 days ago 5.59MB [2022-04-10T20:40:02.563Z] alpine 3.15 0ac33e5f5afa 5 days ago 5.57MB [2022-04-10T20:40:02.563Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-10T20:40:02.563Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-10T20:40:02.563Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-04-10T20:40:17.722Z] Still waiting to schedule task [2022-04-10T20:40:17.723Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-04-10T22:23:40.947Z] Running on prd-ubuntu18.04-docker-8c-8g-18807 in /w/workspace/edgexfoundry_edgex-go_PR-3950 [Pipeline] { [Pipeline] ws [2022-04-10T22:23:40.957Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-04-10T22:23:41.037Z] The recommended git tool is: git [2022-04-10T22:23:42.587Z] using credential edgex-jenkins-ssh [2022-04-10T22:23:42.599Z] Cloning the remote Git repository [2022-04-10T22:23:42.585Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-10T22:23:42.620Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-04-10T22:23:42.657Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-10T22:23:42.658Z] > git --version # timeout=10 [2022-04-10T22:23:42.663Z] > git --version # 'git version 2.17.1' [2022-04-10T22:23:42.664Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-10T22:23:42.687Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-10T22:23:48.970Z] Merging remotes/origin/main commit 8a1959b2d712e16ab913b58ac80647e8a84f2556 into PR head commit e6e6868e0a3c72ce24bda0da472ee16f31690baf [2022-04-10T22:23:49.113Z] Merge succeeded, producing a41bc054913ec3240009167dc65060cb22b3b787 [2022-04-10T22:23:49.113Z] Checking out Revision a41bc054913ec3240009167dc65060cb22b3b787 (PR-3950) [2022-04-10T22:23:48.249Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-10T22:23:48.255Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-10T22:23:48.266Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-10T22:23:48.277Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-10T22:23:48.277Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-10T22:23:48.282Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3950/head:refs/remotes/origin/PR-3950 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-10T22:23:48.957Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T22:23:48.963Z] > git checkout -f e6e6868e0a3c72ce24bda0da472ee16f31690baf # timeout=10 [2022-04-10T22:23:49.024Z] > git remote # timeout=10 [2022-04-10T22:23:49.030Z] > git config --get remote.origin.url # timeout=10 [2022-04-10T22:23:49.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-10T22:23:49.039Z] > git merge 8a1959b2d712e16ab913b58ac80647e8a84f2556 # timeout=10 [2022-04-10T22:23:49.087Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-10T22:23:49.095Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T22:23:49.101Z] > git checkout -f a41bc054913ec3240009167dc65060cb22b3b787 # timeout=10 [2022-04-10T22:23:52.621Z] Commit message: "Merge commit '8a1959b2d712e16ab913b58ac80647e8a84f2556' into HEAD" [2022-04-10T22:23:52.610Z] > git rev-list --no-walk e6e6868e0a3c72ce24bda0da472ee16f31690baf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-10T22:23:53.704Z] + echo snap-build.sh [2022-04-10T22:23:53.704Z] snap-build.sh [2022-04-10T22:23:53.704Z] + SNAP_BASE_DIR=. [2022-04-10T22:23:53.704Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2022-04-10T22:23:53.704Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2022-04-10T22:23:53.704Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2022-04-10T22:23:53.704Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2022-04-10T22:23:53.704Z] + cd /w/workspace/edgex-go/3 [2022-04-10T22:23:53.704Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-04-10T22:23:53.704Z] Reading package lists... [2022-04-10T22:23:53.704Z] Building dependency tree... [2022-04-10T22:23:53.704Z] Reading state information... [2022-04-10T22:23:53.704Z] The following packages were automatically installed and are no longer required: [2022-04-10T22:23:53.704Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-04-10T22:23:53.704Z] uidmap xdelta3 [2022-04-10T22:23:53.704Z] Use 'sudo apt autoremove' to remove them. [2022-04-10T22:23:53.704Z] The following packages will be REMOVED: [2022-04-10T22:23:53.704Z] lxd* lxd-client* [2022-04-10T22:23:53.704Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-04-10T22:23:53.967Z] After this operation, 31.7 MB disk space will be freed. [2022-04-10T22:23:54.749Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) [2022-04-10T22:23:54.749Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-10T22:23:55.320Z] Removing lxd dnsmasq configuration [2022-04-10T22:23:55.582Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-04-10T22:23:55.582Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-04-10T22:23:56.527Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-04-10T22:23:56.527Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) [2022-04-10T22:23:56.527Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-10T22:23:57.924Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-04-10T22:23:57.924Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-04-10T22:23:58.502Z] + sudo snap remove --purge lxd [2022-04-10T22:23:58.765Z] snap "lxd" is not installed [2022-04-10T22:23:58.765Z] + sudo groupadd --force --system lxd [2022-04-10T22:23:58.765Z] ++ whoami [2022-04-10T22:23:58.765Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-04-10T22:23:58.765Z] + newgrp - lxd [2022-04-10T22:23:58.765Z] + sudo snap install lxd [2022-04-10T22:24:08.810Z] 2022-04-10T22:24:05Z INFO Waiting for automatic snapd restart... [2022-04-10T22:24:21.058Z] lxd 5.0.0-c5bcb80 from Canonical* installed [2022-04-10T22:24:21.058Z] + sudo lxd init --auto [2022-04-10T22:24:31.089Z] + sudo snap install --classic snapcraft [2022-04-10T22:24:35.297Z] snapcraft 6.1 from Canonical* installed [2022-04-10T22:24:35.297Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-04-10T22:24:35.297Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-04-10T22:24:35.297Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-10T22:24:35.297Z] Dload Upload Total Spent Left Speed [2022-04-10T22:24:35.297Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3940 0 --:--:-- --:--:-- --:--:-- 3940 [2022-04-10T22:24:35.297Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 9694k 0 --:--:-- --:--:-- --:--:-- 52.3M [2022-04-10T22:24:35.297Z] ./yq_linux_amd64 [2022-04-10T22:24:35.297Z] + sudo snapcraft prime --use-lxd [2022-04-10T22:24:37.214Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-04-10T22:24:37.214Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-04-10T22:24:37.214Z] - README.md [2022-04-10T22:24:37.214Z] [2022-04-10T22:24:37.214Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-10T22:24:37.475Z] Launching a container. [2022-04-10T22:24:49.732Z] Waiting for container to be ready [2022-04-10T22:24:49.732Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-04-10T22:24:49.732Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-04-10T22:24:49.732Z] [2022-04-10T22:24:53.939Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-04-10T22:24:54.339Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18816 in /w/workspace/edgexfoundry_edgex-go_PR-3950 [Pipeline] { [Pipeline] ws [2022-04-10T22:24:54.352Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-04-10T22:24:54.516Z] Waiting for network to be ready... [2022-04-10T22:24:54.725Z] The recommended git tool is: git [2022-04-10T22:24:54.776Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-04-10T22:24:55.036Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-04-10T22:24:55.036Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1384 kB] [2022-04-10T22:24:55.036Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [239 kB] [2022-04-10T22:24:55.298Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-04-10T22:24:55.298Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-04-10T22:24:55.298Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [859 kB] [2022-04-10T22:24:55.298Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] [2022-04-10T22:24:55.298Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [696 kB] [2022-04-10T22:24:55.298Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-04-10T22:24:55.558Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-04-10T22:24:55.558Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-04-10T22:24:55.818Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-04-10T22:24:55.818Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-04-10T22:24:55.818Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-04-10T22:24:55.818Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-04-10T22:24:55.818Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-04-10T22:24:55.818Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-04-10T22:24:56.391Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-04-10T22:24:56.391Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1712 kB] [2022-04-10T22:24:56.391Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [320 kB] [2022-04-10T22:24:56.391Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-04-10T22:24:56.391Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-04-10T22:24:56.391Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [917 kB] [2022-04-10T22:24:56.391Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [131 kB] [2022-04-10T22:24:56.391Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB] [2022-04-10T22:24:56.391Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] [2022-04-10T22:24:58.934Z] Fetched 23.7 MB in 4s (6415 kB/s) [2022-04-10T22:24:59.194Z] Reading package lists... [2022-04-10T22:24:59.455Z] Reading package lists... [2022-04-10T22:24:59.718Z] Building dependency tree... [2022-04-10T22:24:59.718Z] Reading state information... [2022-04-10T22:24:59.978Z] The following additional packages will be installed: [2022-04-10T22:24:59.978Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-10T22:24:59.978Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-10T22:24:59.978Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-10T22:24:59.978Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-04-10T22:24:59.978Z] Suggested packages: [2022-04-10T22:24:59.978Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-04-10T22:24:59.978Z] Recommended packages: [2022-04-10T22:24:59.978Z] gnupg libsasl2-modules [2022-04-10T22:24:59.978Z] The following NEW packages will be installed: [2022-04-10T22:24:59.978Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-10T22:24:59.978Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-10T22:24:59.978Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-10T22:24:59.978Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-04-10T22:24:59.978Z] The following packages will be upgraded: [2022-04-10T22:24:59.978Z] gpg gpg-agent gpgconf libudev1 [2022-04-10T22:25:00.240Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-04-10T22:25:00.240Z] Need to get 3859 kB of archives. [2022-04-10T22:25:00.240Z] After this operation, 14.9 MB of additional disk space will be used. [2022-04-10T22:25:00.240Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-04-10T22:25:00.240Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-04-10T22:25:00.240Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-04-10T22:25:00.240Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-04-10T22:25:00.240Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-04-10T22:25:00.240Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-04-10T22:25:00.240Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-04-10T22:25:00.240Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-04-10T22:25:00.240Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-04-10T22:25:00.240Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-04-10T22:25:00.240Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-04-10T22:25:00.240Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-04-10T22:25:00.240Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-04-10T22:25:00.240Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-04-10T22:25:00.240Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-04-10T22:25:00.240Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-04-10T22:25:00.240Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-04-10T22:25:00.240Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-04-10T22:25:00.240Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-04-10T22:25:00.240Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-04-10T22:25:00.240Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-04-10T22:25:00.240Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-04-10T22:25:00.500Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-10T22:25:00.500Z] Fetched 3859 kB in 0s (14.5 MB/s) [2022-04-10T22:25:00.500Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-10T22:25:00.500Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:25:00.500Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-10T22:25:00.500Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-04-10T22:25:00.500Z] Selecting previously unselected package udev. [2022-04-10T22:25:00.761Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-10T22:25:00.761Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:25:00.761Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-04-10T22:25:01.021Z] Selecting previously unselected package libfuse2:amd64. [2022-04-10T22:25:01.021Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-04-10T22:25:01.021Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-04-10T22:25:01.021Z] Selecting previously unselected package fuse. [2022-04-10T22:25:01.021Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-04-10T22:25:01.021Z] Unpacking fuse (2.9.9-3) ... [2022-04-10T22:25:01.021Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-10T22:25:01.021Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-10T22:25:01.021Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-10T22:25:01.021Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-10T22:25:01.283Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-10T22:25:01.283Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-10T22:25:01.283Z] Selecting previously unselected package libksba8:amd64. [2022-04-10T22:25:01.283Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-04-10T22:25:01.283Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-04-10T22:25:01.283Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-04-10T22:25:01.283Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:25:01.283Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:25:01.549Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-04-10T22:25:01.549Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:25:01.549Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:25:01.549Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-04-10T22:25:01.549Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:25:01.549Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:25:01.549Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-04-10T22:25:01.549Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:25:01.549Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:25:01.549Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-04-10T22:25:01.549Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:25:01.549Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:25:01.811Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-04-10T22:25:01.811Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:25:01.811Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:25:01.811Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-04-10T22:25:01.811Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:25:01.811Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:25:01.811Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-04-10T22:25:01.811Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:25:01.811Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:25:01.811Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-04-10T22:25:01.811Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:25:01.811Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:25:02.073Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-10T22:25:02.073Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-10T22:25:02.073Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-10T22:25:02.073Z] Selecting previously unselected package libsasl2-2:amd64. [2022-04-10T22:25:02.073Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-10T22:25:02.073Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-10T22:25:02.073Z] Selecting previously unselected package libldap-common. [2022-04-10T22:25:02.073Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-04-10T22:25:02.073Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-10T22:25:02.073Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-10T22:25:02.073Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-04-10T22:25:02.073Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-10T22:25:02.334Z] Selecting previously unselected package dirmngr. [2022-04-10T22:25:02.334Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-10T22:25:02.334Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-10T22:25:02.334Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-04-10T22:25:02.334Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-04-10T22:25:02.334Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-10T22:25:02.334Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-10T22:25:02.334Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-04-10T22:25:02.903Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-04-10T22:25:02.903Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-10T22:25:02.903Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:25:02.903Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-04-10T22:25:03.164Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-04-10T22:25:03.164Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:25:03.164Z] Setting up fuse (2.9.9-3) ... [2022-04-10T22:25:03.164Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-04-10T22:25:03.734Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:25:03.734Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:25:03.734Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:25:03.734Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:25:03.734Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:25:03.734Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:25:03.734Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:25:03.734Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-10T22:25:03.734Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-10T22:25:03.734Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-04-10T22:25:03.734Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-04-10T22:25:04.045Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-10T22:25:04.305Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-04-10T22:25:04.305Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-04-10T22:25:04.306Z] units). This means they are not meant to be enabled using systemctl. [2022-04-10T22:25:04.306Z] [2022-04-10T22:25:04.306Z] Possible reasons for having this kind of units are: [2022-04-10T22:25:04.306Z] • A unit may be statically enabled by being symlinked from another unit's [2022-04-10T22:25:04.306Z] .wants/ or .requires/ directory. [2022-04-10T22:25:04.306Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-04-10T22:25:04.306Z] a requirement dependency on it. [2022-04-10T22:25:04.306Z] • A unit may be started when needed via activation (socket, path, timer, [2022-04-10T22:25:04.306Z] D-Bus, udev, scripted systemctl call, ...). [2022-04-10T22:25:04.306Z] • In case of template units, the unit is meant to be enabled with some [2022-04-10T22:25:04.306Z] instance name specified. [2022-04-10T22:25:04.566Z] Reading package lists... [2022-04-10T22:25:04.587Z] using credential edgex-jenkins-ssh [2022-04-10T22:25:04.619Z] Cloning the remote Git repository [2022-04-10T22:25:04.827Z] Building dependency tree... [2022-04-10T22:25:04.827Z] Reading state information... [2022-04-10T22:25:04.764Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-10T22:25:05.088Z] The following additional packages will be installed: [2022-04-10T22:25:05.088Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-10T22:25:05.088Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-10T22:25:05.088Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-10T22:25:05.088Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-04-10T22:25:05.088Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-04-10T22:25:05.088Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-04-10T22:25:05.088Z] Suggested packages: [2022-04-10T22:25:05.088Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-04-10T22:25:05.088Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-04-10T22:25:05.088Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-04-10T22:25:05.088Z] systemd-container policykit-1 [2022-04-10T22:25:05.088Z] Recommended packages: [2022-04-10T22:25:05.088Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-04-10T22:25:05.088Z] The following NEW packages will be installed: [2022-04-10T22:25:05.088Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-10T22:25:05.088Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-10T22:25:05.088Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-10T22:25:05.088Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-04-10T22:25:05.088Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-04-10T22:25:05.088Z] The following packages will be upgraded: [2022-04-10T22:25:05.088Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-04-10T22:25:05.349Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-04-10T22:25:05.349Z] Need to get 46.5 MB of archives. [2022-04-10T22:25:05.349Z] After this operation, 181 MB of additional disk space will be used. [2022-04-10T22:25:05.349Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-04-10T22:25:05.349Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-04-10T22:25:05.349Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-04-10T22:25:05.349Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-04-10T22:25:05.349Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-04-10T22:25:05.349Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] [2022-04-10T22:25:05.349Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-04-10T22:25:05.349Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] [2022-04-10T22:25:05.349Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] [2022-04-10T22:25:05.349Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] [2022-04-10T22:25:05.349Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-04-10T22:25:05.349Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-04-10T22:25:05.349Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-04-10T22:25:05.349Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-04-10T22:25:05.349Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-04-10T22:25:05.349Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-04-10T22:25:05.349Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-04-10T22:25:05.349Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-04-10T22:25:05.612Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-04-10T22:25:05.612Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-04-10T22:25:05.612Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-04-10T22:25:05.612Z] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-04-10T22:25:05.612Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-04-10T22:25:05.612Z] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-04-10T22:25:05.872Z] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-04-10T22:25:05.872Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-04-10T22:25:05.872Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-04-10T22:25:05.872Z] Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-04-10T22:25:05.872Z] Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-04-10T22:25:05.872Z] Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-04-10T22:25:05.872Z] Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-04-10T22:25:05.872Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-04-10T22:25:06.134Z] Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-04-10T22:25:06.134Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-10T22:25:06.134Z] Fetched 46.5 MB in 1s (50.0 MB/s) [2022-04-10T22:25:06.134Z] (Reading database ... 13067 files and directories currently installed.) [2022-04-10T22:25:06.134Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:25:05.055Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-04-10T22:25:05.316Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-10T22:25:05.317Z] > git --version # timeout=10 [2022-04-10T22:25:05.409Z] > git --version # 'git version 2.25.1' [2022-04-10T22:25:05.411Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-10T22:25:05.629Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-10T22:25:06.398Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-10T22:25:06.398Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:25:06.398Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-10T22:25:06.656Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:25:06.656Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-10T22:25:07.226Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:25:07.226Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-10T22:25:07.226Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-04-10T22:25:07.486Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-04-10T22:25:07.486Z] (Reading database ... 13068 files and directories currently installed.) [2022-04-10T22:25:07.486Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-10T22:25:07.486Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:25:07.486Z] Selecting previously unselected package libexpat1:amd64. [2022-04-10T22:25:07.486Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-04-10T22:25:07.486Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-10T22:25:07.486Z] Selecting previously unselected package python3.8-minimal. [2022-04-10T22:25:07.486Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-10T22:25:07.486Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:25:07.746Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:25:08.008Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-10T22:25:08.008Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:25:08.633Z] Selecting previously unselected package python3-minimal. [2022-04-10T22:25:08.633Z] (Reading database ... 13359 files and directories currently installed.) [2022-04-10T22:25:08.633Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-04-10T22:25:08.633Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-04-10T22:25:08.633Z] Selecting previously unselected package mime-support. [2022-04-10T22:25:08.633Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-04-10T22:25:08.633Z] Unpacking mime-support (3.64ubuntu1) ... [2022-04-10T22:25:08.633Z] Selecting previously unselected package libmpdec2:amd64. [2022-04-10T22:25:08.633Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-04-10T22:25:08.633Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-04-10T22:25:08.633Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-04-10T22:25:08.633Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-10T22:25:08.633Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:25:08.916Z] Selecting previously unselected package python3.8. [2022-04-10T22:25:08.916Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-10T22:25:08.916Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:25:08.916Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-04-10T22:25:08.916Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-04-10T22:25:08.916Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-10T22:25:08.916Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-04-10T22:25:09.182Z] Selecting previously unselected package python3. [2022-04-10T22:25:09.182Z] (Reading database ... 13761 files and directories currently installed.) [2022-04-10T22:25:09.182Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-04-10T22:25:09.182Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-04-10T22:25:09.182Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-04-10T22:25:09.182Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-10T22:25:09.182Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-10T22:25:09.443Z] Selecting previously unselected package dbus. [2022-04-10T22:25:09.443Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-10T22:25:09.443Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-04-10T22:25:09.443Z] Selecting previously unselected package libbsd0:amd64. [2022-04-10T22:25:09.443Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-04-10T22:25:09.443Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-04-10T22:25:09.443Z] Selecting previously unselected package libpam-systemd:amd64. [2022-04-10T22:25:09.443Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:25:09.443Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-10T22:25:09.443Z] Selecting previously unselected package sudo. [2022-04-10T22:25:09.443Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-04-10T22:25:09.443Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-04-10T22:25:09.704Z] Selecting previously unselected package apparmor. [2022-04-10T22:25:09.704Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-10T22:25:09.704Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-04-10T22:25:09.704Z] Selecting previously unselected package libcbor0.6:amd64. [2022-04-10T22:25:09.704Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-04-10T22:25:09.704Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-10T22:25:09.965Z] Selecting previously unselected package libedit2:amd64. [2022-04-10T22:25:09.965Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-04-10T22:25:09.965Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-04-10T22:25:09.965Z] Selecting previously unselected package libfido2-1:amd64. [2022-04-10T22:25:09.965Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-04-10T22:25:09.965Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-10T22:25:09.965Z] Selecting previously unselected package libkrb5support0:amd64. [2022-04-10T22:25:09.965Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:25:09.965Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:25:09.965Z] Selecting previously unselected package libk5crypto3:amd64. [2022-04-10T22:25:09.965Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:25:09.965Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:25:09.965Z] Selecting previously unselected package libkeyutils1:amd64. [2022-04-10T22:25:09.965Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-04-10T22:25:10.228Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-10T22:25:10.228Z] Selecting previously unselected package libkrb5-3:amd64. [2022-04-10T22:25:10.228Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:25:10.228Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:25:10.228Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-04-10T22:25:10.228Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:25:10.228Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:25:10.228Z] Selecting previously unselected package openssh-client. [2022-04-10T22:25:10.228Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-04-10T22:25:10.228Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-10T22:25:10.493Z] Selecting previously unselected package dbus-user-session. [2022-04-10T22:25:10.493Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-10T22:25:10.493Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-10T22:25:10.493Z] Selecting previously unselected package liblzo2-2:amd64. [2022-04-10T22:25:10.493Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-04-10T22:25:10.493Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-04-10T22:25:10.493Z] Selecting previously unselected package squashfs-tools. [2022-04-10T22:25:10.493Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-04-10T22:25:10.493Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-10T22:25:10.754Z] Selecting previously unselected package snapd. [2022-04-10T22:25:10.754Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-04-10T22:25:10.754Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-10T22:25:14.058Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-10T22:25:14.058Z] Setting up mime-support (3.64ubuntu1) ... [2022-04-10T22:25:14.058Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-04-10T22:25:14.058Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-10T22:25:14.058Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:25:14.058Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-10T22:25:14.058Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-04-10T22:25:14.058Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-04-10T22:25:14.058Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:25:14.058Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:25:14.058Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-04-10T22:25:14.058Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:25:14.058Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-10T22:25:14.058Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:25:14.630Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-04-10T22:25:14.630Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-10T22:25:14.630Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-10T22:25:14.630Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-04-10T22:25:14.630Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-04-10T22:25:14.630Z] running python rtupdate hooks for python3.8... [2022-04-10T22:25:14.630Z] running python post-rtupdate hooks for python3.8... [2022-04-10T22:25:14.630Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-04-10T22:25:15.573Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-04-10T22:25:15.833Z] Reloading AppArmor profiles [2022-04-10T22:25:15.833Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:25:15.833Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-10T22:25:16.094Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-04-10T22:25:16.355Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-04-10T22:25:16.355Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-04-10T22:25:16.355Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-04-10T22:25:16.355Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-04-10T22:25:18.268Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-04-10T22:25:18.268Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-10T22:25:18.268Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-10T22:25:18.268Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-10T22:25:18.268Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-04-10T22:25:18.530Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-04-10T22:25:18.792Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-04-10T22:25:19.053Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-04-10T22:25:19.314Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-10T22:25:19.314Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-10T22:25:19.575Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-04-10T22:25:19.836Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-04-10T22:25:20.097Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-04-10T22:25:20.358Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-04-10T22:25:20.620Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2022-04-10T22:25:20.620Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-10T22:25:21.561Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-10T22:25:21.561Z] Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-10T22:25:21.561Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-10T22:25:22.394Z] Reading package lists... [2022-04-10T22:25:22.555Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-10T22:25:22.572Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-10T22:25:22.599Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-10T22:25:22.656Z] Reading package lists... [2022-04-10T22:25:22.919Z] Building dependency tree... [2022-04-10T22:25:22.919Z] Reading state information... [2022-04-10T22:25:22.919Z] Calculating upgrade... [2022-04-10T22:25:23.184Z] The following packages will be upgraded: [2022-04-10T22:25:23.184Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-04-10T22:25:23.184Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-04-10T22:25:23.184Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-04-10T22:25:23.184Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-04-10T22:25:23.184Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-04-10T22:25:23.184Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-04-10T22:25:23.184Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-04-10T22:25:23.184Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-04-10T22:25:23.184Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-04-10T22:25:23.184Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-04-10T22:25:23.184Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-04-10T22:25:23.184Z] xz-utils zlib1g [2022-04-10T22:25:23.452Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-04-10T22:25:23.452Z] Need to get 65.7 MB of archives. [2022-04-10T22:25:23.452Z] After this operation, 27.6 MB of additional disk space will be used. [2022-04-10T22:25:23.452Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-04-10T22:25:23.452Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-04-10T22:25:23.535Z] Merging remotes/origin/main commit 8a1959b2d712e16ab913b58ac80647e8a84f2556 into PR head commit e6e6868e0a3c72ce24bda0da472ee16f31690baf [2022-04-10T22:25:23.711Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-04-10T22:25:23.971Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-04-10T22:25:23.971Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-04-10T22:25:23.971Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-04-10T22:25:23.971Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-04-10T22:25:23.971Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-04-10T22:25:23.971Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-04-10T22:25:24.188Z] Merge succeeded, producing f5664866218e7da3fd83e1900d49164f94b020b6 [2022-04-10T22:25:24.188Z] Checking out Revision f5664866218e7da3fd83e1900d49164f94b020b6 (PR-3950) [2022-04-10T22:25:24.231Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-04-10T22:25:24.231Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-04-10T22:25:24.231Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-04-10T22:25:24.231Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-04-10T22:25:24.231Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] [2022-04-10T22:25:24.231Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-04-10T22:25:24.231Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-04-10T22:25:24.231Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-04-10T22:25:24.231Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-04-10T22:25:24.231Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-04-10T22:25:24.232Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-04-10T22:25:24.232Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-04-10T22:25:24.232Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-04-10T22:25:24.232Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-04-10T22:25:24.232Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-04-10T22:25:24.232Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-04-10T22:25:24.232Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-04-10T22:25:24.232Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-04-10T22:25:24.232Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-04-10T22:25:24.232Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-04-10T22:25:24.232Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-04-10T22:25:24.232Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-04-10T22:25:24.232Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-04-10T22:25:24.493Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-04-10T22:25:24.493Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-04-10T22:25:24.493Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-04-10T22:25:24.493Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-04-10T22:25:24.493Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-04-10T22:25:24.754Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-04-10T22:25:24.754Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] [2022-04-10T22:25:24.754Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-04-10T22:25:24.754Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-04-10T22:25:24.754Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-04-10T22:25:24.754Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-04-10T22:25:24.754Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-04-10T22:25:24.754Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-04-10T22:25:24.754Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-04-10T22:25:24.754Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-04-10T22:25:24.754Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-04-10T22:25:24.754Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-04-10T22:25:24.754Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-04-10T22:25:24.754Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-04-10T22:25:22.644Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-10T22:25:22.645Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-10T22:25:22.660Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3950/head:refs/remotes/origin/PR-3950 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-10T22:25:23.563Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T22:25:23.600Z] > git checkout -f e6e6868e0a3c72ce24bda0da472ee16f31690baf # timeout=10 [2022-04-10T22:25:23.858Z] > git remote # timeout=10 [2022-04-10T22:25:23.885Z] > git config --get remote.origin.url # timeout=10 [2022-04-10T22:25:23.913Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-10T22:25:23.929Z] > git merge 8a1959b2d712e16ab913b58ac80647e8a84f2556 # timeout=10 [2022-04-10T22:25:24.174Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-10T22:25:24.201Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T22:25:24.230Z] > git checkout -f f5664866218e7da3fd83e1900d49164f94b020b6 # timeout=10 [2022-04-10T22:25:25.014Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-04-10T22:25:25.014Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-04-10T22:25:25.014Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-04-10T22:25:25.014Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-04-10T22:25:25.014Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-04-10T22:25:25.014Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-04-10T22:25:25.014Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-04-10T22:25:25.014Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-04-10T22:25:25.014Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-04-10T22:25:25.014Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-04-10T22:25:25.014Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-04-10T22:25:25.014Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-04-10T22:25:25.014Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-04-10T22:25:25.014Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-04-10T22:25:25.014Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-04-10T22:25:25.273Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-04-10T22:25:25.273Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-04-10T22:25:25.273Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-04-10T22:25:25.273Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-04-10T22:25:25.273Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-04-10T22:25:25.273Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-04-10T22:25:25.533Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-04-10T22:25:25.793Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-04-10T22:25:25.793Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-04-10T22:25:26.053Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-04-10T22:25:26.313Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] [2022-04-10T22:25:26.573Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-10T22:25:26.573Z] Fetched 65.7 MB in 3s (21.5 MB/s) [2022-04-10T22:25:26.573Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-10T22:25:26.573Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-04-10T22:25:26.573Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-10T22:25:27.145Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-10T22:25:27.145Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-10T22:25:27.145Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... [2022-04-10T22:25:27.145Z] Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... [2022-04-10T22:25:27.407Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:25:27.407Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:25:27.667Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:25:27.668Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:25:27.928Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:25:27.928Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:25:27.928Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:25:27.928Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:25:28.500Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:25:28.500Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:25:28.500Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:25:28.500Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:25:28.500Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:25:28.500Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:25:28.500Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:25:28.527Z] Commit message: "Merge commit '8a1959b2d712e16ab913b58ac80647e8a84f2556' into HEAD" [2022-04-10T22:25:28.540Z] > git rev-list --no-walk e6e6868e0a3c72ce24bda0da472ee16f31690baf # timeout=10 [2022-04-10T22:25:28.761Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-10T22:25:28.761Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:25:28.761Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:25:28.761Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:25:28.761Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-10T22:25:28.761Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:25:28.761Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:25:28.761Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:25:28.761Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-10T22:25:29.023Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:25:29.023Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:25:29.023Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:25:29.283Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-10T22:25:29.283Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-04-10T22:25:29.283Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-10T22:25:29.465Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-10T22:25:29.465Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-10T22:25:29.466Z] Dload Upload Total Spent Left Speed [2022-04-10T22:25:29.466Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 199k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh [2022-04-10T22:25:29.851Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-04-10T22:25:29.851Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-10T22:25:29.851Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-04-10T22:25:29.851Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-04-10T22:25:29.851Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-04-10T22:25:30.104Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2022-04-10T22:25:30.111Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [Pipeline] sh [2022-04-10T22:25:30.370Z] Setting up base-files (11ubuntu5.5) ... [2022-04-10T22:25:30.370Z] Installing new version of config file /etc/issue ... [2022-04-10T22:25:30.370Z] Installing new version of config file /etc/issue.net ... [2022-04-10T22:25:30.370Z] Installing new version of config file /etc/lsb-release ... [2022-04-10T22:25:30.370Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-04-10T22:25:30.460Z] + sudo tee /etc/docker/daemon.new [2022-04-10T22:25:30.460Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-10T22:25:30.460Z] { [2022-04-10T22:25:30.460Z] "registry-mirrors": [ [2022-04-10T22:25:30.460Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-10T22:25:30.460Z] ], [2022-04-10T22:25:30.460Z] "bip": "10.250.0.254/24", [2022-04-10T22:25:30.460Z] "hosts": [ [2022-04-10T22:25:30.460Z] "tcp://0.0.0.0:5555", [2022-04-10T22:25:30.460Z] "unix:///var/run/docker.sock" [2022-04-10T22:25:30.460Z] ], [2022-04-10T22:25:30.460Z] "mtu": 1458, [2022-04-10T22:25:30.460Z] "selinux-enabled": true, [2022-04-10T22:25:30.460Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-10T22:25:30.460Z] } [Pipeline] sh [2022-04-10T22:25:30.630Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-04-10T22:25:30.630Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-04-10T22:25:30.630Z] Removing obsolete conffile /etc/default/motd-news ... [2022-04-10T22:25:30.804Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-10T22:25:30.890Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:25:30.890Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-04-10T22:25:30.890Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-04-10T22:25:30.890Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-04-10T22:25:30.890Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2022-04-10T22:25:31.147Z] + sudo service docker restart [2022-04-10T22:25:31.151Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:25:31.151Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:25:31.151Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-04-10T22:25:31.151Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-04-10T22:25:31.151Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:25:31.151Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-10T22:25:31.151Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-10T22:25:31.412Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-10T22:25:31.412Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:25:31.412Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-10T22:25:31.412Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-10T22:25:31.983Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-10T22:25:31.983Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-10T22:25:31.983Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-10T22:25:31.983Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-10T22:25:32.555Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-04-10T22:25:32.555Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:25:32.555Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-04-10T22:25:32.555Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-10T22:25:32.817Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... [2022-04-10T22:25:32.817Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-04-10T22:25:33.080Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... [2022-04-10T22:25:33.080Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:25:33.080Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-04-10T22:25:33.080Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-04-10T22:25:33.080Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-04-10T22:25:33.345Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:25:33.345Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:25:33.345Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:25:33.345Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-10T22:25:33.345Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:25:33.345Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:25:33.345Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:25:33.608Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-10T22:25:33.608Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:25:33.608Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:25:33.608Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:25:33.608Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:25:33.608Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:25:33.608Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-10T22:25:33.870Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:25:33.871Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:25:33.871Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:25:33.871Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-10T22:25:33.871Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:25:33.871Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:25:33.871Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:25:33.871Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:25:34.132Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:25:34.394Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-04-10T22:25:34.654Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-04-10T22:25:35.225Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-04-10T22:25:35.225Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:25:35.225Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-10T22:25:35.225Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-10T22:25:35.225Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-04-10T22:25:35.485Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:25:35.485Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-04-10T22:25:35.485Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-04-10T22:25:35.485Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-04-10T22:25:35.747Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:25:35.747Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-04-10T22:25:35.747Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-04-10T22:25:35.747Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-04-10T22:25:35.747Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:25:35.747Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-04-10T22:25:35.747Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-10T22:25:36.008Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-04-10T22:25:36.008Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:25:36.008Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-04-10T22:25:36.008Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-04-10T22:25:36.008Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-04-10T22:25:36.008Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:25:36.008Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-04-10T22:25:36.008Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-04-10T22:25:36.273Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-04-10T22:25:36.273Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:25:36.273Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-10T22:25:36.273Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-10T22:25:36.535Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-04-10T22:25:36.535Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:25:36.535Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-04-10T22:25:36.535Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-04-10T22:25:36.535Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-04-10T22:25:36.535Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:25:36.535Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-10T22:25:36.535Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-10T22:25:36.796Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-10T22:25:36.796Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:25:36.796Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-10T22:25:36.796Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-10T22:25:36.796Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-10T22:25:37.058Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:25:37.058Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-04-10T22:25:37.058Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-04-10T22:25:37.058Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-04-10T22:25:37.058Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:25:37.058Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-04-10T22:25:37.058Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-04-10T22:25:37.320Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-04-10T22:25:37.320Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:25:37.320Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-04-10T22:25:37.320Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-04-10T22:25:37.320Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-04-10T22:25:37.320Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:25:37.320Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-04-10T22:25:37.582Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-04-10T22:25:37.845Z] Setting up apt (2.0.6) ... [2022-04-10T22:25:38.417Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-04-10T22:25:38.417Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:25:38.417Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-10T22:25:38.417Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-10T22:25:38.417Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-10T22:25:38.678Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:25:38.678Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-10T22:25:38.678Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-10T22:25:38.678Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-04-10T22:25:38.938Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-10T22:25:38.938Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-10T22:25:38.938Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-10T22:25:38.938Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-10T22:25:39.199Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-10T22:25:39.199Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:25:39.199Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:25:39.199Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-04-10T22:25:39.199Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-10T22:25:39.199Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-04-10T22:25:39.459Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-10T22:25:39.459Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-10T22:25:39.459Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-10T22:25:39.723Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-10T22:25:39.984Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-10T22:25:39.984Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-10T22:25:39.984Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-10T22:25:39.984Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-10T22:25:39.984Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-10T22:25:40.244Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-10T22:25:40.244Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-10T22:25:40.244Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-10T22:25:40.244Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-10T22:25:40.505Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-04-10T22:25:40.505Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-04-10T22:25:40.505Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-10T22:25:40.505Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-04-10T22:25:40.767Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-04-10T22:25:40.767Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-04-10T22:25:40.767Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-04-10T22:25:40.767Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-04-10T22:25:40.767Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-04-10T22:25:40.767Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-04-10T22:25:41.031Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-04-10T22:25:41.031Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-04-10T22:25:41.292Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-04-10T22:25:41.292Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-10T22:25:41.292Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-10T22:25:41.292Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-10T22:25:41.571Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-04-10T22:25:41.571Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-10T22:25:41.834Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-10T22:25:41.834Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-10T22:25:41.834Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-10T22:25:41.834Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-10T22:25:41.834Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-04-10T22:25:41.834Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-10T22:25:42.094Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-10T22:25:42.094Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-10T22:25:42.094Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-04-10T22:25:42.094Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-04-10T22:25:42.094Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:25:42.094Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:25:42.355Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:25:42.355Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:25:43.308Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:25:43.308Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:25:43.880Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:25:43.880Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:25:44.457Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:25:44.457Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:25:44.457Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:25:44.457Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:25:45.398Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:25:45.398Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:25:45.398Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-04-10T22:25:45.398Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-04-10T22:25:45.398Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-04-10T22:25:45.398Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-04-10T22:25:45.398Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-04-10T22:25:45.398Z] Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... [2022-04-10T22:25:45.398Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-04-10T22:25:45.660Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:25:45.660Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-04-10T22:25:45.660Z] [2022-04-10T22:25:45.660Z] Current default time zone: 'Etc/UTC' [2022-04-10T22:25:45.660Z] Local time is now: Sun Apr 10 22:25:45 UTC 2022. [2022-04-10T22:25:45.660Z] Universal Time is now: Sun Apr 10 22:25:45 UTC 2022. [2022-04-10T22:25:45.660Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-04-10T22:25:45.660Z] [2022-04-10T22:25:45.660Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-04-10T22:25:45.660Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:25:45.660Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:25:45.660Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-10T22:25:45.660Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:25:45.660Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-04-10T22:25:45.660Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-04-10T22:25:45.660Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-04-10T22:25:45.660Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-04-10T22:25:45.660Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-04-10T22:25:45.660Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-04-10T22:25:45.920Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:25:45.920Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:25:45.920Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-04-10T22:25:45.920Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:25:45.920Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:25:45.920Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:25:45.920Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-04-10T22:25:45.920Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-04-10T22:25:45.920Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-04-10T22:25:47.833Z] Updating certificates in /etc/ssl/certs... [2022-04-10T22:25:48.773Z] 21 added, 21 removed; done. [2022-04-10T22:25:48.773Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:25:48.773Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-04-10T22:25:48.773Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-04-10T22:25:49.034Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:25:49.034Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-04-10T22:25:49.034Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-04-10T22:25:49.034Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-04-10T22:25:49.034Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-04-10T22:25:49.034Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:25:49.034Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-04-10T22:25:49.034Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:25:49.034Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:25:49.034Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:25:49.034Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-10T22:25:49.034Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-04-10T22:25:49.295Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-04-10T22:25:49.295Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-04-10T22:25:49.295Z] Updating certificates in /etc/ssl/certs... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-10T22:25:49.493Z] provisioning config files... [2022-04-10T22:25:49.529Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config486904794407207144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-10T22:25:49.865Z] 0 added, 0 removed; done. [2022-04-10T22:25:49.865Z] Running hooks in /etc/ca-certificates/update.d... [2022-04-10T22:25:49.865Z] done. [2022-04-10T22:25:49.894Z] ---> docker-login.sh [2022-04-10T22:25:49.894Z] nexus3.edgexfoundry.org:10001 [2022-04-10T22:25:50.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T22:25:50.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T22:25:50.767Z] Configure a credential helper to remove this warning. See [2022-04-10T22:25:50.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T22:25:50.767Z] [2022-04-10T22:25:50.767Z] Login Succeeded [2022-04-10T22:25:50.767Z] nexus3.edgexfoundry.org:10002 [2022-04-10T22:25:51.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T22:25:51.066Z] Reading package lists... [2022-04-10T22:25:51.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T22:25:51.319Z] Configure a credential helper to remove this warning. See [2022-04-10T22:25:51.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T22:25:51.319Z] [2022-04-10T22:25:51.319Z] Login Succeeded [2022-04-10T22:25:51.319Z] nexus3.edgexfoundry.org:10003 [2022-04-10T22:25:51.326Z] Building dependency tree... [2022-04-10T22:25:51.326Z] Reading state information... [2022-04-10T22:25:51.586Z] The following NEW packages will be installed: [2022-04-10T22:25:51.586Z] apt-transport-https [2022-04-10T22:25:51.586Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-04-10T22:25:51.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T22:25:51.846Z] Need to get 4680 B of archives. [2022-04-10T22:25:51.846Z] After this operation, 162 kB of additional disk space will be used. [2022-04-10T22:25:51.846Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-04-10T22:25:51.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T22:25:51.873Z] Configure a credential helper to remove this warning. See [2022-04-10T22:25:51.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T22:25:51.873Z] [2022-04-10T22:25:51.873Z] Login Succeeded [2022-04-10T22:25:51.873Z] nexus3.edgexfoundry.org:10004 [2022-04-10T22:25:52.106Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-10T22:25:52.106Z] Fetched 4680 B in 0s (24.4 kB/s) [2022-04-10T22:25:52.106Z] Selecting previously unselected package apt-transport-https. [2022-04-10T22:25:52.106Z] (Reading database ... 14320 files and directories currently installed.) [2022-04-10T22:25:52.106Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-04-10T22:25:52.106Z] Unpacking apt-transport-https (2.0.6) ... [2022-04-10T22:25:52.106Z] Setting up apt-transport-https (2.0.6) ... [2022-04-10T22:25:52.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T22:25:52.366Z] Waiting for network to be ready... [2022-04-10T22:25:52.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T22:25:52.417Z] Configure a credential helper to remove this warning. See [2022-04-10T22:25:52.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T22:25:52.417Z] [2022-04-10T22:25:52.417Z] Login Succeeded [2022-04-10T22:25:52.417Z] docker.io [2022-04-10T22:25:52.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T22:25:53.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T22:25:53.301Z] Configure a credential helper to remove this warning. See [2022-04-10T22:25:53.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T22:25:53.301Z] [2022-04-10T22:25:53.301Z] Login Succeeded [2022-04-10T22:25:53.301Z] ---> docker-login.sh ends [Pipeline] } [2022-04-10T22:25:53.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-10T22:25:53.984Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-10T22:25:53.994Z] ========================================================= [2022-04-10T22:25:53.994Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-10T22:25:53.994Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-10T22:25:54.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-10T22:25:54.647Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-10T22:25:54.647Z] 9b3977197b4f: Pulling fs layer [2022-04-10T22:25:54.647Z] 1a89e8eeedd5: Pulling fs layer [2022-04-10T22:25:54.647Z] 94645a83ff95: Pulling fs layer [2022-04-10T22:25:54.647Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-10T22:25:54.647Z] 0c92f367c5e7: Pulling fs layer [2022-04-10T22:25:54.647Z] f7c0051592d6: Pulling fs layer [2022-04-10T22:25:54.647Z] a227ed2f7395: Pulling fs layer [2022-04-10T22:25:54.647Z] 7b1c46037f91: Pulling fs layer [2022-04-10T22:25:54.647Z] 3f3a8bcf1eab: Waiting [2022-04-10T22:25:54.647Z] 0c92f367c5e7: Waiting [2022-04-10T22:25:54.647Z] f7c0051592d6: Waiting [2022-04-10T22:25:54.647Z] a227ed2f7395: Waiting [2022-04-10T22:25:54.647Z] 7b1c46037f91: Waiting [2022-04-10T22:25:54.647Z] 94645a83ff95: Verifying Checksum [2022-04-10T22:25:54.647Z] 94645a83ff95: Download complete [2022-04-10T22:25:54.647Z] 1a89e8eeedd5: Verifying Checksum [2022-04-10T22:25:54.647Z] 1a89e8eeedd5: Download complete [2022-04-10T22:25:54.647Z] 0c92f367c5e7: Verifying Checksum [2022-04-10T22:25:54.647Z] 0c92f367c5e7: Download complete [2022-04-10T22:25:54.647Z] f7c0051592d6: Verifying Checksum [2022-04-10T22:25:54.648Z] f7c0051592d6: Download complete [2022-04-10T22:25:54.648Z] 9b3977197b4f: Download complete [2022-04-10T22:25:54.648Z] a227ed2f7395: Verifying Checksum [2022-04-10T22:25:54.648Z] a227ed2f7395: Download complete [2022-04-10T22:25:55.650Z] 9b3977197b4f: Pull complete [2022-04-10T22:25:56.258Z] 1a89e8eeedd5: Pull complete [2022-04-10T22:25:56.534Z] 94645a83ff95: Pull complete [2022-04-10T22:25:56.810Z] 7b1c46037f91: Verifying Checksum [2022-04-10T22:25:56.810Z] 7b1c46037f91: Download complete [2022-04-10T22:25:57.408Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-10T22:25:57.408Z] 3f3a8bcf1eab: Download complete [2022-04-10T22:25:58.948Z] 2022-04-10T22:25:56Z INFO Waiting for automatic snapd restart... [2022-04-10T22:25:59.895Z] snapd 2.54.4 from Canonical* installed [2022-04-10T22:26:00.839Z] "snapd" switched to the "latest/stable" channel [2022-04-10T22:26:00.839Z] [2022-04-10T22:26:03.391Z] core20 20220318 from Canonical* installed [2022-04-10T22:26:03.652Z] "core20" switched to the "latest/stable" channel [2022-04-10T22:26:03.652Z] [2022-04-10T22:26:06.224Z] snapcraft 6.1 from Canonical* installed [2022-04-10T22:26:06.486Z] "snapcraft" switched to the "latest/stable" channel [2022-04-10T22:26:06.486Z] [2022-04-10T22:26:09.831Z] 3f3a8bcf1eab: Pull complete [2022-04-10T22:26:09.831Z] 0c92f367c5e7: Pull complete [2022-04-10T22:26:10.108Z] f7c0051592d6: Pull complete [2022-04-10T22:26:10.393Z] a227ed2f7395: Pull complete [2022-04-10T22:26:11.773Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-04-10T22:26:11.773Z] - README.md [2022-04-10T22:26:11.773Z] [2022-04-10T22:26:11.773Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-10T22:26:11.773Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-10T22:26:11.773Z] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-10T22:26:11.773Z] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-10T22:26:12.975Z] Reading package lists... [2022-04-10T22:26:12.976Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-04-10T22:26:13.236Z] Reading package lists... [2022-04-10T22:26:13.236Z] Building dependency tree... [2022-04-10T22:26:13.236Z] Reading state information... [2022-04-10T22:26:13.495Z] Suggested packages: [2022-04-10T22:26:13.495Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-04-10T22:26:13.495Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-04-10T22:26:13.495Z] krb5-user libnorm-doc [2022-04-10T22:26:13.495Z] Recommended packages: [2022-04-10T22:26:13.495Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-04-10T22:26:13.495Z] The following NEW packages will be installed: [2022-04-10T22:26:13.495Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-04-10T22:26:13.495Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-04-10T22:26:13.495Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-04-10T22:26:13.495Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-04-10T22:26:13.495Z] libzmq5 pkg-config zip [2022-04-10T22:26:13.495Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-04-10T22:26:13.495Z] Need to get 10.3 MB of archives. [2022-04-10T22:26:13.495Z] After this operation, 56.5 MB of additional disk space will be used. [2022-04-10T22:26:13.495Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-04-10T22:26:13.495Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-04-10T22:26:13.756Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-04-10T22:26:13.756Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-04-10T22:26:13.756Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-04-10T22:26:13.756Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-04-10T22:26:13.756Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-04-10T22:26:13.756Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-04-10T22:26:13.756Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-04-10T22:26:13.756Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-04-10T22:26:13.756Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-04-10T22:26:13.756Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-04-10T22:26:13.756Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-04-10T22:26:13.756Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-04-10T22:26:13.756Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-04-10T22:26:13.756Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-04-10T22:26:13.756Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-04-10T22:26:13.756Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-04-10T22:26:13.756Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-04-10T22:26:13.756Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-04-10T22:26:13.756Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-04-10T22:26:13.756Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-04-10T22:26:13.756Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-04-10T22:26:13.756Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-04-10T22:26:13.756Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-04-10T22:26:13.756Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-04-10T22:26:13.756Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-04-10T22:26:14.018Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-10T22:26:14.018Z] Fetched 10.3 MB in 0s (37.4 MB/s) [2022-04-10T22:26:14.018Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-04-10T22:26:14.018Z] (Reading database ... 14324 files and directories currently installed.) [2022-04-10T22:26:14.018Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-04-10T22:26:14.018Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-10T22:26:14.278Z] Selecting previously unselected package libsodium23:amd64. [2022-04-10T22:26:14.278Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-04-10T22:26:14.278Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-04-10T22:26:14.278Z] Selecting previously unselected package libpsl5:amd64. [2022-04-10T22:26:14.278Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-04-10T22:26:14.278Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-10T22:26:14.278Z] Selecting previously unselected package libbrotli1:amd64. [2022-04-10T22:26:14.278Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-04-10T22:26:14.278Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-10T22:26:14.278Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-04-10T22:26:14.278Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-04-10T22:26:14.278Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-10T22:26:14.538Z] Selecting previously unselected package librtmp1:amd64. [2022-04-10T22:26:14.538Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-04-10T22:26:14.538Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-10T22:26:14.538Z] Selecting previously unselected package libssh-4:amd64. [2022-04-10T22:26:14.538Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-04-10T22:26:14.538Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-10T22:26:14.538Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-04-10T22:26:14.538Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-04-10T22:26:14.538Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-10T22:26:14.798Z] Selecting previously unselected package liberror-perl. [2022-04-10T22:26:14.798Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-04-10T22:26:14.798Z] Unpacking liberror-perl (0.17029-1) ... [2022-04-10T22:26:14.798Z] Selecting previously unselected package git-man. [2022-04-10T22:26:14.798Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-04-10T22:26:14.798Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-10T22:26:14.798Z] Selecting previously unselected package git. [2022-04-10T22:26:14.798Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-04-10T22:26:15.057Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-04-10T22:26:15.626Z] Selecting previously unselected package libgssrpc4:amd64. [2022-04-10T22:26:15.626Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:26:15.626Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:26:15.626Z] Selecting previously unselected package libkdb5-9:amd64. [2022-04-10T22:26:15.626Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:26:15.626Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:26:15.626Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-04-10T22:26:15.626Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:26:15.626Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:26:15.626Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-04-10T22:26:15.626Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:26:15.626Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:26:15.626Z] Selecting previously unselected package comerr-dev:amd64. [2022-04-10T22:26:15.626Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-04-10T22:26:15.626Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-10T22:26:15.886Z] Selecting previously unselected package krb5-multidev:amd64. [2022-04-10T22:26:15.886Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:26:15.886Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:26:15.886Z] Selecting previously unselected package libnorm1:amd64. [2022-04-10T22:26:15.886Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-10T22:26:15.886Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-10T22:26:15.886Z] Selecting previously unselected package libnorm-dev:amd64. [2022-04-10T22:26:15.886Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-10T22:26:15.886Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-10T22:26:15.886Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-04-10T22:26:16.148Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-10T22:26:16.148Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-10T22:26:16.148Z] Selecting previously unselected package libpgm-dev:amd64. [2022-04-10T22:26:16.148Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-10T22:26:16.148Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-10T22:26:16.148Z] Selecting previously unselected package libsodium-dev:amd64. [2022-04-10T22:26:16.148Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-04-10T22:26:16.148Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-04-10T22:26:16.148Z] Selecting previously unselected package libzmq5:amd64. [2022-04-10T22:26:16.148Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-04-10T22:26:16.148Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-10T22:26:16.408Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-04-10T22:26:16.408Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:26:16.408Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:26:16.408Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-04-10T22:26:16.408Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-04-10T22:26:16.408Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-10T22:26:16.408Z] Selecting previously unselected package pkg-config. [2022-04-10T22:26:16.408Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-04-10T22:26:16.408Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-04-10T22:26:16.408Z] Selecting previously unselected package zip. [2022-04-10T22:26:16.408Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-04-10T22:26:16.408Z] Unpacking zip (3.0-11build1) ... [2022-04-10T22:26:16.669Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-10T22:26:16.669Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-04-10T22:26:16.669Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-10T22:26:16.669Z] No schema files found: doing nothing. [2022-04-10T22:26:16.669Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-10T22:26:16.669Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-10T22:26:16.669Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-10T22:26:16.669Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-10T22:26:16.669Z] Setting up liberror-perl (0.17029-1) ... [2022-04-10T22:26:16.669Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:26:16.669Z] Setting up zip (3.0-11build1) ... [2022-04-10T22:26:16.669Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-10T22:26:16.669Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-10T22:26:16.669Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-04-10T22:26:16.669Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-04-10T22:26:16.669Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-10T22:26:16.669Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:26:16.669Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-10T22:26:16.669Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:26:16.669Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-10T22:26:16.930Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:26:16.930Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-10T22:26:16.930Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-10T22:26:16.930Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-10T22:26:16.930Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-04-10T22:26:16.930Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:26:16.930Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:26:16.930Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-10T22:26:16.930Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-10T22:26:17.504Z] comerr-dev set to automatically installed. [2022-04-10T22:26:17.504Z] git set to automatically installed. [2022-04-10T22:26:17.504Z] git-man set to automatically installed. [2022-04-10T22:26:17.504Z] krb5-multidev set to automatically installed. [2022-04-10T22:26:17.504Z] libbrotli1 set to automatically installed. [2022-04-10T22:26:17.504Z] libcurl3-gnutls set to automatically installed. [2022-04-10T22:26:17.504Z] liberror-perl set to automatically installed. [2022-04-10T22:26:17.504Z] libglib2.0-0 set to automatically installed. [2022-04-10T22:26:17.504Z] libgssrpc4 set to automatically installed. [2022-04-10T22:26:17.504Z] libkadm5clnt-mit11 set to automatically installed. [2022-04-10T22:26:17.504Z] libkadm5srv-mit11 set to automatically installed. [2022-04-10T22:26:17.504Z] libkdb5-9 set to automatically installed. [2022-04-10T22:26:17.504Z] libkrb5-dev set to automatically installed. [2022-04-10T22:26:17.504Z] libnghttp2-14 set to automatically installed. [2022-04-10T22:26:17.504Z] libnorm-dev set to automatically installed. [2022-04-10T22:26:17.504Z] libnorm1 set to automatically installed. [2022-04-10T22:26:17.504Z] libpgm-5.2-0 set to automatically installed. [2022-04-10T22:26:17.504Z] libpgm-dev set to automatically installed. [2022-04-10T22:26:17.504Z] libpsl5 set to automatically installed. [2022-04-10T22:26:17.504Z] librtmp1 set to automatically installed. [2022-04-10T22:26:17.504Z] libsodium-dev set to automatically installed. [2022-04-10T22:26:17.504Z] libsodium23 set to automatically installed. [2022-04-10T22:26:17.504Z] libssh-4 set to automatically installed. [2022-04-10T22:26:17.504Z] libzmq3-dev set to automatically installed. [2022-04-10T22:26:17.504Z] libzmq5 set to automatically installed. [2022-04-10T22:26:17.504Z] pkg-config set to automatically installed. [2022-04-10T22:26:17.504Z] zip set to automatically installed. [2022-04-10T22:26:18.072Z] snapd is not logged in, snap install commands will use sudo [2022-04-10T22:26:18.691Z] 7b1c46037f91: Pull complete [2022-04-10T22:26:18.691Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-10T22:26:18.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-10T22:26:18.691Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-10T22:26:19.039Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-10T22:26:19.039Z] WORKDIR /edgex [2022-04-10T22:26:19.039Z] COPY go.mod . [2022-04-10T22:26:19.039Z] RUN go mod download [2022-04-10T22:26:19.039Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-10T22:26:21.675Z] Sending build context to Docker daemon 169.2MB [2022-04-10T22:26:21.675Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-10T22:26:21.675Z] ---> f79e39bc4007 [2022-04-10T22:26:21.675Z] Step 2/4 : WORKDIR /edgex [2022-04-10T22:26:23.652Z] ---> Running in adcc143e9a3d [2022-04-10T22:26:23.652Z] Removing intermediate container adcc143e9a3d [2022-04-10T22:26:23.652Z] ---> 3dfe5fbad4a3 [2022-04-10T22:26:23.652Z] Step 3/4 : COPY go.mod . [2022-04-10T22:26:24.253Z] ---> 01ab3f3c3ad2 [2022-04-10T22:26:24.253Z] Step 4/4 : RUN go mod download [2022-04-10T22:26:24.253Z] ---> Running in b1e69b99632b [2022-04-10T22:26:26.206Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-04-10T22:26:26.206Z] Downloading snap 'edgex-app-service-configurable' [2022-04-10T22:26:27.145Z] Pulling app-service-configurable [2022-04-10T22:26:27.145Z] + snapcraftctl pull [2022-04-10T22:26:29.056Z] Pulling config-common [2022-04-10T22:26:29.056Z] + snapcraftctl pull [2022-04-10T22:26:29.998Z] Pulling go-build-helper [2022-04-10T22:26:30.257Z] + snapcraftctl pull [2022-04-10T22:26:31.641Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-04-10T22:26:31.641Z] Skipping pull go-build-helper (already ran) [2022-04-10T22:26:31.641Z] Building go-build-helper [2022-04-10T22:26:31.641Z] + snapcraftctl build [2022-04-10T22:26:33.088Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-04-10T22:26:34.095Z] Staging go-build-helper [2022-04-10T22:26:34.095Z] + snapcraftctl stage [2022-04-10T22:26:39.399Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-04-10T22:26:39.399Z] Fetched 290 kB in 0s (0 B/s) [2022-04-10T22:26:39.399Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-04-10T22:26:39.399Z] Fetched 158 kB in 0s (0 B/s) [2022-04-10T22:26:39.399Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-04-10T22:26:39.399Z] Fetched 242 kB in 0s (0 B/s) [2022-04-10T22:26:39.399Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-04-10T22:26:39.399Z] Fetched 150 kB in 0s (0 B/s) [2022-04-10T22:26:39.399Z] Pulling edgex-go [2022-04-10T22:26:39.399Z] + snapcraftctl pull [2022-04-10T22:26:40.782Z] Pulling hooks [2022-04-10T22:26:40.782Z] + snapcraftctl pull [2022-04-10T22:26:53.020Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-10T22:26:53.020Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-04-10T22:26:53.020Z] Fetched 96.1 kB in 0s (0 B/s) [2022-04-10T22:26:53.020Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-04-10T22:26:53.020Z] Fetched 78.7 kB in 0s (0 B/s) [2022-04-10T22:26:53.020Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-04-10T22:26:53.020Z] Fetched 48.0 kB in 0s (0 B/s) [2022-04-10T22:26:53.020Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-04-10T22:26:53.020Z] Fetched 50.2 kB in 0s (0 B/s) [2022-04-10T22:26:53.020Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-04-10T22:26:53.020Z] Fetched 14.7 kB in 0s (0 B/s) [2022-04-10T22:26:53.020Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-04-10T22:26:53.020Z] Fetched 234 kB in 0s (0 B/s) [2022-04-10T22:26:53.020Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-04-10T22:26:53.020Z] Fetched 155 kB in 0s (0 B/s) [2022-04-10T22:26:53.020Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-04-10T22:26:53.020Z] Fetched 170 kB in 0s (0 B/s) [2022-04-10T22:26:53.020Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-04-10T22:26:53.020Z] Fetched 267 kB in 0s (0 B/s) [2022-04-10T22:26:53.020Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-04-10T22:26:53.020Z] Fetched 50.6 kB in 0s (0 B/s) [2022-04-10T22:26:53.020Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-04-10T22:26:53.020Z] Fetched 15.1 kB in 0s (0 B/s) [2022-04-10T22:26:53.020Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-04-10T22:26:53.020Z] Fetched 51.5 kB in 0s (0 B/s) [2022-04-10T22:26:53.020Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-04-10T22:26:53.020Z] Fetched 121 kB in 0s (0 B/s) [2022-04-10T22:26:53.020Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-04-10T22:26:53.020Z] Fetched 29.7 kB in 0s (0 B/s) [2022-04-10T22:26:53.020Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-04-10T22:26:53.020Z] Fetched 1021 kB in 0s (0 B/s) [2022-04-10T22:26:53.020Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-04-10T22:26:53.020Z] Fetched 49.3 kB in 0s (0 B/s) [2022-04-10T22:26:53.020Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-04-10T22:26:53.020Z] Fetched 54.9 kB in 0s (0 B/s) [2022-04-10T22:26:53.020Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-04-10T22:26:53.020Z] Fetched 16.6 kB in 0s (0 B/s) [2022-04-10T22:26:53.020Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-04-10T22:26:53.020Z] Fetched 87.9 kB in 0s (0 B/s) [2022-04-10T22:26:53.020Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-04-10T22:26:53.020Z] Fetched 142 kB in 0s (0 B/s) [2022-04-10T22:26:53.020Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-04-10T22:26:53.020Z] Fetched 41.8 kB in 0s (0 B/s) [2022-04-10T22:26:53.020Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-04-10T22:26:53.020Z] Fetched 181 kB in 0s (0 B/s) [2022-04-10T22:26:53.020Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-04-10T22:26:53.020Z] Fetched 208 kB in 0s (0 B/s) [2022-04-10T22:26:53.020Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-04-10T22:26:53.020Z] Fetched 161 kB in 0s (0 B/s) [2022-04-10T22:26:53.020Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-04-10T22:26:53.020Z] Fetched 107 kB in 0s (0 B/s) [2022-04-10T22:26:53.020Z] Pulling static-packages [2022-04-10T22:26:53.020Z] + snapcraftctl pull [2022-04-10T22:26:53.280Z] Pulling version [2022-04-10T22:26:53.280Z] + cd /root/project [2022-04-10T22:26:53.280Z] ++ git describe --tags --abbrev=0 [2022-04-10T22:26:53.280Z] ++ sed s/v// [2022-04-10T22:26:53.280Z] + GIT_VERSION=2.2.0-dev.61 [2022-04-10T22:26:53.280Z] + '[' -z 2.2.0-dev.61 ']' [2022-04-10T22:26:53.280Z] + snapcraftctl set-version 2.2.0-dev.61 [2022-04-10T22:26:55.191Z] Building app-service-configurable [2022-04-10T22:26:55.191Z] + snapcraftctl build [2022-04-10T22:26:57.103Z] Building config-common [2022-04-10T22:26:57.103Z] + snapcraftctl build [2022-04-10T22:26:58.485Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-04-10T22:26:59.426Z] Skipping build go-build-helper (already ran) [2022-04-10T22:26:59.686Z] Building edgex-go [2022-04-10T22:26:59.947Z] + cd /root/parts/edgex-go/src [2022-04-10T22:26:59.947Z] ++ git describe --tags --abbrev=0 [2022-04-10T22:26:59.947Z] ++ sed s/v// [2022-04-10T22:26:59.947Z] + GIT_VERSION=2.2.0-dev.61 [2022-04-10T22:26:59.947Z] + '[' -z 2.2.0-dev.61 ']' [2022-04-10T22:26:59.947Z] + echo 2.2.0-dev.61 [2022-04-10T22:26:59.947Z] + '[' '!' -d vendor ']' [2022-04-10T22:26:59.947Z] + go mod download all [2022-04-10T22:27:04.150Z] + make build [2022-04-10T22:27:04.150Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-10T22:27:11.252Z] Removing intermediate container b1e69b99632b [2022-04-10T22:27:11.252Z] ---> 2c2ac1513ed7 [2022-04-10T22:27:11.252Z] Successfully built 2c2ac1513ed7 [2022-04-10T22:27:11.252Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-10T22:27:11.599Z] + docker inspect -f . ci-base-image-arm64 [2022-04-10T22:27:11.599Z] . [Pipeline] withDockerContainer [2022-04-10T22:27:11.841Z] prd-ubuntu20.04-docker-arm64-4c-16g-18816 does not seem to be running inside a container [2022-04-10T22:27:11.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-10T22:27:13.280Z] $ docker top bfd174fd34244ee2955fdcb20d45819e175d086827c7923d6b26ec8d0a2fab83 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T22:27:14.185Z] + go version [2022-04-10T22:27:14.185Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-10T22:27:14.216Z] $ docker stop --time=1 bfd174fd34244ee2955fdcb20d45819e175d086827c7923d6b26ec8d0a2fab83 [2022-04-10T22:27:15.889Z] $ docker rm -f bfd174fd34244ee2955fdcb20d45819e175d086827c7923d6b26ec8d0a2fab83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-10T22:27:16.528Z] + docker inspect -f . ci-base-image-arm64 [2022-04-10T22:27:16.528Z] . [Pipeline] withDockerContainer [2022-04-10T22:27:16.804Z] prd-ubuntu20.04-docker-arm64-4c-16g-18816 does not seem to be running inside a container [2022-04-10T22:27:16.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-10T22:27:18.233Z] $ docker top 79b0e503f99d2e3e67fe11415a03bc4057b71199d513bd269c12ac3826b1cf18 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-10T22:27:18.510Z] ========================================================= [2022-04-10T22:27:18.511Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-10T22:27:18.511Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-10T22:27:19.187Z] + make test [2022-04-10T22:27:19.187Z] go mod tidy -compat=1.17 [2022-04-10T22:27:20.175Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-10T22:27:26.100Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-10T22:27:38.323Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-10T22:27:40.233Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-10T22:27:41.616Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-10T22:27:42.185Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-10T22:27:43.571Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-10T22:27:45.477Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-10T22:27:46.859Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-10T22:27:48.242Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-10T22:27:50.153Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-10T22:27:51.543Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-10T22:27:52.536Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-10T22:27:53.451Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.61" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-10T22:27:54.838Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-10T22:27:54.839Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-04-10T22:27:54.839Z] + case "$service" in [2022-04-10T22:27:54.839Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-04-10T22:27:54.839Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-10T22:27:54.839Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-04-10T22:27:54.839Z] + case "$service" in [2022-04-10T22:27:54.839Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-04-10T22:27:54.839Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-10T22:27:54.839Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-04-10T22:27:54.839Z] + case "$service" in [2022-04-10T22:27:54.839Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-04-10T22:27:54.839Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-10T22:27:54.839Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-04-10T22:27:54.839Z] + case "$service" in [2022-04-10T22:27:54.839Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-04-10T22:27:54.839Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-10T22:27:54.839Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-04-10T22:27:55.101Z] + case "$service" in [2022-04-10T22:27:55.101Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-04-10T22:27:55.101Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-10T22:27:55.101Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-04-10T22:27:55.101Z] + case "$service" in [2022-04-10T22:27:55.101Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-04-10T22:27:55.101Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-10T22:27:55.101Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-04-10T22:27:55.101Z] + case "$service" in [2022-04-10T22:27:55.101Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-04-10T22:27:55.101Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-10T22:27:55.101Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-04-10T22:27:55.101Z] + case "$service" in [2022-04-10T22:27:55.101Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-04-10T22:27:55.101Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-10T22:27:55.101Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-04-10T22:27:55.101Z] + case "$service" in [2022-04-10T22:27:55.101Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2022-04-10T22:27:55.101Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-10T22:27:55.101Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-04-10T22:27:55.101Z] + case "$service" in [2022-04-10T22:27:55.101Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-04-10T22:27:55.101Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-04-10T22:27:55.101Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-10T22:27:55.101Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-04-10T22:27:55.101Z] + case "$service" in [2022-04-10T22:27:55.101Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-04-10T22:27:55.101Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2022-04-10T22:27:55.101Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-04-10T22:27:55.101Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-04-10T22:27:55.101Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-04-10T22:27:56.045Z] Building hooks [2022-04-10T22:27:56.045Z] + cd /root/parts/hooks/src [2022-04-10T22:27:56.045Z] + make build [2022-04-10T22:27:56.045Z] go mod tidy [2022-04-10T22:27:56.045Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-04-10T22:27:56.306Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T22:27:56.306Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-04-10T22:27:56.306Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-04-10T22:27:56.306Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-04-10T22:27:58.218Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-04-10T22:27:58.798Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-04-10T22:27:58.798Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-04-10T22:28:00.712Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-10T22:28:00.712Z] Building static-packages [2022-04-10T22:28:00.712Z] + snapcraftctl build [2022-04-10T22:28:03.255Z] Building version [2022-04-10T22:28:03.255Z] + snapcraftctl build [2022-04-10T22:28:05.173Z] Staging app-service-configurable [2022-04-10T22:28:05.173Z] + snapcraftctl stage [2022-04-10T22:28:06.555Z] Staging config-common [2022-04-10T22:28:06.555Z] + snapcraftctl stage [2022-04-10T22:28:07.941Z] Skipping stage go-build-helper (already ran) [2022-04-10T22:28:07.941Z] Staging edgex-go [2022-04-10T22:28:07.941Z] + snapcraftctl stage [2022-04-10T22:28:09.852Z] Staging hooks [2022-04-10T22:28:09.852Z] + snapcraftctl stage [2022-04-10T22:28:10.795Z] Staging static-packages [2022-04-10T22:28:10.795Z] + snapcraftctl stage [2022-04-10T22:28:12.707Z] Staging version [2022-04-10T22:28:12.707Z] + snapcraftctl stage [2022-04-10T22:28:14.096Z] Priming app-service-configurable [2022-04-10T22:28:14.096Z] + snapcraftctl prime [2022-04-10T22:28:16.659Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-04-10T22:28:16.659Z] stage-packages: [2022-04-10T22:28:16.659Z] - libnorm1 [2022-04-10T22:28:16.659Z] - libpgm-5.2-0 [2022-04-10T22:28:16.659Z] - libsodium23 [2022-04-10T22:28:16.659Z] - libzmq5 [2022-04-10T22:28:16.921Z] Priming config-common [2022-04-10T22:28:16.921Z] + snapcraftctl prime [2022-04-10T22:28:18.860Z] Priming go-build-helper [2022-04-10T22:28:18.860Z] + snapcraftctl prime [2022-04-10T22:28:20.311Z] Priming edgex-go [2022-04-10T22:28:20.311Z] + snapcraftctl prime [2022-04-10T22:28:22.260Z] Priming hooks [2022-04-10T22:28:22.260Z] + snapcraftctl prime [2022-04-10T22:28:23.202Z] Priming static-packages [2022-04-10T22:28:23.202Z] + snapcraftctl prime [2022-04-10T22:28:28.500Z] Priming version [2022-04-10T22:28:28.500Z] + snapcraftctl prime [2022-04-10T22:28:29.074Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-10T22:29:29.495Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-10T22:29:41.960Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-10T22:29:41.960Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-10T22:29:41.960Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-10T22:29:47.402Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-10T22:29:47.402Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-10T22:29:47.402Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-10T22:29:47.402Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-10T22:29:47.402Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-10T22:29:47.402Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-10T22:29:47.681Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-10T22:29:48.676Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-10T22:29:48.676Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-10T22:29:48.676Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-10T22:29:48.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-10T22:30:01.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.218s coverage: 28.7% of statements [2022-04-10T22:30:01.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-10T22:30:01.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-10T22:30:05.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.423s coverage: 98.5% of statements [2022-04-10T22:30:05.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-10T22:30:06.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.608s coverage: 54.9% of statements [2022-04-10T22:30:06.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-10T22:30:06.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-10T22:30:33.894Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.510s coverage: 89.2% of statements [2022-04-10T22:30:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-10T22:30:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-10T22:30:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-10T22:30:33.894Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.343s coverage: 84.4% of statements [2022-04-10T22:30:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-10T22:30:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-10T22:30:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-10T22:30:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-10T22:30:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-10T22:30:33.894Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.454s coverage: 95.4% of statements [2022-04-10T22:30:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-10T22:30:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-10T22:30:33.894Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.418s coverage: 72.2% of statements [2022-04-10T22:30:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-10T22:30:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-10T22:30:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-10T22:30:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-10T22:30:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-10T22:30:33.894Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.393s coverage: 60.0% of statements [2022-04-10T22:30:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-10T22:30:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-10T22:30:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-10T22:30:33.894Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.505s coverage: 0.9% of statements [2022-04-10T22:30:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-10T22:30:33.894Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.465s coverage: 58.8% of statements [2022-04-10T22:30:33.894Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.379s coverage: 24.0% of statements [2022-04-10T22:30:33.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-10T22:30:33.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.574s coverage: 47.1% of statements [2022-04-10T22:30:33.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.418s coverage: 79.5% of statements [2022-04-10T22:30:33.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.317s coverage: 94.1% of statements [2022-04-10T22:30:33.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.248s coverage: 96.3% of statements [2022-04-10T22:30:33.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.276s coverage: 87.5% of statements [2022-04-10T22:30:46.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.268s coverage: 94.4% of statements [2022-04-10T22:30:46.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.194s coverage: 44.8% of statements [2022-04-10T22:30:50.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.660s coverage: 82.5% of statements [2022-04-10T22:30:50.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-10T22:30:58.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.297s coverage: 92.9% of statements [2022-04-10T22:30:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-10T22:30:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-10T22:30:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-10T22:30:58.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements [2022-04-10T22:30:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-10T22:30:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-10T22:30:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-10T22:30:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-10T22:30:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-10T22:30:58.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.196s coverage: 87.2% of statements [2022-04-10T22:30:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-10T22:30:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-10T22:30:58.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.195s coverage: 100.0% of statements [2022-04-10T22:30:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-10T22:30:58.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.302s coverage: 58.8% of statements [2022-04-10T22:30:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-10T22:30:58.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.284s coverage: 80.0% of statements [2022-04-10T22:30:58.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.251s coverage: 87.2% of statements [2022-04-10T22:30:58.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.292s coverage: 85.4% of statements [2022-04-10T22:30:58.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.819s coverage: 91.2% of statements [2022-04-10T22:30:58.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-10T22:31:00.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.986s coverage: 64.4% of statements [2022-04-10T22:31:00.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-10T22:31:00.383Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-10T22:31:00.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.220s coverage: 100.0% of statements [2022-04-10T22:31:00.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 89.4% of statements [2022-04-10T22:31:00.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.096s coverage: 100.0% of statements [2022-04-10T22:31:00.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.139s coverage: 73.7% of statements [2022-04-10T22:31:01.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements [2022-04-10T22:31:08.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.423s coverage: 65.4% of statements [2022-04-10T22:31:08.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-10T22:31:08.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-10T22:31:08.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-10T22:31:10.136Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.892s coverage: 43.8% of statements [2022-04-10T22:31:10.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-10T22:31:10.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-10T22:31:10.136Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.350s coverage: 89.5% of statements [2022-04-10T22:31:10.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-10T22:31:10.136Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.282s coverage: 84.8% of statements [2022-04-10T22:31:10.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-10T22:31:10.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-10T22:31:10.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-10T22:31:10.136Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-10T22:31:18.471Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.337s coverage: 17.7% of statements [2022-04-10T22:31:18.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-10T22:31:18.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-10T22:31:18.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-10T22:31:18.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-10T22:31:18.471Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.747s coverage: 92.3% of statements [2022-04-10T22:31:18.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-10T22:31:18.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-10T22:31:18.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-10T22:31:18.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-10T22:31:18.471Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.276s coverage: 63.2% of statements [2022-04-10T22:31:18.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-10T22:31:18.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-10T22:31:18.471Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.525s coverage: 97.7% of statements [2022-04-10T22:31:18.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-10T22:31:18.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-10T22:31:18.471Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-10T22:31:18.471Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-10T22:31:18.471Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.217s coverage: 28.9% of statements [2022-04-10T22:31:18.471Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-10T22:31:18.471Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-10T22:31:18.471Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-10T22:31:18.471Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-10T22:31:18.471Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-10T22:31:18.471Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-10T22:31:18.471Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.198s coverage: 100.0% of statements [2022-04-10T22:31:18.471Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.087s coverage: 96.9% of statements [2022-04-10T22:31:18.744Z] 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-10T22:31:18.744Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-10T22:31:18.744Z] GO111MODULE=on go vet ./... [2022-04-10T22:33:10.670Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-10T22:33:10.670Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-10T22:33:10.670Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-10T22:33:12.145Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-10T22:33:12.812Z] + ls -al . [2022-04-10T22:33:12.812Z] total 664 [2022-04-10T22:33:12.812Z] drwxrwxr-x 9 1001 1001 4096 Apr 10 22:33 . [2022-04-10T22:33:12.812Z] drwxr-xr-x 4 root root 4096 Apr 10 22:27 .. [2022-04-10T22:33:12.812Z] -rw-rw-r-- 1 1001 1001 11 Apr 10 22:25 .dockerignore [2022-04-10T22:33:12.812Z] drwxrwxr-x 8 1001 1001 4096 Apr 10 22:25 .git [2022-04-10T22:33:12.812Z] drwxrwxr-x 4 1001 1001 4096 Apr 10 22:25 .github [2022-04-10T22:33:12.812Z] -rw-rw-r-- 1 1001 1001 870 Apr 10 22:25 .gitignore [2022-04-10T22:33:12.812Z] -rw-rw-r-- 1 1001 1001 42 Apr 10 22:25 .golangci.yml [2022-04-10T22:33:12.812Z] -rw-rw-r-- 1 1001 1001 87 Apr 10 22:25 .hadolint.yml [2022-04-10T22:33:12.813Z] -rw-rw-r-- 1 1001 1001 166 Apr 10 22:25 .sonarcloud.properties [2022-04-10T22:33:12.813Z] -rw-rw-r-- 1 1001 1001 1171 Apr 10 22:25 ADOPTERS.md [2022-04-10T22:33:12.813Z] -rw-rw-r-- 1 1001 1001 9953 Apr 10 22:25 Attribution.txt [2022-04-10T22:33:12.813Z] -rw-rw-r-- 1 1001 1001 51732 Apr 10 22:25 CHANGELOG.md [2022-04-10T22:33:12.813Z] -rw-rw-r-- 1 1001 1001 3804 Apr 10 22:25 CONTRIBUTING.md [2022-04-10T22:33:12.813Z] -rw-rw-r-- 1 1001 1001 677 Apr 10 22:25 GOVERNANCE.md [2022-04-10T22:33:12.813Z] -rw-rw-r-- 1 1001 1001 849 Apr 10 22:25 Jenkinsfile [2022-04-10T22:33:12.813Z] -rw-rw-r-- 1 1001 1001 10775 Apr 10 22:25 LICENSE [2022-04-10T22:33:12.813Z] -rw-rw-r-- 1 1001 1001 8478 Apr 10 22:25 Makefile [2022-04-10T22:33:12.813Z] -rw-rw-r-- 1 1001 1001 582 Apr 10 22:25 OWNERS.md [2022-04-10T22:33:12.813Z] -rw-rw-r-- 1 1001 1001 8207 Apr 10 22:25 README.md [2022-04-10T22:33:12.813Z] -rw-rw-r-- 1 1001 1001 6912 Apr 10 22:25 SECURITY.md [2022-04-10T22:33:12.813Z] -rw-rw-r-- 1 1001 1001 5 Apr 10 20:30 VERSION [2022-04-10T22:33:12.813Z] -rw-rw-r-- 1 1001 1001 4131 Apr 10 22:25 ZMQWindows.md [2022-04-10T22:33:12.813Z] drwxrwxr-x 2 1001 1001 4096 Apr 10 22:25 bin [2022-04-10T22:33:12.813Z] drwxrwxr-x 18 1001 1001 4096 Apr 10 22:25 cmd [2022-04-10T22:33:12.813Z] -rw-r--r-- 1 root root 432415 Apr 10 22:31 coverage.out [2022-04-10T22:33:12.813Z] -rw-rw-r-- 1 1001 1001 3175 Apr 10 22:25 go.mod [2022-04-10T22:33:12.813Z] -rw-rw-r-- 1 1001 1001 34990 Apr 10 22:25 go.sum [2022-04-10T22:33:12.813Z] drwxrwxr-x 8 1001 1001 4096 Apr 10 22:25 internal [2022-04-10T22:33:12.813Z] drwxrwxr-x 3 1001 1001 4096 Apr 10 22:25 openapi [2022-04-10T22:33:12.813Z] drwxrwxr-x 4 1001 1001 4096 Apr 10 22:25 snap [2022-04-10T22:33:12.813Z] -rw-rw-r-- 1 1001 1001 204 Apr 10 22:25 version.go [Pipeline] sh [2022-04-10T22:33:13.482Z] + '[' -e coverage.out ] [2022-04-10T22:33:13.482Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-10T22:33:13.508Z] Warning: overwriting stash ‘coverage-report’ [2022-04-10T22:33:14.396Z] Stashed 1 file(s) [Pipeline] sh [2022-04-10T22:33:15.058Z] + make build [2022-04-10T22:33:15.058Z] 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-10T22:35:21.986Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-10T22:36:58.864Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-10T22:36:58.865Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-10T22:36:59.467Z] 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-10T22:37:01.466Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-10T22:37:06.894Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-10T22:37:13.641Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-10T22:37:19.067Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-10T22:37:25.792Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-10T22:37:31.203Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-10T22:37:37.929Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-10T22:37:48.109Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-10T22:37:53.540Z] $ docker stop --time=1 79b0e503f99d2e3e67fe11415a03bc4057b71199d513bd269c12ac3826b1cf18 [2022-04-10T22:37:55.542Z] $ docker rm -f 79b0e503f99d2e3e67fe11415a03bc4057b71199d513bd269c12ac3826b1cf18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-10T22:37:58.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-10T22:37:58.037Z] [2022-04-10T22:37:58.037Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-10T22:37:58.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-10T22:37:58.706Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-10T22:37:58.706Z] 29e5d40040c1: Pulling fs layer [2022-04-10T22:37:58.706Z] 1ce36da41761: Pulling fs layer [2022-04-10T22:37:58.706Z] 25b303627fd3: Pulling fs layer [2022-04-10T22:37:58.706Z] 29e5d40040c1: Verifying Checksum [2022-04-10T22:37:58.706Z] 29e5d40040c1: Download complete [2022-04-10T22:37:59.363Z] 1ce36da41761: Verifying Checksum [2022-04-10T22:37:59.363Z] 1ce36da41761: Download complete [2022-04-10T22:37:59.666Z] 29e5d40040c1: Pull complete [2022-04-10T22:38:01.154Z] 25b303627fd3: Verifying Checksum [2022-04-10T22:38:01.154Z] 25b303627fd3: Download complete [2022-04-10T22:38:01.154Z] 1ce36da41761: Pull complete [2022-04-10T22:38:13.763Z] 25b303627fd3: Pull complete [2022-04-10T22:38:13.763Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-10T22:38:13.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-10T22:38:13.763Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-10T22:38:14.002Z] prd-ubuntu20.04-docker-arm64-4c-16g-18816 does not seem to be running inside a container [2022-04-10T22:38:14.094Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-10T22:38:16.605Z] $ docker top 7c1b1ef044492b24c0f929b5f8e75b65017555e4e1a730bde051056d03f3cc39 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T22:38:17.539Z] + docker-compose build --help [2022-04-10T22:38:17.539Z] + grep parallel [2022-04-10T22:38:22.921Z] --parallel Build images in parallel. [Pipeline] } [2022-04-10T22:38:22.947Z] $ docker stop --time=1 7c1b1ef044492b24c0f929b5f8e75b65017555e4e1a730bde051056d03f3cc39 [2022-04-10T22:38:24.601Z] $ docker rm -f 7c1b1ef044492b24c0f929b5f8e75b65017555e4e1a730bde051056d03f3cc39 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-10T22:38:25.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-10T22:38:25.198Z] . [Pipeline] withDockerContainer [2022-04-10T22:38:25.430Z] prd-ubuntu20.04-docker-arm64-4c-16g-18816 does not seem to be running inside a container [2022-04-10T22:38:25.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-10T22:38:26.840Z] $ docker top 6e9a150fbc5a410f2dc0dbb30b1199cdc8a7158eb63eaacedebc4aa24162e9d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T22:38:27.749Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-10T22:38:34.455Z] Building core-command ... [2022-04-10T22:38:34.455Z] Building core-data ... [2022-04-10T22:38:34.455Z] Building core-metadata ... [2022-04-10T22:38:34.455Z] Building security-bootstrapper ... [2022-04-10T22:38:34.455Z] Building security-proxy-setup ... [2022-04-10T22:38:34.455Z] Building security-secretstore-setup ... [2022-04-10T22:38:34.455Z] Building security-spiffe-token-provider ... [2022-04-10T22:38:34.455Z] Building security-spire-agent ... [2022-04-10T22:38:34.455Z] Building security-spire-config ... [2022-04-10T22:38:34.455Z] Building security-spire-server ... [2022-04-10T22:38:34.455Z] Building support-notifications ... [2022-04-10T22:38:34.455Z] Building support-scheduler ... [2022-04-10T22:38:34.455Z] Building sys-mgmt-agent ... [2022-04-10T22:38:34.455Z] Building security-bootstrapper [2022-04-10T22:38:34.455Z] Building core-command [2022-04-10T22:38:34.455Z] Building sys-mgmt-agent [2022-04-10T22:38:34.455Z] Building security-spire-config [2022-04-10T22:38:34.455Z] Building support-scheduler [2022-04-10T22:40:26.278Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T22:40:26.278Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T22:40:26.278Z] ---> 2c2ac1513ed7 [2022-04-10T22:40:26.278Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T22:40:26.279Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T22:40:26.279Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-10T22:40:26.279Z] ---> 2c2ac1513ed7 [2022-04-10T22:40:26.279Z] Step 3/31 : WORKDIR /edgex-go [2022-04-10T22:40:26.279Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T22:40:26.279Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-10T22:40:26.279Z] ---> 2c2ac1513ed7 [2022-04-10T22:40:26.279Z] Step 3/22 : WORKDIR /edgex-go [2022-04-10T22:40:26.279Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T22:40:26.279Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T22:40:26.279Z] ---> 2c2ac1513ed7 [2022-04-10T22:40:26.279Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T22:40:26.279Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T22:40:26.279Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-10T22:40:26.279Z] ---> 2c2ac1513ed7 [2022-04-10T22:40:26.279Z] Step 3/26 : WORKDIR /edgex-go [2022-04-10T22:40:26.279Z] ---> Running in 82d45800bc22 [2022-04-10T22:40:26.279Z] ---> Running in 51281232eb70 [2022-04-10T22:40:26.279Z] ---> Running in 0ec22cd3ff76 [2022-04-10T22:40:26.279Z] ---> Running in 5b9ee501b1f3 [2022-04-10T22:40:26.279Z] ---> Running in 327b43383dbe [2022-04-10T22:40:26.279Z] Removing intermediate container 51281232eb70 [2022-04-10T22:40:26.279Z] ---> 202aaae31bc3 [2022-04-10T22:40:26.279Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T22:40:26.279Z] Removing intermediate container 0ec22cd3ff76 [2022-04-10T22:40:26.279Z] ---> d2ed72c96582 [2022-04-10T22:40:26.279Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T22:40:26.279Z] Removing intermediate container 5b9ee501b1f3 [2022-04-10T22:40:26.279Z] ---> 3d27221af68b [2022-04-10T22:40:26.279Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T22:40:26.279Z] Removing intermediate container 82d45800bc22 [2022-04-10T22:40:26.279Z] ---> fd945b42aadb [2022-04-10T22:40:26.279Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T22:40:26.279Z] ---> Running in 49c4e930c5b3 [2022-04-10T22:40:26.279Z] Removing intermediate container 327b43383dbe [2022-04-10T22:40:26.279Z] ---> 268e9cbe152d [2022-04-10T22:40:26.279Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T22:40:26.279Z] ---> Running in 51382aa5b77f [2022-04-10T22:40:26.279Z] ---> Running in 30e0d1080281 [2022-04-10T22:40:26.279Z] ---> Running in 7992cc1d927b [2022-04-10T22:40:26.279Z] ---> Running in e6400c7dc6a2 [2022-04-10T22:40:26.279Z] Removing intermediate container 49c4e930c5b3 [2022-04-10T22:40:26.279Z] ---> 9daa58bc7b5a [2022-04-10T22:40:26.279Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-10T22:40:26.279Z] ---> Running in 5c6681e9ff31 [2022-04-10T22:40:26.279Z] Removing intermediate container 51382aa5b77f [2022-04-10T22:40:26.279Z] ---> 15b048bed639 [2022-04-10T22:40:26.279Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-10T22:40:26.279Z] ---> Running in d55a8eee2547 [2022-04-10T22:40:26.279Z] Removing intermediate container e6400c7dc6a2 [2022-04-10T22:40:26.279Z] ---> 820b5774ee72 [2022-04-10T22:40:26.279Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-10T22:40:26.279Z] Removing intermediate container 30e0d1080281 [2022-04-10T22:40:26.279Z] ---> 92a1e8a1510a [2022-04-10T22:40:26.279Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-10T22:40:26.279Z] Removing intermediate container 7992cc1d927b [2022-04-10T22:40:26.279Z] ---> 6ba3d95fe584 [2022-04-10T22:40:26.279Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-10T22:40:26.279Z] ---> Running in 2d551f0b7b31 [2022-04-10T22:40:26.279Z] ---> Running in 334adf73875f [2022-04-10T22:40:26.279Z] ---> Running in 708720514c13 [2022-04-10T22:40:27.739Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:40:27.739Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:40:28.348Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:40:28.629Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:40:28.629Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:40:28.629Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:40:28.629Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:40:29.259Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:40:29.553Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:40:29.553Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:40:29.858Z] OK: 220 MiB in 52 packages [2022-04-10T22:40:29.858Z] OK: 220 MiB in 52 packages [2022-04-10T22:40:30.872Z] OK: 220 MiB in 52 packages [2022-04-10T22:40:31.167Z] OK: 220 MiB in 52 packages [2022-04-10T22:40:31.448Z] OK: 220 MiB in 52 packages [2022-04-10T22:40:31.448Z] Removing intermediate container 5c6681e9ff31 [2022-04-10T22:40:31.448Z] ---> 896701893186 [2022-04-10T22:40:31.448Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-10T22:40:31.733Z] Removing intermediate container d55a8eee2547 [2022-04-10T22:40:31.733Z] ---> 9dca85363af4 [2022-04-10T22:40:31.733Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T22:40:33.191Z] Removing intermediate container 2d551f0b7b31 [2022-04-10T22:40:33.191Z] ---> 59bf3094d0a9 [2022-04-10T22:40:33.191Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-10T22:40:33.191Z] Removing intermediate container 334adf73875f [2022-04-10T22:40:33.191Z] ---> 9d79f920fb2e [2022-04-10T22:40:33.191Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T22:40:33.191Z] ---> e827df7db1ef [2022-04-10T22:40:33.191Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T22:40:33.191Z] ---> 57c5423c65ea [2022-04-10T22:40:33.191Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T22:40:33.473Z] Removing intermediate container 708720514c13 [2022-04-10T22:40:33.473Z] ---> b918ca16f122 [2022-04-10T22:40:33.473Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-10T22:40:33.473Z] ---> Running in 1c890bdfcb72 [2022-04-10T22:40:33.473Z] ---> Running in 8d1341227972 [2022-04-10T22:40:34.079Z] ---> 65944ef3dabc [2022-04-10T22:40:34.079Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T22:40:34.360Z] ---> Running in 9f2d2a95958f [2022-04-10T22:40:34.974Z] ---> 08aaadbcd686 [2022-04-10T22:40:34.974Z] ---> dcffa64de4bd [2022-04-10T22:40:34.974Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T22:40:34.974Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T22:40:35.258Z] ---> Running in ce04853c781d [2022-04-10T22:40:35.258Z] ---> Running in 5e27bf31efd2 [2022-04-10T22:40:40.783Z] Removing intermediate container 8d1341227972 [2022-04-10T22:40:40.783Z] ---> cf3114157f81 [2022-04-10T22:40:40.783Z] Step 8/23 : COPY . . [2022-04-10T22:40:40.783Z] Removing intermediate container 1c890bdfcb72 [2022-04-10T22:40:40.783Z] ---> 33ef05ffa917 [2022-04-10T22:40:40.783Z] Step 8/22 : COPY . . [2022-04-10T22:40:40.783Z] Removing intermediate container 9f2d2a95958f [2022-04-10T22:40:40.783Z] ---> 22a03a179b89 [2022-04-10T22:40:40.783Z] Step 8/31 : COPY . . [2022-04-10T22:40:41.776Z] Removing intermediate container 5e27bf31efd2 [2022-04-10T22:40:41.776Z] ---> 7050c96d2b2d [2022-04-10T22:40:41.776Z] Step 8/23 : COPY . . [2022-04-10T22:40:41.776Z] Removing intermediate container ce04853c781d [2022-04-10T22:40:41.776Z] ---> 30a6f0f3401c [2022-04-10T22:40:41.776Z] Step 8/26 : COPY . . [2022-04-10T22:41:20.824Z] ---> c550accdeee4 [2022-04-10T22:41:20.824Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-10T22:41:20.824Z] ---> 57ff8ee8f782 [2022-04-10T22:41:20.824Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-10T22:41:20.824Z] ---> 6a25ea4c15d9 [2022-04-10T22:41:20.824Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-10T22:41:20.824Z] ---> Running in f407bb46fa1a [2022-04-10T22:41:20.824Z] ---> f0a42dcd299d [2022-04-10T22:41:20.824Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-10T22:41:20.824Z] ---> Running in a243c1f695df [2022-04-10T22:41:20.824Z] ---> Running in 711e3daf22be [2022-04-10T22:41:20.824Z] ---> Running in 96cf21a0a2af [2022-04-10T22:41:20.824Z] ---> 22adaf074be5 [2022-04-10T22:41:20.824Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-10T22:41:20.824Z] Removing intermediate container 711e3daf22be [2022-04-10T22:41:20.824Z] ---> cbcd53265316 [2022-04-10T22:41:20.824Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-10T22:41:20.824Z] ---> Running in 9e39b03a3e0f [2022-04-10T22:41:20.824Z] ---> Running in 4a7bf83aa0db [2022-04-10T22:41:20.824Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-10T22:41:20.824Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-10T22:41:20.824Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-10T22:41:20.824Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-10T22:41:20.824Z] Removing intermediate container 4a7bf83aa0db [2022-04-10T22:41:20.824Z] ---> ed5b2ff04adb [2022-04-10T22:41:20.824Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-10T22:41:20.824Z] ---> Running in 4b6ca00d3e2b [2022-04-10T22:41:21.446Z] Removing intermediate container 4b6ca00d3e2b [2022-04-10T22:41:21.446Z] ---> 2979d09c7199 [2022-04-10T22:41:21.446Z] 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-10T22:41:21.739Z] ---> Running in 2a6df7d585e6 [2022-04-10T22:41:24.401Z] spire-1.2.1/ [2022-04-10T22:41:24.401Z] spire-1.2.1/.data/ [2022-04-10T22:41:24.401Z] spire-1.2.1/.data/.file [2022-04-10T22:41:24.401Z] spire-1.2.1/.dockerignore [2022-04-10T22:41:24.401Z] spire-1.2.1/.gitattributes [2022-04-10T22:41:24.401Z] spire-1.2.1/.githooks/ [2022-04-10T22:41:24.401Z] spire-1.2.1/.githooks/pre-commit [2022-04-10T22:41:24.401Z] spire-1.2.1/.github/ [2022-04-10T22:41:24.401Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-10T22:41:24.401Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-10T22:41:24.401Z] spire-1.2.1/.github/dependabot.yml [2022-04-10T22:41:24.401Z] spire-1.2.1/.github/workflows/ [2022-04-10T22:41:24.401Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-10T22:41:24.401Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-10T22:41:24.401Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-10T22:41:24.401Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-10T22:41:24.401Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-10T22:41:24.401Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-10T22:41:24.401Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-10T22:41:24.401Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-10T22:41:24.401Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-10T22:41:24.401Z] spire-1.2.1/.gitignore [2022-04-10T22:41:24.401Z] spire-1.2.1/.go-version [2022-04-10T22:41:24.401Z] spire-1.2.1/.golangci.yml [2022-04-10T22:41:24.401Z] spire-1.2.1/ADOPTERS.md [2022-04-10T22:41:24.401Z] spire-1.2.1/CHANGELOG.md [2022-04-10T22:41:24.401Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-10T22:41:24.401Z] spire-1.2.1/CODEOWNERS [2022-04-10T22:41:24.401Z] spire-1.2.1/CONTRIBUTING.md [2022-04-10T22:41:24.401Z] spire-1.2.1/Dockerfile [2022-04-10T22:41:24.401Z] spire-1.2.1/Dockerfile.dev [2022-04-10T22:41:24.401Z] spire-1.2.1/Dockerfile.scratch [2022-04-10T22:41:24.401Z] spire-1.2.1/LICENSE [2022-04-10T22:41:24.401Z] spire-1.2.1/MAINTAINERS.md [2022-04-10T22:41:24.401Z] spire-1.2.1/Makefile [2022-04-10T22:41:24.401Z] spire-1.2.1/README.md [2022-04-10T22:41:24.401Z] spire-1.2.1/ROADMAP.md [2022-04-10T22:41:24.401Z] spire-1.2.1/SECURITY.md [2022-04-10T22:41:24.401Z] spire-1.2.1/cmd/ [2022-04-10T22:41:24.401Z] spire-1.2.1/cmd/spire-agent/ [2022-04-10T22:41:24.401Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-10T22:41:24.401Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-10T22:41:24.401Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-10T22:41:24.401Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-10T22:41:24.401Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-10T22:41:24.401Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-10T22:41:24.401Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-10T22:41:24.401Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-10T22:41:24.401Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-10T22:41:24.401Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-10T22:41:24.401Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-10T22:41:24.401Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/ [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-10T22:41:24.402Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-10T22:41:24.402Z] spire-1.2.1/conf/ [2022-04-10T22:41:24.402Z] spire-1.2.1/conf/agent/ [2022-04-10T22:41:24.402Z] spire-1.2.1/conf/agent/agent.conf [2022-04-10T22:41:24.402Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-10T22:41:24.402Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-10T22:41:24.402Z] spire-1.2.1/conf/server/ [2022-04-10T22:41:24.402Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-10T22:41:24.402Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-10T22:41:24.402Z] spire-1.2.1/conf/server/server.conf [2022-04-10T22:41:24.402Z] spire-1.2.1/conf/server/server_full.conf [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/ [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/SPIRE101.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/auditlog.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/images/ [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-10T22:41:24.402Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-10T22:41:24.685Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-10T22:41:24.685Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-10T22:41:24.685Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-10T22:41:24.685Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-10T22:41:24.685Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-10T22:41:24.685Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-10T22:41:24.685Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-10T22:41:24.685Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-10T22:41:24.685Z] spire-1.2.1/doc/scaling_spire.md [2022-04-10T22:41:24.685Z] spire-1.2.1/doc/spire_agent.md [2022-04-10T22:41:24.685Z] spire-1.2.1/doc/spire_server.md [2022-04-10T22:41:24.685Z] spire-1.2.1/doc/supported_integrations.md [2022-04-10T22:41:24.685Z] spire-1.2.1/doc/telemetry.md [2022-04-10T22:41:24.685Z] spire-1.2.1/doc/telemetry_config.md [2022-04-10T22:41:24.685Z] spire-1.2.1/doc/upgrading.md [2022-04-10T22:41:24.685Z] spire-1.2.1/doc/using_spire.md [2022-04-10T22:41:24.685Z] spire-1.2.1/examples/ [2022-04-10T22:41:24.685Z] spire-1.2.1/examples/README.md [2022-04-10T22:41:24.685Z] spire-1.2.1/go.mod [2022-04-10T22:41:24.685Z] spire-1.2.1/go.sum [2022-04-10T22:41:24.685Z] spire-1.2.1/pkg/ [2022-04-10T22:41:24.685Z] spire-1.2.1/pkg/agent/ [2022-04-10T22:41:24.685Z] spire-1.2.1/pkg/agent/agent.go [2022-04-10T22:41:24.685Z] spire-1.2.1/pkg/agent/api/ [2022-04-10T22:41:24.685Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-10T22:41:24.685Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-10T22:41:24.685Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-10T22:41:24.685Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-10T22:41:24.685Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-10T22:41:24.685Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-10T22:41:24.685Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-10T22:41:24.685Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-10T22:41:24.685Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-10T22:41:24.685Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-10T22:41:24.685Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-10T22:41:24.685Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-10T22:41:24.685Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-10T22:41:24.685Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-10T22:41:24.685Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-10T22:41:24.685Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-10T22:41:24.685Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-10T22:41:24.685Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-10T22:41:24.685Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-10T22:41:24.685Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/client/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/common/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/config.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/manager/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/svid/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/common/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/common/api/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/common/api/names.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/common/auth/ [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-10T22:41:24.686Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-10T22:41:24.687Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-10T22:41:24.687Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-10T22:41:24.687Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-10T22:41:24.687Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-10T22:41:24.687Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-10T22:41:24.687Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-10T22:41:24.687Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-10T22:41:24.687Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-10T22:41:24.687Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-10T22:41:24.687Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-10T22:41:24.687Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-10T22:41:24.687Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-10T22:41:24.687Z] spire-1.2.1/pkg/common/catalog/ [2022-04-10T22:41:24.687Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-10T22:41:24.687Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-10T22:41:24.687Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-10T22:41:24.687Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-10T22:41:24.687Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-10T22:41:24.687Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-10T22:41:24.687Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-10T22:41:24.687Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-10T22:41:24.687Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-10T22:41:24.687Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-10T22:41:24.687Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-10T22:41:24.687Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cli/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/health/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/health/config.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/health/context.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/health/health.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/idutil/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/log/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/log/log.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/log/options.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/plugin/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/profiling/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/selector/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-10T22:41:24.967Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/uptime/ [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/util/ [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/util/task.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/version/ [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/version/version.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/x509util/ [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-10T22:41:24.968Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/ [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/api/ [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/api/api.go [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/api/health/ [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/api/id.go [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-10T22:41:25.247Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/status.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/bundle/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/ca/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/cache/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/catalog/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/config.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/datastore/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/plugin/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-10T22:41:25.248Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-10T22:41:25.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-10T22:41:25.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-10T22:41:25.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-10T22:41:25.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-10T22:41:25.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-10T22:41:25.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-10T22:41:25.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-10T22:41:25.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T22:41:25.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-10T22:41:25.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T22:41:25.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-10T22:41:25.531Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/registration/ [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-10T22:41:25.532Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-10T22:41:25.533Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-10T22:41:25.533Z] spire-1.2.1/pkg/server/server.go [2022-04-10T22:41:25.533Z] spire-1.2.1/pkg/server/server_test.go [2022-04-10T22:41:25.533Z] spire-1.2.1/pkg/server/svid/ [2022-04-10T22:41:25.533Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-10T22:41:25.533Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-10T22:41:25.533Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-10T22:41:25.533Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-10T22:41:25.533Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-10T22:41:25.533Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-10T22:41:25.533Z] spire-1.2.1/proto/ [2022-04-10T22:41:25.533Z] spire-1.2.1/proto/private/ [2022-04-10T22:41:25.533Z] spire-1.2.1/proto/private/server/ [2022-04-10T22:41:25.533Z] spire-1.2.1/proto/private/server/journal/ [2022-04-10T22:41:25.533Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-10T22:41:25.533Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-10T22:41:25.533Z] spire-1.2.1/proto/spire/ [2022-04-10T22:41:25.533Z] spire-1.2.1/proto/spire/common/ [2022-04-10T22:41:25.533Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-10T22:41:25.533Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-10T22:41:25.533Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-10T22:41:25.533Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-10T22:41:25.533Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-10T22:41:25.533Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-10T22:41:25.533Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-10T22:41:25.533Z] spire-1.2.1/proto/spire/plugin/ [2022-04-10T22:41:25.533Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-10T22:41:25.533Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-10T22:41:25.533Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-10T22:41:25.533Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-10T22:41:25.533Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-10T22:41:25.533Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-10T22:41:25.533Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-10T22:41:25.533Z] spire-1.2.1/release/ [2022-04-10T22:41:25.533Z] spire-1.2.1/release/spire-extras/ [2022-04-10T22:41:25.533Z] spire-1.2.1/release/spire-extras/README.md [2022-04-10T22:41:25.533Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-10T22:41:25.533Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-10T22:41:25.533Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-10T22:41:25.533Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-10T22:41:25.533Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-10T22:41:25.533Z] spire-1.2.1/release/spire/ [2022-04-10T22:41:25.533Z] spire-1.2.1/release/spire/README.md [2022-04-10T22:41:25.533Z] spire-1.2.1/release/spire/conf/ [2022-04-10T22:41:25.533Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-10T22:41:25.533Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-10T22:41:25.533Z] spire-1.2.1/release/spire/conf/server/ [2022-04-10T22:41:25.533Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-10T22:41:25.533Z] spire-1.2.1/script/ [2022-04-10T22:41:25.533Z] spire-1.2.1/script/build-artifact.sh [2022-04-10T22:41:25.533Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-10T22:41:25.533Z] spire-1.2.1/support/ [2022-04-10T22:41:25.533Z] spire-1.2.1/support/k8s/ [2022-04-10T22:41:25.533Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-10T22:41:25.533Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-10T22:41:25.533Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-10T22:41:25.533Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-10T22:41:25.533Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-10T22:41:25.533Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-10T22:41:25.533Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-10T22:41:25.533Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-10T22:41:25.533Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-10T22:41:25.533Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-10T22:41:25.533Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-10T22:41:25.533Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-10T22:41:25.533Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-10T22:41:25.533Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-10T22:41:25.533Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-10T22:41:25.533Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-10T22:41:25.533Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-10T22:41:25.533Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-10T22:41:25.533Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-10T22:41:25.533Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-10T22:41:25.533Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-10T22:41:25.533Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-10T22:41:25.533Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-10T22:41:25.533Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-10T22:41:25.533Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-10T22:41:25.533Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-10T22:41:25.533Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-10T22:41:25.533Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-10T22:41:25.533Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-10T22:41:25.533Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-10T22:41:25.533Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-10T22:41:25.533Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-10T22:41:25.815Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-10T22:41:25.815Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-10T22:41:25.815Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-10T22:41:25.815Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-10T22:41:25.815Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-10T22:41:25.815Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-10T22:41:25.815Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-10T22:41:25.815Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-10T22:41:25.815Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-10T22:41:25.815Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-10T22:41:25.815Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-10T22:41:25.815Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-10T22:41:25.815Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-10T22:41:25.815Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-10T22:41:25.815Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-10T22:41:25.815Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-10T22:41:25.815Z] spire-1.2.1/test/ [2022-04-10T22:41:25.815Z] spire-1.2.1/test/clock/ [2022-04-10T22:41:25.815Z] spire-1.2.1/test/clock/clock.go [2022-04-10T22:41:25.815Z] spire-1.2.1/test/fakes/ [2022-04-10T22:41:25.815Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-10T22:41:25.815Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-10T22:41:25.815Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-10T22:41:25.815Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-10T22:41:25.815Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-10T22:41:25.815Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-10T22:41:25.815Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-10T22:41:25.815Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-10T22:41:25.815Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-10T22:41:25.815Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-10T22:41:25.815Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/certs/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/config/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/fixture.go [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/registration/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-10T22:41:25.816Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/README.md [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/common [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/setup/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-10T22:41:25.816Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-10T22:41:25.817Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-10T22:41:26.099Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/test-one.sh [2022-04-10T22:41:26.100Z] spire-1.2.1/test/integration/test.sh [2022-04-10T22:41:26.100Z] spire-1.2.1/test/plugintest/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/plugintest/config.go [2022-04-10T22:41:26.100Z] spire-1.2.1/test/plugintest/load.go [2022-04-10T22:41:26.100Z] spire-1.2.1/test/plugintest/option.go [2022-04-10T22:41:26.100Z] spire-1.2.1/test/spiretest/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-10T22:41:26.100Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-10T22:41:26.100Z] spire-1.2.1/test/spiretest/dir.go [2022-04-10T22:41:26.100Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-10T22:41:26.100Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-10T22:41:26.100Z] spire-1.2.1/test/spiretest/logs.go [2022-04-10T22:41:26.100Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-10T22:41:26.100Z] spire-1.2.1/test/spiretest/suite.go [2022-04-10T22:41:26.100Z] spire-1.2.1/test/spiretest/x509.go [2022-04-10T22:41:26.100Z] spire-1.2.1/test/testca/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/testca/ca.go [2022-04-10T22:41:26.100Z] spire-1.2.1/test/testkey/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/testkey/generate.sh [2022-04-10T22:41:26.100Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-10T22:41:26.100Z] spire-1.2.1/test/testkey/keys.go [2022-04-10T22:41:26.100Z] spire-1.2.1/test/testkey/new.go [2022-04-10T22:41:26.100Z] spire-1.2.1/test/tpmsimulator/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-10T22:41:26.100Z] spire-1.2.1/test/util/ [2022-04-10T22:41:26.100Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-10T22:41:26.100Z] spire-1.2.1/test/util/cert_generation.go [2022-04-10T22:41:26.100Z] spire-1.2.1/test/util/io_redirection.go [2022-04-10T22:41:26.100Z] spire-1.2.1/test/util/race.go [2022-04-10T22:41:26.100Z] spire-1.2.1/test/util/util.go [2022-04-10T22:41:26.100Z] building spire from source... [2022-04-10T22:41:26.712Z] Installing go1.17.7... [2022-04-10T22:41:59.147Z] Building bin/spire-server... [2022-04-10T22:41:59.147Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-10T22:41:59.147Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-10T22:41:59.147Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-10T22:41:59.147Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-10T22:41:59.147Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-10T22:41:59.147Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-10T22:41:59.147Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-10T22:41:59.147Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-10T22:41:59.147Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-10T22:41:59.749Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-10T22:42:00.355Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-10T22:42:00.355Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-10T22:42:00.633Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-10T22:42:00.911Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-10T22:42:01.190Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-10T22:42:01.190Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-10T22:42:01.190Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-10T22:42:02.191Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-10T22:42:02.191Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-10T22:42:02.464Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-10T22:42:02.464Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-10T22:42:02.738Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-10T22:42:03.722Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-10T22:42:03.722Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-10T22:42:22.120Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-10T22:42:22.120Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-10T22:42:22.120Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-10T22:42:22.120Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-10T22:42:22.120Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-10T22:42:22.120Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-10T22:42:22.120Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-10T22:42:22.120Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-10T22:42:22.120Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-10T22:42:22.120Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-10T22:42:22.120Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-10T22:42:22.120Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-10T22:42:22.120Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-10T22:42:22.120Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-10T22:42:22.120Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-10T22:42:23.109Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-10T22:42:23.109Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-10T22:42:23.109Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-10T22:42:23.710Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-10T22:42:23.988Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-10T22:42:23.988Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-10T22:42:23.988Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-10T22:42:23.988Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-10T22:42:24.267Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-10T22:42:24.267Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-10T22:42:39.392Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-10T22:42:39.392Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-10T22:42:39.392Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-10T22:42:39.392Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T22:42:39.392Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-10T22:42:39.392Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-10T22:42:39.392Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-10T22:42:39.671Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-10T22:42:39.671Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-10T22:42:40.663Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-10T22:42:40.663Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-10T22:42:40.942Z] go: downloading google.golang.org/api v0.70.0 [2022-04-10T22:42:46.380Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-10T22:43:33.433Z] go: downloading k8s.io/api v0.23.4 [2022-04-10T22:43:33.433Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-10T22:43:33.433Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-10T22:43:33.433Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-10T22:43:33.433Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-10T22:43:36.855Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-10T22:43:38.848Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-10T22:43:38.848Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-10T22:43:40.847Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-10T22:43:41.126Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-10T22:43:41.126Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-10T22:43:41.407Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-10T22:43:44.051Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-10T22:43:44.334Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-10T22:43:44.941Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-10T22:43:45.934Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-10T22:43:45.934Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-10T22:43:46.212Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-10T22:43:46.494Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-10T22:43:46.773Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-10T22:43:47.052Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-10T22:43:47.052Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-10T22:43:47.332Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-10T22:43:47.613Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-10T22:43:47.891Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-10T22:43:49.340Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-10T22:43:49.340Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-10T22:43:49.623Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-10T22:43:49.623Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-10T22:43:50.620Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-10T22:43:51.621Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-10T22:43:51.621Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-10T22:43:51.900Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-10T22:44:00.511Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-10T22:44:00.511Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-10T22:44:01.116Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-10T22:44:01.116Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-10T22:44:02.108Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-10T22:44:02.710Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-10T22:44:02.710Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-10T22:44:02.987Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-10T22:44:02.987Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-10T22:44:02.987Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-10T22:44:02.987Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-10T22:44:03.269Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-10T22:44:03.269Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-10T22:44:03.269Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-10T22:44:03.549Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-10T22:44:03.549Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-10T22:44:03.828Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-10T22:44:04.820Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-10T22:44:05.100Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-10T22:44:05.380Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-10T22:44:05.660Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-10T22:44:05.660Z] go: downloading go.opencensus.io v0.23.0 [2022-04-10T22:44:06.657Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-10T22:44:09.324Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-10T22:44:09.324Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-10T22:44:09.324Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-10T22:44:12.767Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-10T22:44:12.767Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-10T22:44:13.373Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-10T22:44:13.653Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-10T22:44:13.654Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-10T22:44:14.262Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-10T22:44:16.914Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-10T22:44:17.194Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-10T22:44:17.805Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-10T22:44:17.805Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-10T22:44:17.805Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-10T22:44:18.416Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-10T22:44:18.416Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-10T22:44:18.698Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-10T22:44:18.978Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-10T22:44:18.978Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-10T22:44:19.263Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-10T22:44:19.263Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-10T22:44:29.461Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-10T22:44:29.461Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-10T22:44:29.461Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-10T22:44:29.744Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-10T22:45:16.799Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-10T22:45:16.799Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-10T22:49:54.040Z] Removing intermediate container 9e39b03a3e0f [2022-04-10T22:49:54.040Z] ---> a5a88b326e36 [2022-04-10T22:49:54.040Z] [2022-04-10T22:49:54.040Z] Step 10/23 : FROM alpine:3.14 [2022-04-10T22:49:54.040Z] 3.14: Pulling from library/alpine [2022-04-10T22:49:54.040Z] Removing intermediate container f407bb46fa1a [2022-04-10T22:49:54.040Z] ---> 8891f3c5f390 [2022-04-10T22:49:54.040Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-10T22:49:54.040Z] ---> Running in bec7e56bfb60 [2022-04-10T22:49:54.040Z] 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-10T22:49:54.040Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-10T22:49:54.040Z] Status: Downloaded newer image for alpine:3.14 [2022-04-10T22:49:54.041Z] ---> ac73e934f311 [2022-04-10T22:49:54.041Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-10T22:49:54.041Z] ---> Running in ab891ff8392a [2022-04-10T22:49:54.041Z] Removing intermediate container a243c1f695df [2022-04-10T22:49:54.041Z] ---> 88550e3a4871 [2022-04-10T22:49:54.041Z] [2022-04-10T22:49:54.041Z] Step 10/31 : FROM alpine:3.14 [2022-04-10T22:49:54.041Z] ---> ac73e934f311 [2022-04-10T22:49:54.041Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-10T22:49:54.041Z] ---> Running in 4252c71e3bf1 [2022-04-10T22:49:54.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:49:54.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:49:55.216Z] Removing intermediate container bec7e56bfb60 [2022-04-10T22:49:55.216Z] ---> 45c9d435cc42 [2022-04-10T22:49:55.216Z] [2022-04-10T22:49:55.216Z] Step 11/23 : FROM docker:20.10.14 [2022-04-10T22:49:55.216Z] Removing intermediate container 4252c71e3bf1 [2022-04-10T22:49:55.216Z] ---> c7caeda5b600 [2022-04-10T22:49:55.216Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-10T22:49:55.511Z] 20.10.14: Pulling from library/docker [2022-04-10T22:49:55.511Z] ---> Running in 83ac12b6c9b1 [2022-04-10T22:49:56.508Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-10T22:49:56.508Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T22:49:56.508Z] OK: 5 MiB in 15 packages [2022-04-10T22:49:59.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:49:59.957Z] Removing intermediate container ab891ff8392a [2022-04-10T22:49:59.957Z] ---> 7ed8c7e48c93 [2022-04-10T22:49:59.957Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T22:49:59.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:50:00.249Z] ---> Running in b3c638a7d529 [2022-04-10T22:50:01.256Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-10T22:50:01.539Z] (2/2) Installing su-exec (0.2-r1) [2022-04-10T22:50:01.539Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T22:50:01.539Z] OK: 6 MiB in 16 packages [2022-04-10T22:50:02.168Z] Removing intermediate container b3c638a7d529 [2022-04-10T22:50:02.168Z] ---> 5850832a2f3d [2022-04-10T22:50:02.168Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-10T22:50:02.454Z] ---> Running in ae82cd6fa554 [2022-04-10T22:50:04.492Z] Removing intermediate container ae82cd6fa554 [2022-04-10T22:50:04.492Z] ---> 643625194afa [2022-04-10T22:50:04.492Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-10T22:50:04.492Z] Removing intermediate container 83ac12b6c9b1 [2022-04-10T22:50:04.492Z] ---> d1b766cc8c69 [2022-04-10T22:50:04.492Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-10T22:50:04.492Z] ---> Running in de955182a0b5 [2022-04-10T22:50:04.782Z] ---> Running in 0774e68f51cd [2022-04-10T22:50:05.802Z] Removing intermediate container de955182a0b5 [2022-04-10T22:50:05.802Z] ---> 75f1aba96925 [2022-04-10T22:50:05.802Z] Step 15/23 : WORKDIR / [2022-04-10T22:50:06.098Z] ---> Running in e5b8d601f3d5 [2022-04-10T22:50:06.098Z] Removing intermediate container 0774e68f51cd [2022-04-10T22:50:06.098Z] ---> e9e487e8ddd1 [2022-04-10T22:50:06.098Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-10T22:50:06.381Z] ---> Running in cc1eeb3c7398 [2022-04-10T22:50:07.860Z] Removing intermediate container e5b8d601f3d5 [2022-04-10T22:50:07.860Z] ---> 696aa093bcb5 [2022-04-10T22:50:07.860Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T22:50:07.860Z] Removing intermediate container cc1eeb3c7398 [2022-04-10T22:50:07.860Z] ---> b73079837fae [2022-04-10T22:50:07.860Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-10T22:50:08.485Z] ---> Running in 03ac05a8cc92 [2022-04-10T22:50:11.166Z] Removing intermediate container 96cf21a0a2af [2022-04-10T22:50:11.166Z] ---> 1dd92ea8440f [2022-04-10T22:50:11.166Z] [2022-04-10T22:50:11.166Z] Step 10/22 : FROM alpine:3.14 [2022-04-10T22:50:11.166Z] ---> ac73e934f311 [2022-04-10T22:50:11.166Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-10T22:50:11.166Z] ---> Using cache [2022-04-10T22:50:11.166Z] ---> 7ed8c7e48c93 [2022-04-10T22:50:11.166Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T22:50:11.166Z] ---> Using cache [2022-04-10T22:50:11.166Z] ---> 5850832a2f3d [2022-04-10T22:50:11.166Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-10T22:50:11.166Z] ---> 7b50e54e6aa8 [2022-04-10T22:50:11.166Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-10T22:50:11.166Z] ---> Running in 954451fae44d [2022-04-10T22:50:12.632Z] Removing intermediate container 954451fae44d [2022-04-10T22:50:12.632Z] ---> 3fe8df694b61 [2022-04-10T22:50:12.632Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-10T22:50:12.915Z] ---> Running in 695587fb8c6a [2022-04-10T22:50:13.536Z] Removing intermediate container 03ac05a8cc92 [2022-04-10T22:50:13.536Z] ---> c04bce74ac11 [2022-04-10T22:50:13.536Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-10T22:50:13.536Z] ---> Running in 2963bc7238bf [2022-04-10T22:50:14.161Z] Removing intermediate container 695587fb8c6a [2022-04-10T22:50:14.161Z] ---> 6d91dd136055 [2022-04-10T22:50:14.161Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T22:50:15.167Z] Removing intermediate container 2963bc7238bf [2022-04-10T22:50:15.167Z] ---> 09096b38d17e [2022-04-10T22:50:15.167Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-10T22:50:17.188Z] ---> 15c5989bbc4e [2022-04-10T22:50:17.188Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-10T22:50:17.188Z] ---> 9e08503791e9 [2022-04-10T22:50:17.188Z] ---> cf170f48fb4b [2022-04-10T22:50:17.188Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-10T22:50:17.188Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-10T22:50:17.485Z] ---> Running in 627bda340842 [2022-04-10T22:50:20.205Z] ---> 68e77c219e91 [2022-04-10T22:50:20.205Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-10T22:50:20.488Z] ---> Running in eea9aebb585c [2022-04-10T22:50:22.544Z] Removing intermediate container eea9aebb585c [2022-04-10T22:50:22.544Z] ---> 61f7ac8f16f9 [2022-04-10T22:50:22.544Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T22:50:22.544Z] ---> Running in 5bb776c4fe47 [2022-04-10T22:50:23.157Z] Removing intermediate container 627bda340842 [2022-04-10T22:50:23.157Z] ---> 894c45e65b20 [2022-04-10T22:50:23.157Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T22:50:24.147Z] Removing intermediate container 5bb776c4fe47 [2022-04-10T22:50:24.147Z] ---> 76aa0937911a [2022-04-10T22:50:24.147Z] Step 21/23 : LABEL arch=arm64 [2022-04-10T22:50:24.426Z] ---> Running in 4c8c87d8d1b4 [2022-04-10T22:50:25.043Z] ---> 2d4ef990061f [2022-04-10T22:50:25.043Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-10T22:50:25.322Z] ---> 7f0841e85f58 [2022-04-10T22:50:25.322Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-10T22:50:25.933Z] Removing intermediate container 4c8c87d8d1b4 [2022-04-10T22:50:25.933Z] ---> 31e5d65b3b56 [2022-04-10T22:50:25.933Z] Step 22/23 : LABEL git_sha=f5664866218e7da3fd83e1900d49164f94b020b6 [2022-04-10T22:50:26.217Z] ---> Running in 09db863eb95b [2022-04-10T22:50:27.685Z] ---> 5ca8e6e86624 [2022-04-10T22:50:27.685Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-10T22:50:27.685Z] Removing intermediate container 09db863eb95b [2022-04-10T22:50:27.685Z] ---> 1e1084648ca1 [2022-04-10T22:50:27.685Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T22:50:27.685Z] ---> Running in e5b4ccdd284d [2022-04-10T22:50:27.986Z] ---> Running in 44bd1516b141 [2022-04-10T22:50:29.573Z] Removing intermediate container e5b4ccdd284d [2022-04-10T22:50:29.573Z] ---> 738c6a6e32e6 [2022-04-10T22:50:29.573Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T22:50:29.573Z] ---> Running in 469ab874c911 [2022-04-10T22:50:29.881Z] Removing intermediate container 44bd1516b141 [2022-04-10T22:50:29.881Z] ---> a54bf20a051a [2022-04-10T22:50:29.881Z] [2022-04-10T22:50:31.358Z] Removing intermediate container 469ab874c911 [2022-04-10T22:50:31.358Z] ---> a6e533154abe [2022-04-10T22:50:31.358Z] Step 20/22 : LABEL arch=arm64 [2022-04-10T22:50:31.358Z] ---> Running in 6d074df36760 [2022-04-10T22:50:31.654Z] ---> 73e3d5bf1b21 [2022-04-10T22:50:31.654Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-10T22:50:31.937Z] Successfully built a54bf20a051a [2022-04-10T22:50:31.937Z] Successfully tagged core-command-arm64:latest [2022-04-10T22:50:31.938Z]  Building core-command ... done Building core-metadata [2022-04-10T22:50:32.649Z] Removing intermediate container 6d074df36760 [2022-04-10T22:50:32.649Z] ---> 771426d04cd8 [2022-04-10T22:50:32.649Z] Step 21/22 : LABEL git_sha=f5664866218e7da3fd83e1900d49164f94b020b6 [2022-04-10T22:50:32.930Z] ---> Running in f45eb84301e5 [2022-04-10T22:50:33.948Z] ---> b11679e8b5ce [2022-04-10T22:50:33.948Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-10T22:50:33.948Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-10T22:50:34.260Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-10T22:50:34.261Z] ---> c346e9eafbab [2022-04-10T22:50:34.261Z] 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-10T22:50:34.261Z] Removing intermediate container f45eb84301e5 [2022-04-10T22:50:34.261Z] ---> c5a23ce35e85 [2022-04-10T22:50:34.261Z] Step 22/22 : LABEL version=0.0.0 [2022-04-10T22:50:34.704Z] ---> Running in a41c4cd1e830 [2022-04-10T22:50:34.704Z] ---> Running in 29a752844037 [2022-04-10T22:50:35.701Z] Removing intermediate container a41c4cd1e830 [2022-04-10T22:50:35.701Z] ---> 1e69f2abc24b [2022-04-10T22:50:35.701Z] 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-10T22:50:35.701Z] Removing intermediate container 29a752844037 [2022-04-10T22:50:35.701Z] ---> 6f15df904606 [2022-04-10T22:50:35.701Z] [2022-04-10T22:50:35.701Z] ---> Running in a041b2f14de2 [2022-04-10T22:50:36.312Z] ---> 03001efce1d1 [2022-04-10T22:50:36.312Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-10T22:50:37.346Z] Successfully built 6f15df904606 [2022-04-10T22:50:37.346Z] Successfully tagged support-scheduler-arm64:latest [2022-04-10T22:50:37.346Z] Building security-proxy-setup [2022-04-10T22:50:38.398Z]  Building support-scheduler ... done  ---> abe6f0ba3cd9 [2022-04-10T22:50:38.398Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-10T22:50:38.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:50:38.686Z] ---> Running in 895b53f82ce9 [2022-04-10T22:50:38.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:50:39.257Z] Removing intermediate container 895b53f82ce9 [2022-04-10T22:50:39.257Z] ---> 7eb6ecf15d65 [2022-04-10T22:50:39.257Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-10T22:50:40.270Z] (1/43) Installing readline (8.1.1-r0) [2022-04-10T22:50:40.270Z] (2/43) Installing bash (5.1.16-r0) [2022-04-10T22:50:40.270Z] ---> 58c810fe9016 [2022-04-10T22:50:40.270Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-10T22:50:40.565Z] Executing bash-5.1.16-r0.post-install [2022-04-10T22:50:40.565Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-10T22:50:40.565Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-10T22:50:40.565Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-10T22:50:40.565Z] (6/43) Installing curl (7.80.0-r0) [2022-04-10T22:50:40.565Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-10T22:50:40.565Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-10T22:50:40.565Z] (9/43) Installing expat (2.4.7-r0) [2022-04-10T22:50:40.853Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-10T22:50:40.853Z] (11/43) Installing gdbm (1.22-r0) [2022-04-10T22:50:40.853Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-10T22:50:40.853Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-10T22:50:40.853Z] ---> Running in f63db0ac869d [2022-04-10T22:50:40.853Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-10T22:50:40.853Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-10T22:50:40.853Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-10T22:50:40.853Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-10T22:50:44.386Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-10T22:50:44.386Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-10T22:50:44.386Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-10T22:50:44.386Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-10T22:50:44.386Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-10T22:50:44.386Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-10T22:50:44.386Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-10T22:50:44.386Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-10T22:50:44.386Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-10T22:50:44.386Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-10T22:50:44.386Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-10T22:50:44.386Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-10T22:50:44.386Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-10T22:50:44.386Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-10T22:50:44.386Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-10T22:50:44.386Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-10T22:50:44.386Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-10T22:50:44.386Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-10T22:50:44.678Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-10T22:50:44.678Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-10T22:50:44.678Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-10T22:50:44.678Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-10T22:50:44.678Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-10T22:50:44.678Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-10T22:50:44.969Z] Removing intermediate container f63db0ac869d [2022-04-10T22:50:44.969Z] ---> aa4cd3f4deb8 [2022-04-10T22:50:44.969Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-10T22:50:44.969Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-10T22:50:45.254Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-10T22:50:45.577Z] ---> Running in 051b46640e6f [2022-04-10T22:50:45.857Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T22:50:46.141Z] OK: 82 MiB in 65 packages [2022-04-10T22:50:46.141Z] Removing intermediate container 051b46640e6f [2022-04-10T22:50:46.141Z] ---> 6eee051de5ee [2022-04-10T22:50:46.141Z] Step 28/31 : CMD ["gate"] [2022-04-10T22:50:46.745Z] ---> Running in 14f22426a94d [2022-04-10T22:50:47.383Z] Removing intermediate container 14f22426a94d [2022-04-10T22:50:47.383Z] ---> 92b2c95c23ad [2022-04-10T22:50:47.667Z] Step 29/31 : LABEL arch=arm64 [2022-04-10T22:50:47.946Z] ---> Running in a277676fc669 [2022-04-10T22:50:48.781Z] Removing intermediate container a277676fc669 [2022-04-10T22:50:48.781Z] ---> cecffa1d85de [2022-04-10T22:50:48.781Z] Step 30/31 : LABEL git_sha=f5664866218e7da3fd83e1900d49164f94b020b6 [2022-04-10T22:50:49.396Z] ---> Running in c787e0065c74 [2022-04-10T22:50:50.024Z] Removing intermediate container c787e0065c74 [2022-04-10T22:50:50.024Z] ---> 4ee8f4c6e24a [2022-04-10T22:50:50.024Z] Step 31/31 : LABEL version=0.0.0 [2022-04-10T22:50:50.306Z] ---> Running in ac175fe49a6e [2022-04-10T22:50:50.920Z] Removing intermediate container ac175fe49a6e [2022-04-10T22:50:50.920Z] ---> 84b445e3d9f4 [2022-04-10T22:50:50.920Z] [2022-04-10T22:50:51.532Z] Successfully built 84b445e3d9f4 [2022-04-10T22:50:51.532Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-10T22:50:51.532Z] Building support-notifications [2022-04-10T22:50:53.534Z]  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 [2022-04-10T22:50:53.534Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-10T22:50:53.814Z] 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-10T22:50:54.423Z] Collecting docker<4.0,>=3.6.0 [2022-04-10T22:50:54.702Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-10T22:50:54.702Z] Collecting docopt<0.7,>=0.6.1 [2022-04-10T22:50:54.702Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-10T22:50:58.135Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-10T22:50:58.135Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-10T22:51:00.806Z] Collecting texttable<0.10,>=0.9.0 [2022-04-10T22:51:00.806Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-10T22:51:05.167Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-10T22:51:05.167Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-10T22:51:06.162Z] Collecting PyYAML<4,>=3.10 [2022-04-10T22:51:06.162Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-10T22:51:11.626Z] Collecting cached-property<2,>=1.2.0 [2022-04-10T22:51:11.626Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-10T22:51:12.625Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-10T22:51:12.625Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-10T22:51:13.233Z] Collecting jsonschema<3,>=2.5.1 [2022-04-10T22:51:13.233Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-10T22:51:13.846Z] Collecting docker-pycreds>=0.4.0 [2022-04-10T22:51:13.846Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-10T22:51:15.881Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-10T22:51:15.881Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-10T22:51:15.881Z] Collecting idna<2.8,>=2.5 [2022-04-10T22:51:15.881Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-10T22:51:15.881Z] 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-10T22:51:16.173Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-10T22:51:16.173Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-10T22:51:16.785Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-10T22:51:16.785Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-10T22:51:16.785Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-10T22:51:16.785Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-10T22:51:18.251Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-10T22:51:18.252Z] Attempting uninstall: urllib3 [2022-04-10T22:51:18.252Z] Found existing installation: urllib3 1.26.7 [2022-04-10T22:51:18.252Z] Uninstalling urllib3-1.26.7: [2022-04-10T22:51:18.252Z] Successfully uninstalled urllib3-1.26.7 [2022-04-10T22:51:19.357Z] Attempting uninstall: idna [2022-04-10T22:51:19.357Z] Found existing installation: idna 3.3 [2022-04-10T22:51:19.357Z] Uninstalling idna-3.3: [2022-04-10T22:51:19.756Z] Successfully uninstalled idna-3.3 [2022-04-10T22:51:25.531Z] Attempting uninstall: requests [2022-04-10T22:51:25.531Z] Found existing installation: requests 2.26.0 [2022-04-10T22:51:25.531Z] Uninstalling requests-2.26.0: [2022-04-10T22:51:25.531Z] Successfully uninstalled requests-2.26.0 [2022-04-10T22:51:25.870Z] Running setup.py install for texttable: started [2022-04-10T22:51:29.317Z] Running setup.py install for texttable: finished with status 'done' [2022-04-10T22:51:29.317Z] Running setup.py install for PyYAML: started [2022-04-10T22:51:32.771Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-10T22:51:33.393Z] Running setup.py install for docopt: started [2022-04-10T22:51:36.840Z] Running setup.py install for docopt: finished with status 'done' [2022-04-10T22:51:36.840Z] Running setup.py install for dockerpty: started [2022-04-10T22:51:39.508Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-10T22:51:42.183Z] 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-10T22:51:52.401Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T22:51:52.401Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T22:51:52.401Z] ---> 2c2ac1513ed7 [2022-04-10T22:51:52.401Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T22:51:52.401Z] ---> Using cache [2022-04-10T22:51:52.401Z] ---> 268e9cbe152d [2022-04-10T22:51:52.401Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T22:51:52.401Z] ---> Using cache [2022-04-10T22:51:52.401Z] ---> 820b5774ee72 [2022-04-10T22:51:52.401Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-10T22:51:52.401Z] ---> Using cache [2022-04-10T22:51:52.401Z] ---> 59bf3094d0a9 [2022-04-10T22:51:52.401Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T22:51:52.401Z] ---> Using cache [2022-04-10T22:51:52.401Z] ---> 65944ef3dabc [2022-04-10T22:51:52.401Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T22:51:52.401Z] ---> Using cache [2022-04-10T22:51:52.401Z] ---> 22a03a179b89 [2022-04-10T22:51:52.401Z] Step 8/23 : COPY . . [2022-04-10T22:51:52.401Z] ---> Using cache [2022-04-10T22:51:52.401Z] ---> 57ff8ee8f782 [2022-04-10T22:51:52.401Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-10T22:51:53.014Z] ---> Running in c5f2ec1ad12a [2022-04-10T22:51:55.698Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-10T22:52:01.170Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T22:52:01.170Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-10T22:52:01.170Z] ---> 2c2ac1513ed7 [2022-04-10T22:52:01.170Z] Step 3/22 : WORKDIR /edgex-go [2022-04-10T22:52:01.170Z] ---> Using cache [2022-04-10T22:52:01.170Z] ---> 268e9cbe152d [2022-04-10T22:52:01.170Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T22:52:01.170Z] ---> Using cache [2022-04-10T22:52:01.170Z] ---> 820b5774ee72 [2022-04-10T22:52:01.170Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-10T22:52:01.170Z] ---> Using cache [2022-04-10T22:52:01.170Z] ---> 59bf3094d0a9 [2022-04-10T22:52:01.170Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-10T22:52:01.170Z] ---> Using cache [2022-04-10T22:52:01.170Z] ---> 65944ef3dabc [2022-04-10T22:52:01.170Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T22:52:01.170Z] ---> Using cache [2022-04-10T22:52:01.170Z] ---> 22a03a179b89 [2022-04-10T22:52:01.170Z] Step 8/22 : COPY . . [2022-04-10T22:52:01.170Z] ---> Using cache [2022-04-10T22:52:01.170Z] ---> 57ff8ee8f782 [2022-04-10T22:52:01.170Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-10T22:52:01.170Z] ---> Running in 5a987728c319 [2022-04-10T22:52:04.602Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-10T22:52:10.038Z] Removing intermediate container a041b2f14de2 [2022-04-10T22:52:10.038Z] ---> eac046aa7cf9 [2022-04-10T22:52:10.038Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-10T22:52:10.038Z] ---> Running in 87e16799a9cc [2022-04-10T22:52:10.038Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T22:52:10.038Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-10T22:52:10.038Z] ---> 2c2ac1513ed7 [2022-04-10T22:52:10.038Z] Step 3/22 : WORKDIR /edgex-go [2022-04-10T22:52:10.038Z] ---> Using cache [2022-04-10T22:52:10.038Z] ---> 268e9cbe152d [2022-04-10T22:52:10.038Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T22:52:10.038Z] ---> Using cache [2022-04-10T22:52:10.038Z] ---> 820b5774ee72 [2022-04-10T22:52:10.038Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-10T22:52:10.038Z] ---> Running in bf443c03f980 [2022-04-10T22:52:10.658Z] Removing intermediate container 87e16799a9cc [2022-04-10T22:52:10.658Z] ---> 514ca18a20bf [2022-04-10T22:52:10.658Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-10T22:52:10.937Z] ---> Running in 30136bfd454b [2022-04-10T22:52:11.933Z] Removing intermediate container 30136bfd454b [2022-04-10T22:52:11.933Z] ---> 454bb6d77c68 [2022-04-10T22:52:11.933Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-10T22:52:12.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:52:13.225Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:52:13.834Z] ---> e429f238b8b8 [2022-04-10T22:52:13.834Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-10T22:52:14.842Z] ---> ae7b83a74bdf [2022-04-10T22:52:14.842Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-10T22:52:14.842Z] OK: 220 MiB in 52 packages [2022-04-10T22:52:16.868Z] Removing intermediate container bf443c03f980 [2022-04-10T22:52:16.869Z] ---> d05d14328290 [2022-04-10T22:52:16.869Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-10T22:52:16.869Z] ---> b8bc4c795087 [2022-04-10T22:52:16.869Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-10T22:52:16.869Z] ---> Running in cc7dd92fb146 [2022-04-10T22:52:17.873Z] Removing intermediate container cc7dd92fb146 [2022-04-10T22:52:17.873Z] ---> 4c1092698089 [2022-04-10T22:52:17.873Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T22:52:17.873Z] ---> Running in e2a37b720100 [2022-04-10T22:52:17.873Z] ---> 915f37a1f35c [2022-04-10T22:52:17.873Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T22:52:18.157Z] ---> Running in faa78504802b [2022-04-10T22:52:18.775Z] Removing intermediate container e2a37b720100 [2022-04-10T22:52:18.775Z] ---> 4f0d2754fe48 [2022-04-10T22:52:18.775Z] Step 21/23 : LABEL arch=arm64 [2022-04-10T22:52:19.078Z] ---> Running in 797b84783b0c [2022-04-10T22:52:19.699Z] Removing intermediate container 797b84783b0c [2022-04-10T22:52:19.699Z] ---> a2a87057ed3f [2022-04-10T22:52:19.699Z] Step 22/23 : LABEL git_sha=f5664866218e7da3fd83e1900d49164f94b020b6 [2022-04-10T22:52:19.994Z] ---> Running in 74768e1b5617 [2022-04-10T22:52:20.604Z] Removing intermediate container 74768e1b5617 [2022-04-10T22:52:20.604Z] ---> 307c936baadc [2022-04-10T22:52:20.604Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T22:52:20.924Z] ---> Running in 28e6962b7c93 [2022-04-10T22:52:21.527Z] Removing intermediate container 28e6962b7c93 [2022-04-10T22:52:21.527Z] ---> e90f03c2a6a0 [2022-04-10T22:52:21.527Z] [2022-04-10T22:52:22.137Z] Successfully built e90f03c2a6a0 [2022-04-10T22:52:22.137Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-10T22:52:22.137Z]  Building sys-mgmt-agent ... done Building security-secretstore-setup [2022-04-10T22:52:24.793Z] Removing intermediate container faa78504802b [2022-04-10T22:52:24.793Z] ---> 398f95e81107 [2022-04-10T22:52:24.793Z] Step 8/22 : COPY . . [2022-04-10T22:53:03.871Z] ---> 5de675d2d5f1 [2022-04-10T22:53:03.871Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-10T22:53:03.871Z] ---> Running in b226738a3fe9 [2022-04-10T22:53:03.871Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-10T22:53:03.871Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T22:53:03.871Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-10T22:53:03.871Z] ---> 2c2ac1513ed7 [2022-04-10T22:53:03.871Z] Step 3/25 : WORKDIR /edgex-go [2022-04-10T22:53:03.871Z] ---> Using cache [2022-04-10T22:53:03.871Z] ---> 268e9cbe152d [2022-04-10T22:53:03.871Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T22:53:03.871Z] ---> Using cache [2022-04-10T22:53:03.871Z] ---> 820b5774ee72 [2022-04-10T22:53:03.871Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-10T22:53:03.871Z] ---> Using cache [2022-04-10T22:53:03.871Z] ---> 59bf3094d0a9 [2022-04-10T22:53:03.871Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-10T22:53:03.871Z] ---> Using cache [2022-04-10T22:53:03.871Z] ---> 65944ef3dabc [2022-04-10T22:53:03.871Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T22:53:03.871Z] ---> Using cache [2022-04-10T22:53:03.871Z] ---> 22a03a179b89 [2022-04-10T22:53:03.871Z] Step 8/25 : COPY . . [2022-04-10T22:53:03.871Z] ---> Using cache [2022-04-10T22:53:03.871Z] ---> 57ff8ee8f782 [2022-04-10T22:53:03.871Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-10T22:53:03.871Z] ---> Running in 8ccf488aed3d [2022-04-10T22:53:05.321Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-10T22:59:42.841Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-10T23:00:09.697Z] Removing intermediate container 5a987728c319 [2022-04-10T23:00:09.697Z] ---> 00d371be5562 [2022-04-10T23:00:09.697Z] [2022-04-10T23:00:09.697Z] Step 10/22 : FROM alpine:3.14 [2022-04-10T23:00:09.697Z] ---> ac73e934f311 [2022-04-10T23:00:09.697Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-10T23:00:09.697Z] ---> Running in 755745017a50 [2022-04-10T23:00:09.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:00:09.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:00:09.697Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-10T23:00:09.697Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-10T23:00:09.697Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-10T23:00:09.697Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-10T23:00:09.697Z] (5/6) Installing curl (7.79.1-r0) [2022-04-10T23:00:09.697Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-10T23:00:09.697Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T23:00:09.697Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T23:00:10.304Z] OK: 8 MiB in 20 packages [2022-04-10T23:00:13.721Z] Removing intermediate container 755745017a50 [2022-04-10T23:00:13.721Z] ---> e2e5abdafdee [2022-04-10T23:00:13.721Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-10T23:00:13.721Z] ---> Running in 60140b2e2f67 [2022-04-10T23:00:14.736Z] Removing intermediate container 60140b2e2f67 [2022-04-10T23:00:14.736Z] ---> 31bd71293355 [2022-04-10T23:00:14.736Z] Step 13/22 : WORKDIR /edgex [2022-04-10T23:00:14.736Z] ---> Running in 1bd3feceb5fd [2022-04-10T23:00:16.217Z] Removing intermediate container 1bd3feceb5fd [2022-04-10T23:00:16.217Z] ---> 37fddebb06ed [2022-04-10T23:00:16.217Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-10T23:00:18.227Z] ---> 17a029c8b0fc [2022-04-10T23:00:18.227Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-10T23:00:22.579Z] ---> 10203b68d373 [2022-04-10T23:00:22.579Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-10T23:00:26.012Z] ---> 8463454c0208 [2022-04-10T23:00:26.013Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-10T23:00:26.013Z] Removing intermediate container c5f2ec1ad12a [2022-04-10T23:00:26.013Z] ---> d394c0d24417 [2022-04-10T23:00:26.013Z] [2022-04-10T23:00:26.013Z] Step 10/23 : FROM alpine:3.14 [2022-04-10T23:00:26.013Z] ---> ac73e934f311 [2022-04-10T23:00:26.013Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-10T23:00:26.013Z] ---> Using cache [2022-04-10T23:00:26.013Z] ---> 7ed8c7e48c93 [2022-04-10T23:00:26.013Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T23:00:26.013Z] ---> Using cache [2022-04-10T23:00:26.013Z] ---> 5850832a2f3d [2022-04-10T23:00:26.013Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-10T23:00:26.013Z] ---> Running in 99cbf711c4a7 [2022-04-10T23:00:26.624Z] Removing intermediate container 99cbf711c4a7 [2022-04-10T23:00:26.624Z] ---> 56409ce28320 [2022-04-10T23:00:26.624Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-10T23:00:26.624Z] ---> Running in 4b8b1f59924c [2022-04-10T23:00:26.937Z] ---> 347e1acd15e0 [2022-04-10T23:00:26.937Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-10T23:00:26.937Z] ---> Running in b68141cf89e9 [2022-04-10T23:00:27.933Z] Removing intermediate container 4b8b1f59924c [2022-04-10T23:00:27.933Z] ---> d653564f671d [2022-04-10T23:00:27.933Z] Step 15/23 : WORKDIR / [2022-04-10T23:00:27.933Z] ---> Running in fc1ef13a16f7 [2022-04-10T23:00:28.939Z] Removing intermediate container fc1ef13a16f7 [2022-04-10T23:00:28.939Z] ---> 12ef5d9493b0 [2022-04-10T23:00:28.939Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T23:00:29.959Z] ---> e4fd6393942e [2022-04-10T23:00:29.959Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-10T23:00:31.015Z] Removing intermediate container b68141cf89e9 [2022-04-10T23:00:31.015Z] ---> 19eb418b7d41 [2022-04-10T23:00:31.015Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-10T23:00:31.015Z] ---> Running in 76cd681b8db0 [2022-04-10T23:00:32.019Z] Removing intermediate container 76cd681b8db0 [2022-04-10T23:00:32.019Z] ---> 8cfbfabd9982 [2022-04-10T23:00:32.019Z] Step 20/22 : LABEL arch=arm64 [2022-04-10T23:00:32.302Z] ---> Running in 19312090d9d4 [2022-04-10T23:00:33.301Z] Removing intermediate container 19312090d9d4 [2022-04-10T23:00:33.301Z] ---> 7941cf64b7ef [2022-04-10T23:00:33.301Z] Step 21/22 : LABEL git_sha=f5664866218e7da3fd83e1900d49164f94b020b6 [2022-04-10T23:00:33.301Z] ---> Running in 6683f6ae89ab [2022-04-10T23:00:33.301Z] ---> 778e3ed56100 [2022-04-10T23:00:33.301Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-10T23:00:34.303Z] Removing intermediate container 6683f6ae89ab [2022-04-10T23:00:34.303Z] ---> e43daae67678 [2022-04-10T23:00:34.303Z] Step 22/22 : LABEL version=0.0.0 [2022-04-10T23:00:34.303Z] ---> Running in b3e72a7b3e28 [2022-04-10T23:00:34.594Z] ---> b97abc6a4876 [2022-04-10T23:00:34.594Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-10T23:00:34.879Z] ---> Running in 86e43faab61f [2022-04-10T23:00:35.159Z] Removing intermediate container b3e72a7b3e28 [2022-04-10T23:00:35.159Z] ---> 9b6ebe956429 [2022-04-10T23:00:35.159Z] [2022-04-10T23:00:35.438Z] Removing intermediate container 86e43faab61f [2022-04-10T23:00:35.438Z] ---> 55ecd9b9ba07 [2022-04-10T23:00:35.438Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T23:00:35.717Z] ---> Running in 3a165b3c7284 [2022-04-10T23:00:36.335Z] Successfully built 9b6ebe956429 [2022-04-10T23:00:36.335Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-10T23:00:36.335Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2022-04-10T23:00:36.631Z] Removing intermediate container 3a165b3c7284 [2022-04-10T23:00:36.631Z] ---> d6d24ae356a7 [2022-04-10T23:00:36.631Z] Step 21/23 : LABEL arch=arm64 [2022-04-10T23:00:36.631Z] ---> Running in f631f182ced7 [2022-04-10T23:00:37.265Z] Removing intermediate container f631f182ced7 [2022-04-10T23:00:37.265Z] ---> f8a5f1f44199 [2022-04-10T23:00:37.265Z] Step 22/23 : LABEL git_sha=f5664866218e7da3fd83e1900d49164f94b020b6 [2022-04-10T23:00:37.265Z] ---> Running in ce62614bbfbf [2022-04-10T23:00:37.889Z] Removing intermediate container ce62614bbfbf [2022-04-10T23:00:37.889Z] ---> a1e5408bb1d1 [2022-04-10T23:00:37.889Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T23:00:38.171Z] ---> Running in a1ae05f1301a [2022-04-10T23:00:38.777Z] Removing intermediate container a1ae05f1301a [2022-04-10T23:00:38.777Z] ---> 464b09449941 [2022-04-10T23:00:38.777Z] [2022-04-10T23:00:39.055Z] Successfully built 464b09449941 [2022-04-10T23:00:39.334Z] Successfully tagged core-metadata-arm64:latest [2022-04-10T23:00:39.334Z]  Building core-metadata ... done Building security-spire-agent [2022-04-10T23:00:46.073Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-10T23:01:12.949Z] Removing intermediate container 8ccf488aed3d [2022-04-10T23:01:12.949Z] ---> 6b0647c80a6d [2022-04-10T23:01:12.949Z] [2022-04-10T23:01:12.949Z] Step 10/25 : FROM alpine:3.14 [2022-04-10T23:01:12.949Z] ---> ac73e934f311 [2022-04-10T23:01:12.949Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-10T23:01:12.949Z] ---> Running in 4afa71a44e6a [2022-04-10T23:01:14.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:01:15.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:01:17.034Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-10T23:01:17.034Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-10T23:01:17.034Z] (3/3) Installing su-exec (0.2-r1) [2022-04-10T23:01:17.034Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T23:01:17.034Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T23:01:17.646Z] OK: 6 MiB in 17 packages [2022-04-10T23:01:22.043Z] Removing intermediate container 4afa71a44e6a [2022-04-10T23:01:22.043Z] ---> 71ae5b9d370b [2022-04-10T23:01:22.043Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-10T23:01:22.043Z] ---> Running in bd0e77db4c78 [2022-04-10T23:01:24.058Z] Removing intermediate container bd0e77db4c78 [2022-04-10T23:01:24.058Z] ---> 8ce7c38d30a3 [2022-04-10T23:01:24.058Z] Step 13/25 : WORKDIR / [2022-04-10T23:01:24.058Z] ---> Running in 65bb98916a87 [2022-04-10T23:01:25.065Z] Removing intermediate container 65bb98916a87 [2022-04-10T23:01:25.065Z] ---> 194f7bf0c79f [2022-04-10T23:01:25.065Z] 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-10T23:01:27.732Z] ---> 030e1d3b7542 [2022-04-10T23:01:27.732Z] 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-10T23:01:29.234Z] Removing intermediate container b226738a3fe9 [2022-04-10T23:01:29.234Z] ---> 28c47ebd8b59 [2022-04-10T23:01:29.234Z] [2022-04-10T23:01:29.234Z] Step 10/22 : FROM alpine:3.14 [2022-04-10T23:01:29.234Z] ---> ac73e934f311 [2022-04-10T23:01:29.234Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-10T23:01:29.856Z] ---> e72943397e9b [2022-04-10T23:01:29.856Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-10T23:01:29.856Z] ---> Running in 3d3cf3727538 [2022-04-10T23:01:32.515Z] ---> 5ba46bb34533 [2022-04-10T23:01:32.515Z] 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-10T23:01:32.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:01:33.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:01:34.415Z] ---> 23bb1e0c2932 [2022-04-10T23:01:34.415Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-10T23:01:34.415Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-10T23:01:34.700Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-10T23:01:34.700Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T23:01:34.700Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T23:01:34.989Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T23:01:34.989Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-10T23:01:34.989Z] ---> 2c2ac1513ed7 [2022-04-10T23:01:34.989Z] Step 3/20 : WORKDIR /edgex-go [2022-04-10T23:01:34.989Z] ---> Using cache [2022-04-10T23:01:34.989Z] ---> 268e9cbe152d [2022-04-10T23:01:34.989Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-10T23:01:34.989Z] ---> Running in bc8c006c1f74 [2022-04-10T23:01:34.989Z] OK: 6 MiB in 16 packages [2022-04-10T23:01:38.082Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:01:39.075Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:01:39.691Z] Removing intermediate container 3d3cf3727538 [2022-04-10T23:01:39.691Z] ---> f686a7242127 [2022-04-10T23:01:39.691Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T23:01:40.000Z] ---> Running in 7ecafcdc7252 [2022-04-10T23:01:41.041Z] v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T23:01:41.041Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T23:01:41.041Z] OK: 15739 distinct packages available [2022-04-10T23:01:41.041Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:01:41.730Z] Removing intermediate container 7ecafcdc7252 [2022-04-10T23:01:41.730Z] ---> 634a1b5ecffe [2022-04-10T23:01:41.730Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-10T23:01:41.730Z] ---> ff6d02186ed1 [2022-04-10T23:01:41.730Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-10T23:01:42.048Z] ---> Running in ff069fedaf1e [2022-04-10T23:01:42.048Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:01:43.177Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T23:01:43.177Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-10T23:01:43.177Z] ---> 2c2ac1513ed7 [2022-04-10T23:01:43.177Z] Step 3/26 : WORKDIR /edgex-go [2022-04-10T23:01:43.177Z] ---> Using cache [2022-04-10T23:01:43.177Z] ---> 268e9cbe152d [2022-04-10T23:01:43.177Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:01:43.177Z] ---> Using cache [2022-04-10T23:01:43.177Z] ---> 820b5774ee72 [2022-04-10T23:01:43.177Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-10T23:01:43.177Z] ---> Running in 827e14963c04 [2022-04-10T23:01:43.492Z] Removing intermediate container ff069fedaf1e [2022-04-10T23:01:43.492Z] ---> 3206be73f18e [2022-04-10T23:01:43.492Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-10T23:01:44.113Z] ---> Running in 1d62141250e8 [2022-04-10T23:01:44.113Z] OK: 220 MiB in 52 packages [2022-04-10T23:01:45.577Z] Removing intermediate container 1d62141250e8 [2022-04-10T23:01:45.577Z] ---> 56ce784ef487 [2022-04-10T23:01:45.577Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T23:01:45.886Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:01:46.905Z] Removing intermediate container bc8c006c1f74 [2022-04-10T23:01:46.905Z] ---> e2c3119e01f7 [2022-04-10T23:01:46.905Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-10T23:01:46.905Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:01:47.525Z] ---> 821eda4d96e6 [2022-04-10T23:01:47.525Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-10T23:01:47.525Z] ---> 75ae755d4ae2 [2022-04-10T23:01:47.525Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-10T23:01:48.130Z] OK: 220 MiB in 52 packages [2022-04-10T23:01:49.130Z] ---> f930209471cf [2022-04-10T23:01:49.130Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T23:01:49.130Z] ---> Running in 6064d9d17938 [2022-04-10T23:01:50.125Z] ---> d57fe9ca2f46 [2022-04-10T23:01:50.125Z] 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-10T23:01:50.425Z] ---> Running in 2017fa110721 [2022-04-10T23:01:50.425Z] Removing intermediate container 827e14963c04 [2022-04-10T23:01:50.425Z] ---> dff22e4d7798 [2022-04-10T23:01:50.425Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-10T23:01:53.876Z] ---> e6dd2b214918 [2022-04-10T23:01:53.876Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T23:01:53.876Z] ---> 8d7d7e4a65f8 [2022-04-10T23:01:53.876Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-10T23:01:53.876Z] ---> Running in ba6bd0deb9c3 [2022-04-10T23:01:55.893Z] Removing intermediate container 2017fa110721 [2022-04-10T23:01:55.893Z] ---> 93d75610e771 [2022-04-10T23:01:55.893Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-10T23:01:56.170Z] ---> Running in d417ea442f1b [2022-04-10T23:01:56.170Z] ---> d6bd24926ebb [2022-04-10T23:01:56.170Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-10T23:01:56.452Z] ---> Running in e697777a0000 [2022-04-10T23:01:57.056Z] Removing intermediate container d417ea442f1b [2022-04-10T23:01:57.056Z] ---> e9f3402f498c [2022-04-10T23:01:57.056Z] Step 23/25 : LABEL arch=arm64 [2022-04-10T23:01:57.331Z] Removing intermediate container 6064d9d17938 [2022-04-10T23:01:57.331Z] ---> c19b56d205be [2022-04-10T23:01:57.331Z] Step 7/20 : COPY . . [2022-04-10T23:01:57.331Z] ---> Running in 34f3fe892b7a [2022-04-10T23:01:57.604Z] Removing intermediate container e697777a0000 [2022-04-10T23:01:57.604Z] ---> 3e4913a2da83 [2022-04-10T23:01:57.604Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T23:01:57.879Z] ---> Running in fc7947d676b3 [2022-04-10T23:01:58.490Z] Removing intermediate container 34f3fe892b7a [2022-04-10T23:01:58.490Z] ---> 096ee9fbaa4e [2022-04-10T23:01:58.490Z] Step 24/25 : LABEL git_sha=f5664866218e7da3fd83e1900d49164f94b020b6 [2022-04-10T23:01:58.798Z] ---> Running in 7a0817bd4c56 [2022-04-10T23:01:58.798Z] Removing intermediate container fc7947d676b3 [2022-04-10T23:01:58.798Z] ---> 4f412b963749 [2022-04-10T23:01:58.798Z] Step 20/22 : LABEL arch=arm64 [2022-04-10T23:01:59.087Z] ---> Running in 96aacd77237a [2022-04-10T23:02:00.569Z] Removing intermediate container 7a0817bd4c56 [2022-04-10T23:02:00.569Z] ---> c73d23d8e8e0 [2022-04-10T23:02:00.569Z] Step 25/25 : LABEL version=0.0.0 [2022-04-10T23:02:00.569Z] Removing intermediate container 96aacd77237a [2022-04-10T23:02:00.569Z] ---> 98bed31c1e33 [2022-04-10T23:02:00.569Z] Step 21/22 : LABEL git_sha=f5664866218e7da3fd83e1900d49164f94b020b6 [2022-04-10T23:02:00.569Z] ---> Running in f847f0e625d7 [2022-04-10T23:02:00.569Z] ---> Running in 273ac0755576 [2022-04-10T23:02:01.568Z] Removing intermediate container ba6bd0deb9c3 [2022-04-10T23:02:01.568Z] ---> a336603da03b [2022-04-10T23:02:01.568Z] Step 8/26 : COPY . . [2022-04-10T23:02:01.568Z] Removing intermediate container 273ac0755576 [2022-04-10T23:02:01.568Z] ---> 0af7ed2cd9df [2022-04-10T23:02:01.568Z] Step 22/22 : LABEL version=0.0.0 [2022-04-10T23:02:01.849Z] ---> Running in 129b5b27fc02 [2022-04-10T23:02:01.849Z] Removing intermediate container f847f0e625d7 [2022-04-10T23:02:01.849Z] ---> 7908a97de6e7 [2022-04-10T23:02:01.849Z] [2022-04-10T23:02:03.316Z] Removing intermediate container 129b5b27fc02 [2022-04-10T23:02:03.316Z] ---> d2880f0b0733 [2022-04-10T23:02:03.316Z] [2022-04-10T23:02:03.932Z] Successfully built 7908a97de6e7 [2022-04-10T23:02:03.932Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-10T23:02:03.932Z]  Building security-secretstore-setup ... done Building security-spire-server [2022-04-10T23:02:04.932Z] Successfully built d2880f0b0733 [2022-04-10T23:02:04.932Z] Successfully tagged support-notifications-arm64:latest [2022-04-10T23:02:04.932Z]  Building support-notifications ... done Building core-data [2022-04-10T23:03:01.556Z] ---> 74442388fd35 [2022-04-10T23:03:01.556Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-10T23:03:01.556Z] ---> Running in 5dbc4c889945 [2022-04-10T23:03:01.556Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-10T23:03:02.555Z] ---> 1cbd1017c592 [2022-04-10T23:03:02.555Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-10T23:03:02.866Z] ---> Running in c19e0a59d6d6 [2022-04-10T23:03:03.528Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T23:03:03.528Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T23:03:03.528Z] ---> 2c2ac1513ed7 [2022-04-10T23:03:03.528Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T23:03:03.528Z] ---> Using cache [2022-04-10T23:03:03.528Z] ---> 268e9cbe152d [2022-04-10T23:03:03.528Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:03:03.528Z] ---> Using cache [2022-04-10T23:03:03.528Z] ---> 820b5774ee72 [2022-04-10T23:03:03.528Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-10T23:03:03.528Z] ---> Running in 4b6afbbdf7ac [2022-04-10T23:03:04.144Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T23:03:04.144Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-10T23:03:04.144Z] ---> 2c2ac1513ed7 [2022-04-10T23:03:04.144Z] Step 3/25 : WORKDIR /edgex-go [2022-04-10T23:03:04.144Z] ---> Using cache [2022-04-10T23:03:04.144Z] ---> 268e9cbe152d [2022-04-10T23:03:04.144Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:03:04.144Z] ---> Using cache [2022-04-10T23:03:04.144Z] ---> 820b5774ee72 [2022-04-10T23:03:04.144Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-10T23:03:04.144Z] ---> Using cache [2022-04-10T23:03:04.144Z] ---> dff22e4d7798 [2022-04-10T23:03:04.144Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-10T23:03:04.144Z] ---> Using cache [2022-04-10T23:03:04.144Z] ---> e6dd2b214918 [2022-04-10T23:03:04.144Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T23:03:04.144Z] ---> Using cache [2022-04-10T23:03:04.144Z] ---> a336603da03b [2022-04-10T23:03:04.144Z] Step 8/25 : COPY . . [2022-04-10T23:03:04.144Z] Removing intermediate container c19e0a59d6d6 [2022-04-10T23:03:04.144Z] ---> a3987da3503a [2022-04-10T23:03:04.144Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-10T23:03:04.430Z] ---> Running in 1f6c3ae2f604 [2022-04-10T23:03:04.717Z] ---> Using cache [2022-04-10T23:03:04.717Z] ---> 1cbd1017c592 [2022-04-10T23:03:04.717Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-10T23:03:04.717Z] ---> Using cache [2022-04-10T23:03:04.717Z] ---> a3987da3503a [2022-04-10T23:03:04.717Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-10T23:03:05.005Z] ---> Running in 6bea36324666 [2022-04-10T23:03:06.482Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:03:07.489Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:03:08.969Z] OK: 220 MiB in 52 packages [2022-04-10T23:03:09.254Z] Removing intermediate container 1f6c3ae2f604 [2022-04-10T23:03:09.254Z] ---> c219306dfff5 [2022-04-10T23:03:09.254Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-10T23:03:09.548Z] ---> Running in 73f48e042937 [2022-04-10T23:03:09.548Z] Removing intermediate container 6bea36324666 [2022-04-10T23:03:09.548Z] ---> 6a37af1e10e6 [2022-04-10T23:03:09.548Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-10T23:03:10.168Z] ---> Running in 91efbd4cadcc [2022-04-10T23:03:11.173Z] Removing intermediate container 73f48e042937 [2022-04-10T23:03:11.173Z] ---> 1670dd7a8489 [2022-04-10T23:03:11.173Z] 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-10T23:03:11.174Z] Removing intermediate container 4b6afbbdf7ac [2022-04-10T23:03:11.174Z] ---> 4e9804650c8c [2022-04-10T23:03:11.174Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T23:03:11.174Z] ---> Running in 2d7993695a4a [2022-04-10T23:03:11.465Z] Removing intermediate container 91efbd4cadcc [2022-04-10T23:03:11.465Z] ---> deb02e389a0e [2022-04-10T23:03:11.465Z] 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-10T23:03:11.758Z] ---> Running in e5627b524b54 [2022-04-10T23:03:13.769Z] ---> 86bd4c5f4b55 [2022-04-10T23:03:13.769Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T23:03:13.769Z] ---> Running in be81eaefce1d [2022-04-10T23:03:15.225Z] spire-1.2.1/ [2022-04-10T23:03:15.225Z] spire-1.2.1/.data/ [2022-04-10T23:03:15.225Z] spire-1.2.1/.data/.file [2022-04-10T23:03:15.225Z] spire-1.2.1/.dockerignore [2022-04-10T23:03:15.225Z] spire-1.2.1/.gitattributes [2022-04-10T23:03:15.225Z] spire-1.2.1/.githooks/ [2022-04-10T23:03:15.225Z] spire-1.2.1/.githooks/pre-commit [2022-04-10T23:03:15.225Z] spire-1.2.1/.github/ [2022-04-10T23:03:15.225Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-10T23:03:15.225Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-10T23:03:15.225Z] spire-1.2.1/.github/dependabot.yml [2022-04-10T23:03:15.225Z] spire-1.2.1/.github/workflows/ [2022-04-10T23:03:15.225Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-10T23:03:15.225Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-10T23:03:15.225Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-10T23:03:15.225Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-10T23:03:15.225Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-10T23:03:15.225Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-10T23:03:15.225Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-10T23:03:15.225Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-10T23:03:15.225Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-10T23:03:15.225Z] spire-1.2.1/.gitignore [2022-04-10T23:03:15.225Z] spire-1.2.1/.go-version [2022-04-10T23:03:15.225Z] spire-1.2.1/.golangci.yml [2022-04-10T23:03:15.225Z] spire-1.2.1/ADOPTERS.md [2022-04-10T23:03:15.225Z] spire-1.2.1/CHANGELOG.md [2022-04-10T23:03:15.225Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-10T23:03:15.225Z] spire-1.2.1/CODEOWNERS [2022-04-10T23:03:15.225Z] spire-1.2.1/CONTRIBUTING.md [2022-04-10T23:03:15.225Z] spire-1.2.1/Dockerfile [2022-04-10T23:03:15.225Z] spire-1.2.1/Dockerfile.dev [2022-04-10T23:03:15.225Z] spire-1.2.1/Dockerfile.scratch [2022-04-10T23:03:15.225Z] spire-1.2.1/LICENSE [2022-04-10T23:03:15.225Z] spire-1.2.1/MAINTAINERS.md [2022-04-10T23:03:15.225Z] spire-1.2.1/Makefile [2022-04-10T23:03:15.225Z] spire-1.2.1/README.md [2022-04-10T23:03:15.225Z] spire-1.2.1/ROADMAP.md [2022-04-10T23:03:15.225Z] spire-1.2.1/SECURITY.md [2022-04-10T23:03:15.225Z] spire-1.2.1/cmd/ [2022-04-10T23:03:15.225Z] spire-1.2.1/cmd/spire-agent/ [2022-04-10T23:03:15.225Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-10T23:03:15.225Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-10T23:03:15.225Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-10T23:03:15.225Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-10T23:03:15.225Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-10T23:03:15.225Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-10T23:03:15.225Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-10T23:03:15.225Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-10T23:03:15.225Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-10T23:03:15.225Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/ [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-10T23:03:15.226Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-10T23:03:15.505Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-10T23:03:15.505Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-10T23:03:15.505Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-10T23:03:15.505Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-10T23:03:15.505Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-10T23:03:15.505Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-10T23:03:15.505Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-10T23:03:15.505Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-10T23:03:15.505Z] spire-1.2.1/conf/ [2022-04-10T23:03:15.505Z] spire-1.2.1/conf/agent/ [2022-04-10T23:03:15.505Z] spire-1.2.1/conf/agent/agent.conf [2022-04-10T23:03:15.505Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-10T23:03:15.505Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-10T23:03:15.505Z] spire-1.2.1/conf/server/ [2022-04-10T23:03:15.505Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-10T23:03:15.505Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-10T23:03:15.505Z] spire-1.2.1/conf/server/server.conf [2022-04-10T23:03:15.505Z] spire-1.2.1/conf/server/server_full.conf [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/ [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/SPIRE101.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/auditlog.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/images/ [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/scaling_spire.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/spire_agent.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/spire_server.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/supported_integrations.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/telemetry.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/telemetry_config.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/upgrading.md [2022-04-10T23:03:15.505Z] spire-1.2.1/doc/using_spire.md [2022-04-10T23:03:15.505Z] spire-1.2.1/examples/ [2022-04-10T23:03:15.505Z] spire-1.2.1/examples/README.md [2022-04-10T23:03:15.505Z] spire-1.2.1/go.mod [2022-04-10T23:03:15.505Z] spire-1.2.1/go.sum [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/ [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/ [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/agent.go [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/api/ [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/client/ [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-10T23:03:15.505Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/common/ [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/config.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/manager/ [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-10T23:03:15.506Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-10T23:03:15.788Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-10T23:03:15.788Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-10T23:03:15.788Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-10T23:03:15.788Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-10T23:03:15.788Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-10T23:03:15.788Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-10T23:03:15.788Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-10T23:03:15.788Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-10T23:03:15.788Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-10T23:03:15.788Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-10T23:03:15.788Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-10T23:03:15.788Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-10T23:03:15.788Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-10T23:03:15.788Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-10T23:03:15.788Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-10T23:03:15.788Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T23:03:15.788Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-10T23:03:15.788Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-10T23:03:15.788Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T23:03:15.788Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-10T23:03:15.788Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-10T23:03:15.788Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-10T23:03:15.788Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T23:03:15.788Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T23:03:15.788Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-10T23:03:15.788Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T23:03:15.788Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T23:03:15.788Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-10T23:03:15.788Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-10T23:03:15.788Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-10T23:03:15.788Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T23:03:15.788Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T23:03:15.788Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/svid/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/api/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/api/names.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/auth/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/catalog/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cli/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/health/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/health/config.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/health/context.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/health/health.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-10T23:03:15.789Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/idutil/ [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/log/ [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/log/log.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/log/options.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pemspire-1.2.1/ [2022-04-10T23:03:16.077Z] [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/plugin/ [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_keyspire-1.2.1/.data/ [2022-04-10T23:03:16.077Z] spire-1.2.1/.data/.file [2022-04-10T23:03:16.077Z] spire-1.2.1/.dockerignore [2022-04-10T23:03:16.077Z] spire-1.2.1/.gitattributes [2022-04-10T23:03:16.077Z] spire-1.2.1/.githooks/ [2022-04-10T23:03:16.077Z] spire-1.2.1/.githooks/pre-commit [2022-04-10T23:03:16.077Z] spire-1.2.1/.github/ [2022-04-10T23:03:16.077Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-10T23:03:16.077Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-10T23:03:16.077Z] spire-1.2.1/.github/dependabot.yml [2022-04-10T23:03:16.077Z] spire-1.2.1/.github/workflows/ [2022-04-10T23:03:16.077Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-10T23:03:16.077Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-10T23:03:16.077Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-10T23:03:16.077Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-10T23:03:16.077Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-10T23:03:16.077Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-10T23:03:16.077Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-10T23:03:16.077Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-10T23:03:16.077Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-10T23:03:16.077Z] spire-1.2.1/.gitignore [2022-04-10T23:03:16.077Z] spire-1.2.1/.go-version [2022-04-10T23:03:16.077Z] spire-1.2.1/.golangci.yml [2022-04-10T23:03:16.077Z] spire-1.2.1/ADOPTERS.md [2022-04-10T23:03:16.077Z] spire-1.2.1/CHANGELOG.md [2022-04-10T23:03:16.077Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-10T23:03:16.077Z] spire-1.2.1/CODEOWNERS [2022-04-10T23:03:16.077Z] spire-1.2.1/CONTRIBUTING.md [2022-04-10T23:03:16.077Z] spire-1.2.1/Dockerfile [2022-04-10T23:03:16.077Z] spire-1.2.1/Dockerfile.dev [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/profiling/ [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/selector/ [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-10T23:03:16.077Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-10T23:03:16.078Z] spire-1.2.1/Dockerfile.scratch [2022-04-10T23:03:16.078Z] spire-1.2.1/LICENSE [2022-04-10T23:03:16.078Z] spire-1.2.1/MAINTAINERS.md [2022-04-10T23:03:16.078Z] spire-1.2.1/Makefile [2022-04-10T23:03:16.078Z] spire-1.2.1/README.md [2022-04-10T23:03:16.078Z] spire-1.2.1/ROADMAP.md [2022-04-10T23:03:16.078Z] spire-1.2.1/SECURITY.md [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/ [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-agent/ [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/ [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/uptime/ [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-10T23:03:16.078Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/util/ [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/util/task.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/version/ [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/version/version.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/x509util/ [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/server/ [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/server/api/ [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/server/api/api.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/server/api/health/ [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/server/api/id.go [2022-04-10T23:03:16.078Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-10T23:03:16.079Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-10T23:03:16.079Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-10T23:03:16.079Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-10T23:03:16.079Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-10T23:03:16.079Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-10T23:03:16.079Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-10T23:03:16.079Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-10T23:03:16.079Z] spire-1.2.1/conf/ [2022-04-10T23:03:16.079Z] spire-1.2.1/conf/agent/ [2022-04-10T23:03:16.079Z] spire-1.2.1/conf/agent/agent.conf [2022-04-10T23:03:16.079Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-10T23:03:16.079Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-10T23:03:16.079Z] spire-1.2.1/conf/server/ [2022-04-10T23:03:16.079Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-10T23:03:16.079Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-10T23:03:16.079Z] spire-1.2.1/conf/server/server.conf [2022-04-10T23:03:16.079Z] spire-1.2.1/conf/server/server_full.conf [2022-04-10T23:03:16.079Z] spire-1.2.1/doc/ [2022-04-10T23:03:16.079Z] spire-1.2.1/doc/SPIRE101.md [2022-04-10T23:03:16.079Z] spire-1.2.1/doc/auditlog.md [2022-04-10T23:03:16.079Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-10T23:03:16.079Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-10T23:03:16.079Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-10T23:03:16.079Z] spire-1.2.1/doc/images/ [2022-04-10T23:03:16.079Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-10T23:03:16.079Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-10T23:03:16.079Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-10T23:03:16.079Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/status.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/bundle/ [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/ca/ [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/cache/ [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/catalog/ [2022-04-10T23:03:16.079Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/config.go [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/datastore/ [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-10T23:03:16.359Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-10T23:03:16.359Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-10T23:03:16.360Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-10T23:03:16.360Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-10T23:03:16.360Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-10T23:03:16.360Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-10T23:03:16.360Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-10T23:03:16.360Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-10T23:03:16.360Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-10T23:03:16.360Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-10T23:03:16.360Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-10T23:03:16.360Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-10T23:03:16.360Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-10T23:03:16.360Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-10T23:03:16.360Z] spire-1.2.1/doc/scaling_spire.md [2022-04-10T23:03:16.360Z] spire-1.2.1/doc/spire_agent.md [2022-04-10T23:03:16.360Z] spire-1.2.1/doc/spire_server.md [2022-04-10T23:03:16.360Z] spire-1.2.1/doc/supported_integrations.md [2022-04-10T23:03:16.360Z] spire-1.2.1/doc/telemetry.md [2022-04-10T23:03:16.360Z] spire-1.2.1/doc/telemetry_config.md [2022-04-10T23:03:16.360Z] spire-1.2.1/doc/upgrading.md [2022-04-10T23:03:16.360Z] spire-1.2.1/doc/using_spire.md [2022-04-10T23:03:16.360Z] spire-1.2.1/examples/ [2022-04-10T23:03:16.360Z] spire-1.2.1/examples/README.md [2022-04-10T23:03:16.360Z] spire-1.2.1/go.mod [2022-04-10T23:03:16.360Z] spire-1.2.1/go.sum [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/agent.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/api/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/client/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/common/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/config.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/manager/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T23:03:16.360Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-10T23:03:16.361Z] [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-10T23:03:16.361Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/registration/ [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/server.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/server_test.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/svid/ [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-10T23:03:16.642Z] spire-1.2.1/proto/ [2022-04-10T23:03:16.642Z] spire-1.2.1/proto/private/ [2022-04-10T23:03:16.642Z] spire-1.2.1/proto/private/server/ [2022-04-10T23:03:16.642Z] spire-1.2.1/proto/private/server/journal/ [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/agent/svid/ [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/common/ [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/common/api/ [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-10T23:03:16.642Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/api/names.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/auth/ [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-10T23:03:16.643Z] [2022-04-10T23:03:16.643Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-10T23:03:16.643Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-10T23:03:16.643Z] spire-1.2.1/proto/spire/ [2022-04-10T23:03:16.643Z] spire-1.2.1/proto/spire/common/ [2022-04-10T23:03:16.643Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-10T23:03:16.643Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-10T23:03:16.643Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-10T23:03:16.643Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-10T23:03:16.643Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-10T23:03:16.643Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-10T23:03:16.643Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-10T23:03:16.643Z] spire-1.2.1/proto/spire/plugin/ [2022-04-10T23:03:16.643Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-10T23:03:16.643Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-10T23:03:16.643Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-10T23:03:16.643Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-10T23:03:16.643Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-10T23:03:16.643Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-10T23:03:16.643Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-10T23:03:16.643Z] spire-1.2.1/release/ [2022-04-10T23:03:16.643Z] spire-1.2.1/release/spire-extras/ [2022-04-10T23:03:16.643Z] spire-1.2.1/release/spire-extras/README.md [2022-04-10T23:03:16.643Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-10T23:03:16.643Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-10T23:03:16.643Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-10T23:03:16.643Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-10T23:03:16.643Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-10T23:03:16.643Z] spire-1.2.1/release/spire/ [2022-04-10T23:03:16.643Z] spire-1.2.1/release/spire/README.md [2022-04-10T23:03:16.643Z] spire-1.2.1/release/spire/conf/ [2022-04-10T23:03:16.643Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-10T23:03:16.643Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-10T23:03:16.643Z] spire-1.2.1/release/spire/conf/server/ [2022-04-10T23:03:16.643Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-10T23:03:16.643Z] spire-1.2.1/script/ [2022-04-10T23:03:16.643Z] spire-1.2.1/script/build-artifact.sh [2022-04-10T23:03:16.643Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-10T23:03:16.643Z] spire-1.2.1/support/ [2022-04-10T23:03:16.643Z] spire-1.2.1/support/k8s/ [2022-04-10T23:03:16.643Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-10T23:03:16.643Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-10T23:03:16.643Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-10T23:03:16.643Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/catalog/ [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-10T23:03:16.643Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-10T23:03:16.643Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-10T23:03:16.643Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-10T23:03:16.643Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-10T23:03:16.643Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-10T23:03:16.643Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-10T23:03:16.643Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-10T23:03:16.643Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-10T23:03:16.643Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-10T23:03:16.643Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-10T23:03:16.643Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-10T23:03:16.643Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-10T23:03:16.643Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-10T23:03:16.643Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-10T23:03:16.643Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-10T23:03:16.643Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-10T23:03:16.643Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/cli/ [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-10T23:03:16.643Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-10T23:03:16.643Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-10T23:03:16.643Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-10T23:03:16.643Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-10T23:03:16.643Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-10T23:03:16.643Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-10T23:03:16.643Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-10T23:03:16.643Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-10T23:03:16.643Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-10T23:03:16.643Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-10T23:03:16.643Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-10T23:03:16.643Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-10T23:03:16.643Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-10T23:03:16.644Z] [2022-04-10T23:03:16.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-10T23:03:16.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-10T23:03:16.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-10T23:03:16.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-10T23:03:16.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-10T23:03:16.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-10T23:03:16.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-10T23:03:16.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-10T23:03:16.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-10T23:03:16.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-10T23:03:16.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-10T23:03:16.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-10T23:03:16.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-10T23:03:16.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-10T23:03:16.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-10T23:03:16.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-10T23:03:16.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-10T23:03:16.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-10T23:03:16.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-10T23:03:16.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-10T23:03:16.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-10T23:03:16.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-10T23:03:16.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-10T23:03:16.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-10T23:03:16.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-10T23:03:16.644Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-10T23:03:16.644Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-10T23:03:16.644Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/health/ [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/health/config.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/health/context.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/health/health.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-10T23:03:16.644Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-10T23:03:16.644Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-10T23:03:16.644Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-10T23:03:16.644Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-10T23:03:16.644Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/test/ [2022-04-10T23:03:16.644Z] spire-1.2.1/test/clock/ [2022-04-10T23:03:16.644Z] spire-1.2.1/test/clock/clock.go [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/ [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/idutil/ [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/log/ [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/log/log.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/log/options.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-10T23:03:16.644Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fixture/ [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fixture/certs/ [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-10T23:03:16.644Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/config/ [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/fixture.go [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/plugin/ [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/registration/ [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-10T23:03:16.645Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-10T23:03:16.645Z] spire-1.2.1/test/integration/ [2022-04-10T23:03:16.645Z] spire-1.2.1/test/integration/README.md [2022-04-10T23:03:16.645Z] spire-1.2.1/test/integration/common [2022-04-10T23:03:16.645Z] spire-1.2.1/test/integration/setup/ [2022-04-10T23:03:16.645Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-10T23:03:16.645Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-10T23:03:16.645Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-10T23:03:16.645Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-10T23:03:16.645Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-10T23:03:16.645Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-10T23:03:16.645Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-10T23:03:16.645Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-10T23:03:16.645Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-10T23:03:16.645Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-10T23:03:16.645Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-10T23:03:16.645Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-10T23:03:16.645Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-10T23:03:16.645Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-10T23:03:16.645Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-10T23:03:16.645Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-10T23:03:16.645Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-10T23:03:16.645Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/profiling/ [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/selector/ [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-10T23:03:16.645Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-10T23:03:16.645Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-10T23:03:16.645Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-10T23:03:16.645Z] spire-1.2.1/test/integration/suites/ [2022-04-10T23:03:16.645Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-10T23:03:16.645Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-10T23:03:16.645Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-10T23:03:16.645Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-10T23:03:16.645Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-10T23:03:16.645Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-10T23:03:16.646Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-10T23:03:16.929Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-10T23:03:16.929Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-10T23:03:16.929Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-10T23:03:16.929Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-10T23:03:16.929Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-10T23:03:16.929Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-10T23:03:16.929Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-10T23:03:16.929Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-10T23:03:16.929Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-10T23:03:16.929Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-10T23:03:16.929Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-10T23:03:16.929Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-10T23:03:16.929Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-10T23:03:16.929Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-10T23:03:16.929Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-10T23:03:16.929Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-10T23:03:16.929Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-10T23:03:16.929Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-10T23:03:16.929Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-10T23:03:16.929Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-10T23:03:16.929Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/uptime/ [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-10T23:03:16.930Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-10T23:03:16.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/common/util/ [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/common/util/task.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/common/version/ [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/common/version/version.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/common/x509util/ [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/ [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/ [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/api.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/health/ [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/id.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-10T23:03:16.931Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-10T23:03:16.931Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/api/status.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/bundle/ [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/ca/ [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/cache/ [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/catalog/ [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-10T23:03:16.932Z] [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.mdspire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/config.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/datastore/ [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-10T23:03:16.932Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-10T23:03:16.932Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-10T23:03:16.933Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-10T23:03:16.933Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-10T23:03:16.933Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-10T23:03:16.933Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-10T23:03:16.933Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-10T23:03:16.933Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-10T23:03:16.933Z] spire-1.2.1/test/integration/test-one.sh [2022-04-10T23:03:16.933Z] spire-1.2.1/test/integration/test.sh [2022-04-10T23:03:16.933Z] spire-1.2.1/test/plugintest/ [2022-04-10T23:03:16.933Z] spire-1.2.1/test/plugintest/config.go [2022-04-10T23:03:16.933Z] spire-1.2.1/test/plugintest/load.go [2022-04-10T23:03:16.933Z] spire-1.2.1/test/plugintest/option.go [2022-04-10T23:03:16.933Z] spire-1.2.1/test/spiretest/ [2022-04-10T23:03:16.933Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-10T23:03:16.933Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-10T23:03:16.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-10T23:03:16.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-10T23:03:16.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-10T23:03:16.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-10T23:03:16.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-10T23:03:16.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-10T23:03:16.933Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-10T23:03:16.933Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-10T23:03:16.933Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-10T23:03:16.933Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-10T23:03:16.933Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-10T23:03:16.933Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-10T23:03:16.933Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-10T23:03:16.933Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-10T23:03:16.933Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-10T23:03:16.933Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-10T23:03:16.933Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-10T23:03:16.933Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-10T23:03:16.933Z] spire-1.2.1/test/spiretest/dir.go [2022-04-10T23:03:16.933Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-10T23:03:16.933Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-10T23:03:16.933Z] spire-1.2.1/test/spiretest/logs.go [2022-04-10T23:03:16.933Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-10T23:03:16.933Z] spire-1.2.1/test/spiretest/suite.go [2022-04-10T23:03:16.933Z] spire-1.2.1/test/spiretest/x509.go [2022-04-10T23:03:16.933Z] spire-1.2.1/test/testca/ [2022-04-10T23:03:16.933Z] spire-1.2.1/test/testca/ca.go [2022-04-10T23:03:16.933Z] spire-1.2.1/test/testkey/ [2022-04-10T23:03:16.933Z] spire-1.2.1/test/testkey/generate.sh [2022-04-10T23:03:16.933Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-10T23:03:16.933Z] spire-1.2.1/test/testkey/keys.go [2022-04-10T23:03:16.933Z] spire-1.2.1/test/testkey/new.go [2022-04-10T23:03:16.933Z] spire-1.2.1/test/tpmsimulator/ [2022-04-10T23:03:16.933Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-10T23:03:16.933Z] spire-1.2.1/test/util/ [2022-04-10T23:03:16.933Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-10T23:03:16.933Z] spire-1.2.1/test/util/cert_generation.go [2022-04-10T23:03:16.933Z] spire-1.2.1/test/util/io_redirection.go [2022-04-10T23:03:16.933Z] spire-1.2.1/test/util/race.go [2022-04-10T23:03:16.933Z] spire-1.2.1/test/util/util.go [2022-04-10T23:03:16.933Z] building spire from source... [2022-04-10T23:03:17.213Z] [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-10T23:03:17.213Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-10T23:03:17.214Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-10T23:03:17.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-10T23:03:17.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-10T23:03:17.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-10T23:03:17.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-10T23:03:17.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-10T23:03:17.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-10T23:03:17.495Z] spire-1.2.1/pkg/server/registration/ [2022-04-10T23:03:17.495Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-10T23:03:17.495Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-10T23:03:17.495Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-10T23:03:17.495Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-10T23:03:17.495Z] spire-1.2.1/pkg/server/server.go [2022-04-10T23:03:17.495Z] spire-1.2.1/pkg/server/server_test.go [2022-04-10T23:03:17.495Z] spire-1.2.1/pkg/server/svid/ [2022-04-10T23:03:17.495Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-10T23:03:17.495Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-10T23:03:17.496Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-10T23:03:17.496Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-10T23:03:17.496Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-10T23:03:17.496Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-10T23:03:17.496Z] spire-1.2.1/proto/ [2022-04-10T23:03:17.496Z] spire-1.2.1/proto/private/ [2022-04-10T23:03:17.496Z] spire-1.2.1/proto/private/server/ [2022-04-10T23:03:17.496Z] spire-1.2.1/proto/private/server/journal/ [2022-04-10T23:03:17.496Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-10T23:03:17.496Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-10T23:03:17.496Z] spire-1.2.1/proto/spire/ [2022-04-10T23:03:17.496Z] spire-1.2.1/proto/spire/common/ [2022-04-10T23:03:17.496Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-10T23:03:17.496Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-10T23:03:17.496Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-10T23:03:17.496Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-10T23:03:17.496Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-10T23:03:17.496Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-10T23:03:17.496Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-10T23:03:17.496Z] spire-1.2.1/proto/spire/plugin/ [2022-04-10T23:03:17.496Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-10T23:03:17.496Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-10T23:03:17.496Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-10T23:03:17.496Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-10T23:03:17.496Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-10T23:03:17.496Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-10T23:03:17.496Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-10T23:03:17.496Z] spire-1.2.1/release/ [2022-04-10T23:03:17.496Z] spire-1.2.1/release/spire-extras/ [2022-04-10T23:03:17.496Z] spire-1.2.1/release/spire-extras/README.md [2022-04-10T23:03:17.496Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-10T23:03:17.496Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-10T23:03:17.496Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-10T23:03:17.496Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-10T23:03:17.496Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-10T23:03:17.496Z] spire-1.2.1/release/spire/ [2022-04-10T23:03:17.496Z] spire-1.2.1/release/spire/README.md [2022-04-10T23:03:17.496Z] spire-1.2.1/release/spire/conf/ [2022-04-10T23:03:17.496Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-10T23:03:17.496Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-10T23:03:17.496Z] spire-1.2.1/release/spire/conf/server/ [2022-04-10T23:03:17.496Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-10T23:03:17.496Z] spire-1.2.1/script/ [2022-04-10T23:03:17.496Z] spire-1.2.1/script/build-artifact.sh [2022-04-10T23:03:17.496Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-10T23:03:17.496Z] spire-1.2.1/support/ [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/ [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-10T23:03:17.496Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-10T23:03:17.496Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-10T23:03:17.496Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-10T23:03:17.496Z] spire-1.2.1/test/ [2022-04-10T23:03:17.496Z] spire-1.2.1/test/clock/ [2022-04-10T23:03:17.496Z] spire-1.2.1/test/clock/clock.go [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/ [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fixture/ [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fixture/certs/ [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-10T23:03:17.496Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/config/ [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/fixture.go [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/registration/ [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-10T23:03:17.497Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/ [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/README.md [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/common [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/setup/ [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/suites/ [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-10T23:03:17.497Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-10T23:03:17.779Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/Installing go1.17.7... [2022-04-10T23:03:17.780Z] [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-10T23:03:17.780Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-10T23:03:17.781Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/test-one.sh [2022-04-10T23:03:18.062Z] spire-1.2.1/test/integration/test.sh [2022-04-10T23:03:18.062Z] spire-1.2.1/test/plugintest/ [2022-04-10T23:03:18.062Z] spire-1.2.1/test/plugintest/config.go [2022-04-10T23:03:18.062Z] spire-1.2.1/test/plugintest/load.go [2022-04-10T23:03:18.062Z] spire-1.2.1/test/plugintest/option.go [2022-04-10T23:03:18.062Z] spire-1.2.1/test/spiretest/ [2022-04-10T23:03:18.062Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-10T23:03:18.062Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-10T23:03:18.062Z] spire-1.2.1/test/spiretest/dir.go [2022-04-10T23:03:18.062Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-10T23:03:18.062Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-10T23:03:18.062Z] spire-1.2.1/test/spiretest/logs.go [2022-04-10T23:03:18.062Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-10T23:03:18.062Z] spire-1.2.1/test/spiretest/suite.go [2022-04-10T23:03:18.062Z] spire-1.2.1/test/spiretest/x509.go [2022-04-10T23:03:18.062Z] spire-1.2.1/test/testca/ [2022-04-10T23:03:18.062Z] spire-1.2.1/test/testca/ca.go [2022-04-10T23:03:18.062Z] spire-1.2.1/test/testkey/ [2022-04-10T23:03:18.062Z] spire-1.2.1/test/testkey/generate.sh [2022-04-10T23:03:18.062Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-10T23:03:18.062Z] spire-1.2.1/test/testkey/keys.go [2022-04-10T23:03:18.062Z] spire-1.2.1/test/testkey/new.go [2022-04-10T23:03:18.062Z] spire-1.2.1/test/tpmsimulator/ [2022-04-10T23:03:18.062Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-10T23:03:18.062Z] spire-1.2.1/test/util/ [2022-04-10T23:03:18.063Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-10T23:03:18.063Z] spire-1.2.1/test/util/cert_generation.go [2022-04-10T23:03:18.063Z] spire-1.2.1/test/util/io_redirection.go [2022-04-10T23:03:18.063Z] spire-1.2.1/test/util/race.go [2022-04-10T23:03:18.063Z] spire-1.2.1/test/util/util.go [2022-04-10T23:03:18.063Z] building spire from source... [2022-04-10T23:03:18.678Z] Installing go1.17.7... [2022-04-10T23:03:20.725Z] Removing intermediate container be81eaefce1d [2022-04-10T23:03:20.725Z] ---> 26ffc0c4f165 [2022-04-10T23:03:20.725Z] Step 8/23 : COPY . . [2022-04-10T23:03:47.656Z] ---> f50ba0e50e0d [2022-04-10T23:03:47.656Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-10T23:03:47.656Z] ---> Running in 218e158745f1 [2022-04-10T23:03:49.098Z] 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-10T23:03:49.375Z] Building bin/spire-server... [2022-04-10T23:03:49.654Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-10T23:03:49.654Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-10T23:03:49.654Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-10T23:03:50.652Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-10T23:03:50.652Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-10T23:03:54.083Z] Building bin/spire-server... [2022-04-10T23:03:54.083Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-10T23:03:54.362Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-10T23:03:54.362Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-10T23:03:55.358Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-10T23:03:55.358Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-10T23:03:55.358Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-10T23:03:55.963Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-10T23:03:56.242Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-10T23:03:56.521Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-10T23:03:56.803Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-10T23:03:57.080Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-10T23:03:57.359Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-10T23:03:57.359Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-10T23:03:57.638Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-10T23:03:57.918Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-10T23:03:57.918Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-10T23:03:57.918Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-10T23:03:57.918Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-10T23:03:58.208Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-10T23:03:59.669Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-10T23:03:59.947Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-10T23:03:59.947Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-10T23:04:00.557Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-10T23:04:01.165Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-10T23:04:01.774Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-10T23:04:01.774Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-10T23:04:02.052Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-10T23:04:02.330Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-10T23:04:02.330Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-10T23:04:02.609Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-10T23:04:02.609Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-10T23:04:02.609Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-10T23:04:04.617Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-10T23:04:04.617Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-10T23:04:05.226Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-10T23:04:05.504Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-10T23:04:06.498Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-10T23:04:07.495Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-10T23:04:07.779Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-10T23:04:30.024Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-10T23:04:30.024Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-10T23:04:30.024Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-10T23:04:30.024Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-10T23:04:30.024Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-10T23:04:30.024Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-10T23:04:30.024Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-10T23:04:30.024Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-10T23:04:30.024Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-10T23:04:30.024Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-10T23:04:30.024Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-10T23:04:30.633Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-10T23:04:30.913Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-10T23:04:31.191Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-10T23:04:31.191Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-10T23:04:31.191Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-10T23:04:31.191Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-10T23:04:31.471Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-10T23:04:31.471Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-10T23:04:31.471Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-10T23:04:31.751Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-10T23:04:32.356Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-10T23:04:32.356Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-10T23:04:32.635Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-10T23:04:33.240Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-10T23:04:33.518Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-10T23:04:33.518Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-10T23:04:33.800Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-10T23:04:34.408Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-10T23:04:34.686Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-10T23:04:35.288Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-10T23:04:35.288Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-10T23:04:35.567Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-10T23:04:36.184Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-10T23:04:37.185Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-10T23:04:37.185Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-10T23:04:37.185Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-10T23:04:37.185Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-10T23:04:37.185Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-10T23:04:37.462Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-10T23:04:37.740Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-10T23:04:37.740Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-10T23:04:38.018Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-10T23:04:38.018Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-10T23:04:38.018Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-10T23:04:38.018Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-10T23:04:38.018Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-10T23:04:38.294Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-10T23:04:38.294Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-10T23:04:38.294Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-10T23:04:38.900Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-10T23:04:39.506Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-10T23:04:39.506Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-10T23:04:39.783Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-10T23:04:39.783Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-10T23:04:40.062Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-10T23:04:40.062Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-10T23:04:40.062Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-10T23:04:40.062Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-10T23:04:40.340Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-10T23:04:40.341Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-10T23:04:40.341Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-10T23:04:45.790Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-10T23:04:45.790Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T23:04:45.790Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-10T23:04:46.069Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-10T23:04:48.725Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-10T23:04:48.725Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-10T23:04:48.725Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T23:04:48.725Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-10T23:04:49.001Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-10T23:04:49.001Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-10T23:04:49.282Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-10T23:04:49.282Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-10T23:04:49.893Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-10T23:04:49.893Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-10T23:04:50.175Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-10T23:05:12.402Z] go: downloading google.golang.org/api v0.70.0 [2022-04-10T23:05:12.402Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-10T23:05:12.402Z] go: downloading k8s.io/api v0.23.4 [2022-04-10T23:05:17.855Z] go: downloading google.golang.org/api v0.70.0 [2022-04-10T23:05:17.855Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-10T23:05:17.855Z] go: downloading k8s.io/api v0.23.4 [2022-04-10T23:05:24.616Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-10T23:05:25.222Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-10T23:05:26.672Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-10T23:05:28.132Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-10T23:05:33.608Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-10T23:05:33.608Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-10T23:06:06.602Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-10T23:06:06.602Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-10T23:06:06.602Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-10T23:06:06.602Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-10T23:06:06.602Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-10T23:06:06.890Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-10T23:06:06.890Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-10T23:06:08.890Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-10T23:06:08.890Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-10T23:06:09.169Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-10T23:06:10.624Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-10T23:06:10.624Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-10T23:06:10.904Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-10T23:06:10.904Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-10T23:06:11.183Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-10T23:06:11.183Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-10T23:06:11.461Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-10T23:06:11.461Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-10T23:06:11.461Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-10T23:06:11.740Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-10T23:06:12.019Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-10T23:06:12.019Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-10T23:06:12.297Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-10T23:06:12.297Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-10T23:06:13.749Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-10T23:06:13.749Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-10T23:06:13.749Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-10T23:06:14.356Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-10T23:06:14.356Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-10T23:06:14.956Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-10T23:06:15.238Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-10T23:06:16.236Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-10T23:06:16.842Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-10T23:06:18.837Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-10T23:06:19.115Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-10T23:06:19.391Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-10T23:06:20.843Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-10T23:06:20.843Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-10T23:06:21.128Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-10T23:06:21.128Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-10T23:06:21.405Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-10T23:06:21.405Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-10T23:06:21.685Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-10T23:06:22.682Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-10T23:06:22.962Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-10T23:06:22.962Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-10T23:06:22.962Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-10T23:06:22.962Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-10T23:06:23.569Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-10T23:06:23.569Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-10T23:06:23.569Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-10T23:06:23.569Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-10T23:06:23.848Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-10T23:06:23.848Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-10T23:06:23.848Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-10T23:06:23.848Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-10T23:06:23.848Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-10T23:06:23.848Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-10T23:06:24.125Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-10T23:06:24.406Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-10T23:06:24.406Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-10T23:06:25.863Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-10T23:06:26.467Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-10T23:06:26.745Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-10T23:06:27.022Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-10T23:06:27.022Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-10T23:06:27.300Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-10T23:06:27.300Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-10T23:06:27.579Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-10T23:06:27.579Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-10T23:06:29.032Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-10T23:06:29.032Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-10T23:06:29.311Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-10T23:06:29.591Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-10T23:06:29.591Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-10T23:06:29.591Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-10T23:06:30.198Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-10T23:06:30.475Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-10T23:06:30.475Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-10T23:06:30.475Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-10T23:06:30.754Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-10T23:06:30.754Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-10T23:06:31.748Z] go: downloading go.opencensus.io v0.23.0 [2022-04-10T23:06:31.748Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-10T23:06:31.748Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-10T23:06:32.025Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-10T23:06:32.303Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-10T23:06:32.303Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-10T23:06:32.582Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-10T23:06:32.861Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-10T23:06:33.138Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-10T23:06:33.138Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-10T23:06:33.417Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-10T23:06:33.696Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-10T23:06:33.975Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-10T23:06:34.255Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-10T23:06:34.255Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-10T23:06:34.859Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-10T23:06:34.859Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-10T23:06:34.859Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-10T23:06:35.138Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-10T23:06:35.138Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-10T23:06:35.138Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-10T23:06:35.418Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-10T23:06:35.418Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-10T23:06:36.411Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-10T23:06:36.411Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-10T23:06:36.689Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-10T23:06:36.968Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-10T23:06:37.247Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-10T23:06:37.853Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-10T23:06:38.843Z] go: downloading go.opencensus.io v0.23.0 [2022-04-10T23:06:40.040Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-10T23:06:40.040Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-10T23:06:40.319Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-10T23:06:40.319Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-10T23:06:40.598Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-10T23:06:40.598Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-10T23:06:40.876Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-10T23:06:41.155Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-10T23:06:41.155Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-10T23:06:41.155Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-10T23:06:41.155Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-10T23:06:41.434Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-10T23:06:42.038Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-10T23:06:42.038Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-10T23:06:42.316Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-10T23:06:42.316Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-10T23:06:42.596Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-10T23:06:42.873Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-10T23:06:42.873Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-10T23:06:42.873Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-10T23:06:45.522Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-10T23:06:48.172Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-10T23:06:48.172Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-10T23:06:48.449Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-10T23:06:48.449Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-10T23:06:48.728Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-10T23:06:49.721Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-10T23:06:49.721Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-10T23:06:49.999Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-10T23:06:49.999Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-10T23:06:50.278Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-10T23:06:50.278Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-10T23:06:50.556Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-10T23:06:54.910Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-10T23:06:54.910Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-10T23:06:54.910Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-10T23:06:54.910Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-10T23:07:01.672Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-10T23:07:01.672Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-10T23:07:01.672Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-10T23:07:01.672Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-10T23:07:28.537Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-10T23:07:28.537Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-10T23:07:32.879Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-10T23:07:32.879Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-10T23:11:25.054Z] Removing intermediate container 5dbc4c889945 [2022-04-10T23:11:25.054Z] ---> ecb3cf18bdb6 [2022-04-10T23:11:25.054Z] [2022-04-10T23:11:25.054Z] Step 9/20 : FROM alpine:3.15 [2022-04-10T23:11:25.054Z] 3.15: Pulling from library/alpine [2022-04-10T23:11:25.054Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-10T23:11:25.054Z] Status: Downloaded newer image for alpine:3.15 [2022-04-10T23:11:25.054Z] ---> 3fb3c9af89a9 [2022-04-10T23:11:25.054Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T23:11:25.054Z] ---> Running in 3e5ef6236533 [2022-04-10T23:11:25.054Z] Removing intermediate container 3e5ef6236533 [2022-04-10T23:11:25.054Z] ---> 35ada7738127 [2022-04-10T23:11:25.054Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:11:25.054Z] ---> Running in 34540a980240 [2022-04-10T23:11:27.047Z] Removing intermediate container 34540a980240 [2022-04-10T23:11:27.326Z] ---> 73ac0338faa4 [2022-04-10T23:11:27.326Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-10T23:11:27.326Z] ---> Running in 4629d55e421f [2022-04-10T23:11:29.349Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:11:30.807Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:11:32.808Z] v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T23:11:32.808Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T23:11:32.808Z] OK: 15729 distinct packages available [2022-04-10T23:11:32.808Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:11:33.811Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:11:35.269Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-10T23:11:35.548Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-10T23:11:35.832Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-10T23:11:35.832Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-10T23:11:36.110Z] (5/9) Installing curl (7.80.0-r0) [2022-04-10T23:11:36.110Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-10T23:11:36.110Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-10T23:11:36.388Z] (8/9) Installing libucontext (1.1-r0) [2022-04-10T23:11:36.388Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-10T23:11:36.388Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T23:11:36.388Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T23:11:36.995Z] OK: 8 MiB in 23 packages [2022-04-10T23:11:40.419Z] Removing intermediate container 4629d55e421f [2022-04-10T23:11:40.419Z] ---> e85ec4301962 [2022-04-10T23:11:40.420Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T23:11:41.033Z] ---> 039e4b82e3ad [2022-04-10T23:11:41.033Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-10T23:11:43.679Z] ---> 50838627d1ae [2022-04-10T23:11:43.679Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-10T23:11:44.686Z] ---> c479a32c193e [2022-04-10T23:11:44.686Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-10T23:11:44.965Z] ---> Running in ba45b3fb3fed [2022-04-10T23:11:45.568Z] Removing intermediate container ba45b3fb3fed [2022-04-10T23:11:45.568Z] ---> 152ed2aa5b98 [2022-04-10T23:11:45.568Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T23:11:45.841Z] ---> Running in a106f16fafca [2022-04-10T23:11:46.444Z] Removing intermediate container a106f16fafca [2022-04-10T23:11:46.444Z] ---> c37d20a8e1a1 [2022-04-10T23:11:46.444Z] Step 18/20 : LABEL arch=arm64 [2022-04-10T23:11:46.725Z] ---> Running in c4237251814d [2022-04-10T23:11:47.330Z] Removing intermediate container c4237251814d [2022-04-10T23:11:47.330Z] ---> 4eaa673bac95 [2022-04-10T23:11:47.330Z] Step 19/20 : LABEL git_sha=f5664866218e7da3fd83e1900d49164f94b020b6 [2022-04-10T23:11:47.605Z] ---> Running in b6a3ffd833b1 [2022-04-10T23:11:48.211Z] Removing intermediate container b6a3ffd833b1 [2022-04-10T23:11:48.211Z] ---> 198d8198d709 [2022-04-10T23:11:48.211Z] Step 20/20 : LABEL version=0.0.0 [2022-04-10T23:11:48.211Z] ---> Running in cc9f4b4a377b [2022-04-10T23:11:48.814Z] Removing intermediate container cc9f4b4a377b [2022-04-10T23:11:48.814Z] ---> 4c742febe124 [2022-04-10T23:11:48.814Z] [2022-04-10T23:11:49.799Z] Successfully built 4c742febe124 [2022-04-10T23:11:49.799Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-10T23:13:41.717Z]  Building security-spiffe-token-provider ... done Removing intermediate container 218e158745f1 [2022-04-10T23:13:41.717Z] ---> 80f5f322d083 [2022-04-10T23:13:41.717Z] [2022-04-10T23:13:41.717Z] Step 10/23 : FROM alpine:3.14 [2022-04-10T23:13:41.717Z] ---> ac73e934f311 [2022-04-10T23:13:41.717Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-10T23:13:41.717Z] ---> Running in 082d7ea5ca11 [2022-04-10T23:13:41.717Z] Removing intermediate container 082d7ea5ca11 [2022-04-10T23:13:41.717Z] ---> cc96c30ae7a8 [2022-04-10T23:13:41.717Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-10T23:13:41.717Z] ---> Running in 8b71cdadaa60 [2022-04-10T23:13:41.717Z] Removing intermediate container 8b71cdadaa60 [2022-04-10T23:13:41.717Z] ---> d480a6343ec7 [2022-04-10T23:13:41.717Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-10T23:13:41.717Z] ---> Running in 271952c08ae8 [2022-04-10T23:13:41.717Z] Removing intermediate container 271952c08ae8 [2022-04-10T23:13:41.717Z] ---> d96cf5894442 [2022-04-10T23:13:41.717Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:13:41.717Z] ---> Running in 0fcd60a26bbe [2022-04-10T23:13:41.717Z] Removing intermediate container 0fcd60a26bbe [2022-04-10T23:13:41.717Z] ---> 40520cf0fb46 [2022-04-10T23:13:41.717Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-10T23:13:41.717Z] ---> Running in 6ed36972fe41 [2022-04-10T23:13:41.717Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:13:41.717Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:13:42.320Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-10T23:13:42.320Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-10T23:13:42.320Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-10T23:13:42.601Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-10T23:13:42.601Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-10T23:13:42.878Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-10T23:13:42.879Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T23:13:42.879Z] OK: 8 MiB in 20 packages [2022-04-10T23:13:44.898Z] Removing intermediate container 6ed36972fe41 [2022-04-10T23:13:44.898Z] ---> 04140e805b00 [2022-04-10T23:13:44.898Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T23:13:45.527Z] ---> 9376cbafb45c [2022-04-10T23:13:45.527Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-10T23:13:48.945Z] ---> bb457015f234 [2022-04-10T23:13:48.945Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-10T23:13:49.555Z] ---> e5233c96bdcf [2022-04-10T23:13:49.555Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-10T23:13:49.834Z] ---> Running in 61026d165e14 [2022-04-10T23:13:50.434Z] Removing intermediate container 61026d165e14 [2022-04-10T23:13:50.434Z] ---> 1e5c9eb93a63 [2022-04-10T23:13:50.434Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T23:13:50.434Z] ---> Running in def38134bbcb [2022-04-10T23:13:51.037Z] Removing intermediate container def38134bbcb [2022-04-10T23:13:51.037Z] ---> 58ff75bbd74f [2022-04-10T23:13:51.037Z] Step 21/23 : LABEL arch=arm64 [2022-04-10T23:13:51.319Z] ---> Running in 5e8d11488dc7 [2022-04-10T23:13:51.921Z] Removing intermediate container 5e8d11488dc7 [2022-04-10T23:13:51.921Z] ---> 9931ca18779b [2022-04-10T23:13:51.921Z] Step 22/23 : LABEL git_sha=f5664866218e7da3fd83e1900d49164f94b020b6 [2022-04-10T23:13:51.921Z] ---> Running in 11cc86ebc4b4 [2022-04-10T23:13:52.661Z] Removing intermediate container 11cc86ebc4b4 [2022-04-10T23:13:52.661Z] ---> 397b561498d8 [2022-04-10T23:13:52.661Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T23:13:52.661Z] ---> Running in cc684c91cada [2022-04-10T23:13:53.344Z] Removing intermediate container cc684c91cada [2022-04-10T23:13:53.344Z] ---> dd00147d9a03 [2022-04-10T23:13:53.344Z] [2022-04-10T23:13:54.123Z] Successfully built dd00147d9a03 [2022-04-10T23:13:54.123Z] Successfully tagged core-data-arm64:latest [2022-04-10T23:26:17.516Z]  Building core-data ... done Building bin/spire-agent... [2022-04-10T23:26:17.516Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-10T23:26:17.516Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-10T23:26:17.516Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-10T23:26:17.516Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-10T23:26:17.516Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-10T23:26:17.516Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-10T23:26:17.516Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-10T23:26:17.516Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-10T23:26:17.516Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-10T23:26:17.516Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-10T23:26:17.516Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-10T23:26:17.516Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-10T23:26:17.516Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-10T23:34:10.070Z] Removing intermediate container 2a6df7d585e6 [2022-04-10T23:34:10.070Z] ---> dfc737301d23 [2022-04-10T23:34:10.070Z] [2022-04-10T23:34:10.070Z] Step 13/26 : FROM alpine:3.15 [2022-04-10T23:34:10.070Z] ---> 3fb3c9af89a9 [2022-04-10T23:34:10.070Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T23:34:10.070Z] ---> Using cache [2022-04-10T23:34:10.070Z] ---> 35ada7738127 [2022-04-10T23:34:10.070Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:34:10.070Z] ---> Using cache [2022-04-10T23:34:10.070Z] ---> 73ac0338faa4 [2022-04-10T23:34:10.070Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-10T23:34:10.070Z] ---> Running in 6b4f3a310e77 [2022-04-10T23:34:10.070Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:34:10.349Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:34:11.810Z] v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T23:34:11.810Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T23:34:11.810Z] OK: 15729 distinct packages available [2022-04-10T23:34:11.810Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:34:12.801Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:34:13.811Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-10T23:34:13.811Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-10T23:34:14.090Z] (3/4) Installing libucontext (1.1-r0) [2022-04-10T23:34:14.090Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-10T23:34:14.090Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T23:34:14.090Z] OK: 6 MiB in 18 packages [2022-04-10T23:34:16.103Z] Removing intermediate container 6b4f3a310e77 [2022-04-10T23:34:16.103Z] ---> d7a5aea17f68 [2022-04-10T23:34:16.103Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-10T23:34:22.863Z] ---> 622ea6dd1d8b [2022-04-10T23:34:22.863Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-10T23:34:23.855Z] ---> c1dc4318993f [2022-04-10T23:34:23.855Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-10T23:34:23.855Z] ---> Running in b2fbf4e82aa9 [2022-04-10T23:34:24.472Z] Removing intermediate container b2fbf4e82aa9 [2022-04-10T23:34:24.472Z] ---> f1cecb1f4037 [2022-04-10T23:34:24.472Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-10T23:34:25.927Z] ---> 9fb95c6d4218 [2022-04-10T23:34:25.927Z] Step 21/26 : WORKDIR / [2022-04-10T23:34:25.927Z] ---> Running in 3cf5497cc4d2 [2022-04-10T23:34:26.538Z] Removing intermediate container 3cf5497cc4d2 [2022-04-10T23:34:26.538Z] ---> 9f4d12b9f957 [2022-04-10T23:34:26.538Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-10T23:34:26.815Z] ---> Running in 41ded9e0f5f3 [2022-04-10T23:34:27.416Z] Removing intermediate container 41ded9e0f5f3 [2022-04-10T23:34:27.416Z] ---> 10c16885a4c2 [2022-04-10T23:34:27.416Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-10T23:34:27.416Z] ---> Running in 039161771e36 [2022-04-10T23:34:28.034Z] Removing intermediate container 039161771e36 [2022-04-10T23:34:28.034Z] ---> 7d79793841b4 [2022-04-10T23:34:28.034Z] Step 24/26 : LABEL arch=arm64 [2022-04-10T23:34:28.312Z] ---> Running in f9a85a25c2ea [2022-04-10T23:34:28.912Z] Removing intermediate container f9a85a25c2ea [2022-04-10T23:34:28.912Z] ---> 27cc6e53f2e2 [2022-04-10T23:34:28.912Z] Step 25/26 : LABEL git_sha=f5664866218e7da3fd83e1900d49164f94b020b6 [2022-04-10T23:34:28.912Z] ---> Running in bf1e72b22f79 [2022-04-10T23:34:30.177Z] Removing intermediate container bf1e72b22f79 [2022-04-10T23:34:30.177Z] ---> 5ff3b730e5f4 [2022-04-10T23:34:30.177Z] Step 26/26 : LABEL version=0.0.0 [2022-04-10T23:34:30.177Z] ---> Running in a1d42be43bd2 [2022-04-10T23:34:30.554Z] Removing intermediate container a1d42be43bd2 [2022-04-10T23:34:30.554Z] ---> 643cd646db9f [2022-04-10T23:34:30.554Z] [2022-04-10T23:34:30.862Z] Successfully built 643cd646db9f [2022-04-10T23:34:30.862Z] Successfully tagged security-spire-config-arm64:latest [2022-04-10T23:39:53.184Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-04-10T23:39:53.184Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-10T23:39:53.184Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-10T23:39:53.184Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-10T23:39:53.184Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-10T23:39:53.184Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-10T23:39:53.184Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-10T23:39:53.184Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-10T23:39:53.184Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-10T23:39:53.184Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-10T23:39:53.184Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-10T23:39:53.184Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-10T23:39:53.184Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-10T23:39:53.184Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-10T23:39:53.184Z] Building bin/spire-agent... [2022-04-10T23:39:53.184Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-10T23:39:53.184Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-10T23:39:53.184Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-10T23:39:53.184Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-10T23:39:53.184Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-10T23:39:53.184Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-10T23:39:53.184Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-10T23:39:53.184Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-10T23:39:53.184Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-10T23:39:53.184Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-10T23:39:53.184Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-10T23:39:53.184Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-10T23:39:53.184Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-10T23:44:45.353Z] Removing intermediate container 2d7993695a4a [2022-04-10T23:44:45.354Z] ---> e689c3f0456f [2022-04-10T23:44:45.354Z] [2022-04-10T23:44:45.354Z] Step 13/26 : FROM alpine:3.15 [2022-04-10T23:44:45.354Z] ---> 3fb3c9af89a9 [2022-04-10T23:44:45.354Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T23:44:45.354Z] ---> Using cache [2022-04-10T23:44:45.354Z] ---> 35ada7738127 [2022-04-10T23:44:45.354Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:44:45.354Z] ---> Using cache [2022-04-10T23:44:45.354Z] ---> 73ac0338faa4 [2022-04-10T23:44:45.354Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-10T23:44:45.354Z] ---> Running in 3198f7e06fca [2022-04-10T23:44:45.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:44:45.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:44:45.354Z] v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T23:44:45.354Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T23:44:45.354Z] OK: 15729 distinct packages available [2022-04-10T23:44:45.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:44:45.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:44:45.354Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-10T23:44:45.354Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-10T23:44:45.354Z] (3/5) Installing libucontext (1.1-r0) [2022-04-10T23:44:45.354Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-10T23:44:45.354Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-10T23:44:45.354Z] Removing intermediate container e5627b524b54 [2022-04-10T23:44:45.354Z] ---> 1797b37206bd [2022-04-10T23:44:45.354Z] [2022-04-10T23:44:45.354Z] Step 13/25 : FROM alpine:3.15 [2022-04-10T23:44:45.354Z] ---> 3fb3c9af89a9 [2022-04-10T23:44:45.354Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T23:44:45.354Z] ---> Using cache [2022-04-10T23:44:45.354Z] ---> 35ada7738127 [2022-04-10T23:44:45.354Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:44:45.354Z] ---> Using cache [2022-04-10T23:44:45.354Z] ---> 73ac0338faa4 [2022-04-10T23:44:45.354Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-10T23:44:45.354Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T23:44:45.354Z] OK: 6 MiB in 19 packages [2022-04-10T23:44:45.354Z] ---> Running in 156efb2e5286 [2022-04-10T23:44:46.329Z] Removing intermediate container 3198f7e06fca [2022-04-10T23:44:46.329Z] ---> 72a71d528532 [2022-04-10T23:44:46.329Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-10T23:44:46.600Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:44:47.573Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:44:48.166Z] ---> d27ec5d2275b [2022-04-10T23:44:48.166Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-10T23:44:48.437Z] v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T23:44:48.437Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T23:44:48.437Z] OK: 15729 distinct packages available [2022-04-10T23:44:48.710Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:44:49.684Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:44:50.656Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-10T23:44:50.656Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-10T23:44:50.924Z] (3/5) Installing libucontext (1.1-r0) [2022-04-10T23:44:50.924Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-10T23:44:50.924Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-10T23:44:51.194Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T23:44:51.194Z] OK: 6 MiB in 19 packages [2022-04-10T23:44:51.468Z] ---> 49c67d4c4f1e [2022-04-10T23:44:51.468Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-10T23:44:52.068Z] Removing intermediate container 156efb2e5286 [2022-04-10T23:44:52.068Z] ---> 1b782c53c686 [2022-04-10T23:44:52.068Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-10T23:44:52.340Z] ---> 504d0d02f5a2 [2022-04-10T23:44:52.340Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-10T23:44:52.936Z] ---> 8dfb65d8cfd2 [2022-04-10T23:44:52.936Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-10T23:44:53.926Z] ---> 2986c35dc4bd [2022-04-10T23:44:53.926Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-10T23:44:53.926Z] ---> Running in 721639bb3903 [2022-04-10T23:44:54.197Z] Removing intermediate container 721639bb3903 [2022-04-10T23:44:54.197Z] ---> 081510f4076f [2022-04-10T23:44:54.197Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-10T23:44:54.466Z] ---> Running in 8fe23832e2fd [2022-04-10T23:44:54.736Z] Removing intermediate container 8fe23832e2fd [2022-04-10T23:44:54.736Z] ---> 103e71de2026 [2022-04-10T23:44:54.736Z] Step 24/26 : LABEL arch=arm64 [2022-04-10T23:44:55.011Z] ---> Running in 8a3aaf513de3 [2022-04-10T23:44:55.286Z] Removing intermediate container 8a3aaf513de3 [2022-04-10T23:44:55.286Z] ---> a60108b610e6 [2022-04-10T23:44:55.286Z] Step 25/26 : LABEL git_sha=f5664866218e7da3fd83e1900d49164f94b020b6 [2022-04-10T23:44:55.558Z] ---> Running in 47b52d118cb4 [2022-04-10T23:44:55.558Z] ---> 43418d078a82 [2022-04-10T23:44:55.558Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-10T23:44:55.833Z] Removing intermediate container 47b52d118cb4 [2022-04-10T23:44:55.833Z] ---> 6f16787f7c48 [2022-04-10T23:44:55.833Z] Step 26/26 : LABEL version=0.0.0 [2022-04-10T23:44:55.833Z] ---> Running in 0fa00eec8f59 [2022-04-10T23:44:56.103Z] ---> 199a6e609e8f [2022-04-10T23:44:56.103Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-10T23:44:56.372Z] Removing intermediate container 0fa00eec8f59 [2022-04-10T23:44:56.373Z] ---> 69e356d2976d [2022-04-10T23:44:56.373Z] [2022-04-10T23:44:56.646Z] Successfully built 69e356d2976d [2022-04-10T23:44:56.646Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-10T23:44:56.916Z]  Building security-spire-agent ... done  ---> 1064d825b99b [2022-04-10T23:44:56.916Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-10T23:44:57.513Z] ---> 3a16c08f7a1e [2022-04-10T23:44:57.513Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-10T23:44:57.513Z] ---> Running in 8b276c0818c8 [2022-04-10T23:44:57.786Z] Removing intermediate container 8b276c0818c8 [2022-04-10T23:44:57.786Z] ---> 17f4f0bd66a5 [2022-04-10T23:44:57.786Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-10T23:44:57.786Z] ---> Running in 30259b728cdb [2022-04-10T23:44:58.054Z] Removing intermediate container 30259b728cdb [2022-04-10T23:44:58.054Z] ---> 3fbbb10c7bb8 [2022-04-10T23:44:58.054Z] Step 23/25 : LABEL arch=arm64 [2022-04-10T23:44:58.328Z] ---> Running in 4f1c66ea7563 [2022-04-10T23:44:58.596Z] Removing intermediate container 4f1c66ea7563 [2022-04-10T23:44:58.596Z] ---> 4f23a90751e3 [2022-04-10T23:44:58.596Z] Step 24/25 : LABEL git_sha=f5664866218e7da3fd83e1900d49164f94b020b6 [2022-04-10T23:44:58.596Z] ---> Running in 554268a6c701 [2022-04-10T23:44:58.866Z] Removing intermediate container 554268a6c701 [2022-04-10T23:44:58.866Z] ---> a4053993e06a [2022-04-10T23:44:58.866Z] Step 25/25 : LABEL version=0.0.0 [2022-04-10T23:44:58.866Z] ---> Running in e576c4c3f806 [2022-04-10T23:44:59.459Z] Removing intermediate container e576c4c3f806 [2022-04-10T23:44:59.459Z] ---> 9641810c7a62 [2022-04-10T23:44:59.459Z] [2022-04-10T23:44:59.459Z] Successfully built 9641810c7a62 [2022-04-10T23:44:59.459Z] Successfully tagged security-spire-server-arm64:latest [2022-04-10T23:45:00.064Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-10T23:45:00.076Z] $ docker stop --time=1 6e9a150fbc5a410f2dc0dbb30b1199cdc8a7158eb63eaacedebc4aa24162e9d6 [2022-04-10T23:45:01.878Z] $ docker rm -f 6e9a150fbc5a410f2dc0dbb30b1199cdc8a7158eb63eaacedebc4aa24162e9d6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-10T23:45:02.431Z] + docker images [2022-04-10T23:45:03.019Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-10T23:45:03.019Z] security-spire-server-arm64 latest 9641810c7a62 3 seconds ago 86.3MB [2022-04-10T23:45:03.019Z] security-spire-agent-arm64 latest 69e356d2976d 6 seconds ago 126MB [2022-04-10T23:45:03.019Z] 1797b37206bd 33 seconds ago 4.21GB [2022-04-10T23:45:03.019Z] e689c3f0456f 42 seconds ago 4.21GB [2022-04-10T23:45:03.019Z] security-spire-config-arm64 latest 643cd646db9f 10 minutes ago 85.6MB [2022-04-10T23:45:03.019Z] dfc737301d23 11 minutes ago 4.21GB [2022-04-10T23:45:03.019Z] core-data-arm64 latest dd00147d9a03 31 minutes ago 34.4MB [2022-04-10T23:45:03.019Z] 80f5f322d083 31 minutes ago 1.46GB [2022-04-10T23:45:03.019Z] security-spiffe-token-provider-arm64 latest 4c742febe124 33 minutes ago 27.7MB [2022-04-10T23:45:03.019Z] ecb3cf18bdb6 33 minutes ago 1.42GB [2022-04-10T23:45:03.019Z] support-notifications-arm64 latest d2880f0b0733 43 minutes ago 25.5MB [2022-04-10T23:45:03.019Z] security-secretstore-setup-arm64 latest 7908a97de6e7 43 minutes ago 40.8MB [2022-04-10T23:45:03.019Z] 28c47ebd8b59 43 minutes ago 1.43GB [2022-04-10T23:45:03.019Z] 6b0647c80a6d 43 minutes ago 1.44GB [2022-04-10T23:45:03.019Z] core-metadata-arm64 latest 464b09449941 44 minutes ago 25.2MB [2022-04-10T23:45:03.019Z] security-proxy-setup-arm64 latest 9b6ebe956429 44 minutes ago 42.1MB [2022-04-10T23:45:03.019Z] d394c0d24417 44 minutes ago 1.43GB [2022-04-10T23:45:03.019Z] 00d371be5562 44 minutes ago 1.44GB [2022-04-10T23:45:03.019Z] sys-mgmt-agent-arm64 latest e90f03c2a6a0 52 minutes ago 290MB [2022-04-10T23:45:03.019Z] security-bootstrapper-arm64 latest 84b445e3d9f4 54 minutes ago 23.6MB [2022-04-10T23:45:03.019Z] support-scheduler-arm64 latest 6f15df904606 54 minutes ago 24.9MB [2022-04-10T23:45:03.019Z] core-command-arm64 latest a54bf20a051a 54 minutes ago 23.7MB [2022-04-10T23:45:03.019Z] 1dd92ea8440f 54 minutes ago 1.43GB [2022-04-10T23:45:03.019Z] 45c9d435cc42 55 minutes ago 1.43GB [2022-04-10T23:45:03.019Z] 88550e3a4871 55 minutes ago 1.43GB [2022-04-10T23:45:03.019Z] a5a88b326e36 55 minutes ago 1.43GB [2022-04-10T23:45:03.019Z] ci-base-image-arm64 latest 2c2ac1513ed7 About an hour ago 885MB [2022-04-10T23:45:03.019Z] docker 20.10.14 c346e9eafbab 5 days ago 202MB [2022-04-10T23:45:03.019Z] alpine 3.14 ac73e934f311 6 days ago 5.34MB [2022-04-10T23:45:03.019Z] alpine 3.15 3fb3c9af89a9 6 days ago 5.32MB [2022-04-10T23:45:03.019Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-10T23:45:03.019Z] 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-10T23:45:03.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-10T23:45:03.460Z] [2022-04-10T23:45:03.460Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-10T23:45:03.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-10T23:45:04.082Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-10T23:45:04.082Z] 8998bd30e6a1: Pulling fs layer [2022-04-10T23:45:04.082Z] 04944245beec: Pulling fs layer [2022-04-10T23:45:04.082Z] 699f458cf7ca: Pulling fs layer [2022-04-10T23:45:04.082Z] 765212b225bb: Pulling fs layer [2022-04-10T23:45:04.082Z] f23df028b6ca: Pulling fs layer [2022-04-10T23:45:04.082Z] d65c8cfc05b1: Pulling fs layer [2022-04-10T23:45:04.082Z] 2437ff75d9bd: Pulling fs layer [2022-04-10T23:45:04.082Z] 765212b225bb: Waiting [2022-04-10T23:45:04.082Z] f23df028b6ca: Waiting [2022-04-10T23:45:04.082Z] d65c8cfc05b1: Waiting [2022-04-10T23:45:04.082Z] 2437ff75d9bd: Waiting [2022-04-10T23:45:04.082Z] 04944245beec: Download complete [2022-04-10T23:45:04.082Z] 765212b225bb: Verifying Checksum [2022-04-10T23:45:04.082Z] 765212b225bb: Download complete [2022-04-10T23:45:04.082Z] f23df028b6ca: Verifying Checksum [2022-04-10T23:45:04.082Z] f23df028b6ca: Download complete [2022-04-10T23:45:04.355Z] d65c8cfc05b1: Verifying Checksum [2022-04-10T23:45:04.355Z] d65c8cfc05b1: Download complete [2022-04-10T23:45:04.355Z] 699f458cf7ca: Verifying Checksum [2022-04-10T23:45:04.355Z] 699f458cf7ca: Download complete [2022-04-10T23:45:04.625Z] 8998bd30e6a1: Verifying Checksum [2022-04-10T23:45:04.625Z] 8998bd30e6a1: Download complete [2022-04-10T23:45:07.236Z] 2437ff75d9bd: Verifying Checksum [2022-04-10T23:45:07.236Z] 2437ff75d9bd: Download complete [2022-04-10T23:45:08.665Z] 8998bd30e6a1: Pull complete [2022-04-10T23:45:09.259Z] 04944245beec: Pull complete [2022-04-10T23:45:10.688Z] 699f458cf7ca: Pull complete [2022-04-10T23:45:10.963Z] 765212b225bb: Pull complete [2022-04-10T23:45:11.939Z] f23df028b6ca: Pull complete [2022-04-10T23:45:12.212Z] d65c8cfc05b1: Pull complete [2022-04-10T23:45:27.293Z] 2437ff75d9bd: Pull complete [2022-04-10T23:45:27.293Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-10T23:45:27.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-10T23:45:27.293Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-10T23:45:27.528Z] prd-ubuntu20.04-docker-arm64-4c-16g-18816 does not seem to be running inside a container [2022-04-10T23:45:27.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-10T23:45:30.634Z] $ docker top 1964725c8b8e8c128abb661c989ad21dfbf3bca351467aaaf3c969e8e223f7b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-10T23:45:31.678Z] ---> job-cost.sh [2022-04-10T23:45:31.678Z] lf-activate-venv: SKIPPING [2022-04-10T23:45:31.678Z] INFO: No Stack... [2022-04-10T23:45:32.273Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-10T23:45:33.251Z] INFO: Archiving Costs [Pipeline] sh [2022-04-10T23:45:33.918Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2022-04-10T23:45:33.918Z] + cut -d, -f6 [Pipeline] lock [2022-04-10T23:45:33.953Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3950-3-stack-cost] [2022-04-10T23:45:33.959Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3950-3-stack-cost] did not exist. Created. [2022-04-10T23:45:33.959Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3950-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-10T23:45:34.638Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-10T23:45:34.942Z] Stashed 1 file(s) [Pipeline] } [2022-04-10T23:45:34.950Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3950-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-10T23:45:34.973Z] $ docker stop --time=1 1964725c8b8e8c128abb661c989ad21dfbf3bca351467aaaf3c969e8e223f7b1 [2022-04-10T23:45:36.543Z] $ docker rm -f 1964725c8b8e8c128abb661c989ad21dfbf3bca351467aaaf3c969e8e223f7b1 [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-10T23:45:37.055Z] provisioning config files... [2022-04-10T23:45:37.064Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config5861425190434899841tmp [Pipeline] { [Pipeline] sh [2022-04-10T23:45:37.365Z] + set +x [2022-04-10T23:45:37.365Z] + curl -s https://codecov.io/bash [2022-04-10T23:45:37.365Z] + bash -s -- [2022-04-10T23:45:37.365Z] [2022-04-10T23:45:37.365Z] _____ _ [2022-04-10T23:45:37.365Z] / ____| | | [2022-04-10T23:45:37.365Z] | | ___ __| | ___ ___ _____ __ [2022-04-10T23:45:37.365Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-10T23:45:37.365Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-10T23:45:37.365Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-10T23:45:37.365Z] Bash-1.0.6 [2022-04-10T23:45:37.365Z] [2022-04-10T23:45:37.365Z] [2022-04-10T23:45:37.365Z] ==> git version 2.25.1 found [2022-04-10T23:45:37.365Z] ==> 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-10T23:45:37.365Z] Release-Date: 2020-01-08 [2022-04-10T23:45:37.365Z] 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-10T23:45:37.365Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-10T23:45:37.365Z] ==> Jenkins CI detected. [2022-04-10T23:45:37.365Z] current dir:  /w/workspace/edgex-go/3 [2022-04-10T23:45:37.365Z] project root: . [2022-04-10T23:45:37.365Z] --> token set from env [2022-04-10T23:45:37.365Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-10T23:45:37.365Z] ==> Running gcov in . (disable via -X gcov) [2022-04-10T23:45:37.365Z] ==> Python coveragepy not found [2022-04-10T23:45:37.365Z] ==> Searching for coverage reports in: [2022-04-10T23:45:37.365Z] + . [2022-04-10T23:45:37.625Z] -> Found 1 reports [2022-04-10T23:45:37.625Z] ==> Detecting git/mercurial file structure [2022-04-10T23:45:37.625Z] ==> Reading reports [2022-04-10T23:45:37.625Z] + ./coverage.out bytes=432415 [2022-04-10T23:45:37.625Z] ==> Appending adjustments [2022-04-10T23:45:37.625Z] https://docs.codecov.io/docs/fixing-reports [2022-04-10T23:45:39.007Z] + Found adjustments [2022-04-10T23:45:39.007Z] ==> Gzipping contents [2022-04-10T23:45:39.007Z] 60K /tmp/codecov.AOUs18.gz [2022-04-10T23:45:39.007Z] ==> Uploading reports [2022-04-10T23:45:39.007Z] url: https://codecov.io [2022-04-10T23:45:39.007Z] query: branch=PR-3950&commit=7b8135c8b75821088796c022ca2592ed8a3645fa&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3950%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3950&job=&cmd_args= [2022-04-10T23:45:39.007Z] -> Pinging Codecov [2022-04-10T23:45:39.007Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3950&commit=7b8135c8b75821088796c022ca2592ed8a3645fa&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3950%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3950&job=&cmd_args= [2022-04-10T23:45:39.007Z] -> Uploading to [2022-04-10T23:45:39.007Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-10/00271124DB129430A58F1EEE437C3FCB/7b8135c8b75821088796c022ca2592ed8a3645fa/4024209a-571b-4a10-bbae-14b35cb23d10.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220410%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220410T234538Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2791ac37e42bfcde5f8b8eb6f82e0a5d62ed4a714ee771c6b7d1155cc7ad62a3 [2022-04-10T23:45:39.007Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-10T23:45:39.007Z] Dload Upload Total Spent Left Speed [2022-04-10T23:45:39.267Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59335 0 0 100 59335 0 197k --:--:-- --:--:-- --:--:-- 197k [2022-04-10T23:45:39.267Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7b8135c8b75821088796c022ca2592ed8a3645fa [Pipeline] } [2022-04-10T23:45:39.275Z] 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-10T23:45:39.887Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-10T23:45:40.189Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-10T23:45:41.057Z] ---> package-listing.sh [2022-04-10T23:45:41.057Z] ++ facter osfamily [2022-04-10T23:45:41.057Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-10T23:45:41.317Z] + OS_FAMILY=debian [2022-04-10T23:45:41.317Z] + workspace=/w/workspace/edgex-go/3 [2022-04-10T23:45:41.317Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-10T23:45:41.317Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-10T23:45:41.317Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-10T23:45:41.317Z] + PACKAGES=/tmp/packages_start.txt [2022-04-10T23:45:41.317Z] + '[' /w/workspace/edgex-go/3 ']' [2022-04-10T23:45:41.317Z] + PACKAGES=/tmp/packages_end.txt [2022-04-10T23:45:41.317Z] + case "${OS_FAMILY}" in [2022-04-10T23:45:41.317Z] + dpkg -l [2022-04-10T23:45:41.317Z] + grep '^ii' [2022-04-10T23:45:41.317Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-10T23:45:41.317Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-10T23:45:41.317Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-10T23:45:41.317Z] + '[' /w/workspace/edgex-go/3 ']' [2022-04-10T23:45:41.317Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-04-10T23:45:41.317Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-04-10T23:45:41.327Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-10T23:45:41.609Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-10T23:45:42.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-10T23:45:42.223Z] [2022-04-10T23:45:42.223Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-10T23:45:42.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-10T23:45:42.527Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-10T23:45:42.527Z] 5eb5b503b376: Pulling fs layer [2022-04-10T23:45:42.527Z] 5c69ac0246d0: Pulling fs layer [2022-04-10T23:45:42.527Z] ec43610c2a17: Pulling fs layer [2022-04-10T23:45:42.527Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-10T23:45:42.527Z] 33b1e0a273af: Pulling fs layer [2022-04-10T23:45:42.527Z] 5d3b04190fa2: Pulling fs layer [2022-04-10T23:45:42.527Z] 2f39f015ded8: Pulling fs layer [2022-04-10T23:45:42.527Z] 3a2ae6a8a46f: Waiting [2022-04-10T23:45:42.527Z] 5d3b04190fa2: Waiting [2022-04-10T23:45:42.527Z] 33b1e0a273af: Waiting [2022-04-10T23:45:42.527Z] 2f39f015ded8: Waiting [2022-04-10T23:45:42.527Z] 5c69ac0246d0: Verifying Checksum [2022-04-10T23:45:42.527Z] 5c69ac0246d0: Download complete [2022-04-10T23:45:42.527Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-10T23:45:42.527Z] 3a2ae6a8a46f: Download complete [2022-04-10T23:45:42.527Z] 33b1e0a273af: Verifying Checksum [2022-04-10T23:45:42.527Z] 33b1e0a273af: Download complete [2022-04-10T23:45:42.527Z] ec43610c2a17: Verifying Checksum [2022-04-10T23:45:42.527Z] ec43610c2a17: Download complete [2022-04-10T23:45:42.527Z] 5d3b04190fa2: Verifying Checksum [2022-04-10T23:45:42.527Z] 5d3b04190fa2: Download complete [2022-04-10T23:45:42.786Z] 5eb5b503b376: Verifying Checksum [2022-04-10T23:45:42.786Z] 5eb5b503b376: Download complete [2022-04-10T23:45:43.355Z] 2f39f015ded8: Verifying Checksum [2022-04-10T23:45:44.295Z] 5eb5b503b376: Pull complete [2022-04-10T23:45:44.295Z] 5c69ac0246d0: Pull complete [2022-04-10T23:45:44.863Z] ec43610c2a17: Pull complete [2022-04-10T23:45:44.863Z] 3a2ae6a8a46f: Pull complete [2022-04-10T23:45:45.122Z] 33b1e0a273af: Pull complete [2022-04-10T23:45:45.122Z] 5d3b04190fa2: Pull complete [2022-04-10T23:45:50.399Z] 2f39f015ded8: Pull complete [2022-04-10T23:45:50.399Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-10T23:45:50.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-10T23:45:50.399Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-10T23:45:50.467Z] prd-ubuntu20.04-docker-8c-8g-11897 does not seem to be running inside a container [2022-04-10T23:45:50.515Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-10T23:45:52.392Z] $ docker top b364b29fa0f073271d2fb2aa130871bc286c2a40250a584c9232b773dc83bf40 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T23:45:52.736Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-10T23:45:53.031Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-10T23:45:53.320Z] + ls /var/log/sa-host [2022-04-10T23:45:53.320Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-10T23:45:53.405Z] provisioning config files... [2022-04-10T23:45:53.415Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config8196384114263387147tmp [Pipeline] { [Pipeline] echo [2022-04-10T23:45:53.429Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-10T23:45:53.719Z] ---> create-netrc.sh [Pipeline] } [2022-04-10T23:45:53.728Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-10T23:45:54.060Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-10T23:45:54.070Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-10T23:45:54.362Z] ---> sudo-logs.sh [2022-04-10T23:45:54.362Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-10T23:45:54.384Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-10T23:45:54.674Z] ---> job-cost.sh [2022-04-10T23:45:54.674Z] lf-activate-venv: SKIPPING [2022-04-10T23:45:54.674Z] DEBUG: total: 0.2199999988079071 [2022-04-10T23:45:54.674Z] INFO: Retrieving Stack Cost... [2022-04-10T23:45:54.935Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-10T23:45:55.506Z] INFO: Archiving Costs [Pipeline] echo [2022-04-10T23:45:55.520Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-10T23:45:55.808Z] ---> logs-deploy.sh [2022-04-10T23:45:55.808Z] lf-activate-venv: SKIPPING [2022-04-10T23:45:55.808Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3950/3 [2022-04-10T23:45:55.808Z] INFO: archiving workspace using pattern(s): [2022-04-10T23:45:56.747Z] Archives upload complete. [2022-04-10T23:45:56.747Z] INFO: archiving logs to Nexus