Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 32880946a0a1135bf0659d7b4e6de2ff01b37dfb Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14593005913642756161.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-ssh1798644844080801813.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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh361052545963685860.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-ssh13595791070817032329.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14390671792821483956.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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11511 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/184 [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/184 # 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 Avoid second fetch Checking out Revision 32880946a0a1135bf0659d7b4e6de2ff01b37dfb (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 32880946a0a1135bf0659d7b4e6de2ff01b37dfb # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#3949)" > git rev-list --no-walk 1a2a9fb2de28639559defb16ba24353df80d7431 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-07T21:06:51.570Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-07T21:06:51.611Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-07T21:06:51.628Z] ========================================================= [2022-04-07T21:06:51.628Z] EdgeX Global Pipelines Version Info [2022-04-07T21:06:51.628Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-07T21:06:52.403Z] ------------------- [2022-04-07T21:06:52.403Z] stable info: [2022-04-07T21:06:52.403Z] ------------------- [2022-04-07T21:06:52.403Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-07T21:06:52.403Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-07T21:06:52.403Z] Message: update stable to v1.0.221 [2022-04-07T21:06:52.979Z] ------------------- [2022-04-07T21:06:52.979Z] experimental info: [2022-04-07T21:06:52.979Z] ------------------- [2022-04-07T21:06:52.979Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-07T21:06:52.979Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-07T21:06:52.979Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-07T21:06:53.116Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-07T21:06:53.129Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-07T21:06:53.140Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-07T21:06:53.152Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-07T21:06:53.164Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-07T21:06:53.176Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-07T21:06:53.188Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-07T21:06:53.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-07T21:06:53.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-07T21:06:53.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-07T21:06:53.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-07T21:06:53.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-07T21:06:53.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-07T21:06:53.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-07T21:06:53.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-07T21:06:53.288Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-07T21:06:53.300Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-07T21:06:53.309Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-07T21:06:53.320Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-07T21:06:53.331Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-07T21:06:53.342Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-04-07T21:06:53.353Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-07T21:06:53.363Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-07T21:06:53.374Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-07T21:06:53.388Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-07T21:06:53.399Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32880946a0a1135bf0659d7b4e6de2ff01b37dfb [Pipeline] echo [2022-04-07T21:06:53.411Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3288094 [Pipeline] echo [2022-04-07T21:06:53.421Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T21:06:53.468Z] provisioning config files... [2022-04-07T21:06:53.483Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/184@tmp/config4815408388913373875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T21:06:53.816Z] ---> docker-login.sh [2022-04-07T21:06:53.816Z] nexus3.edgexfoundry.org:10001 [2022-04-07T21:06:54.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T21:06:54.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T21:06:54.078Z] Configure a credential helper to remove this warning. See [2022-04-07T21:06:54.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T21:06:54.078Z] [2022-04-07T21:06:54.078Z] Login Succeeded [2022-04-07T21:06:54.078Z] nexus3.edgexfoundry.org:10002 [2022-04-07T21:06:54.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T21:06:54.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T21:06:54.340Z] Configure a credential helper to remove this warning. See [2022-04-07T21:06:54.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T21:06:54.340Z] [2022-04-07T21:06:54.340Z] Login Succeeded [2022-04-07T21:06:54.340Z] nexus3.edgexfoundry.org:10003 [2022-04-07T21:06:54.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T21:06:54.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T21:06:54.340Z] Configure a credential helper to remove this warning. See [2022-04-07T21:06:54.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T21:06:54.340Z] [2022-04-07T21:06:54.340Z] Login Succeeded [2022-04-07T21:06:54.340Z] nexus3.edgexfoundry.org:10004 [2022-04-07T21:06:54.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T21:06:54.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T21:06:54.603Z] Configure a credential helper to remove this warning. See [2022-04-07T21:06:54.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T21:06:54.603Z] [2022-04-07T21:06:54.603Z] Login Succeeded [2022-04-07T21:06:54.603Z] docker.io [2022-04-07T21:06:54.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T21:06:54.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T21:06:54.866Z] Configure a credential helper to remove this warning. See [2022-04-07T21:06:54.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T21:06:54.866Z] [2022-04-07T21:06:54.866Z] Login Succeeded [2022-04-07T21:06:54.866Z] ---> docker-login.sh ends [Pipeline] } [2022-04-07T21:06:54.874Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-07T21:06:55.186Z] + 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-07T21:06:55.186Z] + dirname cmd/core-command/Dockerfile [2022-04-07T21:06:55.186Z] + cut -d/ -f2 [2022-04-07T21:06:55.186Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-07T21:06:55.186Z] + dirname cmd/core-data/Dockerfile [2022-04-07T21:06:55.186Z] + cut -d/ -f2 [2022-04-07T21:06:55.186Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-07T21:06:55.186Z] + dirname cmd/core-metadata/Dockerfile [2022-04-07T21:06:55.186Z] + cut -d/ -f2 [2022-04-07T21:06:55.186Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-07T21:06:55.186Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-07T21:06:55.186Z] + cut -d/ -f2 [2022-04-07T21:06:55.186Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-07T21:06:55.186Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-07T21:06:55.186Z] + cut -d/ -f2 [2022-04-07T21:06:55.186Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-07T21:06:55.186Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-07T21:06:55.186Z] + cut -d/ -f2 [2022-04-07T21:06:55.186Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-07T21:06:55.186Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-07T21:06:55.186Z] + cut -d/ -f2 [2022-04-07T21:06:55.186Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-07T21:06:55.186Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-07T21:06:55.186Z] + cut -d/ -f2 [2022-04-07T21:06:55.186Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-07T21:06:55.186Z] + cut -d/ -f2 [2022-04-07T21:06:55.186Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-07T21:06:55.186Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-07T21:06:55.186Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-07T21:06:55.186Z] + cut -d/ -f2 [2022-04-07T21:06:55.186Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-07T21:06:55.186Z] + dirname cmd/support-notifications/Dockerfile [2022-04-07T21:06:55.186Z] + cut -d/ -f2 [2022-04-07T21:06:55.186Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-07T21:06:55.186Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-07T21:06:55.186Z] + cut -d/ -f2 [2022-04-07T21:06:55.186Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-07T21:06:55.186Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-07T21:06:55.186Z] + cut -d/ -f2 [2022-04-07T21:06:55.186Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-07T21:06:55.293Z] 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-07T21:06:55.661Z] + git rev-list -1 --merges 32880946a0a1135bf0659d7b4e6de2ff01b37dfb~1..32880946a0a1135bf0659d7b4e6de2ff01b37dfb [Pipeline] echo [2022-04-07T21:06:55.679Z] -----------> git rev-list -1 --merges 32880946a0a1135bf0659d7b4e6de2ff01b37dfb~1..32880946a0a1135bf0659d7b4e6de2ff01b37dfb 32880946a0a1135bf0659d7b4e6de2ff01b37dfb [false] [Pipeline] sh [2022-04-07T21:06:55.974Z] + git log --format=format:%s -1 32880946a0a1135bf0659d7b4e6de2ff01b37dfb [Pipeline] echo [2022-04-07T21:06:55.991Z] ========================================================= [2022-04-07T21:06:55.991Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-07T21:06:55.991Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-07T21:06:56.544Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-07T21:06:56.544Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-07T21:06:56.544Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-07T21:06:56.544Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-07T21:06:56.544Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-07T21:06:56.544Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-07T21:06:56.544Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:06:56.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T21:06:56.983Z] [2022-04-07T21:06:56.983Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:06:57.292Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T21:06:57.292Z] latest: Pulling from edgex-devops/git-semver [2022-04-07T21:06:57.292Z] a0d0a0d46f8b: Pulling fs layer [2022-04-07T21:06:57.292Z] 3e5f54012d9b: Pulling fs layer [2022-04-07T21:06:57.292Z] 4c7163046ea9: Pulling fs layer [2022-04-07T21:06:57.292Z] 0c2d73faf560: Pulling fs layer [2022-04-07T21:06:57.292Z] 0c2d73faf560: Waiting [2022-04-07T21:06:57.292Z] 3e5f54012d9b: Download complete [2022-04-07T21:06:57.292Z] a0d0a0d46f8b: Download complete [2022-04-07T21:06:57.554Z] 0c2d73faf560: Verifying Checksum [2022-04-07T21:06:57.554Z] 0c2d73faf560: Download complete [2022-04-07T21:06:57.554Z] 4c7163046ea9: Verifying Checksum [2022-04-07T21:06:57.554Z] 4c7163046ea9: Download complete [2022-04-07T21:06:57.554Z] a0d0a0d46f8b: Pull complete [2022-04-07T21:06:57.554Z] 3e5f54012d9b: Pull complete [2022-04-07T21:06:57.817Z] 4c7163046ea9: Pull complete [2022-04-07T21:06:58.081Z] 0c2d73faf560: Pull complete [2022-04-07T21:06:58.081Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-07T21:06:58.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T21:06:58.081Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-07T21:06:58.158Z] prd-ubuntu20.04-docker-8c-8g-11511 does not seem to be running inside a container [2022-04-07T21:06:58.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/184 -v /w/workspace/edgex-go/184:/w/workspace/edgex-go/184:rw,z -v /w/workspace/edgex-go/184@tmp:/w/workspace/edgex-go/184@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-07T21:06:58.927Z] $ docker top c1ad72fc4e7fe740354e067ef614a3ae5e526eef97a221bcec49393ed76593e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-07T21:06:59.030Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-07T21:06:59.030Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-07T21:06:59.173Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-07T21:06:59.184Z] $ docker exec c1ad72fc4e7fe740354e067ef614a3ae5e526eef97a221bcec49393ed76593e1 ssh-agent [2022-04-07T21:06:59.316Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMfJDCn/agent.13 [2022-04-07T21:06:59.316Z] SSH_AGENT_PID=19 [2022-04-07T21:06:59.324Z] Running ssh-add (command line suppressed) [2022-04-07T21:06:59.458Z] Identity added: /w/workspace/edgex-go/184@tmp/private_key_4770086156460745440.key (/w/workspace/edgex-go/184@tmp/private_key_4770086156460745440.key) [2022-04-07T21:06:59.469Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-07T21:06:59.763Z] + git tag --points-at HEAD [Pipeline] } [2022-04-07T21:06:59.783Z] $ docker exec --env ******** --env ******** c1ad72fc4e7fe740354e067ef614a3ae5e526eef97a221bcec49393ed76593e1 ssh-agent -k [2022-04-07T21:06:59.911Z] unset SSH_AUTH_SOCK; [2022-04-07T21:06:59.912Z] unset SSH_AGENT_PID; [2022-04-07T21:06:59.912Z] echo Agent pid 19 killed; [2022-04-07T21:06:59.917Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-07T21:06:59.939Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-07T21:06:59.939Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-07T21:07:00.071Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-07T21:07:00.081Z] $ docker exec c1ad72fc4e7fe740354e067ef614a3ae5e526eef97a221bcec49393ed76593e1 ssh-agent [2022-04-07T21:07:00.208Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdIccom/agent.53 [2022-04-07T21:07:00.208Z] SSH_AGENT_PID=59 [2022-04-07T21:07:00.215Z] Running ssh-add (command line suppressed) [2022-04-07T21:07:00.350Z] Identity added: /w/workspace/edgex-go/184@tmp/private_key_7075568561489117931.key (/w/workspace/edgex-go/184@tmp/private_key_7075568561489117931.key) [2022-04-07T21:07:00.359Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-07T21:07:00.654Z] + git semver init [2022-04-07T21:07:00.654Z] # -> Open(): unable to determine branch for HEAD [2022-04-07T21:07:00.654Z] # $GIT_DIR = /w/workspace/edgex-go/184/.git [2022-04-07T21:07:00.654Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/184 [2022-04-07T21:07:00.654Z] # $SEMVER_REMOTE_NAME = origin [2022-04-07T21:07:00.654Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-07T21:07:00.654Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-07T21:07:00.654Z] # $SEMVER_BRANCH = main [2022-04-07T21:07:00.654Z] # $SEMVER_TEMP = /tmp/semver-434973140 [2022-04-07T21:07:00.654Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-07T21:07:15.591Z] # '/tmp/semver-434973140' -> '/w/workspace/edgex-go/184/.semver' [2022-04-07T21:07:15.591Z] # -> Force: false [2022-04-07T21:07:15.591Z] # $SEMVER_DIR = /w/workspace/edgex-go/184/.semver [Pipeline] } [2022-04-07T21:07:15.610Z] $ docker exec --env ******** --env ******** c1ad72fc4e7fe740354e067ef614a3ae5e526eef97a221bcec49393ed76593e1 ssh-agent -k [2022-04-07T21:07:15.726Z] unset SSH_AUTH_SOCK; [2022-04-07T21:07:15.727Z] unset SSH_AGENT_PID; [2022-04-07T21:07:15.727Z] echo Agent pid 59 killed; [2022-04-07T21:07:15.730Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-07T21:07:16.038Z] + git semver [Pipeline] } [2022-04-07T21:07:16.060Z] $ docker stop --time=1 c1ad72fc4e7fe740354e067ef614a3ae5e526eef97a221bcec49393ed76593e1 [2022-04-07T21:07:17.810Z] $ docker rm -f c1ad72fc4e7fe740354e067ef614a3ae5e526eef97a221bcec49393ed76593e1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-07T21:07:18.182Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-07T21:07:18.415Z] Stashed 1 file(s) [Pipeline] echo [2022-04-07T21:07:18.419Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.60 [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-07T21:07:18.570Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-07T21:07:18.579Z] ========================================================= [2022-04-07T21:07:18.579Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-07T21:07:18.579Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-07T21:07:18.670Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11508 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-04-07T21:07:18.683Z] Running in /w/workspace/edgex-go/184 [Pipeline] { [Pipeline] checkout [2022-04-07T21:07:18.865Z] The recommended git tool is: git [2022-04-07T21:07:18.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-07T21:07:18.872Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-07T21:07:18.872Z] 59bf1c3509f3: Pulling fs layer [2022-04-07T21:07:18.872Z] 666ba61612fd: Pulling fs layer [2022-04-07T21:07:18.872Z] 8ed8ca486205: Pulling fs layer [2022-04-07T21:07:18.872Z] 4fe6c5a15a65: Pulling fs layer [2022-04-07T21:07:18.872Z] 22a0e8bec74d: Pulling fs layer [2022-04-07T21:07:18.872Z] 640e595b4fbd: Pulling fs layer [2022-04-07T21:07:18.872Z] 763cafe07f6e: Pulling fs layer [2022-04-07T21:07:18.872Z] 0c0b528cf693: Pulling fs layer [2022-04-07T21:07:18.872Z] 10935f4eaf8b: Pulling fs layer [2022-04-07T21:07:18.872Z] 22a0e8bec74d: Waiting [2022-04-07T21:07:18.872Z] 4fe6c5a15a65: Waiting [2022-04-07T21:07:18.872Z] 640e595b4fbd: Waiting [2022-04-07T21:07:18.872Z] 10935f4eaf8b: Waiting [2022-04-07T21:07:18.872Z] 0c0b528cf693: Waiting [2022-04-07T21:07:18.872Z] 763cafe07f6e: Waiting [2022-04-07T21:07:18.872Z] 8ed8ca486205: Verifying Checksum [2022-04-07T21:07:18.872Z] 8ed8ca486205: Download complete [2022-04-07T21:07:18.872Z] 666ba61612fd: Download complete [2022-04-07T21:07:18.872Z] 22a0e8bec74d: Download complete [2022-04-07T21:07:18.872Z] 640e595b4fbd: Download complete [2022-04-07T21:07:18.872Z] 59bf1c3509f3: Verifying Checksum [2022-04-07T21:07:18.872Z] 59bf1c3509f3: Download complete [2022-04-07T21:07:18.872Z] 763cafe07f6e: Verifying Checksum [2022-04-07T21:07:18.872Z] 763cafe07f6e: Download complete [2022-04-07T21:07:19.135Z] 0c0b528cf693: Verifying Checksum [2022-04-07T21:07:19.135Z] 59bf1c3509f3: Pull complete [2022-04-07T21:07:19.135Z] 666ba61612fd: Pull complete [2022-04-07T21:07:19.135Z] 8ed8ca486205: Pull complete [2022-04-07T21:07:19.705Z] 10935f4eaf8b: Download complete [2022-04-07T21:07:19.705Z] 4fe6c5a15a65: Verifying Checksum [2022-04-07T21:07:19.705Z] 4fe6c5a15a65: Download complete [2022-04-07T21:07:23.856Z] using credential edgex-jenkins-ssh [2022-04-07T21:07:23.877Z] Cloning the remote Git repository [2022-04-07T21:07:23.900Z] 4fe6c5a15a65: Pull complete [2022-04-07T21:07:23.900Z] 22a0e8bec74d: Pull complete [2022-04-07T21:07:23.900Z] 640e595b4fbd: Pull complete [2022-04-07T21:07:23.900Z] 763cafe07f6e: Pull complete [2022-04-07T21:07:23.900Z] 0c0b528cf693: Pull complete [2022-04-07T21:07:23.927Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-07T21:07:24.012Z] > git init /w/workspace/edgex-go/184 # timeout=10 [2022-04-07T21:07:24.112Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-07T21:07:24.114Z] > git --version # timeout=10 [2022-04-07T21:07:24.132Z] > git --version # 'git version 2.25.1' [2022-04-07T21:07:24.134Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-07T21:07:24.200Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-07T21:07:25.810Z] 10935f4eaf8b: Pull complete [2022-04-07T21:07:25.810Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-07T21:07:25.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-07T21:07:25.810Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-07T21:07:26.111Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-07T21:07:26.111Z] WORKDIR /edgex [2022-04-07T21:07:26.111Z] COPY go.mod . [2022-04-07T21:07:26.111Z] RUN go mod download [2022-04-07T21:07:26.111Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-07T21:07:27.491Z] Sending build context to Docker daemon 334.7MB [2022-04-07T21:07:27.491Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-07T21:07:27.491Z] ---> 99d49a6021b9 [2022-04-07T21:07:27.491Z] Step 2/4 : WORKDIR /edgex [2022-04-07T21:07:28.877Z] ---> Running in 8a6080df1ea3 [2022-04-07T21:07:29.138Z] Removing intermediate container 8a6080df1ea3 [2022-04-07T21:07:29.138Z] ---> 0c75321d7aab [2022-04-07T21:07:29.138Z] Step 3/4 : COPY go.mod . [2022-04-07T21:07:29.138Z] ---> 9f790a0ad2d1 [2022-04-07T21:07:29.138Z] Step 4/4 : RUN go mod download [2022-04-07T21:07:29.138Z] ---> Running in 03386571b614 [2022-04-07T21:07:40.647Z] Avoid second fetch [2022-04-07T21:07:40.647Z] Checking out Revision 32880946a0a1135bf0659d7b4e6de2ff01b37dfb (main) [2022-04-07T21:07:40.594Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-07T21:07:40.618Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-07T21:07:40.662Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T21:07:40.677Z] > git checkout -f 32880946a0a1135bf0659d7b4e6de2ff01b37dfb # timeout=10 [2022-04-07T21:07:44.052Z] Removing intermediate container 03386571b614 [2022-04-07T21:07:44.052Z] ---> fd433abdd429 [2022-04-07T21:07:44.052Z] Successfully built fd433abdd429 [2022-04-07T21:07:44.052Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:07:44.345Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-07T21:07:44.345Z] . [Pipeline] withDockerContainer [2022-04-07T21:07:44.409Z] prd-ubuntu20.04-docker-8c-8g-11511 does not seem to be running inside a container [2022-04-07T21:07:44.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/184 -v /w/workspace/edgex-go/184:/w/workspace/edgex-go/184:rw,z -v /w/workspace/edgex-go/184@tmp:/w/workspace/edgex-go/184@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 ******** ci-base-image-x86_64 cat [2022-04-07T21:07:44.849Z] $ docker top 9bc1a382560e69c277165e4915380ef189b33663041a520e29cb217db997ed83 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T21:07:45.199Z] + go version [2022-04-07T21:07:45.199Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-07T21:07:45.218Z] $ docker stop --time=1 9bc1a382560e69c277165e4915380ef189b33663041a520e29cb217db997ed83 [2022-04-07T21:07:45.231Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#3949)" [2022-04-07T21:07:46.504Z] $ docker rm -f 9bc1a382560e69c277165e4915380ef189b33663041a520e29cb217db997ed83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-07T21:07:46.925Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-07T21:07:46.925Z] . [Pipeline] withDockerContainer [2022-04-07T21:07:46.995Z] prd-ubuntu20.04-docker-8c-8g-11511 does not seem to be running inside a container [2022-04-07T21:07:47.038Z] $ 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/184 -v /w/workspace/edgex-go/184:/w/workspace/edgex-go/184:rw,z -v /w/workspace/edgex-go/184@tmp:/w/workspace/edgex-go/184@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 ******** ci-base-image-x86_64 cat [2022-04-07T21:07:47.222Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-07T21:07:47.222Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T21:07:47.222Z] Dload Upload Total Spent Left Speed [2022-04-07T21:07:47.222Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48736 0 --:--:-- --:--:-- --:--:-- 48736 [2022-04-07T21:07:47.402Z] $ docker top 757c84073a1b1e3f41ac594484f7f90838c333abbef398cbc2e6d490c6e1b1ea -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] echo [2022-04-07T21:07:47.586Z] ========================================================= [2022-04-07T21:07:47.586Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-07T21:07:47.586Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-07T21:07:47.845Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-07T21:07:47.878Z] + make test [2022-04-07T21:07:47.878Z] go mod tidy -compat=1.17 [2022-04-07T21:07:47.878Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-07T21:07:48.202Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-07T21:07:48.202Z] + sudo tee /etc/docker/daemon.new [2022-04-07T21:07:48.202Z] { [2022-04-07T21:07:48.202Z] "registry-mirrors": [ [2022-04-07T21:07:48.202Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-07T21:07:48.202Z] ], [2022-04-07T21:07:48.202Z] "bip": "10.250.0.254/24", [2022-04-07T21:07:48.202Z] "hosts": [ [2022-04-07T21:07:48.202Z] "tcp://0.0.0.0:5555", [2022-04-07T21:07:48.202Z] "unix:///var/run/docker.sock" [2022-04-07T21:07:48.202Z] ], [2022-04-07T21:07:48.202Z] "mtu": 1458, [2022-04-07T21:07:48.202Z] "selinux-enabled": true, [2022-04-07T21:07:48.202Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-07T21:07:48.202Z] } [Pipeline] sh [2022-04-07T21:07:48.564Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-07T21:07:48.919Z] + sudo service docker restart [2022-04-07T21:07:53.164Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-07T21:08:05.501Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-07T21:08:05.501Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-07T21:08:05.501Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-07T21:08:05.501Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-07T21:08:05.501Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-07T21:08:05.501Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-07T21:08:05.501Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-07T21:08:05.501Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-07T21:08:05.501Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-07T21:08:05.502Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-07T21:08:05.502Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-07T21:08:05.502Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-07T21:08:05.502Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-07T21:08:05.502Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-07T21:08:05.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-07T21:08:06.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.078s coverage: 28.7% of statements [2022-04-07T21:08:06.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-07T21:08:06.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-07T21:08:06.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.094s coverage: 98.5% of statements [2022-04-07T21:08:06.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-07T21:08:06.963Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 54.9% of statements [2022-04-07T21:08:06.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-07T21:08:06.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T21:08:07.301Z] provisioning config files... [2022-04-07T21:08:07.333Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/184@tmp/config8446902464631796869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T21:08:07.713Z] ---> docker-login.sh [2022-04-07T21:08:07.713Z] nexus3.edgexfoundry.org:10001 [2022-04-07T21:08:08.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T21:08:08.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T21:08:08.590Z] Configure a credential helper to remove this warning. See [2022-04-07T21:08:08.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T21:08:08.590Z] [2022-04-07T21:08:08.590Z] Login Succeeded [2022-04-07T21:08:08.590Z] nexus3.edgexfoundry.org:10002 [2022-04-07T21:08:08.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T21:08:09.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T21:08:09.166Z] Configure a credential helper to remove this warning. See [2022-04-07T21:08:09.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T21:08:09.166Z] [2022-04-07T21:08:09.166Z] Login Succeeded [2022-04-07T21:08:09.166Z] nexus3.edgexfoundry.org:10003 [2022-04-07T21:08:09.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T21:08:09.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T21:08:09.728Z] Configure a credential helper to remove this warning. See [2022-04-07T21:08:09.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T21:08:09.728Z] [2022-04-07T21:08:09.728Z] Login Succeeded [2022-04-07T21:08:09.728Z] nexus3.edgexfoundry.org:10004 [2022-04-07T21:08:10.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T21:08:10.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T21:08:10.280Z] Configure a credential helper to remove this warning. See [2022-04-07T21:08:10.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T21:08:10.280Z] [2022-04-07T21:08:10.280Z] Login Succeeded [2022-04-07T21:08:10.280Z] docker.io [2022-04-07T21:08:10.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T21:08:11.156Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.892s coverage: 89.2% of statements [2022-04-07T21:08:11.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-07T21:08:11.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-07T21:08:11.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-07T21:08:11.156Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.092s coverage: 84.4% of statements [2022-04-07T21:08:11.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-07T21:08:11.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-07T21:08:11.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-07T21:08:11.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-07T21:08:11.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-07T21:08:11.156Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.423s coverage: 95.1% of statements [2022-04-07T21:08:11.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-07T21:08:11.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-07T21:08:11.156Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements [2022-04-07T21:08:11.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-07T21:08:11.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-07T21:08:11.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-07T21:08:11.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-07T21:08:11.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-07T21:08:11.156Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements [2022-04-07T21:08:11.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-07T21:08:11.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-07T21:08:11.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-07T21:08:11.156Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements [2022-04-07T21:08:11.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-07T21:08:11.156Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.070s coverage: 58.8% of statements [2022-04-07T21:08:11.156Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.112s coverage: 24.0% of statements [2022-04-07T21:08:11.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-07T21:08:11.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.130s coverage: 47.1% of statements [2022-04-07T21:08:11.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements [2022-04-07T21:08:11.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements [2022-04-07T21:08:11.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2022-04-07T21:08:11.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements [2022-04-07T21:08:11.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T21:08:11.160Z] Configure a credential helper to remove this warning. See [2022-04-07T21:08:11.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T21:08:11.160Z] [2022-04-07T21:08:11.160Z] Login Succeeded [2022-04-07T21:08:11.160Z] ---> docker-login.sh ends [Pipeline] } [2022-04-07T21:08:11.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-07T21:08:11.715Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-07T21:08:11.730Z] ========================================================= [2022-04-07T21:08:11.730Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-07T21:08:11.730Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-07T21:08:12.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-07T21:08:12.353Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-07T21:08:12.353Z] 9b3977197b4f: Pulling fs layer [2022-04-07T21:08:12.353Z] 1a89e8eeedd5: Pulling fs layer [2022-04-07T21:08:12.353Z] 94645a83ff95: Pulling fs layer [2022-04-07T21:08:12.353Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-07T21:08:12.353Z] 0c92f367c5e7: Pulling fs layer [2022-04-07T21:08:12.353Z] f7c0051592d6: Pulling fs layer [2022-04-07T21:08:12.353Z] a227ed2f7395: Pulling fs layer [2022-04-07T21:08:12.353Z] 7b1c46037f91: Pulling fs layer [2022-04-07T21:08:12.353Z] 3f3a8bcf1eab: Waiting [2022-04-07T21:08:12.353Z] 0c92f367c5e7: Waiting [2022-04-07T21:08:12.353Z] f7c0051592d6: Waiting [2022-04-07T21:08:12.353Z] 7b1c46037f91: Waiting [2022-04-07T21:08:12.353Z] 94645a83ff95: Download complete [2022-04-07T21:08:12.353Z] 1a89e8eeedd5: Verifying Checksum [2022-04-07T21:08:12.353Z] 1a89e8eeedd5: Download complete [2022-04-07T21:08:12.353Z] 0c92f367c5e7: Verifying Checksum [2022-04-07T21:08:12.353Z] 0c92f367c5e7: Download complete [2022-04-07T21:08:12.353Z] f7c0051592d6: Verifying Checksum [2022-04-07T21:08:12.353Z] f7c0051592d6: Download complete [2022-04-07T21:08:12.353Z] 9b3977197b4f: Verifying Checksum [2022-04-07T21:08:12.353Z] a227ed2f7395: Verifying Checksum [2022-04-07T21:08:12.353Z] a227ed2f7395: Download complete [2022-04-07T21:08:13.350Z] 9b3977197b4f: Pull complete [2022-04-07T21:08:13.964Z] 1a89e8eeedd5: Pull complete [2022-04-07T21:08:14.240Z] 94645a83ff95: Pull complete [2022-04-07T21:08:14.517Z] 7b1c46037f91: Verifying Checksum [2022-04-07T21:08:14.517Z] 7b1c46037f91: Download complete [2022-04-07T21:08:15.121Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-07T21:08:15.121Z] 3f3a8bcf1eab: Download complete [2022-04-07T21:08:21.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.086s coverage: 94.4% of statements [2022-04-07T21:08:21.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2022-04-07T21:08:21.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.208s coverage: 82.5% of statements [2022-04-07T21:08:21.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-07T21:08:30.262Z] 3f3a8bcf1eab: Pull complete [2022-04-07T21:08:30.262Z] 0c92f367c5e7: Pull complete [2022-04-07T21:08:30.262Z] f7c0051592d6: Pull complete [2022-04-07T21:08:30.262Z] a227ed2f7395: Pull complete [2022-04-07T21:08:31.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.096s coverage: 92.9% of statements [2022-04-07T21:08:31.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-07T21:08:31.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-07T21:08:31.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-07T21:08:31.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements [2022-04-07T21:08:31.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-07T21:08:31.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-07T21:08:31.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-07T21:08:31.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-07T21:08:31.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-07T21:08:31.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2022-04-07T21:08:31.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-07T21:08:31.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-07T21:08:31.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.070s coverage: 100.0% of statements [2022-04-07T21:08:31.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-07T21:08:31.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements [2022-04-07T21:08:31.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-07T21:08:31.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.0% of statements [2022-04-07T21:08:31.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements [2022-04-07T21:08:31.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 85.4% of statements [2022-04-07T21:08:31.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.154s coverage: 91.2% of statements [2022-04-07T21:08:31.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-07T21:08:31.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.189s coverage: 64.4% of statements [2022-04-07T21:08:31.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-07T21:08:31.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-07T21:08:31.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2022-04-07T21:08:31.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-04-07T21:08:31.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2022-04-07T21:08:31.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-04-07T21:08:31.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-04-07T21:08:31.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.336s coverage: 65.4% of statements [2022-04-07T21:08:31.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-07T21:08:31.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-07T21:08:31.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-07T21:08:31.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.140s coverage: 43.8% of statements [2022-04-07T21:08:31.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-07T21:08:31.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-07T21:08:31.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements [2022-04-07T21:08:31.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-07T21:08:31.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-04-07T21:08:31.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-07T21:08:31.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-07T21:08:31.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-07T21:08:31.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-07T21:08:31.424Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2022-04-07T21:08:31.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-07T21:08:31.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-07T21:08:31.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-07T21:08:31.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-07T21:08:31.424Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.153s coverage: 92.3% of statements [2022-04-07T21:08:31.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-07T21:08:31.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-07T21:08:31.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-07T21:08:31.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-07T21:08:31.424Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.073s coverage: 63.2% of statements [2022-04-07T21:08:31.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-07T21:08:31.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-07T21:08:31.424Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2022-04-07T21:08:31.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-07T21:08:31.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-07T21:08:31.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-07T21:08:31.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-07T21:08:31.424Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2022-04-07T21:08:31.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-07T21:08:31.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-07T21:08:31.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-07T21:08:31.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-07T21:08:31.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-07T21:08:31.424Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-07T21:08:31.424Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-04-07T21:08:31.424Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-04-07T21:08:31.424Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-07T21:08:35.698Z] 7b1c46037f91: Pull complete [2022-04-07T21:08:35.699Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-07T21:08:35.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-07T21:08:35.699Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-07T21:08:36.067Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-07T21:08:36.067Z] WORKDIR /edgex [2022-04-07T21:08:36.067Z] COPY go.mod . [2022-04-07T21:08:36.067Z] RUN go mod download [2022-04-07T21:08:36.067Z] docker build -t ci-base-image-arm64 -f - . [2022-04-07T21:08:38.726Z] Sending build context to Docker daemon 169.1MB [2022-04-07T21:08:38.726Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-07T21:08:38.726Z] ---> f79e39bc4007 [2022-04-07T21:08:38.726Z] Step 2/4 : WORKDIR /edgex [2022-04-07T21:08:39.722Z] ---> Running in d5aa4c2148d4 [2022-04-07T21:08:40.333Z] Removing intermediate container d5aa4c2148d4 [2022-04-07T21:08:40.333Z] ---> fc45d9bfc56a [2022-04-07T21:08:40.333Z] Step 3/4 : COPY go.mod . [2022-04-07T21:08:40.611Z] ---> 0410a1d8b110 [2022-04-07T21:08:40.611Z] Step 4/4 : RUN go mod download [2022-04-07T21:08:40.886Z] ---> Running in 76cc63881025 [2022-04-07T21:08:49.517Z] GO111MODULE=on go vet ./... [2022-04-07T21:08:54.800Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-07T21:08:54.800Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-07T21:08:54.800Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-07T21:08:55.386Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-07T21:08:55.672Z] + ls -al . [2022-04-07T21:08:55.672Z] total 668 [2022-04-07T21:08:55.672Z] drwxrwxr-x 10 1001 1001 4096 Apr 7 21:08 . [2022-04-07T21:08:55.672Z] drwxr-xr-x 4 root root 4096 Apr 7 21:07 .. [2022-04-07T21:08:55.672Z] -rw-rw-r-- 1 1001 1001 11 Apr 7 21:06 .dockerignore [2022-04-07T21:08:55.672Z] drwxrwxr-x 8 1001 1001 4096 Apr 7 21:06 .git [2022-04-07T21:08:55.672Z] drwxrwxr-x 4 1001 1001 4096 Apr 7 21:06 .github [2022-04-07T21:08:55.672Z] -rw-rw-r-- 1 1001 1001 870 Apr 7 21:06 .gitignore [2022-04-07T21:08:55.672Z] -rw-rw-r-- 1 1001 1001 42 Apr 7 21:06 .golangci.yml [2022-04-07T21:08:55.672Z] -rw-rw-r-- 1 1001 1001 87 Apr 7 21:06 .hadolint.yml [2022-04-07T21:08:55.673Z] drwx------ 3 1001 1001 4096 Apr 7 21:07 .semver [2022-04-07T21:08:55.673Z] -rw-rw-r-- 1 1001 1001 166 Apr 7 21:06 .sonarcloud.properties [2022-04-07T21:08:55.673Z] -rw-rw-r-- 1 1001 1001 1171 Apr 7 21:06 ADOPTERS.md [2022-04-07T21:08:55.673Z] -rw-rw-r-- 1 1001 1001 9953 Apr 7 21:06 Attribution.txt [2022-04-07T21:08:55.673Z] -rw-rw-r-- 1 1001 1001 51732 Apr 7 21:06 CHANGELOG.md [2022-04-07T21:08:55.673Z] -rw-rw-r-- 1 1001 1001 3804 Apr 7 21:06 CONTRIBUTING.md [2022-04-07T21:08:55.673Z] -rw-rw-r-- 1 1001 1001 677 Apr 7 21:06 GOVERNANCE.md [2022-04-07T21:08:55.673Z] -rw-rw-r-- 1 1001 1001 849 Apr 7 21:06 Jenkinsfile [2022-04-07T21:08:55.673Z] -rw-rw-r-- 1 1001 1001 10775 Apr 7 21:06 LICENSE [2022-04-07T21:08:55.673Z] -rw-rw-r-- 1 1001 1001 8478 Apr 7 21:06 Makefile [2022-04-07T21:08:55.673Z] -rw-rw-r-- 1 1001 1001 582 Apr 7 21:06 OWNERS.md [2022-04-07T21:08:55.673Z] -rw-rw-r-- 1 1001 1001 8207 Apr 7 21:06 README.md [2022-04-07T21:08:55.673Z] -rw-rw-r-- 1 1001 1001 6912 Apr 7 21:06 SECURITY.md [2022-04-07T21:08:55.673Z] -rw-rw-r-- 1 1001 1001 12 Apr 7 21:07 VERSION [2022-04-07T21:08:55.673Z] -rw-rw-r-- 1 1001 1001 4131 Apr 7 21:06 ZMQWindows.md [2022-04-07T21:08:55.673Z] drwxrwxr-x 2 1001 1001 4096 Apr 7 21:06 bin [2022-04-07T21:08:55.673Z] drwxrwxr-x 18 1001 1001 4096 Apr 7 21:06 cmd [2022-04-07T21:08:55.673Z] -rw-r--r-- 1 root root 431014 Apr 7 21:08 coverage.out [2022-04-07T21:08:55.673Z] -rw-rw-r-- 1 1001 1001 3175 Apr 7 21:06 go.mod [2022-04-07T21:08:55.673Z] -rw-rw-r-- 1 1001 1001 34990 Apr 7 21:07 go.sum [2022-04-07T21:08:55.673Z] drwxrwxr-x 8 1001 1001 4096 Apr 7 21:06 internal [2022-04-07T21:08:55.673Z] drwxrwxr-x 3 1001 1001 4096 Apr 7 21:06 openapi [2022-04-07T21:08:55.673Z] drwxrwxr-x 4 1001 1001 4096 Apr 7 21:06 snap [2022-04-07T21:08:55.673Z] -rw-rw-r-- 1 1001 1001 204 Apr 7 21:06 version.go [Pipeline] sh [2022-04-07T21:08:55.967Z] + '[' -e coverage.out ] [2022-04-07T21:08:55.967Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-07T21:08:56.064Z] Stashed 1 file(s) [Pipeline] sh [2022-04-07T21:08:56.350Z] + make build [2022-04-07T21:08:56.350Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-07T21:09:14.472Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-07T21:09:24.463Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-07T21:09:24.723Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-07T21:09:26.110Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-07T21:09:26.683Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-07T21:09:27.624Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-07T21:09:29.008Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-07T21:09:29.948Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-07T21:09:31.333Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-07T21:09:32.273Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-07T21:09:33.214Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-07T21:09:35.127Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-07T21:09:36.089Z] $ docker stop --time=1 757c84073a1b1e3f41ac594484f7f90838c333abbef398cbc2e6d490c6e1b1ea [2022-04-07T21:09:37.531Z] Removing intermediate container 76cc63881025 [2022-04-07T21:09:37.532Z] ---> 772d183acb3f [2022-04-07T21:09:37.532Z] Successfully built 772d183acb3f [2022-04-07T21:09:37.532Z] Successfully tagged ci-base-image-arm64:latest [2022-04-07T21:09:38.559Z] $ docker rm -f 757c84073a1b1e3f41ac594484f7f90838c333abbef398cbc2e6d490c6e1b1ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [2022-04-07T21:09:39.247Z] + docker inspect -f . ci-base-image-arm64 [2022-04-07T21:09:39.247Z] . [Pipeline] withDockerContainer [2022-04-07T21:09:40.082Z] prd-ubuntu20.04-docker-arm64-4c-16g-11508 does not seem to be running inside a container [2022-04-07T21:09:40.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/184 -v /w/workspace/edgex-go/184:/w/workspace/edgex-go/184:rw,z -v /w/workspace/edgex-go/184@tmp:/w/workspace/edgex-go/184@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 ******** ci-base-image-arm64 cat [2022-04-07T21:09:41.636Z] $ docker top fdc2896095a85982ad75e241cad10ac20aaf6fc1f5668b73d570af39f8a720d6 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:09:42.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-07T21:09:42.292Z] [2022-04-07T21:09:42.292Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:09:42.597Z] + go version [2022-04-07T21:09:42.597Z] go version go1.17.6 linux/arm64 [2022-04-07T21:09:42.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-07T21:09:42.601Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-07T21:09:42.601Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-07T21:09:42.601Z] ca9280d653b3: Pulling fs layer [2022-04-07T21:09:42.601Z] 7e9c9ca2126c: Pulling fs layer [2022-04-07T21:09:42.601Z] cbdbe7a5bc2a: Download complete [Pipeline] } [2022-04-07T21:09:42.613Z] $ docker stop --time=1 fdc2896095a85982ad75e241cad10ac20aaf6fc1f5668b73d570af39f8a720d6 [2022-04-07T21:09:42.861Z] ca9280d653b3: Verifying Checksum [2022-04-07T21:09:42.861Z] ca9280d653b3: Download complete [2022-04-07T21:09:42.861Z] cbdbe7a5bc2a: Pull complete [2022-04-07T21:09:43.121Z] 7e9c9ca2126c: Verifying Checksum [2022-04-07T21:09:43.121Z] 7e9c9ca2126c: Download complete [2022-04-07T21:09:43.382Z] ca9280d653b3: Pull complete [2022-04-07T21:09:44.298Z] $ docker rm -f fdc2896095a85982ad75e241cad10ac20aaf6fc1f5668b73d570af39f8a720d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:09:45.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-07T21:09:45.040Z] [2022-04-07T21:09:45.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:09:45.698Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-07T21:09:45.977Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-07T21:09:45.977Z] 29e5d40040c1: Pulling fs layer [2022-04-07T21:09:45.977Z] 1ce36da41761: Pulling fs layer [2022-04-07T21:09:45.977Z] 25b303627fd3: Pulling fs layer [2022-04-07T21:09:45.977Z] 29e5d40040c1: Verifying Checksum [2022-04-07T21:09:45.977Z] 29e5d40040c1: Download complete [2022-04-07T21:09:46.258Z] 1ce36da41761: Verifying Checksum [2022-04-07T21:09:46.258Z] 1ce36da41761: Download complete [2022-04-07T21:09:46.670Z] 7e9c9ca2126c: Pull complete [2022-04-07T21:09:46.670Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-07T21:09:46.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-07T21:09:46.670Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-07T21:09:46.736Z] prd-ubuntu20.04-docker-8c-8g-11511 does not seem to be running inside a container [2022-04-07T21:09:46.776Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/184 -v /w/workspace/edgex-go/184:/w/workspace/edgex-go/184:rw,z -v /w/workspace/edgex-go/184@tmp:/w/workspace/edgex-go/184@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-07T21:09:46.860Z] 29e5d40040c1: Pull complete [2022-04-07T21:09:48.181Z] $ docker top 57c50c8848542049ad6efeaf83fe642d42e598b712f5853667ea5c769b315e7d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T21:09:48.308Z] 25b303627fd3: Verifying Checksum [2022-04-07T21:09:48.308Z] 25b303627fd3: Download complete [2022-04-07T21:09:48.308Z] 1ce36da41761: Pull complete [2022-04-07T21:09:48.537Z] + docker-compose build --help [2022-04-07T21:09:48.537Z] + grep parallel [2022-04-07T21:09:49.110Z] --parallel Build images in parallel. [Pipeline] } [2022-04-07T21:09:49.126Z] $ docker stop --time=1 57c50c8848542049ad6efeaf83fe642d42e598b712f5853667ea5c769b315e7d [2022-04-07T21:09:50.428Z] $ docker rm -f 57c50c8848542049ad6efeaf83fe642d42e598b712f5853667ea5c769b315e7d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:09:50.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-07T21:09:50.899Z] . [Pipeline] withDockerContainer [2022-04-07T21:09:51.052Z] prd-ubuntu20.04-docker-8c-8g-11511 does not seem to be running inside a container [2022-04-07T21:09:51.087Z] $ 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/184 -v /w/workspace/edgex-go/184:/w/workspace/edgex-go/184:rw,z -v /w/workspace/edgex-go/184@tmp:/w/workspace/edgex-go/184@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-07T21:09:51.468Z] $ docker top 524b95b03f7adc8f7b0a44028266cb68112d61e3cb44c51026fdf58e2f21192d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T21:09:51.824Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-07T21:09:52.395Z] Building core-command ... [2022-04-07T21:09:52.395Z] Building core-data ... [2022-04-07T21:09:52.395Z] Building core-metadata ... [2022-04-07T21:09:52.395Z] Building security-bootstrapper ... [2022-04-07T21:09:52.395Z] Building security-proxy-setup ... [2022-04-07T21:09:52.395Z] Building security-secretstore-setup ... [2022-04-07T21:09:52.395Z] Building security-spiffe-token-provider ... [2022-04-07T21:09:52.395Z] Building security-spire-agent ... [2022-04-07T21:09:52.395Z] Building security-spire-config ... [2022-04-07T21:09:52.395Z] Building security-spire-server ... [2022-04-07T21:09:52.395Z] Building support-notifications ... [2022-04-07T21:09:52.395Z] Building support-scheduler ... [2022-04-07T21:09:52.395Z] Building sys-mgmt-agent ... [2022-04-07T21:09:52.395Z] Building security-bootstrapper [2022-04-07T21:09:52.395Z] Building core-data [2022-04-07T21:09:52.395Z] Building security-spiffe-token-provider [2022-04-07T21:09:52.395Z] Building security-spire-server [2022-04-07T21:09:52.395Z] Building security-secretstore-setup [2022-04-07T21:10:00.727Z] 25b303627fd3: Pull complete [2022-04-07T21:10:00.727Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-07T21:10:00.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-07T21:10:00.727Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-07T21:10:00.994Z] prd-ubuntu20.04-docker-arm64-4c-16g-11508 does not seem to be running inside a container [2022-04-07T21:10:01.073Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/184 -v /w/workspace/edgex-go/184:/w/workspace/edgex-go/184:rw,z -v /w/workspace/edgex-go/184@tmp:/w/workspace/edgex-go/184@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-07T21:10:03.626Z] $ docker top 931d381dd7d4a9df190f3ffba9b9ce0e8811361e44def54f531d1944a43287eb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T21:10:04.589Z] + docker-compose build+ grep parallel [2022-04-07T21:10:04.589Z] --help [2022-04-07T21:10:10.009Z] --parallel Build images in parallel. [Pipeline] } [2022-04-07T21:10:10.028Z] $ docker stop --time=1 931d381dd7d4a9df190f3ffba9b9ce0e8811361e44def54f531d1944a43287eb [2022-04-07T21:10:10.505Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T21:10:10.505Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-07T21:10:10.505Z] ---> fd433abdd429 [2022-04-07T21:10:10.505Z] Step 3/25 : WORKDIR /edgex-go [2022-04-07T21:10:10.505Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T21:10:10.506Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T21:10:10.506Z] ---> fd433abdd429 [2022-04-07T21:10:10.506Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T21:10:10.506Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T21:10:10.506Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-07T21:10:10.506Z] ---> fd433abdd429 [2022-04-07T21:10:10.506Z] Step 3/20 : WORKDIR /edgex-go [2022-04-07T21:10:10.506Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T21:10:10.506Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-07T21:10:10.506Z] ---> fd433abdd429 [2022-04-07T21:10:10.506Z] Step 3/31 : WORKDIR /edgex-go [2022-04-07T21:10:10.506Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T21:10:10.506Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-07T21:10:10.506Z] ---> fd433abdd429 [2022-04-07T21:10:10.506Z] Step 3/25 : WORKDIR /edgex-go [2022-04-07T21:10:11.724Z] $ docker rm -f 931d381dd7d4a9df190f3ffba9b9ce0e8811361e44def54f531d1944a43287eb [2022-04-07T21:10:11.896Z] ---> Running in 378f744dacb5 [2022-04-07T21:10:11.896Z] ---> Running in b733cc46ae9a [2022-04-07T21:10:11.896Z] ---> Running in d966e21a9493 [2022-04-07T21:10:11.896Z] ---> Running in 6399491e80dc [2022-04-07T21:10:11.896Z] ---> Running in ab95795fa880 [2022-04-07T21:10:11.896Z] Removing intermediate container d966e21a9493 [2022-04-07T21:10:11.896Z] ---> 6f331ea95340 [2022-04-07T21:10:11.896Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:10:11.896Z] Removing intermediate container 6399491e80dc [2022-04-07T21:10:11.896Z] ---> 03178622fcf2 [2022-04-07T21:10:11.896Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:10:11.896Z] Removing intermediate container 378f744dacb5 [2022-04-07T21:10:11.896Z] ---> 7b65a39aceb5 [2022-04-07T21:10:11.896Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:10:12.155Z] Removing intermediate container ab95795fa880 [2022-04-07T21:10:12.155Z] ---> c036b05c0988 [2022-04-07T21:10:12.155Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:10:12.155Z] Removing intermediate container b733cc46ae9a [2022-04-07T21:10:12.155Z] ---> 49b9f65cf6aa [2022-04-07T21:10:12.155Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:10:12.155Z] ---> Running in f73e4a9f51a3 [2022-04-07T21:10:12.155Z] ---> Running in ae0e6b5cbef2 [2022-04-07T21:10:12.155Z] ---> Running in ebf882df8630 [2022-04-07T21:10:12.155Z] ---> Running in 3eb65a96fa11 [2022-04-07T21:10:12.155Z] ---> Running in 74808d02bece [2022-04-07T21:10:12.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-07T21:10:12.373Z] . [Pipeline] withDockerContainer [2022-04-07T21:10:12.627Z] prd-ubuntu20.04-docker-arm64-4c-16g-11508 does not seem to be running inside a container [2022-04-07T21:10:12.748Z] $ 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/184 -v /w/workspace/edgex-go/184:/w/workspace/edgex-go/184:rw,z -v /w/workspace/edgex-go/184@tmp:/w/workspace/edgex-go/184@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-07T21:10:13.100Z] Removing intermediate container f73e4a9f51a3 [2022-04-07T21:10:13.100Z] ---> a1b6705dd09a [2022-04-07T21:10:13.100Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T21:10:13.100Z] ---> Running in 19f5d01aa5c4 [2022-04-07T21:10:13.100Z] Removing intermediate container ebf882df8630 [2022-04-07T21:10:13.100Z] ---> 725ead79d335 [2022-04-07T21:10:13.100Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-07T21:10:13.100Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T21:10:13.360Z] ---> Running in 4fd9afc3c3c2 [2022-04-07T21:10:13.360Z] Removing intermediate container ae0e6b5cbef2 [2022-04-07T21:10:13.360Z] ---> f94b95e94d18 [2022-04-07T21:10:13.360Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-07T21:10:13.360Z] ---> Running in 155f5c52e379 [2022-04-07T21:10:13.619Z] Removing intermediate container 74808d02bece [2022-04-07T21:10:13.619Z] ---> 7dca66d8cb8c [2022-04-07T21:10:13.619Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-07T21:10:13.619Z] ---> Running in b79dfdcfa7fc [2022-04-07T21:10:13.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T21:10:13.878Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T21:10:14.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T21:10:14.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T21:10:14.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T21:10:14.174Z] $ docker top 6dfe60529fb41817a28e4c7d4c0d16a30271b950410580d81b388dbd2de1a766 -eo pid,comm [2022-04-07T21:10:14.399Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T21:10:14.399Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T21:10:14.399Z] OK: 15864 distinct packages available [2022-04-07T21:10:14.399Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2022-04-07T21:10:14.660Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T21:10:14.660Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T21:10:14.929Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T21:10:14.929Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T21:10:15.123Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-07T21:10:15.191Z] OK: 221 MiB in 52 packages [2022-04-07T21:10:15.191Z] OK: 221 MiB in 52 packages [2022-04-07T21:10:15.191Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T21:10:15.191Z] OK: 221 MiB in 52 packages [2022-04-07T21:10:15.191Z] OK: 221 MiB in 52 packages [2022-04-07T21:10:15.450Z] Removing intermediate container 4fd9afc3c3c2 [2022-04-07T21:10:15.450Z] ---> a2731f074ea4 [2022-04-07T21:10:15.450Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T21:10:15.713Z] OK: 221 MiB in 52 packages [2022-04-07T21:10:15.713Z] Removing intermediate container 19f5d01aa5c4 [2022-04-07T21:10:15.713Z] ---> 7c6907d4990a [2022-04-07T21:10:15.713Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-07T21:10:15.713Z] ---> 5a387414ff4a [2022-04-07T21:10:15.713Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T21:10:15.713Z] Removing intermediate container b79dfdcfa7fc [2022-04-07T21:10:15.713Z] ---> 481392e0a0fe [2022-04-07T21:10:15.713Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-07T21:10:15.713Z] ---> Running in f5f5edab187f [2022-04-07T21:10:15.713Z] ---> 3feab49f7833 [2022-04-07T21:10:15.713Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T21:10:15.713Z] Removing intermediate container 155f5c52e379 [2022-04-07T21:10:15.713Z] ---> b05f6ee33ee2 [2022-04-07T21:10:15.713Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-07T21:10:15.973Z] ---> Running in f8fb99e81dee [2022-04-07T21:10:15.973Z] ---> 996f6f32956a [2022-04-07T21:10:15.973Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T21:10:15.973Z] ---> Running in 522f484d3ab4 [2022-04-07T21:10:15.973Z] ---> f35a219ca84a [2022-04-07T21:10:15.973Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T21:10:15.973Z] Removing intermediate container 3eb65a96fa11 [2022-04-07T21:10:15.973Z] ---> 982d484beb0e [2022-04-07T21:10:15.973Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-07T21:10:16.233Z] ---> Running in 8a512b512b2b [2022-04-07T21:10:16.233Z] ---> f91e1501597f [2022-04-07T21:10:16.233Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T21:10:16.233Z] ---> Running in e2930843df82 [2022-04-07T21:10:16.801Z] Removing intermediate container f5f5edab187f [2022-04-07T21:10:16.801Z] ---> 3ff4e9b3b39f [2022-04-07T21:10:16.801Z] Step 8/23 : COPY . . [2022-04-07T21:10:18.709Z] Removing intermediate container 522f484d3ab4 [2022-04-07T21:10:18.709Z] ---> bfba9545f614 [2022-04-07T21:10:18.709Z] Step 8/25 : COPY . . [2022-04-07T21:10:18.709Z] Removing intermediate container f8fb99e81dee [2022-04-07T21:10:18.709Z] ---> ee50b1ea0e2b [2022-04-07T21:10:18.709Z] Step 8/25 : COPY . . [2022-04-07T21:10:18.709Z] Removing intermediate container 8a512b512b2b [2022-04-07T21:10:18.709Z] ---> f19eb982bcb4 [2022-04-07T21:10:18.709Z] Step 8/31 : COPY . . [2022-04-07T21:10:18.709Z] Removing intermediate container e2930843df82 [2022-04-07T21:10:18.709Z] ---> 0b56ee013cbe [2022-04-07T21:10:18.709Z] Step 7/20 : COPY . . [2022-04-07T21:10:20.542Z] Building core-command ... [2022-04-07T21:10:20.542Z] Building core-data ... [2022-04-07T21:10:20.542Z] Building core-metadata ... [2022-04-07T21:10:20.542Z] Building security-bootstrapper ... [2022-04-07T21:10:20.542Z] Building security-proxy-setup ... [2022-04-07T21:10:20.542Z] Building security-secretstore-setup ... [2022-04-07T21:10:20.542Z] Building security-spiffe-token-provider ... [2022-04-07T21:10:20.542Z] Building security-spire-agent ... [2022-04-07T21:10:20.542Z] Building security-spire-config ... [2022-04-07T21:10:20.542Z] Building security-spire-server ... [2022-04-07T21:10:20.542Z] Building support-notifications ... [2022-04-07T21:10:20.542Z] Building support-scheduler ... [2022-04-07T21:10:20.542Z] Building sys-mgmt-agent ... [2022-04-07T21:10:20.542Z] Building security-spiffe-token-provider [2022-04-07T21:10:20.542Z] Building support-scheduler [2022-04-07T21:10:20.542Z] Building core-metadata [2022-04-07T21:10:20.542Z] Building core-command [2022-04-07T21:10:20.542Z] Building support-notifications [2022-04-07T21:10:30.927Z] ---> 17fa30ca6b26 [2022-04-07T21:10:30.927Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 ---> 4d8f10e9f075 [2022-04-07T21:10:30.927Z] [2022-04-07T21:10:30.927Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-07T21:10:30.927Z] ---> ce106f697c62 [2022-04-07T21:10:30.927Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-07T21:10:30.927Z] ---> 4cc8dc6c85b8 [2022-04-07T21:10:30.927Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-07T21:10:30.927Z] ---> 118df876ce15 [2022-04-07T21:10:30.927Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-07T21:10:30.927Z] ---> Running in ce54b2c17ce7 [2022-04-07T21:10:30.927Z] ---> Running in 1c563e053c00 [2022-04-07T21:10:30.927Z] ---> Running in 21512bcdf3ae [2022-04-07T21:10:30.927Z] ---> Running in 0ca822bb5c34 [2022-04-07T21:10:30.927Z] ---> Running in 3804007091f3 [2022-04-07T21:10:30.927Z] Removing intermediate container ce54b2c17ce7 [2022-04-07T21:10:30.927Z] ---> c7bc727ab4dc [2022-04-07T21:10:30.927Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-07T21:10:30.927Z] ---> Running in 31a5a50c46bf [2022-04-07T21:10:30.927Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-07T21:10:30.927Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-07T21:10:30.927Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-07T21:10:30.927Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-07T21:10:30.927Z] Removing intermediate container 31a5a50c46bf [2022-04-07T21:10:30.927Z] ---> 3b0f1b5ded7f [2022-04-07T21:10:30.927Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-07T21:10:30.927Z] ---> Running in b4506f6c8928 [2022-04-07T21:10:31.186Z] Removing intermediate container b4506f6c8928 [2022-04-07T21:10:31.186Z] ---> ac7051c1e986 [2022-04-07T21:10:31.186Z] 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-07T21:10:31.186Z] ---> Running in 21db5a5237b5 [2022-04-07T21:10:32.128Z] spire-1.2.1/ [2022-04-07T21:10:32.128Z] spire-1.2.1/.data/ [2022-04-07T21:10:32.128Z] spire-1.2.1/.data/.file [2022-04-07T21:10:32.128Z] spire-1.2.1/.dockerignore [2022-04-07T21:10:32.128Z] spire-1.2.1/.gitattributes [2022-04-07T21:10:32.128Z] spire-1.2.1/.githooks/ [2022-04-07T21:10:32.128Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T21:10:32.128Z] spire-1.2.1/.github/ [2022-04-07T21:10:32.128Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T21:10:32.128Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T21:10:32.128Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T21:10:32.128Z] spire-1.2.1/.github/workflows/ [2022-04-07T21:10:32.128Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T21:10:32.128Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T21:10:32.128Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T21:10:32.128Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T21:10:32.128Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T21:10:32.128Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T21:10:32.128Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T21:10:32.129Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T21:10:32.129Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T21:10:32.129Z] spire-1.2.1/.gitignore [2022-04-07T21:10:32.129Z] spire-1.2.1/.go-version [2022-04-07T21:10:32.129Z] spire-1.2.1/.golangci.yml [2022-04-07T21:10:32.129Z] spire-1.2.1/ADOPTERS.md [2022-04-07T21:10:32.129Z] spire-1.2.1/CHANGELOG.md [2022-04-07T21:10:32.129Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T21:10:32.129Z] spire-1.2.1/CODEOWNERS [2022-04-07T21:10:32.129Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T21:10:32.129Z] spire-1.2.1/Dockerfile [2022-04-07T21:10:32.129Z] spire-1.2.1/Dockerfile.dev [2022-04-07T21:10:32.129Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T21:10:32.129Z] spire-1.2.1/LICENSE [2022-04-07T21:10:32.129Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T21:10:32.129Z] spire-1.2.1/Makefile [2022-04-07T21:10:32.129Z] spire-1.2.1/README.md [2022-04-07T21:10:32.129Z] spire-1.2.1/ROADMAP.md [2022-04-07T21:10:32.129Z] spire-1.2.1/SECURITY.md [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/ [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T21:10:32.129Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T21:10:32.129Z] spire-1.2.1/conf/ [2022-04-07T21:10:32.129Z] spire-1.2.1/conf/agent/ [2022-04-07T21:10:32.129Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T21:10:32.129Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T21:10:32.129Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T21:10:32.129Z] spire-1.2.1/conf/server/ [2022-04-07T21:10:32.129Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T21:10:32.129Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T21:10:32.129Z] spire-1.2.1/conf/server/server.conf [2022-04-07T21:10:32.129Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/ [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/auditlog.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/images/ [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/spire_server.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/telemetry.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/upgrading.md [2022-04-07T21:10:32.129Z] spire-1.2.1/doc/using_spire.md [2022-04-07T21:10:32.129Z] spire-1.2.1/examples/ [2022-04-07T21:10:32.129Z] spire-1.2.1/examples/README.md [2022-04-07T21:10:32.129Z] spire-1.2.1/go.mod [2022-04-07T21:10:32.129Z] spire-1.2.1/go.sum [2022-04-07T21:10:32.129Z] spire-1.2.1/pkg/ [2022-04-07T21:10:32.129Z] spire-1.2.1/pkg/agent/ [2022-04-07T21:10:32.129Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T21:10:32.129Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T21:10:32.129Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T21:10:32.129Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T21:10:32.129Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T21:10:32.129Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T21:10:32.129Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T21:10:32.129Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T21:10:32.129Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T21:10:32.129Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T21:10:32.129Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T21:10:32.129Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T21:10:32.129Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T21:10:32.129Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T21:10:32.129Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T21:10:32.129Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T21:10:32.129Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T21:10:32.129Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T21:10:32.129Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T21:10:32.129Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T21:10:32.129Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T21:10:32.129Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T21:10:32.129Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T21:10:32.129Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T21:10:32.129Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T21:10:32.129Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/api/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T21:10:32.130Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/health/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/log/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T21:10:32.131Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/util/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/version/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T21:10:32.132Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/config.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T21:10:32.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/server.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T21:10:32.134Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T21:10:32.134Z] spire-1.2.1/proto/ [2022-04-07T21:10:32.134Z] spire-1.2.1/proto/private/ [2022-04-07T21:10:32.134Z] spire-1.2.1/proto/private/server/ [2022-04-07T21:10:32.134Z] spire-1.2.1/proto/private/server/journal/ [2022-04-07T21:10:32.134Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T21:10:32.134Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T21:10:32.134Z] spire-1.2.1/proto/spire/ [2022-04-07T21:10:32.134Z] spire-1.2.1/proto/spire/common/ [2022-04-07T21:10:32.134Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T21:10:32.134Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T21:10:32.134Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T21:10:32.134Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T21:10:32.134Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T21:10:32.134Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T21:10:32.134Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T21:10:32.134Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T21:10:32.134Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T21:10:32.134Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T21:10:32.134Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T21:10:32.134Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T21:10:32.134Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T21:10:32.134Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T21:10:32.134Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T21:10:32.134Z] spire-1.2.1/release/ [2022-04-07T21:10:32.134Z] spire-1.2.1/release/spire-extras/ [2022-04-07T21:10:32.134Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T21:10:32.134Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T21:10:32.134Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T21:10:32.134Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T21:10:32.134Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T21:10:32.134Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T21:10:32.134Z] spire-1.2.1/release/spire/ [2022-04-07T21:10:32.134Z] spire-1.2.1/release/spire/README.md [2022-04-07T21:10:32.134Z] spire-1.2.1/release/spire/conf/ [2022-04-07T21:10:32.134Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T21:10:32.134Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T21:10:32.134Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T21:10:32.134Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T21:10:32.134Z] spire-1.2.1/script/ [2022-04-07T21:10:32.134Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T21:10:32.134Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T21:10:32.134Z] spire-1.2.1/support/ [2022-04-07T21:10:32.134Z] spire-1.2.1/support/k8s/ [2022-04-07T21:10:32.134Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T21:10:32.134Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T21:10:32.134Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T21:10:32.134Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T21:10:32.134Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T21:10:32.134Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T21:10:32.134Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T21:10:32.134Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T21:10:32.134Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T21:10:32.134Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T21:10:32.134Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T21:10:32.134Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T21:10:32.134Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T21:10:32.134Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T21:10:32.134Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T21:10:32.134Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T21:10:32.134Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T21:10:32.134Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T21:10:32.134Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T21:10:32.134Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T21:10:32.134Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T21:10:32.134Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T21:10:32.134Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T21:10:32.134Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T21:10:32.134Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T21:10:32.134Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T21:10:32.134Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T21:10:32.135Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T21:10:32.135Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T21:10:32.135Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T21:10:32.135Z] spire-1.2.1/test/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/clock/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/clock/clock.go [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/config/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T21:10:32.135Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T21:10:32.135Z] spire-1.2.1/test/integration/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/integration/README.md [2022-04-07T21:10:32.135Z] spire-1.2.1/test/integration/common [2022-04-07T21:10:32.135Z] spire-1.2.1/test/integration/setup/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T21:10:32.135Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T21:10:32.135Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T21:10:32.135Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T21:10:32.135Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T21:10:32.135Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T21:10:32.135Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T21:10:32.135Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T21:10:32.136Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T21:10:32.137Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T21:10:32.138Z] spire-1.2.1/test/integration/test.sh [2022-04-07T21:10:32.138Z] spire-1.2.1/test/plugintest/ [2022-04-07T21:10:32.138Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T21:10:32.138Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T21:10:32.138Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T21:10:32.138Z] spire-1.2.1/test/spiretest/ [2022-04-07T21:10:32.138Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T21:10:32.138Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T21:10:32.138Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T21:10:32.138Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T21:10:32.138Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T21:10:32.138Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T21:10:32.138Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T21:10:32.138Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T21:10:32.138Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T21:10:32.138Z] spire-1.2.1/test/testca/ [2022-04-07T21:10:32.138Z] spire-1.2.1/test/testca/ca.go [2022-04-07T21:10:32.138Z] spire-1.2.1/test/testkey/ [2022-04-07T21:10:32.138Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T21:10:32.138Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T21:10:32.138Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T21:10:32.138Z] spire-1.2.1/test/testkey/new.go [2022-04-07T21:10:32.138Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T21:10:32.138Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T21:10:32.138Z] spire-1.2.1/test/util/ [2022-04-07T21:10:32.138Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T21:10:32.138Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T21:10:32.138Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T21:10:32.138Z] spire-1.2.1/test/util/race.go [2022-04-07T21:10:32.138Z] spire-1.2.1/test/util/util.go [2022-04-07T21:10:32.138Z] building spire from source... [2022-04-07T21:10:32.397Z] Installing go1.17.7... [2022-04-07T21:10:37.675Z] Building bin/spire-server... [2022-04-07T21:10:37.675Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T21:10:37.675Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T21:10:37.675Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T21:10:37.675Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T21:10:37.675Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T21:10:37.934Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T21:10:37.934Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T21:10:37.934Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T21:10:37.934Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T21:10:38.192Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T21:10:38.192Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T21:10:38.192Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T21:10:38.192Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T21:10:38.192Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T21:10:38.450Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T21:10:38.450Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T21:10:38.450Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T21:10:38.450Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T21:10:38.450Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T21:10:38.450Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T21:10:38.450Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T21:10:38.450Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T21:10:38.708Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T21:10:38.708Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T21:10:38.708Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T21:10:38.708Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T21:10:38.708Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T21:10:38.708Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T21:10:38.708Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T21:10:38.708Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T21:10:38.708Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T21:10:38.708Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T21:10:38.708Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T21:10:38.708Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T21:10:38.708Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T21:10:38.708Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T21:10:38.708Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T21:10:38.708Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T21:10:38.708Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T21:10:38.966Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T21:10:38.966Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T21:10:38.966Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T21:10:38.966Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T21:10:38.966Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T21:10:38.966Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T21:10:38.966Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T21:10:39.224Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T21:10:39.224Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T21:10:39.224Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T21:10:39.224Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T21:10:39.482Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T21:10:39.482Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T21:10:40.048Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T21:10:41.954Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T21:10:41.954Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T21:10:41.954Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T21:10:41.954Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T21:10:41.954Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T21:10:46.140Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T21:10:46.140Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T21:10:46.140Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T21:10:46.140Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T21:10:46.140Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T21:10:46.399Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T21:10:46.399Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T21:10:46.399Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T21:10:46.399Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T21:10:46.659Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T21:10:48.040Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T21:10:48.040Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T21:10:48.040Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T21:10:48.040Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T21:10:48.300Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T21:10:48.300Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T21:10:48.300Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T21:10:48.560Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T21:10:48.560Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T21:10:48.560Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T21:10:48.560Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T21:10:48.560Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T21:10:48.560Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T21:10:48.560Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T21:10:48.560Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T21:10:48.560Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T21:10:48.820Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T21:10:48.820Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T21:10:48.820Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T21:10:48.820Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T21:10:48.820Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T21:10:48.820Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T21:10:48.820Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T21:10:48.820Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T21:10:48.820Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T21:10:53.027Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T21:10:53.027Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T21:10:53.027Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T21:10:53.027Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T21:10:53.027Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T21:10:53.027Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T21:10:53.027Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T21:10:53.028Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T21:10:53.028Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T21:10:53.028Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T21:10:53.028Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T21:10:53.028Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T21:10:53.028Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T21:10:53.028Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T21:10:53.028Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T21:10:53.028Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T21:10:53.028Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T21:10:53.028Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T21:10:53.028Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T21:10:53.028Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T21:10:53.028Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T21:10:53.028Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T21:10:53.028Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T21:10:53.028Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T21:10:53.028Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T21:10:53.289Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T21:10:53.289Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T21:10:53.289Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T21:10:53.289Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T21:10:53.556Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T21:10:53.556Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T21:10:53.556Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T21:10:53.556Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T21:10:53.556Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T21:10:53.556Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T21:10:53.556Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T21:10:53.556Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T21:10:53.556Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T21:10:53.556Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T21:10:53.556Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T21:10:53.556Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T21:10:53.556Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T21:10:53.556Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T21:10:53.556Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T21:10:53.556Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T21:10:53.556Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T21:10:53.556Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T21:10:53.556Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T21:10:53.816Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T21:10:59.090Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T21:10:59.090Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T21:11:01.039Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-07T21:11:17.115Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T21:11:17.115Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T21:11:17.115Z] ---> 772d183acb3f [2022-04-07T21:11:17.115Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T21:11:17.115Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T21:11:17.115Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T21:11:17.115Z] ---> 772d183acb3f [2022-04-07T21:11:17.115Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T21:11:17.115Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T21:11:17.115Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T21:11:17.115Z] ---> 772d183acb3f [2022-04-07T21:11:17.115Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T21:11:17.115Z] ---> Running in ab6fed8f4bfd [2022-04-07T21:11:17.115Z] ---> Running in 977d6401acd7 [2022-04-07T21:11:17.115Z] ---> Running in b47189a23fa0 [2022-04-07T21:11:17.116Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T21:11:17.116Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-07T21:11:17.116Z] ---> 772d183acb3f [2022-04-07T21:11:17.116Z] Step 3/20 : WORKDIR /edgex-go [2022-04-07T21:11:17.116Z] ---> Running in 44b86e43f870 [2022-04-07T21:11:17.116Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T21:11:17.116Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T21:11:17.116Z] ---> 772d183acb3f [2022-04-07T21:11:17.116Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T21:11:17.116Z] ---> Running in d7326c380d09 [2022-04-07T21:11:17.116Z] Removing intermediate container ab6fed8f4bfd [2022-04-07T21:11:17.116Z] ---> 01362d49b0a2 [2022-04-07T21:11:17.116Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:11:17.116Z] ---> Running in f469b4cfd4ec [2022-04-07T21:11:17.116Z] Removing intermediate container b47189a23fa0 [2022-04-07T21:11:17.116Z] ---> 3e129514dac9 [2022-04-07T21:11:17.116Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:11:17.116Z] Removing intermediate container 977d6401acd7 [2022-04-07T21:11:17.116Z] ---> e16829215a22 [2022-04-07T21:11:17.116Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:11:17.116Z] ---> Running in 7a899c7c2286 [2022-04-07T21:11:17.116Z] Removing intermediate container d7326c380d09 [2022-04-07T21:11:17.116Z] ---> d2478ce22cf4 [2022-04-07T21:11:17.116Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:11:17.116Z] ---> Running in 4a5cedcce219 [2022-04-07T21:11:17.116Z] Removing intermediate container 44b86e43f870 [2022-04-07T21:11:17.116Z] ---> f5980be1d82b [2022-04-07T21:11:17.116Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-07T21:11:17.116Z] ---> Running in ca31eba661b1 [2022-04-07T21:11:17.116Z] ---> Running in 2892bf084d9f [2022-04-07T21:11:17.116Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T21:11:17.410Z] Removing intermediate container f469b4cfd4ec [2022-04-07T21:11:17.410Z] ---> 17b11d50ac4f [2022-04-07T21:11:17.411Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-07T21:11:17.411Z] ---> Running in c88f9d07ca31 [2022-04-07T21:11:18.425Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T21:11:18.425Z] Removing intermediate container 4a5cedcce219 [2022-04-07T21:11:18.425Z] ---> 82289fe1416f [2022-04-07T21:11:18.425Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-07T21:11:18.425Z] ---> Running in 45df1d0c0d8d [2022-04-07T21:11:18.716Z] Removing intermediate container 7a899c7c2286 [2022-04-07T21:11:18.716Z] ---> 0fb428b7cecf [2022-04-07T21:11:18.716Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-07T21:11:18.999Z] Removing intermediate container ca31eba661b1 [2022-04-07T21:11:18.999Z] ---> ac4085e27d97 [2022-04-07T21:11:18.999Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-07T21:11:18.999Z] ---> Running in e604716cacbd [2022-04-07T21:11:19.150Z] Removing intermediate container 3804007091f3 [2022-04-07T21:11:19.150Z] ---> acdc7cbc89f3 [2022-04-07T21:11:19.150Z] [2022-04-07T21:11:19.150Z] Step 10/31 : FROM alpine:3.14 [2022-04-07T21:11:19.150Z] Removing intermediate container 0ca822bb5c34 [2022-04-07T21:11:19.150Z] ---> 2f06d78f0578 [2022-04-07T21:11:19.150Z] [2022-04-07T21:11:19.150Z] Step 9/20 : FROM alpine:3.15 [2022-04-07T21:11:19.150Z] Removing intermediate container 21512bcdf3ae [2022-04-07T21:11:19.150Z] ---> cbbae411195c [2022-04-07T21:11:19.150Z] [2022-04-07T21:11:19.150Z] Step 10/25 : FROM alpine:3.14 [2022-04-07T21:11:19.150Z] Removing intermediate container 1c563e053c00 [2022-04-07T21:11:19.150Z] ---> 628360fd70c7 [2022-04-07T21:11:19.150Z] [2022-04-07T21:11:19.150Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T21:11:19.150Z] 3.14: Pulling from library/alpine [2022-04-07T21:11:19.292Z] ---> Running in d8cc8c57e14e [2022-04-07T21:11:19.579Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T21:11:19.579Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T21:11:19.579Z] OK: 15739 distinct packages available [2022-04-07T21:11:19.579Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T21:11:19.717Z] 3.15: Pulling from library/alpine [2022-04-07T21:11:19.718Z] 3.14: Pulling from library/alpine [2022-04-07T21:11:19.718Z] 3.14: Pulling from library/alpine [2022-04-07T21:11:20.189Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T21:11:20.652Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-07T21:11:20.652Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-07T21:11:20.652Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-07T21:11:20.652Z] Status: Downloaded newer image for alpine:3.14 [2022-04-07T21:11:20.652Z] Status: Downloaded newer image for alpine:3.14 [2022-04-07T21:11:20.652Z] Status: Image is up to date for alpine:3.14 [2022-04-07T21:11:20.652Z] ---> e04c818066af [2022-04-07T21:11:20.652Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-07T21:11:20.652Z] ---> e04c818066af [2022-04-07T21:11:20.652Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-07T21:11:20.652Z] ---> e04c818066af [2022-04-07T21:11:20.652Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-07T21:11:20.792Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T21:11:20.792Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T21:11:20.911Z] ---> Running in 5b7ad3bd5913 [2022-04-07T21:11:20.911Z] ---> Running in 238c244f2941 [2022-04-07T21:11:20.911Z] ---> Running in 2c770fba4a8f [2022-04-07T21:11:20.912Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-07T21:11:21.072Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T21:11:21.072Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T21:11:21.072Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T21:11:21.171Z] Status: Downloaded newer image for alpine:3.15 [2022-04-07T21:11:21.171Z] ---> 0ac33e5f5afa [2022-04-07T21:11:21.171Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T21:11:21.171Z] ---> Running in 7cc455ecbee6 [2022-04-07T21:11:21.171Z] Removing intermediate container 238c244f2941 [2022-04-07T21:11:21.171Z] ---> 17d395e94f14 [2022-04-07T21:11:21.171Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-07T21:11:21.433Z] Removing intermediate container 2c770fba4a8f [2022-04-07T21:11:21.433Z] ---> b2b745c54a85 [2022-04-07T21:11:21.433Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-07T21:11:21.433Z] ---> Running in ec14b996032b [2022-04-07T21:11:21.433Z] ---> Running in e19ed753494c [2022-04-07T21:11:21.433Z] Removing intermediate container 7cc455ecbee6 [2022-04-07T21:11:21.433Z] ---> a5d55d403c27 [2022-04-07T21:11:21.433Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:11:21.678Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T21:11:21.678Z] OK: 220 MiB in 52 packages [2022-04-07T21:11:21.691Z] ---> Running in f0ff000109f5 [2022-04-07T21:11:21.691Z] Removing intermediate container ec14b996032b [2022-04-07T21:11:21.691Z] ---> 4e1da1a6426a [2022-04-07T21:11:21.691Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-07T21:11:21.691Z] ---> Running in 564a8be036a3 [2022-04-07T21:11:21.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T21:11:21.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T21:11:21.949Z] Removing intermediate container 564a8be036a3 [2022-04-07T21:11:21.949Z] ---> 4874f7aeeef4 [2022-04-07T21:11:21.949Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:11:21.949Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-07T21:11:21.949Z] ---> Running in 33286e37558c [2022-04-07T21:11:21.949Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-07T21:11:21.949Z] (3/3) Installing su-exec (0.2-r1) [2022-04-07T21:11:21.949Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T21:11:21.949Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T21:11:21.958Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T21:11:21.958Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T21:11:22.208Z] OK: 6 MiB in 17 packages [2022-04-07T21:11:22.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T21:11:22.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T21:11:22.467Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-07T21:11:22.467Z] (2/2) Installing su-exec (0.2-r1) [2022-04-07T21:11:22.467Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T21:11:22.467Z] OK: 6 MiB in 16 packages [2022-04-07T21:11:22.585Z] OK: 220 MiB in 52 packages [2022-04-07T21:11:22.873Z] OK: 220 MiB in 52 packages [2022-04-07T21:11:23.037Z] Removing intermediate container 5b7ad3bd5913 [2022-04-07T21:11:23.037Z] ---> 151af09b65e7 [2022-04-07T21:11:23.037Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-07T21:11:23.296Z] ---> Running in 31caf948e176 [2022-04-07T21:11:23.296Z] Removing intermediate container e19ed753494c [2022-04-07T21:11:23.296Z] ---> 9c3af709a9d6 [2022-04-07T21:11:23.296Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-07T21:11:23.296Z] Removing intermediate container f0ff000109f5 [2022-04-07T21:11:23.296Z] ---> 8771750de8bd [2022-04-07T21:11:23.296Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-07T21:11:23.481Z] Removing intermediate container 2892bf084d9f [2022-04-07T21:11:23.482Z] ---> ca4ea36435c2 [2022-04-07T21:11:23.482Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-07T21:11:23.554Z] Removing intermediate container 31caf948e176 [2022-04-07T21:11:23.555Z] ---> c7f3b0403843 [2022-04-07T21:11:23.555Z] Step 13/25 : WORKDIR / [2022-04-07T21:11:23.555Z] ---> Running in 0a36900dd273 [2022-04-07T21:11:23.555Z] ---> Running in 67ded1272bb4 [2022-04-07T21:11:23.555Z] ---> Running in 1ad3bf75241b [2022-04-07T21:11:23.765Z] OK: 220 MiB in 52 packages [2022-04-07T21:11:23.765Z] OK: 220 MiB in 52 packages [2022-04-07T21:11:23.813Z] Removing intermediate container 0a36900dd273 [2022-04-07T21:11:23.813Z] ---> 0acef8d0c979 [2022-04-07T21:11:23.813Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-07T21:11:24.077Z] ---> Running in 0c645998b112 [2022-04-07T21:11:24.077Z] Removing intermediate container 1ad3bf75241b [2022-04-07T21:11:24.077Z] ---> a996287913df [2022-04-07T21:11:24.077Z] 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-07T21:11:24.077Z] Removing intermediate container 33286e37558c [2022-04-07T21:11:24.077Z] ---> 1dbbb966550d [2022-04-07T21:11:24.077Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-07T21:11:24.336Z] Removing intermediate container 0c645998b112 [2022-04-07T21:11:24.336Z] ---> bb2d1c17c82a [2022-04-07T21:11:24.336Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-07T21:11:24.336Z] ---> Running in d9f48124c666 [2022-04-07T21:11:24.336Z] ---> Running in cde09946eac6 [2022-04-07T21:11:24.336Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T21:11:24.596Z] ---> 709a878582f9 [2022-04-07T21:11:24.596Z] 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-07T21:11:24.777Z] Removing intermediate container c88f9d07ca31 [2022-04-07T21:11:24.777Z] ---> fa3ca356f72a [2022-04-07T21:11:24.777Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T21:11:24.777Z] Removing intermediate container 45df1d0c0d8d [2022-04-07T21:11:24.777Z] ---> cceff1828132 [2022-04-07T21:11:24.777Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T21:11:25.057Z] Removing intermediate container d8cc8c57e14e [2022-04-07T21:11:25.057Z] ---> 5c0729ed365d [2022-04-07T21:11:25.057Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T21:11:25.164Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T21:11:25.164Z] ---> 73e07c4fe872 [2022-04-07T21:11:25.164Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-07T21:11:25.164Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T21:11:25.348Z] ---> e70e0842ad61 [2022-04-07T21:11:25.348Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T21:11:25.348Z] Removing intermediate container e604716cacbd [2022-04-07T21:11:25.348Z] ---> 7675a4f2172a [2022-04-07T21:11:25.348Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T21:11:25.348Z] ---> Running in 62ecfbf6eafc [2022-04-07T21:11:25.732Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T21:11:25.732Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T21:11:25.732Z] OK: 15854 distinct packages available [2022-04-07T21:11:25.732Z] ---> ce79bbe2a617 [2022-04-07T21:11:25.732Z] 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-07T21:11:25.732Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T21:11:25.995Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T21:11:25.995Z] ---> f1bd51b74a02 [2022-04-07T21:11:25.995Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-07T21:11:25.995Z] Removing intermediate container cde09946eac6 [2022-04-07T21:11:25.995Z] ---> 6539eb254518 [2022-04-07T21:11:25.995Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-07T21:11:26.255Z] ---> Running in f71c9b040696 [2022-04-07T21:11:26.255Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-07T21:11:26.363Z] ---> c936e50f4b84 [2022-04-07T21:11:26.363Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T21:11:26.363Z] ---> c72bfd00bfc0 [2022-04-07T21:11:26.363Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T21:11:26.363Z] ---> ed762dc76f47 [2022-04-07T21:11:26.363Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T21:11:26.363Z] ---> Running in 58b8947e6a41 [2022-04-07T21:11:26.363Z] ---> Running in b9bba3475fb7 [2022-04-07T21:11:26.512Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-07T21:11:26.513Z] Removing intermediate container f71c9b040696 [2022-04-07T21:11:26.513Z] ---> 0bfdb09783fa [2022-04-07T21:11:26.513Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-07T21:11:26.513Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-07T21:11:26.513Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T21:11:26.513Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-07T21:11:26.648Z] ---> Running in a9178aa50511 [2022-04-07T21:11:26.648Z] ---> 3cecde8d2c4b [2022-04-07T21:11:26.648Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T21:11:26.921Z] ---> Running in af8f0c9a341f [2022-04-07T21:11:26.957Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-07T21:11:26.958Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-07T21:11:26.958Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-07T21:11:26.958Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T21:11:26.958Z] OK: 8 MiB in 20 packages [2022-04-07T21:11:26.958Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-07T21:11:27.350Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-07T21:11:27.350Z] ---> b96737ed5d9b [2022-04-07T21:11:27.350Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-07T21:11:27.350Z] ---> 67fe0e38569e [2022-04-07T21:11:27.350Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-07T21:11:27.350Z] ---> Running in 534f7708bab6 [2022-04-07T21:11:27.350Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-07T21:11:27.350Z] (5/9) Installing curl (7.80.0-r0) [2022-04-07T21:11:27.350Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-07T21:11:27.701Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-07T21:11:27.701Z] (8/9) Installing libucontext (1.1-r0) [2022-04-07T21:11:27.701Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-07T21:11:27.701Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T21:11:27.701Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T21:11:27.999Z] OK: 8 MiB in 23 packages [2022-04-07T21:11:27.999Z] Removing intermediate container d9f48124c666 [2022-04-07T21:11:27.999Z] ---> f71529797648 [2022-04-07T21:11:27.999Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T21:11:28.571Z] ---> c24110d581b6 [2022-04-07T21:11:28.571Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-07T21:11:28.571Z] ---> 7707770c36cc [2022-04-07T21:11:28.571Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-07T21:11:29.141Z] ---> 9c774775fe9e [2022-04-07T21:11:29.141Z] 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-07T21:11:29.141Z] Removing intermediate container 67ded1272bb4 [2022-04-07T21:11:29.141Z] ---> Running in 9dbcac41b140 [2022-04-07T21:11:29.141Z] ---> b2935a8320b2 [2022-04-07T21:11:29.141Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T21:11:29.446Z] Removing intermediate container 534f7708bab6 [2022-04-07T21:11:29.446Z] ---> c019b36db046 [2022-04-07T21:11:29.446Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T21:11:29.706Z] ---> bd6ac774c7db [2022-04-07T21:11:29.706Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-07T21:11:30.023Z] ---> 2ce156ca59d1 [2022-04-07T21:11:30.023Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-07T21:11:30.282Z] ---> b262b74f732a [2022-04-07T21:11:30.282Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-07T21:11:30.852Z] ---> 959795f1ba01 [2022-04-07T21:11:30.852Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-07T21:11:30.852Z] ---> 771a994608f7 [2022-04-07T21:11:30.852Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-07T21:11:31.114Z] Removing intermediate container 9dbcac41b140 [2022-04-07T21:11:31.114Z] ---> 5ad6416e4cf3 [2022-04-07T21:11:31.114Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-07T21:11:31.114Z] ---> Running in 0c7d0e4af1d6 [2022-04-07T21:11:31.114Z] ---> Running in 5a6c0784ffd9 [2022-04-07T21:11:31.328Z] Removing intermediate container 62ecfbf6eafc [2022-04-07T21:11:31.328Z] ---> 10c7a0a69564 [2022-04-07T21:11:31.328Z] Step 7/20 : COPY . . [2022-04-07T21:11:31.375Z] ---> 36b9887fc724 [2022-04-07T21:11:31.376Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-07T21:11:31.376Z] Removing intermediate container 5a6c0784ffd9 [2022-04-07T21:11:31.376Z] ---> f2547e45470c [2022-04-07T21:11:31.376Z] Step 23/25 : LABEL arch=x86_64 [2022-04-07T21:11:31.635Z] Removing intermediate container 0c7d0e4af1d6 [2022-04-07T21:11:31.635Z] ---> 6c46d31e7170 [2022-04-07T21:11:31.635Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T21:11:31.635Z] ---> Running in 8554c2320d23 [2022-04-07T21:11:31.635Z] ---> 931b9532f1e4 [2022-04-07T21:11:31.635Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-07T21:11:31.635Z] ---> Running in 6b3f872f2333 [2022-04-07T21:11:31.908Z] ---> Running in b86b66320725 [2022-04-07T21:11:31.908Z] ---> 2f975142b3e0 [2022-04-07T21:11:31.908Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-07T21:11:31.908Z] Removing intermediate container 8554c2320d23 [2022-04-07T21:11:31.908Z] ---> 94b8fc8bcc75 [2022-04-07T21:11:31.908Z] Step 24/25 : LABEL git_sha=32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:11:31.908Z] ---> Running in f793604b8b4f [2022-04-07T21:11:31.908Z] Removing intermediate container 6b3f872f2333 [2022-04-07T21:11:31.908Z] ---> 9667f6a60177 [2022-04-07T21:11:31.908Z] Step 21/23 : LABEL arch=x86_64 [2022-04-07T21:11:32.169Z] Removing intermediate container b86b66320725 [2022-04-07T21:11:32.169Z] ---> 26721484ae73 [2022-04-07T21:11:32.169Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T21:11:32.169Z] ---> Running in 7ee39cb9d04e [2022-04-07T21:11:32.169Z] ---> Running in 5b4444748803 [2022-04-07T21:11:32.169Z] ---> aff022091402 [2022-04-07T21:11:32.169Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-07T21:11:32.169Z] Removing intermediate container f793604b8b4f [2022-04-07T21:11:32.169Z] ---> 6e477d9d0ed7 [2022-04-07T21:11:32.169Z] Step 25/25 : LABEL version=2.2.0-dev.60 [2022-04-07T21:11:32.434Z] ---> Running in 319698408cc4 [2022-04-07T21:11:32.703Z] Removing intermediate container 7ee39cb9d04e [2022-04-07T21:11:32.703Z] ---> 17f788627bf5 [2022-04-07T21:11:32.703Z] Step 22/23 : LABEL git_sha=32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:11:32.703Z] Removing intermediate container 5b4444748803 [2022-04-07T21:11:32.703Z] ---> 3fc10a7d396d [2022-04-07T21:11:32.703Z] Step 18/20 : LABEL arch=x86_64 [2022-04-07T21:11:32.703Z] ---> Running in 6be100d4d449 [2022-04-07T21:11:32.703Z] ---> Running in f6ead15e2ff6 [2022-04-07T21:11:32.777Z] Removing intermediate container 58b8947e6a41 [2022-04-07T21:11:32.777Z] ---> 1939db768577 [2022-04-07T21:11:32.777Z] Step 8/23 : COPY . . [2022-04-07T21:11:32.963Z] Removing intermediate container 319698408cc4 [2022-04-07T21:11:32.963Z] ---> 44b99ab70a34 [2022-04-07T21:11:32.963Z] [2022-04-07T21:11:32.963Z] ---> bdb5836857bb [2022-04-07T21:11:32.963Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-07T21:11:32.963Z] Removing intermediate container 6be100d4d449 [2022-04-07T21:11:32.963Z] ---> 27f19717d24e [2022-04-07T21:11:32.963Z] Step 23/23 : LABEL version=2.2.0-dev.60 [2022-04-07T21:11:32.963Z] Successfully built 44b99ab70a34 [2022-04-07T21:11:33.223Z] Successfully tagged security-secretstore-setup:latest [2022-04-07T21:11:33.223Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-04-07T21:11:33.223Z] ---> Running in 6b5619f51f5d [2022-04-07T21:11:33.223Z] Removing intermediate container f6ead15e2ff6 [2022-04-07T21:11:33.223Z] ---> 49c18dde8a04 [2022-04-07T21:11:33.223Z] Step 19/20 : LABEL git_sha=32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:11:33.223Z] ---> Running in 1ba4829f0fb0 [2022-04-07T21:11:33.483Z] ---> Running in 76e1c75923bd [2022-04-07T21:11:33.483Z] Removing intermediate container 1ba4829f0fb0 [2022-04-07T21:11:33.483Z] ---> c452db745e2a [2022-04-07T21:11:33.483Z] [2022-04-07T21:11:33.483Z] Successfully built c452db745e2a [2022-04-07T21:11:33.775Z] Removing intermediate container af8f0c9a341f [2022-04-07T21:11:33.775Z] ---> 247e4a64beef [2022-04-07T21:11:33.775Z] Step 8/22 : COPY . . [2022-04-07T21:11:33.775Z] Removing intermediate container a9178aa50511 [2022-04-07T21:11:33.775Z] ---> 1b90d201810a [2022-04-07T21:11:33.775Z] Step 8/22 : COPY . . [2022-04-07T21:11:34.058Z] Removing intermediate container b9bba3475fb7 [2022-04-07T21:11:34.058Z] ---> cc57e4164ca0 [2022-04-07T21:11:34.058Z] Step 8/23 : COPY . . [2022-04-07T21:11:34.422Z] Successfully tagged core-data:latest [2022-04-07T21:11:34.423Z]  Building core-data ... done Building sys-mgmt-agent [2022-04-07T21:11:34.423Z] Removing intermediate container 76e1c75923bd [2022-04-07T21:11:34.423Z] ---> 11e567ddad5b [2022-04-07T21:11:34.423Z] Step 20/20 : LABEL version=2.2.0-dev.60 [2022-04-07T21:11:34.682Z] Removing intermediate container 6b5619f51f5d [2022-04-07T21:11:34.682Z] ---> afd84005013a [2022-04-07T21:11:34.682Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-07T21:11:38.885Z] ---> Running in d6684fbaaee8 [2022-04-07T21:11:38.885Z] ---> 6674f8a9d167 [2022-04-07T21:11:38.885Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-07T21:11:39.145Z] Removing intermediate container d6684fbaaee8 [2022-04-07T21:11:39.145Z] ---> 069fb1c0c5ff [2022-04-07T21:11:39.145Z] [2022-04-07T21:11:39.145Z] ---> Running in 75f631196554 [2022-04-07T21:11:39.145Z] Successfully built 069fb1c0c5ff [2022-04-07T21:11:39.145Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-07T21:11:39.145Z]  Building security-spiffe-token-provider ... done Building security-spire-config [2022-04-07T21:11:41.058Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T21:11:41.058Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-07T21:11:41.058Z] ---> fd433abdd429 [2022-04-07T21:11:41.058Z] Step 3/26 : WORKDIR /edgex-go [2022-04-07T21:11:41.058Z] ---> Using cache [2022-04-07T21:11:41.058Z] ---> 49b9f65cf6aa [2022-04-07T21:11:41.058Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:11:41.058Z] ---> Using cache [2022-04-07T21:11:41.058Z] ---> 7dca66d8cb8c [2022-04-07T21:11:41.058Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T21:11:43.602Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T21:11:43.602Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T21:11:43.602Z] ---> fd433abdd429 [2022-04-07T21:11:43.602Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T21:11:43.602Z] ---> Using cache [2022-04-07T21:11:43.602Z] ---> 49b9f65cf6aa [2022-04-07T21:11:43.602Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:11:43.602Z] ---> Using cache [2022-04-07T21:11:43.602Z] ---> 7dca66d8cb8c [2022-04-07T21:11:43.602Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-07T21:11:44.983Z] ---> Running in 733578ddca52 [2022-04-07T21:11:44.983Z] ---> Running in 8b273973e98e [2022-04-07T21:11:44.983Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T21:11:44.983Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-07T21:11:44.983Z] ---> fd433abdd429 [2022-04-07T21:11:44.983Z] Step 3/26 : WORKDIR /edgex-go [2022-04-07T21:11:44.983Z] ---> Using cache [2022-04-07T21:11:44.983Z] ---> 49b9f65cf6aa [2022-04-07T21:11:44.983Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:11:44.983Z] ---> Using cache [2022-04-07T21:11:44.983Z] ---> 7dca66d8cb8c [2022-04-07T21:11:44.983Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T21:11:44.983Z] Removing intermediate container 75f631196554 [2022-04-07T21:11:44.983Z] ---> 84dea98f3234 [2022-04-07T21:11:44.983Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-07T21:11:44.983Z] ---> Running in 75f3da6411ec [2022-04-07T21:11:44.983Z] ---> Running in 80e384c117dd [2022-04-07T21:11:45.242Z] Removing intermediate container 80e384c117dd [2022-04-07T21:11:45.242Z] ---> daaf83a74a05 [2022-04-07T21:11:45.242Z] Step 28/31 : CMD ["gate"] [2022-04-07T21:11:45.504Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T21:11:45.504Z] ---> Running in 280c34cfadcb [2022-04-07T21:11:45.504Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T21:11:45.504Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T21:11:45.767Z] Removing intermediate container 280c34cfadcb [2022-04-07T21:11:45.767Z] ---> 241bd5413561 [2022-04-07T21:11:45.767Z] Step 29/31 : LABEL arch=x86_64 [2022-04-07T21:11:45.767Z] ---> Running in 1b311388a3fa [2022-04-07T21:11:46.035Z] Removing intermediate container 1b311388a3fa [2022-04-07T21:11:46.036Z] ---> bd68a36cb9ef [2022-04-07T21:11:46.036Z] Step 30/31 : LABEL git_sha=32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:11:46.324Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T21:11:46.324Z] ---> Running in 91413c09970c [2022-04-07T21:11:46.324Z] Removing intermediate container 91413c09970c [2022-04-07T21:11:46.324Z] ---> 9c6a49e563cd [2022-04-07T21:11:46.325Z] Step 31/31 : LABEL version=2.2.0-dev.60 [2022-04-07T21:11:46.325Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T21:11:46.325Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T21:11:46.585Z] ---> Running in 5fee6221017c [2022-04-07T21:11:46.585Z] OK: 221 MiB in 52 packages [2022-04-07T21:11:46.585Z] Removing intermediate container 5fee6221017c [2022-04-07T21:11:46.585Z] ---> cb6b709c68ba [2022-04-07T21:11:46.585Z] [2022-04-07T21:11:46.585Z] Successfully built cb6b709c68ba [2022-04-07T21:11:46.585Z] Successfully tagged security-bootstrapper:latest [2022-04-07T21:11:46.585Z]  Building security-bootstrapper ... done Building support-scheduler [2022-04-07T21:11:46.585Z] OK: 221 MiB in 52 packages [2022-04-07T21:11:46.585Z] OK: 221 MiB in 52 packages [2022-04-07T21:11:49.125Z] Removing intermediate container 733578ddca52 [2022-04-07T21:11:49.125Z] ---> 5972980827aa [2022-04-07T21:11:49.125Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-07T21:11:49.125Z] Removing intermediate container 8b273973e98e [2022-04-07T21:11:49.125Z] ---> 85ca9efe7524 [2022-04-07T21:11:49.125Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T21:11:49.125Z] Removing intermediate container 75f3da6411ec [2022-04-07T21:11:49.125Z] ---> de50dd4d41fe [2022-04-07T21:11:49.125Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-07T21:11:49.125Z] ---> 725614dd72aa [2022-04-07T21:11:49.125Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T21:11:49.385Z] ---> Running in c993dea23022 [2022-04-07T21:11:49.385Z] ---> 67507ac2cd5e [2022-04-07T21:11:49.385Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T21:11:49.385Z] ---> 0e383c6d12d5 [2022-04-07T21:11:49.385Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T21:11:49.385Z] ---> Running in 53590cd68661 [2022-04-07T21:11:49.645Z] ---> Running in 7149ec4067e3 [2022-04-07T21:11:51.027Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T21:11:51.027Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T21:11:51.027Z] ---> fd433abdd429 [2022-04-07T21:11:51.027Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T21:11:51.027Z] ---> Using cache [2022-04-07T21:11:51.027Z] ---> 49b9f65cf6aa [2022-04-07T21:11:51.027Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:11:51.027Z] ---> Using cache [2022-04-07T21:11:51.027Z] ---> 7dca66d8cb8c [2022-04-07T21:11:51.027Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-07T21:11:51.027Z] ---> Using cache [2022-04-07T21:11:51.027Z] ---> 481392e0a0fe [2022-04-07T21:11:51.027Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T21:11:51.027Z] ---> Using cache [2022-04-07T21:11:51.027Z] ---> 996f6f32956a [2022-04-07T21:11:51.027Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T21:11:51.027Z] ---> Using cache [2022-04-07T21:11:51.027Z] ---> bfba9545f614 [2022-04-07T21:11:51.027Z] Step 8/22 : COPY . . [2022-04-07T21:11:51.027Z] ---> Using cache [2022-04-07T21:11:51.027Z] ---> ce106f697c62 [2022-04-07T21:11:51.027Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-07T21:11:51.027Z] ---> Running in bacb76b0b268 [2022-04-07T21:11:51.027Z] Removing intermediate container c993dea23022 [2022-04-07T21:11:51.027Z] ---> 6c4854f8129b [2022-04-07T21:11:51.027Z] Step 8/26 : COPY . . [2022-04-07T21:11:51.027Z] Removing intermediate container 7149ec4067e3 [2022-04-07T21:11:51.027Z] ---> 05922d4bf30d [2022-04-07T21:11:51.027Z] Step 8/23 : COPY . . [2022-04-07T21:11:51.969Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-07T21:11:52.402Z] ---> ae3bb8d34358 [2022-04-07T21:11:52.402Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-07T21:11:52.402Z] ---> c65eb33a6360 [2022-04-07T21:11:52.402Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-07T21:11:52.402Z] ---> Running in 2fe6c153f61b [2022-04-07T21:11:52.402Z] ---> Running in 09e2bdef1cd2 [2022-04-07T21:11:52.402Z] ---> dcca8708f0da [2022-04-07T21:11:52.402Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-07T21:11:52.402Z] ---> Running in c8c63714e1ce [2022-04-07T21:11:52.402Z] ---> 8a3623626e34 [2022-04-07T21:11:52.402Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-07T21:11:52.402Z] ---> Running in d33f779efc46 [2022-04-07T21:11:52.402Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-07T21:11:52.402Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-07T21:11:52.402Z] ---> 38a2c0e43d9b [2022-04-07T21:11:52.402Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-07T21:11:52.685Z] ---> Running in b0a50dd1df45 [2022-04-07T21:11:52.933Z] Removing intermediate container 53590cd68661 [2022-04-07T21:11:52.934Z] ---> df4ffedd5355 [2022-04-07T21:11:52.934Z] Step 8/26 : COPY . . [2022-04-07T21:11:54.137Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-07T21:11:54.750Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-07T21:11:55.408Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-07T21:12:05.154Z] ---> 0a67ec7ec4fd [2022-04-07T21:12:05.155Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T21:12:05.155Z] ---> 33f70ce70926 [2022-04-07T21:12:05.155Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-07T21:12:05.155Z] ---> b2eddd6e5c05 [2022-04-07T21:12:05.155Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T21:12:05.155Z] ---> Running in 68daaa248d73 [2022-04-07T21:12:05.155Z] ---> Running in 8359fa115bcd [2022-04-07T21:12:05.155Z] ---> Running in 994c03624c9a [2022-04-07T21:12:05.155Z] Removing intermediate container 8359fa115bcd [2022-04-07T21:12:05.155Z] ---> 105b48d57c48 [2022-04-07T21:12:05.155Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-07T21:12:05.155Z] Removing intermediate container 68daaa248d73 [2022-04-07T21:12:05.155Z] ---> d75793bec9a4 [2022-04-07T21:12:05.155Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-07T21:12:05.155Z] ---> Running in 9f464afcb1f0 [2022-04-07T21:12:05.155Z] ---> Running in f14e2d8f9f9b [2022-04-07T21:12:05.155Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-07T21:12:05.726Z] Removing intermediate container 9f464afcb1f0 [2022-04-07T21:12:05.726Z] ---> 2622a1775361 [2022-04-07T21:12:05.726Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-07T21:12:05.726Z] ---> Running in f8f83663cd07 [2022-04-07T21:12:05.726Z] Removing intermediate container f14e2d8f9f9b [2022-04-07T21:12:05.726Z] Removing intermediate container f8f83663cd07 [2022-04-07T21:12:05.726Z] ---> c289e62cacf2 [2022-04-07T21:12:05.726Z] 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-07T21:12:05.726Z] ---> d18bb8a2fd96 [2022-04-07T21:12:05.726Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-07T21:12:05.987Z] ---> Running in 31927bb3992a [2022-04-07T21:12:05.987Z] ---> Running in 979fcbc4f16f [2022-04-07T21:12:05.987Z] Removing intermediate container 31927bb3992a [2022-04-07T21:12:05.987Z] ---> af24d65f79a7 [2022-04-07T21:12:05.987Z] 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-07T21:12:06.252Z] ---> Running in 601147fd47ad [2022-04-07T21:12:06.825Z] spire-1.2.1/ [2022-04-07T21:12:06.825Z] spire-1.2.1/.data/ [2022-04-07T21:12:06.825Z] spire-1.2.1/.data/.file [2022-04-07T21:12:06.825Z] spire-1.2.1/.dockerignore [2022-04-07T21:12:06.825Z] spire-1.2.1/.gitattributes [2022-04-07T21:12:06.825Z] spire-1.2.1/.githooks/ [2022-04-07T21:12:06.825Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T21:12:06.825Z] spire-1.2.1/.github/ [2022-04-07T21:12:06.825Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T21:12:06.825Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T21:12:06.825Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T21:12:06.825Z] spire-1.2.1/.github/workflows/ [2022-04-07T21:12:06.825Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T21:12:06.825Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T21:12:06.825Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T21:12:06.825Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T21:12:06.825Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T21:12:06.825Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T21:12:06.825Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T21:12:06.825Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T21:12:06.825Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T21:12:06.825Z] spire-1.2.1/.gitignore [2022-04-07T21:12:06.825Z] spire-1.2.1/.go-version [2022-04-07T21:12:06.825Z] spire-1.2.1/.golangci.yml [2022-04-07T21:12:06.825Z] spire-1.2.1/ADOPTERS.md [2022-04-07T21:12:06.825Z] spire-1.2.1/CHANGELOG.md [2022-04-07T21:12:06.825Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T21:12:06.825Z] spire-1.2.1/CODEOWNERS [2022-04-07T21:12:06.825Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T21:12:06.825Z] spire-1.2.1/Dockerfile [2022-04-07T21:12:06.825Z] spire-1.2.1/Dockerfile.dev [2022-04-07T21:12:06.825Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T21:12:06.825Z] spire-1.2.1/LICENSE [2022-04-07T21:12:06.825Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T21:12:06.825Z] spire-1.2.1/Makefile [2022-04-07T21:12:06.825Z] spire-1.2.1/README.md [2022-04-07T21:12:06.825Z] spire-1.2.1/ROADMAP.md [2022-04-07T21:12:06.825Z] spire-1.2.1/SECURITY.md [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/ [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T21:12:06.825Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T21:12:06.825Z] spire-1.2.1/conf/ [2022-04-07T21:12:06.825Z] spire-1.2.1/conf/agent/ [2022-04-07T21:12:06.825Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T21:12:06.825Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T21:12:06.825Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T21:12:06.825Z] spire-1.2.1/conf/server/ [2022-04-07T21:12:06.825Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T21:12:06.825Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T21:12:06.825Z] spire-1.2.1/conf/server/server.conf [2022-04-07T21:12:06.825Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T21:12:06.825Z] spire-1.2.1/doc/ [2022-04-07T21:12:06.825Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T21:12:06.825Z] spire-1.2.1/doc/auditlog.md [2022-04-07T21:12:06.825Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T21:12:06.825Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T21:12:06.825Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T21:12:06.825Z] spire-1.2.1/doc/images/ [2022-04-07T21:12:06.825Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T21:12:06.825Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T21:12:06.825Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T21:12:06.825Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T21:12:06.825Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T21:12:06.825Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T21:12:06.825Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T21:12:06.825Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T21:12:06.825Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T21:12:06.825Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T21:12:06.825Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T21:12:06.825Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T21:12:06.825Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T21:12:06.825Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T21:12:06.825Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T21:12:06.825Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/spire_server.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/telemetry.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/upgrading.md [2022-04-07T21:12:06.826Z] spire-1.2.1/doc/using_spire.md [2022-04-07T21:12:06.826Z] spire-1.2.1/examples/ [2022-04-07T21:12:06.826Z] spire-1.2.1/examples/README.md [2022-04-07T21:12:06.826Z] spire-1.2.1/go.mod [2022-04-07T21:12:06.826Z] spire-1.2.1/go.sum [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T21:12:06.826Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/api/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/health/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/log/ [2022-04-07T21:12:06.827Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/util/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/version/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T21:12:06.828Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/config.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T21:12:06.829Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T21:12:06.830Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T21:12:06.831Z] spire-1.2.1/pkg/server/server.go [2022-04-07T21:12:06.831Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T21:12:06.831Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T21:12:06.831Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T21:12:06.831Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T21:12:06.831Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T21:12:06.831Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T21:12:06.831Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T21:12:06.831Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T21:12:06.831Z] spire-1.2.1/proto/ [2022-04-07T21:12:06.831Z] spire-1.2.1/proto/private/ [2022-04-07T21:12:06.831Z] spire-1.2.1/proto/private/server/ [2022-04-07T21:12:06.831Z] spire-1.2.1/proto/private/server/journal/ [2022-04-07T21:12:06.831Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T21:12:06.831Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T21:12:06.831Z] spire-1.2.1/proto/spire/ [2022-04-07T21:12:06.831Z] spire-1.2.1/proto/spire/common/ [2022-04-07T21:12:06.831Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T21:12:06.831Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T21:12:06.831Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T21:12:06.831Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T21:12:06.831Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T21:12:06.831Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T21:12:06.831Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T21:12:06.831Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T21:12:06.831Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T21:12:06.831Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T21:12:06.831Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T21:12:06.831Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T21:12:06.831Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T21:12:06.831Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T21:12:06.831Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T21:12:06.831Z] spire-1.2.1/release/ [2022-04-07T21:12:06.831Z] spire-1.2.1/release/spire-extras/ [2022-04-07T21:12:06.831Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T21:12:06.831Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T21:12:06.831Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T21:12:06.831Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T21:12:06.831Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T21:12:06.831Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T21:12:06.831Z] spire-1.2.1/release/spire/ [2022-04-07T21:12:06.831Z] spire-1.2.1/release/spire/README.md [2022-04-07T21:12:06.831Z] spire-1.2.1/release/spire/conf/ [2022-04-07T21:12:06.831Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T21:12:06.831Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T21:12:06.831Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T21:12:06.831Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T21:12:06.831Z] spire-1.2.1/script/ [2022-04-07T21:12:06.831Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T21:12:06.831Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T21:12:06.831Z] spire-1.2.1/support/ [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/ [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T21:12:06.831Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T21:12:06.831Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T21:12:06.831Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T21:12:06.831Z] spire-1.2.1/test/ [2022-04-07T21:12:06.831Z] spire-1.2.1/test/clock/ [2022-04-07T21:12:06.831Z] spire-1.2.1/test/clock/clock.go [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/ [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fixture/ [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fixture/config/ [2022-04-07T21:12:06.831Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T21:12:06.832Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/README.md [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/common [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/setup/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T21:12:06.832Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T21:12:07.098Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T21:12:07.098Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T21:12:07.098Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T21:12:07.098Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T21:12:07.098Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T21:12:07.098Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T21:12:07.098Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T21:12:07.098Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T21:12:07.098Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T21:12:07.098Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T21:12:07.098Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T21:12:07.098Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T21:12:07.098Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T21:12:07.098Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T21:12:07.098Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T21:12:07.098Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T21:12:07.098Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T21:12:07.098Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T21:12:07.098Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T21:12:07.098Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T21:12:07.098Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T21:12:07.098Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T21:12:07.098Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T21:12:07.098Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T21:12:07.098Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T21:12:07.098Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T21:12:07.098Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T21:12:07.098Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T21:12:07.098Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T21:12:07.098Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T21:12:07.099Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T21:12:07.100Z] spire-1.2.1/test/integration/test.sh [2022-04-07T21:12:07.100Z] spire-1.2.1/test/plugintest/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T21:12:07.100Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T21:12:07.100Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T21:12:07.100Z] spire-1.2.1/test/spiretest/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T21:12:07.100Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T21:12:07.100Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T21:12:07.100Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T21:12:07.100Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T21:12:07.100Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T21:12:07.100Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T21:12:07.100Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T21:12:07.100Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T21:12:07.100Z] spire-1.2.1/test/testca/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/testca/ca.go [2022-04-07T21:12:07.100Z] spire-1.2.1/test/testkey/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T21:12:07.100Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T21:12:07.100Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T21:12:07.100Z] spire-1.2.1/test/testkey/new.go [2022-04-07T21:12:07.100Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T21:12:07.100Z] spire-1.2.1/test/util/ [2022-04-07T21:12:07.100Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T21:12:07.100Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T21:12:07.100Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T21:12:07.100Z] spire-1.2.1/test/util/race.go [2022-04-07T21:12:07.100Z] spire-1.2.1/test/util/util.go [2022-04-07T21:12:07.100Z] building spire from source... [2022-04-07T21:12:07.100Z] Installing go1.17.7... [2022-04-07T21:12:07.100Z] spire-1.2.1/ [2022-04-07T21:12:07.100Z] spire-1.2.1/.data/ [2022-04-07T21:12:07.100Z] spire-1.2.1/.data/.file [2022-04-07T21:12:07.100Z] spire-1.2.1/.dockerignore [2022-04-07T21:12:07.100Z] spire-1.2.1/.gitattributes [2022-04-07T21:12:07.100Z] spire-1.2.1/.githooks/ [2022-04-07T21:12:07.100Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T21:12:07.100Z] spire-1.2.1/.github/ [2022-04-07T21:12:07.100Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T21:12:07.100Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T21:12:07.100Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T21:12:07.100Z] spire-1.2.1/.github/workflows/ [2022-04-07T21:12:07.100Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T21:12:07.100Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T21:12:07.100Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T21:12:07.100Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T21:12:07.100Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T21:12:07.100Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T21:12:07.100Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T21:12:07.100Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T21:12:07.100Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T21:12:07.100Z] spire-1.2.1/.gitignore [2022-04-07T21:12:07.100Z] spire-1.2.1/.go-version [2022-04-07T21:12:07.100Z] spire-1.2.1/.golangci.yml [2022-04-07T21:12:07.100Z] spire-1.2.1/ADOPTERS.md [2022-04-07T21:12:07.100Z] spire-1.2.1/CHANGELOG.md [2022-04-07T21:12:07.100Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T21:12:07.100Z] spire-1.2.1/CODEOWNERS [2022-04-07T21:12:07.100Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T21:12:07.100Z] spire-1.2.1/Dockerfile [2022-04-07T21:12:07.100Z] spire-1.2.1/Dockerfile.dev [2022-04-07T21:12:07.100Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T21:12:07.100Z] spire-1.2.1/LICENSE [2022-04-07T21:12:07.100Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T21:12:07.100Z] spire-1.2.1/Makefile [2022-04-07T21:12:07.100Z] spire-1.2.1/README.md [2022-04-07T21:12:07.100Z] spire-1.2.1/ROADMAP.md [2022-04-07T21:12:07.100Z] spire-1.2.1/SECURITY.md [2022-04-07T21:12:07.100Z] spire-1.2.1/cmd/ [2022-04-07T21:12:07.100Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T21:12:07.100Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T21:12:07.100Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T21:12:07.100Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T21:12:07.100Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T21:12:07.100Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T21:12:07.100Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T21:12:07.100Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T21:12:07.100Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T21:12:07.100Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T21:12:07.100Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T21:12:07.100Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T21:12:07.100Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T21:12:07.100Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T21:12:07.100Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T21:12:07.100Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T21:12:07.100Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T21:12:07.100Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T21:12:07.100Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T21:12:07.100Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T21:12:07.100Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T21:12:07.100Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T21:12:07.101Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T21:12:07.101Z] spire-1.2.1/conf/ [2022-04-07T21:12:07.101Z] spire-1.2.1/conf/agent/ [2022-04-07T21:12:07.101Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T21:12:07.101Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T21:12:07.101Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T21:12:07.101Z] spire-1.2.1/conf/server/ [2022-04-07T21:12:07.101Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T21:12:07.101Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T21:12:07.101Z] spire-1.2.1/conf/server/server.conf [2022-04-07T21:12:07.101Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/ [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/auditlog.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/images/ [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/spire_server.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/telemetry.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/upgrading.md [2022-04-07T21:12:07.101Z] spire-1.2.1/doc/using_spire.md [2022-04-07T21:12:07.101Z] spire-1.2.1/examples/ [2022-04-07T21:12:07.101Z] spire-1.2.1/examples/README.md [2022-04-07T21:12:07.101Z] spire-1.2.1/go.mod [2022-04-07T21:12:07.101Z] spire-1.2.1/go.sum [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/ [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/ [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T21:12:07.101Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/api/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T21:12:07.102Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/health/ [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/log/ [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T21:12:07.103Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/util/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/version/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T21:12:07.104Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/config.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T21:12:07.105Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/server.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T21:12:07.106Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T21:12:07.106Z] spire-1.2.1/proto/ [2022-04-07T21:12:07.106Z] spire-1.2.1/proto/private/ [2022-04-07T21:12:07.106Z] spire-1.2.1/proto/private/server/ [2022-04-07T21:12:07.106Z] spire-1.2.1/proto/private/server/journal/ [2022-04-07T21:12:07.106Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T21:12:07.106Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T21:12:07.106Z] spire-1.2.1/proto/spire/ [2022-04-07T21:12:07.106Z] spire-1.2.1/proto/spire/common/ [2022-04-07T21:12:07.106Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T21:12:07.106Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T21:12:07.106Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T21:12:07.106Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T21:12:07.106Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T21:12:07.106Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T21:12:07.106Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T21:12:07.106Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T21:12:07.106Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T21:12:07.106Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T21:12:07.106Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T21:12:07.106Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T21:12:07.106Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T21:12:07.106Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T21:12:07.106Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T21:12:07.106Z] spire-1.2.1/release/ [2022-04-07T21:12:07.106Z] spire-1.2.1/release/spire-extras/ [2022-04-07T21:12:07.106Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T21:12:07.106Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T21:12:07.107Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T21:12:07.107Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T21:12:07.107Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T21:12:07.107Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T21:12:07.107Z] spire-1.2.1/release/spire/ [2022-04-07T21:12:07.107Z] spire-1.2.1/release/spire/README.md [2022-04-07T21:12:07.107Z] spire-1.2.1/release/spire/conf/ [2022-04-07T21:12:07.107Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T21:12:07.107Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T21:12:07.107Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T21:12:07.107Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T21:12:07.107Z] spire-1.2.1/script/ [2022-04-07T21:12:07.107Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T21:12:07.107Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T21:12:07.107Z] spire-1.2.1/support/ [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/ [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T21:12:07.107Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T21:12:07.372Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T21:12:07.372Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T21:12:07.372Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T21:12:07.372Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T21:12:07.372Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T21:12:07.372Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T21:12:07.372Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T21:12:07.372Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T21:12:07.372Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T21:12:07.372Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T21:12:07.372Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T21:12:07.372Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T21:12:07.372Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T21:12:07.372Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T21:12:07.372Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T21:12:07.372Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T21:12:07.372Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T21:12:07.372Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T21:12:07.372Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T21:12:07.372Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T21:12:07.372Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T21:12:07.372Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T21:12:07.372Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T21:12:07.372Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T21:12:07.372Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T21:12:07.372Z] spire-1.2.1/test/ [2022-04-07T21:12:07.372Z] spire-1.2.1/test/clock/ [2022-04-07T21:12:07.372Z] spire-1.2.1/test/clock/clock.go [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/ [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/ [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/config/ [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T21:12:07.372Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T21:12:07.373Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T21:12:07.373Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T21:12:07.373Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T21:12:07.373Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T21:12:07.373Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T21:12:07.373Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T21:12:07.373Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T21:12:07.373Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T21:12:07.373Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T21:12:07.373Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T21:12:07.373Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T21:12:07.373Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T21:12:07.373Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T21:12:07.373Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T21:12:07.373Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T21:12:07.373Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T21:12:07.373Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T21:12:07.373Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T21:12:07.373Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T21:12:07.373Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T21:12:07.373Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T21:12:07.373Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T21:12:07.373Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T21:12:07.373Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T21:12:07.373Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T21:12:07.373Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T21:12:07.373Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/README.md [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/common [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/setup/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T21:12:07.373Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T21:12:07.374Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T21:12:07.375Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T21:12:07.376Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T21:12:07.376Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T21:12:07.376Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T21:12:07.376Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T21:12:07.376Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T21:12:07.376Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T21:12:07.376Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T21:12:07.376Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T21:12:07.376Z] spire-1.2.1/test/integration/test.sh [2022-04-07T21:12:07.376Z] spire-1.2.1/test/plugintest/ [2022-04-07T21:12:07.376Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T21:12:07.376Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T21:12:07.376Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T21:12:07.376Z] spire-1.2.1/test/spiretest/ [2022-04-07T21:12:07.376Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T21:12:07.376Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T21:12:07.376Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T21:12:07.376Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T21:12:07.376Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T21:12:07.376Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T21:12:07.376Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T21:12:07.376Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T21:12:07.376Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T21:12:07.376Z] spire-1.2.1/test/testca/ [2022-04-07T21:12:07.376Z] spire-1.2.1/test/testca/ca.go [2022-04-07T21:12:07.376Z] spire-1.2.1/test/testkey/ [2022-04-07T21:12:07.376Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T21:12:07.376Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T21:12:07.376Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T21:12:07.376Z] spire-1.2.1/test/testkey/new.go [2022-04-07T21:12:07.376Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T21:12:07.376Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T21:12:07.376Z] spire-1.2.1/test/util/ [2022-04-07T21:12:07.376Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T21:12:07.376Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T21:12:07.376Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T21:12:07.376Z] spire-1.2.1/test/util/race.go [2022-04-07T21:12:07.376Z] spire-1.2.1/test/util/util.go [2022-04-07T21:12:07.376Z] building spire from source... [2022-04-07T21:12:07.376Z] Installing go1.17.7... [2022-04-07T21:12:10.665Z] Removing intermediate container bacb76b0b268 [2022-04-07T21:12:10.665Z] ---> 6985bb8fffea [2022-04-07T21:12:10.665Z] [2022-04-07T21:12:10.665Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T21:12:10.665Z] ---> e04c818066af [2022-04-07T21:12:10.665Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-07T21:12:12.573Z] Building bin/spire-server... [2022-04-07T21:12:12.573Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T21:12:12.573Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T21:12:12.573Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T21:12:12.573Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T21:12:12.573Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T21:12:12.573Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T21:12:12.573Z]  ---> Running in e44ea6fba25a [2022-04-07T21:12:12.573Z] Building bin/spire-server... [2022-04-07T21:12:12.573Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T21:12:12.573Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T21:12:12.574Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T21:12:12.574Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T21:12:12.574Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T21:12:12.574Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T21:12:12.574Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T21:12:12.574Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T21:12:12.574Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T21:12:12.574Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T21:12:12.574Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T21:12:12.574Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T21:12:12.574Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T21:12:12.574Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T21:12:12.574Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T21:12:12.574Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T21:12:12.832Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T21:12:12.832Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T21:12:12.832Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T21:12:12.832Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T21:12:12.832Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T21:12:12.832Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T21:12:12.832Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T21:12:12.832Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T21:12:12.832Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T21:12:12.832Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T21:12:12.832Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T21:12:12.832Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T21:12:12.832Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T21:12:12.832Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T21:12:13.092Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T21:12:13.092Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T21:12:13.092Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T21:12:13.092Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T21:12:13.092Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T21:12:13.092Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T21:12:13.092Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T21:12:13.092Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T21:12:13.092Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T21:12:13.092Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T21:12:13.092Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T21:12:13.092Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T21:12:13.092Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T21:12:13.092Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T21:12:13.092Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T21:12:13.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T21:12:13.092Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T21:12:13.092Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T21:12:13.092Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T21:12:13.564Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T21:12:13.564Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T21:12:13.564Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T21:12:13.564Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T21:12:13.564Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T21:12:13.564Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T21:12:13.564Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T21:12:13.564Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T21:12:13.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T21:12:13.564Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T21:12:13.564Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T21:12:13.564Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T21:12:13.564Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T21:12:13.564Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T21:12:13.564Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T21:12:13.564Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T21:12:13.564Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T21:12:13.564Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T21:12:13.564Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T21:12:13.564Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T21:12:13.564Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T21:12:13.564Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T21:12:13.564Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T21:12:13.564Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T21:12:13.564Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T21:12:13.564Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T21:12:13.564Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T21:12:13.564Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T21:12:13.564Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T21:12:13.564Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T21:12:13.564Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T21:12:13.564Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T21:12:13.564Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T21:12:13.564Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T21:12:13.564Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T21:12:13.564Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T21:12:13.564Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T21:12:13.564Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T21:12:13.564Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T21:12:13.564Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-07T21:12:13.564Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T21:12:13.564Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T21:12:13.564Z] OK: 6 MiB in 15 packages [2022-04-07T21:12:13.564Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T21:12:13.564Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T21:12:13.564Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T21:12:13.564Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T21:12:13.564Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T21:12:13.822Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T21:12:13.822Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T21:12:13.822Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T21:12:13.822Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T21:12:13.822Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T21:12:13.822Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T21:12:13.822Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T21:12:13.822Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T21:12:14.082Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T21:12:14.340Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T21:12:15.279Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T21:12:15.279Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T21:12:15.539Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T21:12:15.539Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T21:12:15.539Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T21:12:15.798Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T21:12:15.798Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T21:12:15.798Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T21:12:15.798Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T21:12:15.798Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T21:12:18.337Z] Removing intermediate container e44ea6fba25a [2022-04-07T21:12:18.337Z] ---> f46819189ac5 [2022-04-07T21:12:18.337Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T21:12:18.908Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T21:12:18.908Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T21:12:18.908Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T21:12:18.908Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T21:12:18.908Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T21:12:18.908Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T21:12:19.190Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T21:12:19.190Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T21:12:19.190Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T21:12:19.190Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T21:12:19.190Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T21:12:19.454Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T21:12:19.454Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T21:12:19.454Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T21:12:19.454Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T21:12:19.454Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T21:12:19.454Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T21:12:19.716Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T21:12:19.716Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T21:12:19.716Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T21:12:19.976Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T21:12:20.236Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T21:12:20.236Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T21:12:20.236Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T21:12:20.495Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T21:12:20.754Z]  ---> Running in 1f9cdecadd12 [2022-04-07T21:12:20.754Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T21:12:20.754Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T21:12:20.754Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T21:12:20.754Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T21:12:20.755Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T21:12:20.755Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T21:12:20.755Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T21:12:21.015Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T21:12:21.015Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T21:12:21.015Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T21:12:21.274Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T21:12:21.274Z] Removing intermediate container 1f9cdecadd12 [2022-04-07T21:12:21.274Z] ---> 02e666641cd1 [2022-04-07T21:12:21.274Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-07T21:12:21.274Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T21:12:21.274Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T21:12:21.274Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T21:12:21.274Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T21:12:21.274Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T21:12:21.274Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T21:12:21.274Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T21:12:21.274Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T21:12:21.534Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T21:12:21.534Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T21:12:21.534Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T21:12:21.534Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T21:12:21.534Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T21:12:21.534Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T21:12:21.795Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T21:12:21.795Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T21:12:21.795Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T21:12:21.795Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T21:12:21.795Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T21:12:21.795Z]  ---> Running in f57801a990ed [2022-04-07T21:12:21.795Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T21:12:21.795Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T21:12:21.795Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T21:12:21.795Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T21:12:21.795Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T21:12:21.795Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T21:12:21.795Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T21:12:22.055Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T21:12:22.055Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T21:12:22.055Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T21:12:22.334Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T21:12:22.595Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T21:12:22.595Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T21:12:22.595Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T21:12:22.595Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T21:12:22.595Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T21:12:22.855Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T21:12:22.855Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T21:12:22.855Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T21:12:22.855Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T21:12:22.855Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T21:12:22.855Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T21:12:22.855Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T21:12:22.855Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T21:12:23.115Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T21:12:23.115Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T21:12:23.115Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T21:12:23.115Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T21:12:23.115Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T21:12:23.115Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T21:12:23.115Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T21:12:23.115Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T21:12:23.115Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T21:12:23.115Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T21:12:23.115Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T21:12:23.115Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T21:12:23.115Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T21:12:23.115Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T21:12:23.115Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T21:12:23.115Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T21:12:23.115Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T21:12:23.115Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T21:12:23.116Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T21:12:23.116Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T21:12:23.116Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T21:12:23.116Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T21:12:23.116Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T21:12:23.116Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T21:12:23.116Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T21:12:23.116Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T21:12:23.116Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T21:12:23.376Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T21:12:23.376Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T21:12:23.376Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T21:12:23.376Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T21:12:23.376Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T21:12:23.376Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T21:12:23.376Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T21:12:23.376Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T21:12:23.376Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T21:12:23.376Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T21:12:23.376Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T21:12:23.376Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T21:12:23.376Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T21:12:23.376Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T21:12:23.376Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T21:12:23.376Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T21:12:23.376Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T21:12:23.376Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T21:12:23.376Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T21:12:23.376Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T21:12:23.376Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T21:12:23.376Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T21:12:23.376Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T21:12:23.376Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T21:12:23.376Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T21:12:23.376Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T21:12:23.636Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T21:12:23.636Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T21:12:23.636Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T21:12:23.636Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T21:12:23.636Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T21:12:23.636Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T21:12:23.636Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T21:12:23.636Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T21:12:23.636Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T21:12:23.636Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T21:12:23.636Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T21:12:23.636Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T21:12:23.636Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T21:12:23.636Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T21:12:23.636Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T21:12:23.896Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T21:12:23.896Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T21:12:23.896Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T21:12:23.896Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T21:12:23.896Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T21:12:23.896Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T21:12:23.896Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T21:12:23.896Z] Removing intermediate container f57801a990ed [2022-04-07T21:12:23.896Z] ---> 67cc8b9cc4be [2022-04-07T21:12:23.896Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-07T21:12:23.896Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T21:12:23.896Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T21:12:23.896Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T21:12:23.896Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T21:12:23.896Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T21:12:23.896Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T21:12:23.896Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T21:12:23.896Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T21:12:23.896Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T21:12:23.896Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T21:12:23.896Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T21:12:23.896Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T21:12:24.465Z]  ---> Running in f325dbcca0f0 [2022-04-07T21:12:25.033Z] Removing intermediate container f325dbcca0f0 [2022-04-07T21:12:25.033Z] ---> 8f800b7931ed [2022-04-07T21:12:25.033Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T21:12:28.340Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T21:12:28.340Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T21:12:29.282Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T21:12:29.282Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T21:12:30.666Z]  ---> 27e08ea212fb [2022-04-07T21:12:30.666Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-07T21:12:30.926Z] Removing intermediate container 994c03624c9a [2022-04-07T21:12:30.926Z] ---> c36294b0edde [2022-04-07T21:12:30.926Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-07T21:12:30.926Z] ---> Running in 3f01933bbc63 [2022-04-07T21:12:31.531Z] ---> 32ab2f143580 [2022-04-07T21:12:31.531Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-07T21:12:31.531Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-07T21:12:31.791Z] ---> 00416700a145 [2022-04-07T21:12:31.791Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-07T21:12:31.791Z] ---> Running in 9ee4e21515a3 [2022-04-07T21:12:32.050Z] Removing intermediate container 9ee4e21515a3 [2022-04-07T21:12:32.050Z] ---> 4d051cf53006 [2022-04-07T21:12:32.050Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T21:12:32.050Z] ---> Running in d53bf6d06942 [2022-04-07T21:12:32.313Z] Building bin/spire-agent... [2022-04-07T21:12:32.313Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T21:12:32.313Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T21:12:32.313Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T21:12:32.574Z] Removing intermediate container 3f01933bbc63 [2022-04-07T21:12:32.574Z] ---> e186480f84cf [2022-04-07T21:12:32.574Z] [2022-04-07T21:12:32.574Z] Step 11/23 : FROM docker:20.10.14 [2022-04-07T21:12:32.574Z] Removing intermediate container d53bf6d06942 [2022-04-07T21:12:32.574Z] ---> 1660d0e337e9 [2022-04-07T21:12:32.574Z] Step 20/22 : LABEL arch=x86_64 [2022-04-07T21:12:32.574Z] 20.10.14: Pulling from library/docker [2022-04-07T21:12:32.574Z] ---> Running in 693997726f9d [2022-04-07T21:12:33.172Z] Removing intermediate container 693997726f9d [2022-04-07T21:12:33.172Z] ---> e74d62b6607e [2022-04-07T21:12:33.172Z] Step 21/22 : LABEL git_sha=32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:12:33.172Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T21:12:33.172Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T21:12:33.431Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T21:12:33.431Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T21:12:33.431Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T21:12:33.431Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T21:12:33.431Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T21:12:33.710Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T21:12:33.710Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T21:12:33.710Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T21:12:33.969Z]  ---> Running in 94383b565115 [2022-04-07T21:12:34.579Z] Removing intermediate container 94383b565115 [2022-04-07T21:12:34.579Z] ---> 0777caf9efd7 [2022-04-07T21:12:34.579Z] Step 22/22 : LABEL version=2.2.0-dev.60 [2022-04-07T21:12:34.840Z] ---> Running in a698c2271567 [2022-04-07T21:12:35.100Z] Removing intermediate container a698c2271567 [2022-04-07T21:12:35.100Z] ---> fe26cb0d979c [2022-04-07T21:12:35.100Z] [2022-04-07T21:12:35.100Z] Successfully built fe26cb0d979c [2022-04-07T21:12:35.360Z] Successfully tagged support-scheduler:latest [2022-04-07T21:12:35.360Z] Building support-notifications [2022-04-07T21:12:43.493Z]  Building support-scheduler ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-07T21:12:43.493Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-07T21:12:43.493Z] ---> 7417809fdb73 [2022-04-07T21:12:43.493Z] 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-07T21:12:43.493Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T21:12:43.493Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T21:12:43.493Z] ---> fd433abdd429 [2022-04-07T21:12:43.493Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T21:12:43.493Z] ---> Using cache [2022-04-07T21:12:43.493Z] ---> 49b9f65cf6aa [2022-04-07T21:12:43.493Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:12:43.493Z] ---> Using cache [2022-04-07T21:12:43.493Z] ---> 7dca66d8cb8c [2022-04-07T21:12:43.493Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-07T21:12:46.791Z] ---> Running in f3f99125f0eb [2022-04-07T21:12:46.791Z] ---> Running in d4e4823fa903 [2022-04-07T21:12:47.409Z] Removing intermediate container f3f99125f0eb [2022-04-07T21:12:47.409Z] ---> 419d982065ed [2022-04-07T21:12:47.409Z] 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-07T21:12:47.409Z] ---> Running in 47064bb2f677 [2022-04-07T21:12:47.719Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T21:12:48.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T21:12:48.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T21:12:48.299Z] (1/43) Installing readline (8.1.1-r0) [2022-04-07T21:12:48.299Z] (2/43) Installing bash (5.1.16-r0) [2022-04-07T21:12:48.299Z] Executing bash-5.1.16-r0.post-install [2022-04-07T21:12:48.299Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-07T21:12:48.299Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-07T21:12:48.299Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-07T21:12:48.299Z] (6/43) Installing curl (7.80.0-r0) [2022-04-07T21:12:48.299Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-07T21:12:48.299Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-07T21:12:48.299Z] (9/43) Installing expat (2.4.7-r0) [2022-04-07T21:12:48.299Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-07T21:12:48.299Z] (11/43) Installing gdbm (1.22-r0) [2022-04-07T21:12:48.299Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-07T21:12:48.299Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-07T21:12:48.299Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-07T21:12:48.299Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T21:12:48.299Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-07T21:12:48.299Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-07T21:12:48.299Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-07T21:12:48.559Z] OK: 221 MiB in 52 packages [2022-04-07T21:12:48.559Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-07T21:12:48.819Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-07T21:12:48.819Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-07T21:12:48.819Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-07T21:12:48.819Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-07T21:12:48.819Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-07T21:12:48.819Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-07T21:12:48.819Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-07T21:12:48.819Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-07T21:12:48.819Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-07T21:12:48.819Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-07T21:12:48.819Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-07T21:12:48.819Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-07T21:12:48.819Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-07T21:12:48.819Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-07T21:12:48.819Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-07T21:12:48.819Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-07T21:12:48.819Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-07T21:12:48.819Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-07T21:12:48.819Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-07T21:12:48.819Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-07T21:12:48.819Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-07T21:12:48.819Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-07T21:12:48.819Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-07T21:12:48.819Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-07T21:12:48.819Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-07T21:12:49.079Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T21:12:49.079Z] OK: 83 MiB in 65 packages [2022-04-07T21:12:49.648Z] Collecting docker-compose==1.23.2 [2022-04-07T21:12:49.648Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-07T21:12:49.648Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-07T21:12:49.648Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-07T21:12:49.648Z] Collecting texttable<0.10,>=0.9.0 [2022-04-07T21:12:49.648Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-07T21:12:50.217Z] Collecting docker<4.0,>=3.6.0 [2022-04-07T21:12:50.217Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-07T21:12:50.477Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-07T21:12:50.477Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-07T21:12:50.737Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-07T21:12:50.996Z] Removing intermediate container d4e4823fa903 [2022-04-07T21:12:50.996Z] ---> 1fa13927bf1c [2022-04-07T21:12:50.996Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T21:12:50.996Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-07T21:12:50.996Z] Collecting cached-property<2,>=1.2.0 [2022-04-07T21:12:50.996Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-07T21:12:50.996Z] Collecting jsonschema<3,>=2.5.1 [2022-04-07T21:12:50.996Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-07T21:12:50.996Z] Collecting PyYAML<4,>=3.10 [2022-04-07T21:12:50.996Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-07T21:12:51.565Z] ---> 1e3cb8e56b3c [2022-04-07T21:12:51.565Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T21:12:51.565Z] Collecting docopt<0.7,>=0.6.1 [2022-04-07T21:12:51.565Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-07T21:12:51.565Z] ---> Running in 2788098c2ccc [2022-04-07T21:12:51.826Z] 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-07T21:12:51.826Z] Collecting docker-pycreds>=0.4.0 [2022-04-07T21:12:51.826Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-07T21:12:52.086Z] 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-07T21:12:52.086Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-07T21:12:52.086Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-07T21:12:52.086Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-07T21:12:52.086Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-07T21:12:52.086Z] Collecting idna<2.8,>=2.5 [2022-04-07T21:12:52.086Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-07T21:12:52.086Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-07T21:12:52.086Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-07T21:12:52.086Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-07T21:12:52.086Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-07T21:12:52.347Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-07T21:12:52.347Z] Attempting uninstall: urllib3 [2022-04-07T21:12:52.347Z] Found existing installation: urllib3 1.26.7 [2022-04-07T21:12:52.347Z] Uninstalling urllib3-1.26.7: [2022-04-07T21:12:52.347Z] Successfully uninstalled urllib3-1.26.7 [2022-04-07T21:12:52.347Z] Attempting uninstall: idna [2022-04-07T21:12:52.347Z] Found existing installation: idna 3.3 [2022-04-07T21:12:52.347Z] Uninstalling idna-3.3: [2022-04-07T21:12:52.347Z] Successfully uninstalled idna-3.3 [2022-04-07T21:12:52.916Z] Attempting uninstall: requests [2022-04-07T21:12:52.916Z] Found existing installation: requests 2.26.0 [2022-04-07T21:12:52.916Z] Uninstalling requests-2.26.0: [2022-04-07T21:12:52.916Z] Successfully uninstalled requests-2.26.0 [2022-04-07T21:12:52.916Z] Running setup.py install for texttable: started [2022-04-07T21:12:53.176Z] Running setup.py install for texttable: finished with status 'done' [2022-04-07T21:12:53.176Z] Running setup.py install for PyYAML: started [2022-04-07T21:12:53.746Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-07T21:12:54.686Z] Running setup.py install for docopt: started [2022-04-07T21:12:54.948Z] Running setup.py install for docopt: finished with status 'done' [2022-04-07T21:12:54.948Z] Running setup.py install for dockerpty: started [2022-04-07T21:12:55.237Z] Removing intermediate container 2788098c2ccc [2022-04-07T21:12:55.237Z] ---> 5e108365ba6d [2022-04-07T21:12:55.237Z] Step 8/22 : COPY . . [2022-04-07T21:12:55.237Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-07T21:12:55.506Z] 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-07T21:13:03.637Z] Removing intermediate container 47064bb2f677 [2022-04-07T21:13:03.637Z] ---> 703fa83eb3fd [2022-04-07T21:13:03.637Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-07T21:13:03.637Z] ---> Running in 3068fb1587ad [2022-04-07T21:13:04.206Z] Removing intermediate container 3068fb1587ad [2022-04-07T21:13:04.206Z] ---> ebc5f61aaacd [2022-04-07T21:13:04.206Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-07T21:13:04.466Z] ---> Running in 542048cbb98a [2022-04-07T21:13:04.725Z] Removing intermediate container 542048cbb98a [2022-04-07T21:13:04.725Z] ---> 9b9c7f0d9725 [2022-04-07T21:13:04.725Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-07T21:13:07.266Z] ---> 754de3931018 [2022-04-07T21:13:07.267Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-07T21:13:07.842Z] ---> e3e27eb93376 [2022-04-07T21:13:07.842Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-07T21:13:09.218Z] ---> f2ecf863d913 [2022-04-07T21:13:09.218Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-07T21:13:09.218Z] ---> Running in d2279378ae86 [2022-04-07T21:13:09.786Z] Removing intermediate container d2279378ae86 [2022-04-07T21:13:09.786Z] ---> 57f190a1c45f [2022-04-07T21:13:09.786Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T21:13:10.045Z] ---> Running in 633cb4b906d3 [2022-04-07T21:13:10.305Z] Removing intermediate container 633cb4b906d3 [2022-04-07T21:13:10.305Z] ---> 700cd1216f77 [2022-04-07T21:13:10.305Z] Step 21/23 : LABEL arch=x86_64 [2022-04-07T21:13:10.566Z] ---> Running in 6c1fe29b4803 [2022-04-07T21:13:11.135Z] Removing intermediate container 6c1fe29b4803 [2022-04-07T21:13:11.135Z] ---> bbb40bc5f6a9 [2022-04-07T21:13:11.135Z] Step 22/23 : LABEL git_sha=32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:13:11.135Z] ---> Running in b3a26941ef86 [2022-04-07T21:13:11.703Z] Removing intermediate container b3a26941ef86 [2022-04-07T21:13:11.703Z] ---> ceb4a13aa556 [2022-04-07T21:13:11.703Z] Step 23/23 : LABEL version=2.2.0-dev.60 [2022-04-07T21:13:11.703Z] ---> Running in 9ab4ed8a5fb4 [2022-04-07T21:13:12.271Z] Removing intermediate container 9ab4ed8a5fb4 [2022-04-07T21:13:12.271Z] ---> d5cdbf060dd1 [2022-04-07T21:13:12.271Z] [2022-04-07T21:13:12.539Z] Successfully built d5cdbf060dd1 [2022-04-07T21:13:12.539Z] Successfully tagged sys-mgmt-agent:latest [2022-04-07T21:13:12.539Z] Building security-proxy-setup [2022-04-07T21:13:24.748Z]  Building sys-mgmt-agent ... done  ---> df944c1a9ee1 [2022-04-07T21:13:24.748Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-07T21:13:25.316Z] ---> Running in 0fa57ffae73c [2022-04-07T21:13:26.255Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-07T21:13:29.548Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T21:13:29.548Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T21:13:29.548Z] ---> fd433abdd429 [2022-04-07T21:13:29.548Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T21:13:29.548Z] ---> Using cache [2022-04-07T21:13:29.548Z] ---> 49b9f65cf6aa [2022-04-07T21:13:29.548Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:13:29.548Z] ---> Using cache [2022-04-07T21:13:29.548Z] ---> 7dca66d8cb8c [2022-04-07T21:13:29.548Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-07T21:13:29.548Z] ---> Using cache [2022-04-07T21:13:29.548Z] ---> 481392e0a0fe [2022-04-07T21:13:29.548Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T21:13:29.548Z] ---> Using cache [2022-04-07T21:13:29.548Z] ---> 996f6f32956a [2022-04-07T21:13:29.548Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T21:13:29.548Z] ---> Using cache [2022-04-07T21:13:29.548Z] ---> bfba9545f614 [2022-04-07T21:13:29.548Z] Step 8/22 : COPY . . [2022-04-07T21:13:29.548Z] ---> Using cache [2022-04-07T21:13:29.548Z] ---> ce106f697c62 [2022-04-07T21:13:29.548Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-07T21:13:32.082Z] ---> Running in b6391b45a52d [2022-04-07T21:13:33.018Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-07T21:14:11.733Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-07T21:14:11.733Z] Removing intermediate container 21db5a5237b5 [2022-04-07T21:14:11.733Z] ---> f3fd57205f4b [2022-04-07T21:14:11.733Z] [2022-04-07T21:14:11.733Z] Step 13/25 : FROM alpine:3.15 [2022-04-07T21:14:11.733Z] ---> 0ac33e5f5afa [2022-04-07T21:14:11.733Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T21:14:11.733Z] ---> Using cache [2022-04-07T21:14:11.733Z] ---> a5d55d403c27 [2022-04-07T21:14:11.733Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:14:11.733Z] ---> Using cache [2022-04-07T21:14:11.733Z] ---> 8771750de8bd [2022-04-07T21:14:11.733Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-07T21:14:11.733Z] ---> Running in d40755561e46 [2022-04-07T21:14:11.733Z] Removing intermediate container 0fa57ffae73c [2022-04-07T21:14:11.733Z] ---> 69bc4abd260c [2022-04-07T21:14:11.733Z] [2022-04-07T21:14:11.733Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T21:14:11.733Z] ---> e04c818066af [2022-04-07T21:14:11.733Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-07T21:14:11.733Z] Removing intermediate container b6391b45a52d [2022-04-07T21:14:11.733Z] ---> 289392d579e8 [2022-04-07T21:14:11.733Z] [2022-04-07T21:14:11.733Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T21:14:11.733Z] ---> e04c818066af [2022-04-07T21:14:11.733Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-07T21:14:11.733Z] ---> Running in 6f57a580c79d [2022-04-07T21:14:11.733Z] ---> Running in df35bbf16e78 [2022-04-07T21:14:11.993Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T21:14:12.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T21:14:12.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T21:14:12.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T21:14:12.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T21:14:12.512Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-07T21:14:12.512Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-07T21:14:12.512Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-07T21:14:12.512Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-07T21:14:12.512Z] (5/6) Installing curl (7.79.1-r0) [2022-04-07T21:14:12.512Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-07T21:14:12.512Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-07T21:14:12.512Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T21:14:12.512Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T21:14:12.512Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-07T21:14:12.512Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T21:14:12.512Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T21:14:12.512Z] OK: 8 MiB in 20 packages [2022-04-07T21:14:12.512Z] OK: 6 MiB in 16 packages [2022-04-07T21:14:12.773Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T21:14:13.032Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T21:14:13.032Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T21:14:13.032Z] OK: 15854 distinct packages available [2022-04-07T21:14:13.032Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T21:14:13.292Z] Removing intermediate container df35bbf16e78 [2022-04-07T21:14:13.292Z] ---> 18329afada4e [2022-04-07T21:14:13.292Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T21:14:13.292Z] Removing intermediate container 6f57a580c79d [2022-04-07T21:14:13.292Z] ---> f0864baa0187 [2022-04-07T21:14:13.292Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-07T21:14:13.292Z] ---> Running in aa64a8222dea [2022-04-07T21:14:13.292Z] ---> Running in a1db3e861592 [2022-04-07T21:14:13.292Z] Removing intermediate container a1db3e861592 [2022-04-07T21:14:13.292Z] ---> e75630d29500 [2022-04-07T21:14:13.292Z] Step 13/22 : WORKDIR /edgex [2022-04-07T21:14:13.292Z] Removing intermediate container aa64a8222dea [2022-04-07T21:14:13.292Z] ---> e1f5b8960082 [2022-04-07T21:14:13.292Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-07T21:14:13.292Z] ---> Running in 468c17ff1848 [2022-04-07T21:14:13.292Z] ---> Running in 76d246158ce6 [2022-04-07T21:14:13.551Z] Removing intermediate container 468c17ff1848 [2022-04-07T21:14:13.551Z] ---> c0f6c32b2a97 [2022-04-07T21:14:13.551Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-07T21:14:13.551Z] Removing intermediate container 76d246158ce6 [2022-04-07T21:14:13.551Z] ---> 3fa64d6e998f [2022-04-07T21:14:13.551Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-07T21:14:13.551Z] ---> Running in e72ddb2c1c86 [2022-04-07T21:14:13.551Z] ---> 562e0004313c [2022-04-07T21:14:13.551Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-07T21:14:13.551Z] Removing intermediate container e72ddb2c1c86 [2022-04-07T21:14:13.551Z] ---> ab37dc83406c [2022-04-07T21:14:13.551Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T21:14:13.810Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T21:14:14.069Z] ---> 5822a03ff4d2 [2022-04-07T21:14:14.069Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-07T21:14:14.069Z] ---> 79325616569f [2022-04-07T21:14:14.069Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-07T21:14:14.329Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-07T21:14:14.329Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-07T21:14:14.329Z] (3/5) Installing libucontext (1.1-r0) [2022-04-07T21:14:14.587Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-07T21:14:14.587Z] ---> 05b7ccb173ab [2022-04-07T21:14:14.587Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-07T21:14:14.587Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-07T21:14:14.587Z] ---> 9af6e56f75d2 [2022-04-07T21:14:14.587Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-07T21:14:14.587Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T21:14:14.587Z] OK: 6 MiB in 19 packages [2022-04-07T21:14:14.852Z] ---> b7b130e37c97 [2022-04-07T21:14:14.852Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-07T21:14:14.852Z] ---> 692f754eed45 [2022-04-07T21:14:14.852Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-07T21:14:14.852Z] ---> Running in 46e85b0d6ea8 [2022-04-07T21:14:14.852Z] ---> Running in 0b2ba80cd376 [2022-04-07T21:14:14.852Z] Removing intermediate container 46e85b0d6ea8 [2022-04-07T21:14:14.852Z] ---> 66505a3124b5 [2022-04-07T21:14:14.852Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T21:14:15.111Z] ---> Running in 51f1da134d4a [2022-04-07T21:14:15.111Z] Removing intermediate container 51f1da134d4a [2022-04-07T21:14:15.111Z] ---> 84f4a573f6bf [2022-04-07T21:14:15.111Z] Step 20/22 : LABEL arch=x86_64 [2022-04-07T21:14:15.111Z] Removing intermediate container d40755561e46 [2022-04-07T21:14:15.111Z] ---> 627a757c910a [2022-04-07T21:14:15.111Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T21:14:15.111Z] ---> Running in 73b7f2d869de [2022-04-07T21:14:15.372Z] Removing intermediate container 73b7f2d869de [2022-04-07T21:14:15.372Z] ---> 1fa6f14dace5 [2022-04-07T21:14:15.372Z] Step 21/22 : LABEL git_sha=32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:14:15.372Z] ---> Running in e5c04678f55e [2022-04-07T21:14:15.372Z] Removing intermediate container e5c04678f55e [2022-04-07T21:14:15.372Z] ---> 012d2e565810 [2022-04-07T21:14:15.372Z] Step 22/22 : LABEL version=2.2.0-dev.60 [2022-04-07T21:14:15.655Z] ---> Running in 80c722259026 [2022-04-07T21:14:15.914Z] Removing intermediate container 0b2ba80cd376 [2022-04-07T21:14:15.914Z] ---> 49fdd629b5b5 [2022-04-07T21:14:15.914Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-07T21:14:15.914Z] Removing intermediate container 80c722259026 [2022-04-07T21:14:15.914Z] ---> 6230b59b5358 [2022-04-07T21:14:15.914Z] [2022-04-07T21:14:15.914Z] ---> Running in 90bf5a002f9e [2022-04-07T21:14:16.173Z] Successfully built 6230b59b5358 [2022-04-07T21:14:16.173Z] Successfully tagged support-notifications:latest [2022-04-07T21:14:16.173Z] Building core-metadata [2022-04-07T21:14:16.173Z]  Building support-notifications ... done Removing intermediate container 90bf5a002f9e [2022-04-07T21:14:16.173Z] ---> e6a6ed95f50f [2022-04-07T21:14:16.173Z] Step 20/22 : LABEL arch=x86_64 [2022-04-07T21:14:16.173Z] ---> 0025cad465cf [2022-04-07T21:14:16.173Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T21:14:16.173Z] ---> Running in a1ddac303563 [2022-04-07T21:14:17.115Z] Removing intermediate container a1ddac303563 [2022-04-07T21:14:17.115Z] ---> f5044d9a384c [2022-04-07T21:14:17.115Z] Step 21/22 : LABEL git_sha=32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:14:17.691Z] ---> 3b638eecd803 [2022-04-07T21:14:17.691Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-07T21:14:18.298Z] ---> Running in f53cf95ea1bb [2022-04-07T21:14:18.298Z] ---> 790d4c5f7f63 [2022-04-07T21:14:18.298Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-07T21:14:18.563Z] Removing intermediate container f53cf95ea1bb [2022-04-07T21:14:18.563Z] ---> 269ec75c0ec5 [2022-04-07T21:14:18.563Z] Step 22/22 : LABEL version=2.2.0-dev.60 [2022-04-07T21:14:18.563Z] ---> Running in ef0c283a07f7 [2022-04-07T21:14:18.563Z] ---> 2a45e1245fc2 [2022-04-07T21:14:18.564Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T21:14:18.825Z] ---> Running in 738a71a360b9 [2022-04-07T21:14:18.825Z] Removing intermediate container ef0c283a07f7 [2022-04-07T21:14:18.825Z] ---> 4ad88be38c1f [2022-04-07T21:14:18.825Z] [2022-04-07T21:14:18.825Z] Removing intermediate container 738a71a360b9 [2022-04-07T21:14:18.825Z] ---> 3eea61c9acf3 [2022-04-07T21:14:18.825Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T21:14:19.086Z] ---> Running in 7dfb69fdc4e1 [2022-04-07T21:14:19.086Z] Successfully built 4ad88be38c1f [2022-04-07T21:14:19.086Z] Successfully tagged security-proxy-setup:latest [2022-04-07T21:14:19.086Z]  Building security-proxy-setup ... done Building core-command [2022-04-07T21:14:19.086Z] Removing intermediate container 7dfb69fdc4e1 [2022-04-07T21:14:19.086Z] ---> 278ccc137562 [2022-04-07T21:14:19.086Z] Step 23/25 : LABEL arch=x86_64 [2022-04-07T21:14:20.466Z] ---> Running in 13362c1e0944 [2022-04-07T21:14:21.902Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T21:14:21.902Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T21:14:21.902Z] ---> fd433abdd429 [2022-04-07T21:14:21.902Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T21:14:21.902Z] ---> Using cache [2022-04-07T21:14:21.902Z] ---> 49b9f65cf6aa [2022-04-07T21:14:21.902Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:14:21.902Z] ---> Using cache [2022-04-07T21:14:21.902Z] ---> 7dca66d8cb8c [2022-04-07T21:14:21.902Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-07T21:14:21.902Z] ---> Using cache [2022-04-07T21:14:21.902Z] ---> 481392e0a0fe [2022-04-07T21:14:21.902Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T21:14:21.902Z] ---> Using cache [2022-04-07T21:14:21.902Z] ---> 996f6f32956a [2022-04-07T21:14:21.902Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T21:14:21.902Z] ---> Using cache [2022-04-07T21:14:21.902Z] ---> bfba9545f614 [2022-04-07T21:14:21.902Z] Step 8/23 : COPY . . [2022-04-07T21:14:21.902Z] ---> Using cache [2022-04-07T21:14:21.902Z] ---> ce106f697c62 [2022-04-07T21:14:21.902Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-07T21:14:22.163Z] Removing intermediate container 13362c1e0944 [2022-04-07T21:14:22.163Z] ---> 23caf2ae281c [2022-04-07T21:14:22.163Z] Step 24/25 : LABEL git_sha=32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:14:22.163Z] ---> Running in 12122eccb7bb [2022-04-07T21:14:22.163Z] ---> Running in a82e467b3ffe [2022-04-07T21:14:22.422Z] Removing intermediate container a82e467b3ffe [2022-04-07T21:14:22.422Z] ---> 41a48ce93ad5 [2022-04-07T21:14:22.422Z] Step 25/25 : LABEL version=2.2.0-dev.60 [2022-04-07T21:14:22.422Z] ---> Running in 7e710629fc65 [2022-04-07T21:14:22.682Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-07T21:14:22.682Z] Removing intermediate container 7e710629fc65 [2022-04-07T21:14:22.682Z] ---> b61afcd23317 [2022-04-07T21:14:22.682Z] [2022-04-07T21:14:22.942Z] Successfully built b61afcd23317 [2022-04-07T21:14:22.942Z] Successfully tagged security-spire-server:latest [2022-04-07T21:14:23.512Z]  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T21:14:23.512Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T21:14:23.512Z] ---> fd433abdd429 [2022-04-07T21:14:23.512Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T21:14:23.512Z] ---> Using cache [2022-04-07T21:14:23.512Z] ---> 49b9f65cf6aa [2022-04-07T21:14:23.512Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:14:23.512Z] ---> Using cache [2022-04-07T21:14:23.512Z] ---> 7dca66d8cb8c [2022-04-07T21:14:23.512Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-07T21:14:23.512Z] ---> Using cache [2022-04-07T21:14:23.512Z] ---> 481392e0a0fe [2022-04-07T21:14:23.512Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T21:14:23.512Z] ---> Using cache [2022-04-07T21:14:23.512Z] ---> 996f6f32956a [2022-04-07T21:14:23.512Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T21:14:23.512Z] ---> Using cache [2022-04-07T21:14:23.512Z] ---> bfba9545f614 [2022-04-07T21:14:23.512Z] Step 8/23 : COPY . . [2022-04-07T21:14:23.512Z] ---> Using cache [2022-04-07T21:14:23.512Z] ---> ce106f697c62 [2022-04-07T21:14:23.512Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-07T21:14:24.085Z] ---> Running in 01337bd47046 [2022-04-07T21:14:24.653Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-07T21:14:51.213Z] Removing intermediate container 01337bd47046 [2022-04-07T21:14:51.213Z] ---> 877a56c65351 [2022-04-07T21:14:51.213Z] [2022-04-07T21:14:51.213Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T21:14:51.213Z] ---> e04c818066af [2022-04-07T21:14:51.213Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-07T21:14:51.213Z] ---> Using cache [2022-04-07T21:14:51.213Z] ---> f46819189ac5 [2022-04-07T21:14:51.213Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T21:14:51.213Z] ---> Using cache [2022-04-07T21:14:51.213Z] ---> 02e666641cd1 [2022-04-07T21:14:51.213Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-07T21:14:51.213Z] Removing intermediate container 12122eccb7bb [2022-04-07T21:14:51.213Z] ---> 5f00a26459cc [2022-04-07T21:14:51.213Z] [2022-04-07T21:14:51.213Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T21:14:51.213Z] ---> e04c818066af [2022-04-07T21:14:51.213Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-07T21:14:51.213Z] ---> Using cache [2022-04-07T21:14:51.213Z] ---> f46819189ac5 [2022-04-07T21:14:51.213Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T21:14:51.213Z] ---> Using cache [2022-04-07T21:14:51.213Z] ---> 02e666641cd1 [2022-04-07T21:14:51.213Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-07T21:14:51.213Z] ---> Running in 0cc3c9223cd3 [2022-04-07T21:14:51.213Z] ---> Running in aaed180986a0 [2022-04-07T21:14:51.213Z] Removing intermediate container 0cc3c9223cd3 [2022-04-07T21:14:51.213Z] ---> ffb9041d4067 [2022-04-07T21:14:51.213Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-07T21:14:51.213Z] ---> Running in 2d2c067d1fb9 [2022-04-07T21:14:51.213Z] Removing intermediate container aaed180986a0 [2022-04-07T21:14:51.213Z] ---> ae198f0ec5b1 [2022-04-07T21:14:51.213Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-07T21:14:51.213Z] ---> Running in e046af036fba [2022-04-07T21:14:51.213Z] Removing intermediate container 2d2c067d1fb9 [2022-04-07T21:14:51.213Z] ---> 487571bcda4c [2022-04-07T21:14:51.213Z] Step 15/23 : WORKDIR /Removing intermediate container e046af036fba [2022-04-07T21:14:51.213Z] [2022-04-07T21:14:51.213Z] ---> 849627b257ca [2022-04-07T21:14:51.213Z] Step 15/23 : WORKDIR / [2022-04-07T21:14:51.213Z] ---> Running in c881ae7d8041 [2022-04-07T21:14:51.213Z] ---> Running in a2472628acb6 [2022-04-07T21:14:51.213Z] Building bin/spire-agent... [2022-04-07T21:14:51.213Z] Removing intermediate container c881ae7d8041 [2022-04-07T21:14:51.213Z] ---> d12e27cbdd80 [2022-04-07T21:14:51.213Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T21:14:51.213Z] Removing intermediate container a2472628acb6 [2022-04-07T21:14:51.213Z] ---> b218d0f75e92 [2022-04-07T21:14:51.213Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T21:14:51.213Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T21:14:51.213Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T21:14:51.213Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T21:14:51.213Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T21:14:51.213Z]  ---> 9243651a7350 [2022-04-07T21:14:51.213Z] ---> e9a9b64dbbf6 [2022-04-07T21:14:51.213Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata /Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-07T21:14:51.213Z] [2022-04-07T21:14:51.806Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T21:14:51.806Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T21:14:51.806Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T21:14:52.067Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T21:14:52.067Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T21:14:52.067Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T21:14:52.067Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T21:14:52.067Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T21:14:52.067Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T21:14:52.650Z] Building bin/spire-agent... [2022-04-07T21:14:52.915Z] ---> 9f2bf217c452 [2022-04-07T21:14:52.915Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-07T21:14:52.915Z] ---> d64a83332294 [2022-04-07T21:14:52.915Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-07T21:14:52.915Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T21:14:52.915Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T21:14:52.915Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T21:14:52.915Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T21:14:53.181Z]  ---> 0104d598e929 [2022-04-07T21:14:53.181Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-07T21:14:53.181Z] ---> 659e8938ff6f [2022-04-07T21:14:53.181Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-07T21:14:53.181Z] ---> Running in 7af088e78e1b [2022-04-07T21:14:53.181Z] ---> Running in d279b1eafb79 [2022-04-07T21:14:53.445Z] Removing intermediate container 7af088e78e1b [2022-04-07T21:14:53.445Z] ---> 0d6c611296ee [2022-04-07T21:14:53.445Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T21:14:53.707Z] Removing intermediate container d279b1eafb79 [2022-04-07T21:14:53.707Z] ---> 1b8368e938f9 [2022-04-07T21:14:53.707Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T21:14:53.707Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T21:14:53.707Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T21:14:53.707Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T21:14:53.967Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T21:14:53.967Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T21:14:53.967Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T21:14:53.967Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T21:14:53.967Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T21:14:53.967Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T21:14:53.967Z]  ---> Running in 73d276beb74a [2022-04-07T21:14:54.226Z] ---> Running in 88e4730cf0dc [2022-04-07T21:14:54.487Z] Removing intermediate container 73d276beb74a [2022-04-07T21:14:54.488Z] ---> c7edc6769dc0 [2022-04-07T21:14:54.488Z] Step 21/23 : LABEL arch=x86_64 [2022-04-07T21:14:54.488Z] Removing intermediate container 88e4730cf0dc [2022-04-07T21:14:54.488Z] ---> 946590e62a8f [2022-04-07T21:14:54.488Z] Step 21/23 : LABEL arch=x86_64 [2022-04-07T21:14:54.488Z] ---> Running in 961c58b088af [2022-04-07T21:14:54.488Z] ---> Running in 7fa78e6db6b2 [2022-04-07T21:14:54.750Z] Removing intermediate container 7fa78e6db6b2 [2022-04-07T21:14:54.750Z] ---> 9f23555acd51 [2022-04-07T21:14:54.750Z] Step 22/23 : LABEL git_sha=32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:14:54.750Z] Removing intermediate container 961c58b088af [2022-04-07T21:14:54.750Z] ---> c354ec8dacc1 [2022-04-07T21:14:54.750Z] Step 22/23 : LABEL git_sha=32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:14:54.750Z] ---> Running in 5f29cb28e965 [2022-04-07T21:14:54.750Z] ---> Running in 99c842abd734 [2022-04-07T21:14:55.011Z] Removing intermediate container 5f29cb28e965 [2022-04-07T21:14:55.011Z] ---> 5b425d785aff [2022-04-07T21:14:55.011Z] Step 23/23 : LABEL version=2.2.0-dev.60 [2022-04-07T21:14:55.011Z] Removing intermediate container 99c842abd734 [2022-04-07T21:14:55.339Z] ---> 3d96b82f94b8 [2022-04-07T21:14:55.339Z] Step 23/23 : LABEL version=2.2.0-dev.60 [2022-04-07T21:14:55.339Z] ---> Running in 554051710c82 [2022-04-07T21:14:55.339Z] ---> Running in f7ab973a65de [2022-04-07T21:14:55.777Z] Removing intermediate container 554051710c82 [2022-04-07T21:14:55.777Z] ---> 7d823d5c3afe [2022-04-07T21:14:55.777Z] [2022-04-07T21:14:55.777Z] Removing intermediate container f7ab973a65de [2022-04-07T21:14:55.777Z] ---> ee808ffc738a [2022-04-07T21:14:55.777Z] [2022-04-07T21:14:55.777Z] Successfully built 7d823d5c3afe [2022-04-07T21:14:55.777Z] Successfully tagged core-command:latest [2022-04-07T21:14:55.777Z]  Building core-command ... done Successfully built ee808ffc738a [2022-04-07T21:14:55.777Z] Successfully tagged core-metadata:latest [2022-04-07T21:16:03.515Z]  Building core-metadata ... done Removing intermediate container 979fcbc4f16f [2022-04-07T21:16:03.515Z] ---> 192ca4d70360 [2022-04-07T21:16:03.515Z] [2022-04-07T21:16:03.515Z] Step 13/26 : FROM alpine:3.15 [2022-04-07T21:16:03.515Z] ---> 0ac33e5f5afa [2022-04-07T21:16:03.515Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T21:16:03.515Z] ---> Using cache [2022-04-07T21:16:03.515Z] ---> a5d55d403c27 [2022-04-07T21:16:03.515Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:16:03.515Z] ---> Using cache [2022-04-07T21:16:03.515Z] ---> 8771750de8bd [2022-04-07T21:16:03.515Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-07T21:16:03.515Z] ---> Using cache [2022-04-07T21:16:03.515Z] ---> 627a757c910a [2022-04-07T21:16:03.515Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-07T21:16:03.515Z] Removing intermediate container 601147fd47ad [2022-04-07T21:16:03.515Z] ---> 2e5e5f12c9cd [2022-04-07T21:16:03.515Z] [2022-04-07T21:16:03.515Z] Step 13/26 : FROM alpine:3.15 [2022-04-07T21:16:03.515Z] ---> 0ac33e5f5afa [2022-04-07T21:16:03.515Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T21:16:03.515Z] ---> Using cache [2022-04-07T21:16:03.515Z] ---> a5d55d403c27 [2022-04-07T21:16:03.515Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:16:03.515Z] ---> Using cache [2022-04-07T21:16:03.515Z] ---> 8771750de8bd [2022-04-07T21:16:03.515Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-07T21:16:03.515Z] ---> Running in a69331478518 [2022-04-07T21:16:03.515Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T21:16:03.515Z] ---> dad114d9b3fc [2022-04-07T21:16:03.515Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T21:16:03.515Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T21:16:03.515Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T21:16:03.515Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T21:16:03.515Z] OK: 15854 distinct packages available [2022-04-07T21:16:03.515Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T21:16:03.515Z] ---> 629a278942e9 [2022-04-07T21:16:03.515Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T21:16:03.515Z] ---> 7ccb1eeba68e [2022-04-07T21:16:03.515Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-07T21:16:03.515Z] ---> 9fb96db84fea [2022-04-07T21:16:03.515Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-07T21:16:03.515Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T21:16:03.515Z] ---> 700e15da61d9 [2022-04-07T21:16:03.515Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T21:16:03.515Z] ---> Running in f2a8f189a28a [2022-04-07T21:16:03.515Z] Removing intermediate container f2a8f189a28a [2022-04-07T21:16:03.515Z] ---> 1d4a0f207d12 [2022-04-07T21:16:03.515Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T21:16:03.515Z] ---> Running in 73e9b9b3019b [2022-04-07T21:16:03.515Z] Removing intermediate container 73e9b9b3019b [2022-04-07T21:16:03.515Z] ---> 127b3363fd79 [2022-04-07T21:16:03.515Z] Step 24/26 : LABEL arch=x86_64 [2022-04-07T21:16:03.515Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-07T21:16:03.515Z] ---> Running in 5b24a3ee86da [2022-04-07T21:16:03.515Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-07T21:16:03.515Z] Removing intermediate container 5b24a3ee86da [2022-04-07T21:16:03.515Z] ---> 2def0999b2bb [2022-04-07T21:16:03.515Z] Step 25/26 : LABEL git_sha=32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:16:03.515Z] (3/4) Installing libucontext (1.1-r0) [2022-04-07T21:16:03.515Z] ---> Running in 42c10a22bf24 [2022-04-07T21:16:03.515Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-07T21:16:03.515Z] Removing intermediate container 42c10a22bf24 [2022-04-07T21:16:03.515Z] ---> a4e863bf45c7 [2022-04-07T21:16:03.515Z] Step 26/26 : LABEL version=2.2.0-dev.60 [2022-04-07T21:16:03.515Z] ---> Running in 6a0ce06891d3 [2022-04-07T21:16:03.515Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T21:16:03.515Z] OK: 6 MiB in 18 packages [2022-04-07T21:16:03.515Z] Removing intermediate container 6a0ce06891d3 [2022-04-07T21:16:03.515Z] ---> f16a297f33ab [2022-04-07T21:16:03.515Z] [2022-04-07T21:16:03.515Z] Successfully built f16a297f33ab [2022-04-07T21:16:03.515Z] Successfully tagged security-spire-agent:latest [2022-04-07T21:16:03.515Z]  Building security-spire-agent ... done Removing intermediate container a69331478518 [2022-04-07T21:16:03.515Z] ---> 95e96ea62f87 [2022-04-07T21:16:03.515Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T21:16:03.515Z] ---> 31fcb63a36d0 [2022-04-07T21:16:03.515Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T21:16:03.515Z] ---> bab64b5264ce [2022-04-07T21:16:03.515Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-07T21:16:03.515Z] ---> Running in 9381ad3cf96b [2022-04-07T21:16:03.515Z] Removing intermediate container 9381ad3cf96b [2022-04-07T21:16:03.515Z] ---> 6e720f37540d [2022-04-07T21:16:03.515Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-07T21:16:03.515Z] ---> 227d0d4171db [2022-04-07T21:16:03.515Z] Step 21/26 : WORKDIR / [2022-04-07T21:16:03.515Z] ---> Running in dcb36bc106fa [2022-04-07T21:16:03.515Z] Removing intermediate container dcb36bc106fa [2022-04-07T21:16:03.515Z] ---> d869a374bbdc [2022-04-07T21:16:03.515Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T21:16:03.515Z] ---> Running in 65642bcfd9d4 [2022-04-07T21:16:03.515Z] Removing intermediate container 65642bcfd9d4 [2022-04-07T21:16:03.515Z] ---> 83e5ba5355a0 [2022-04-07T21:16:03.516Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T21:16:03.516Z] ---> Running in 4620512bdf55 [2022-04-07T21:16:03.516Z] Removing intermediate container 4620512bdf55 [2022-04-07T21:16:03.516Z] ---> 2a52b70984d0 [2022-04-07T21:16:03.516Z] Step 24/26 : LABEL arch=x86_64 [2022-04-07T21:16:03.516Z] ---> Running in 2e437eafb724 [2022-04-07T21:16:03.516Z] Removing intermediate container 2e437eafb724 [2022-04-07T21:16:03.516Z] ---> ccee917428cf [2022-04-07T21:16:03.516Z] Step 25/26 : LABEL git_sha=32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:16:03.516Z] ---> Running in 6d56fa534d82 [2022-04-07T21:16:03.516Z] Removing intermediate container 6d56fa534d82 [2022-04-07T21:16:03.516Z] ---> 5b5ef004b852 [2022-04-07T21:16:03.516Z] Step 26/26 : LABEL version=2.2.0-dev.60 [2022-04-07T21:16:03.516Z] ---> Running in fd6f6917b8ea [2022-04-07T21:16:03.516Z] Removing intermediate container fd6f6917b8ea [2022-04-07T21:16:03.516Z] ---> 60cba756d9b5 [2022-04-07T21:16:03.516Z] [2022-04-07T21:16:03.516Z] Successfully built 60cba756d9b5 [2022-04-07T21:16:03.516Z] Successfully tagged security-spire-config:latest [2022-04-07T21:16:03.523Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-07T21:16:03.534Z] $ docker stop --time=1 524b95b03f7adc8f7b0a44028266cb68112d61e3cb44c51026fdf58e2f21192d [2022-04-07T21:16:04.825Z] $ docker rm -f 524b95b03f7adc8f7b0a44028266cb68112d61e3cb44c51026fdf58e2f21192d [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-07T21:16:05.177Z] + docker images [2022-04-07T21:16:05.177Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-07T21:16:05.177Z] security-spire-config latest 60cba756d9b5 6 seconds ago 86.7MB [2022-04-07T21:16:05.177Z] security-spire-agent latest f16a297f33ab 9 seconds ago 127MB [2022-04-07T21:16:05.177Z] 2e5e5f12c9cd 22 seconds ago 4.5GB [2022-04-07T21:16:05.177Z] 192ca4d70360 23 seconds ago 4.5GB [2022-04-07T21:16:05.177Z] core-metadata latest ee808ffc738a About a minute ago 26.2MB [2022-04-07T21:16:05.177Z] core-command latest 7d823d5c3afe About a minute ago 24.5MB [2022-04-07T21:16:05.177Z] 877a56c65351 About a minute ago 1.61GB [2022-04-07T21:16:05.177Z] 5f00a26459cc About a minute ago 1.62GB [2022-04-07T21:16:05.178Z] security-spire-server latest b61afcd23317 About a minute ago 87.3MB [2022-04-07T21:16:05.178Z] security-proxy-setup latest 4ad88be38c1f About a minute ago 43.4MB [2022-04-07T21:16:05.178Z] support-notifications latest 6230b59b5358 About a minute ago 26.6MB [2022-04-07T21:16:05.178Z] 69bc4abd260c About a minute ago 1.62GB [2022-04-07T21:16:05.178Z] 289392d579e8 About a minute ago 1.63GB [2022-04-07T21:16:05.178Z] f3fd57205f4b 2 minutes ago 4.5GB [2022-04-07T21:16:05.178Z] sys-mgmt-agent latest d5cdbf060dd1 2 minutes ago 307MB [2022-04-07T21:16:05.178Z] support-scheduler latest fe26cb0d979c 3 minutes ago 26MB [2022-04-07T21:16:05.178Z] e186480f84cf 3 minutes ago 1.62GB [2022-04-07T21:16:05.178Z] 6985bb8fffea 3 minutes ago 1.62GB [2022-04-07T21:16:05.178Z] security-bootstrapper latest cb6b709c68ba 4 minutes ago 24.3MB [2022-04-07T21:16:05.178Z] security-spiffe-token-provider latest 069fb1c0c5ff 4 minutes ago 28.5MB [2022-04-07T21:16:05.178Z] core-data latest c452db745e2a 4 minutes ago 35.9MB [2022-04-07T21:16:05.178Z] security-secretstore-setup latest 44b99ab70a34 4 minutes ago 42.1MB [2022-04-07T21:16:05.178Z] cbbae411195c 4 minutes ago 1.63GB [2022-04-07T21:16:05.178Z] 2f06d78f0578 4 minutes ago 1.61GB [2022-04-07T21:16:05.178Z] 628360fd70c7 4 minutes ago 1.65GB [2022-04-07T21:16:05.178Z] acdc7cbc89f3 4 minutes ago 1.61GB [2022-04-07T21:16:05.178Z] ci-base-image-x86_64 latest fd433abdd429 8 minutes ago 896MB [2022-04-07T21:16:05.178Z] docker 20.10.14 7417809fdb73 2 days ago 218MB [2022-04-07T21:16:05.178Z] alpine 3.14 e04c818066af 2 days ago 5.59MB [2022-04-07T21:16:05.178Z] alpine 3.15 0ac33e5f5afa 2 days ago 5.57MB [2022-04-07T21:16:05.178Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-07T21:16:05.178Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-07T21:16:05.178Z] 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) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T21:16:05.315Z] provisioning config files... [2022-04-07T21:16:05.327Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/184@tmp/config7546502297952043603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T21:16:05.638Z] ---> docker-login.sh [2022-04-07T21:16:05.639Z] nexus3.edgexfoundry.org:10001 [2022-04-07T21:16:05.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T21:16:05.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T21:16:05.639Z] Configure a credential helper to remove this warning. See [2022-04-07T21:16:05.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T21:16:05.639Z] [2022-04-07T21:16:05.639Z] Login Succeeded [2022-04-07T21:16:05.639Z] nexus3.edgexfoundry.org:10002 [2022-04-07T21:16:05.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T21:16:05.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T21:16:05.899Z] Configure a credential helper to remove this warning. See [2022-04-07T21:16:05.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T21:16:05.899Z] [2022-04-07T21:16:05.899Z] Login Succeeded [2022-04-07T21:16:05.899Z] nexus3.edgexfoundry.org:10003 [2022-04-07T21:16:05.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T21:16:05.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T21:16:05.899Z] Configure a credential helper to remove this warning. See [2022-04-07T21:16:05.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T21:16:05.899Z] [2022-04-07T21:16:05.899Z] Login Succeeded [2022-04-07T21:16:05.899Z] nexus3.edgexfoundry.org:10004 [2022-04-07T21:16:05.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T21:16:06.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T21:16:06.160Z] Configure a credential helper to remove this warning. See [2022-04-07T21:16:06.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T21:16:06.160Z] [2022-04-07T21:16:06.160Z] Login Succeeded [2022-04-07T21:16:06.160Z] docker.io [2022-04-07T21:16:06.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T21:16:06.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T21:16:06.420Z] Configure a credential helper to remove this warning. See [2022-04-07T21:16:06.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T21:16:06.420Z] [2022-04-07T21:16:06.420Z] Login Succeeded [2022-04-07T21:16:06.420Z] ---> docker-login.sh ends [Pipeline] } [2022-04-07T21:16:06.429Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T21:16:06.468Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-07T21:16:06.494Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-04-07T21:16:06.494Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:16:06.494Z] latest [2022-04-07T21:16:06.494Z] 2.2.0-dev.60 [2022-04-07T21:16:06.494Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:16:06.494Z] main [2022-04-07T21:16:06.494Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:06.829Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:07.132Z] + docker push nexus3.edgexfoundry.org:10004/core-command:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:16:07.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-07T21:16:07.132Z] 833090196c5d: Preparing [2022-04-07T21:16:07.132Z] 7e2945b360f4: Preparing [2022-04-07T21:16:07.132Z] e861bd69e7ec: Preparing [2022-04-07T21:16:07.132Z] fdb022b6977a: Preparing [2022-04-07T21:16:07.132Z] b541d28bf3b4: Preparing [2022-04-07T21:16:07.132Z] b541d28bf3b4: Layer already exists [2022-04-07T21:16:07.132Z] 833090196c5d: Pushed [2022-04-07T21:16:07.132Z] fdb022b6977a: Pushed [2022-04-07T21:16:07.132Z] e861bd69e7ec: Pushed [2022-04-07T21:16:09.680Z] 7e2945b360f4: Pushed [2022-04-07T21:16:09.680Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb: digest: sha256:949cfc0aa9405b34d947c3bf1ba20821d1ad2b5a2589e7d7bb8fcb66daf1a915 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:09.987Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:10.294Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-07T21:16:10.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-07T21:16:10.294Z] 833090196c5d: Preparing [2022-04-07T21:16:10.294Z] 7e2945b360f4: Preparing [2022-04-07T21:16:10.294Z] e861bd69e7ec: Preparing [2022-04-07T21:16:10.294Z] fdb022b6977a: Preparing [2022-04-07T21:16:10.294Z] b541d28bf3b4: Preparing [2022-04-07T21:16:10.294Z] 7e2945b360f4: Layer already exists [2022-04-07T21:16:10.294Z] e861bd69e7ec: Layer already exists [2022-04-07T21:16:10.294Z] fdb022b6977a: Layer already exists [2022-04-07T21:16:10.294Z] 833090196c5d: Layer already exists [2022-04-07T21:16:10.294Z] b541d28bf3b4: Layer already exists [2022-04-07T21:16:10.294Z] latest: digest: sha256:949cfc0aa9405b34d947c3bf1ba20821d1ad2b5a2589e7d7bb8fcb66daf1a915 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:10.600Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:10.900Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.60 [2022-04-07T21:16:10.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-07T21:16:10.900Z] 833090196c5d: Preparing [2022-04-07T21:16:10.900Z] 7e2945b360f4: Preparing [2022-04-07T21:16:10.900Z] e861bd69e7ec: Preparing [2022-04-07T21:16:10.900Z] fdb022b6977a: Preparing [2022-04-07T21:16:10.900Z] b541d28bf3b4: Preparing [2022-04-07T21:16:10.900Z] b541d28bf3b4: Layer already exists [2022-04-07T21:16:10.900Z] fdb022b6977a: Layer already exists [2022-04-07T21:16:10.900Z] e861bd69e7ec: Layer already exists [2022-04-07T21:16:10.900Z] 7e2945b360f4: Layer already exists [2022-04-07T21:16:10.900Z] 833090196c5d: Layer already exists [2022-04-07T21:16:10.900Z] 2.2.0-dev.60: digest: sha256:949cfc0aa9405b34d947c3bf1ba20821d1ad2b5a2589e7d7bb8fcb66daf1a915 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:11.209Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:11.511Z] + docker push nexus3.edgexfoundry.org:10004/core-command:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:16:11.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-07T21:16:11.511Z] 833090196c5d: Preparing [2022-04-07T21:16:11.511Z] 7e2945b360f4: Preparing [2022-04-07T21:16:11.511Z] e861bd69e7ec: Preparing [2022-04-07T21:16:11.511Z] fdb022b6977a: Preparing [2022-04-07T21:16:11.511Z] b541d28bf3b4: Preparing [2022-04-07T21:16:11.511Z] e861bd69e7ec: Layer already exists [2022-04-07T21:16:11.511Z] 833090196c5d: Layer already exists [2022-04-07T21:16:11.512Z] b541d28bf3b4: Layer already exists [2022-04-07T21:16:11.512Z] fdb022b6977a: Layer already exists [2022-04-07T21:16:11.512Z] 7e2945b360f4: Layer already exists [2022-04-07T21:16:11.512Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60: digest: sha256:949cfc0aa9405b34d947c3bf1ba20821d1ad2b5a2589e7d7bb8fcb66daf1a915 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:11.820Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:12.120Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-04-07T21:16:12.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-07T21:16:12.121Z] 833090196c5d: Preparing [2022-04-07T21:16:12.121Z] 7e2945b360f4: Preparing [2022-04-07T21:16:12.121Z] e861bd69e7ec: Preparing [2022-04-07T21:16:12.121Z] fdb022b6977a: Preparing [2022-04-07T21:16:12.121Z] b541d28bf3b4: Preparing [2022-04-07T21:16:12.121Z] 7e2945b360f4: Layer already exists [2022-04-07T21:16:12.121Z] e861bd69e7ec: Layer already exists [2022-04-07T21:16:12.121Z] fdb022b6977a: Layer already exists [2022-04-07T21:16:12.121Z] 833090196c5d: Layer already exists [2022-04-07T21:16:12.121Z] b541d28bf3b4: Layer already exists [2022-04-07T21:16:12.121Z] main: digest: sha256:949cfc0aa9405b34d947c3bf1ba20821d1ad2b5a2589e7d7bb8fcb66daf1a915 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T21:16:12.160Z] ===================================================== [Pipeline] echo [2022-04-07T21:16:12.170Z] taggedImages: [2022-04-07T21:16:12.170Z] - nexus3.edgexfoundry.org:10004/core-command:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:16:12.170Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-07T21:16:12.170Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.60 [2022-04-07T21:16:12.170Z] - nexus3.edgexfoundry.org:10004/core-command:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:16:12.170Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-04-07T21:16:12.191Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-04-07T21:16:12.191Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:16:12.191Z] latest [2022-04-07T21:16:12.191Z] 2.2.0-dev.60 [2022-04-07T21:16:12.191Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:16:12.191Z] main [2022-04-07T21:16:12.191Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:12.502Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:12.808Z] + docker push nexus3.edgexfoundry.org:10004/core-data:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:16:12.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-07T21:16:12.808Z] 0cb5f88ca461: Preparing [2022-04-07T21:16:12.808Z] 7f4a7bdac5ac: Preparing [2022-04-07T21:16:12.808Z] e861bd69e7ec: Preparing [2022-04-07T21:16:12.808Z] e65114dadf0a: Preparing [2022-04-07T21:16:12.808Z] 7837199a512a: Preparing [2022-04-07T21:16:12.808Z] b541d28bf3b4: Preparing [2022-04-07T21:16:12.808Z] b541d28bf3b4: Waiting [2022-04-07T21:16:12.808Z] e861bd69e7ec: Layer already exists [2022-04-07T21:16:12.808Z] b541d28bf3b4: Layer already exists [2022-04-07T21:16:12.808Z] 0cb5f88ca461: Pushed [2022-04-07T21:16:12.808Z] 7837199a512a: Pushed [2022-04-07T21:16:13.069Z] e65114dadf0a: Pushed [2022-04-07T21:16:15.619Z] 7f4a7bdac5ac: Pushed [2022-04-07T21:16:15.619Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb: digest: sha256:28a3cf40f26e8c72f0dbcc4ce7574ab73926485cf048dba0ba992ed23c2b0351 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:15.929Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:16.245Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-07T21:16:16.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-07T21:16:16.245Z] 0cb5f88ca461: Preparing [2022-04-07T21:16:16.245Z] 7f4a7bdac5ac: Preparing [2022-04-07T21:16:16.245Z] e861bd69e7ec: Preparing [2022-04-07T21:16:16.245Z] e65114dadf0a: Preparing [2022-04-07T21:16:16.245Z] 7837199a512a: Preparing [2022-04-07T21:16:16.245Z] b541d28bf3b4: Preparing [2022-04-07T21:16:16.245Z] b541d28bf3b4: Waiting [2022-04-07T21:16:16.245Z] 7f4a7bdac5ac: Layer already exists [2022-04-07T21:16:16.245Z] 7837199a512a: Layer already exists [2022-04-07T21:16:16.245Z] e65114dadf0a: Layer already exists [2022-04-07T21:16:16.245Z] e861bd69e7ec: Layer already exists [2022-04-07T21:16:16.245Z] 0cb5f88ca461: Layer already exists [2022-04-07T21:16:16.245Z] b541d28bf3b4: Layer already exists [2022-04-07T21:16:16.245Z] latest: digest: sha256:28a3cf40f26e8c72f0dbcc4ce7574ab73926485cf048dba0ba992ed23c2b0351 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:16.547Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:16.848Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.60 [2022-04-07T21:16:16.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-07T21:16:16.848Z] 0cb5f88ca461: Preparing [2022-04-07T21:16:16.848Z] 7f4a7bdac5ac: Preparing [2022-04-07T21:16:16.848Z] e861bd69e7ec: Preparing [2022-04-07T21:16:16.848Z] e65114dadf0a: Preparing [2022-04-07T21:16:16.848Z] 7837199a512a: Preparing [2022-04-07T21:16:16.848Z] b541d28bf3b4: Preparing [2022-04-07T21:16:16.848Z] b541d28bf3b4: Waiting [2022-04-07T21:16:16.848Z] 0cb5f88ca461: Layer already exists [2022-04-07T21:16:16.848Z] e861bd69e7ec: Layer already exists [2022-04-07T21:16:16.848Z] 7f4a7bdac5ac: Layer already exists [2022-04-07T21:16:16.848Z] 7837199a512a: Layer already exists [2022-04-07T21:16:16.848Z] e65114dadf0a: Layer already exists [2022-04-07T21:16:16.848Z] b541d28bf3b4: Layer already exists [2022-04-07T21:16:16.848Z] 2.2.0-dev.60: digest: sha256:28a3cf40f26e8c72f0dbcc4ce7574ab73926485cf048dba0ba992ed23c2b0351 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:17.153Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:17.452Z] + docker push nexus3.edgexfoundry.org:10004/core-data:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:16:17.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-07T21:16:17.452Z] 0cb5f88ca461: Preparing [2022-04-07T21:16:17.452Z] 7f4a7bdac5ac: Preparing [2022-04-07T21:16:17.452Z] e861bd69e7ec: Preparing [2022-04-07T21:16:17.452Z] e65114dadf0a: Preparing [2022-04-07T21:16:17.452Z] 7837199a512a: Preparing [2022-04-07T21:16:17.452Z] b541d28bf3b4: Preparing [2022-04-07T21:16:17.452Z] b541d28bf3b4: Waiting [2022-04-07T21:16:17.452Z] 0cb5f88ca461: Layer already exists [2022-04-07T21:16:17.452Z] 7f4a7bdac5ac: Layer already exists [2022-04-07T21:16:17.452Z] e861bd69e7ec: Layer already exists [2022-04-07T21:16:17.452Z] 7837199a512a: Layer already exists [2022-04-07T21:16:17.452Z] e65114dadf0a: Layer already exists [2022-04-07T21:16:17.452Z] b541d28bf3b4: Layer already exists [2022-04-07T21:16:17.452Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60: digest: sha256:28a3cf40f26e8c72f0dbcc4ce7574ab73926485cf048dba0ba992ed23c2b0351 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:17.760Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:18.056Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-04-07T21:16:18.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-07T21:16:18.056Z] 0cb5f88ca461: Preparing [2022-04-07T21:16:18.056Z] 7f4a7bdac5ac: Preparing [2022-04-07T21:16:18.056Z] e861bd69e7ec: Preparing [2022-04-07T21:16:18.056Z] e65114dadf0a: Preparing [2022-04-07T21:16:18.056Z] 7837199a512a: Preparing [2022-04-07T21:16:18.056Z] b541d28bf3b4: Preparing [2022-04-07T21:16:18.056Z] b541d28bf3b4: Waiting [2022-04-07T21:16:18.056Z] e861bd69e7ec: Layer already exists [2022-04-07T21:16:18.056Z] e65114dadf0a: Layer already exists [2022-04-07T21:16:18.056Z] 7f4a7bdac5ac: Layer already exists [2022-04-07T21:16:18.056Z] 7837199a512a: Layer already exists [2022-04-07T21:16:18.056Z] 0cb5f88ca461: Layer already exists [2022-04-07T21:16:18.056Z] b541d28bf3b4: Layer already exists [2022-04-07T21:16:18.056Z] main: digest: sha256:28a3cf40f26e8c72f0dbcc4ce7574ab73926485cf048dba0ba992ed23c2b0351 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T21:16:18.089Z] ===================================================== [Pipeline] echo [2022-04-07T21:16:18.098Z] taggedImages: [2022-04-07T21:16:18.098Z] - nexus3.edgexfoundry.org:10004/core-data:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:16:18.098Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-07T21:16:18.098Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.60 [2022-04-07T21:16:18.098Z] - nexus3.edgexfoundry.org:10004/core-data:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:16:18.098Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-04-07T21:16:18.118Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-04-07T21:16:18.118Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:16:18.118Z] latest [2022-04-07T21:16:18.118Z] 2.2.0-dev.60 [2022-04-07T21:16:18.118Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:16:18.118Z] main [2022-04-07T21:16:18.118Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:18.433Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:18.729Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:16:18.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-07T21:16:18.729Z] 42740d2f24a9: Preparing [2022-04-07T21:16:18.729Z] c416d31a5dd4: Preparing [2022-04-07T21:16:18.729Z] e861bd69e7ec: Preparing [2022-04-07T21:16:18.729Z] fdb022b6977a: Preparing [2022-04-07T21:16:18.729Z] b541d28bf3b4: Preparing [2022-04-07T21:16:18.729Z] e861bd69e7ec: Layer already exists [2022-04-07T21:16:18.729Z] fdb022b6977a: Layer already exists [2022-04-07T21:16:18.729Z] b541d28bf3b4: Layer already exists [2022-04-07T21:16:18.729Z] 42740d2f24a9: Pushed [2022-04-07T21:16:21.271Z] c416d31a5dd4: Pushed [2022-04-07T21:16:21.532Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb: digest: sha256:4108212568ac4008c77c46cbfd0748fb245514c0b4e83f5e510b6404673b1b05 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:21.885Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:22.196Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-07T21:16:22.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-07T21:16:22.196Z] 42740d2f24a9: Preparing [2022-04-07T21:16:22.196Z] c416d31a5dd4: Preparing [2022-04-07T21:16:22.196Z] e861bd69e7ec: Preparing [2022-04-07T21:16:22.196Z] fdb022b6977a: Preparing [2022-04-07T21:16:22.196Z] b541d28bf3b4: Preparing [2022-04-07T21:16:22.196Z] e861bd69e7ec: Layer already exists [2022-04-07T21:16:22.196Z] c416d31a5dd4: Layer already exists [2022-04-07T21:16:22.196Z] b541d28bf3b4: Layer already exists [2022-04-07T21:16:22.196Z] fdb022b6977a: Layer already exists [2022-04-07T21:16:22.196Z] 42740d2f24a9: Layer already exists [2022-04-07T21:16:22.196Z] latest: digest: sha256:4108212568ac4008c77c46cbfd0748fb245514c0b4e83f5e510b6404673b1b05 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:22.500Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:22.800Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.60 [2022-04-07T21:16:22.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-07T21:16:22.800Z] 42740d2f24a9: Preparing [2022-04-07T21:16:22.800Z] c416d31a5dd4: Preparing [2022-04-07T21:16:22.800Z] e861bd69e7ec: Preparing [2022-04-07T21:16:22.800Z] fdb022b6977a: Preparing [2022-04-07T21:16:22.800Z] b541d28bf3b4: Preparing [2022-04-07T21:16:22.800Z] b541d28bf3b4: Layer already exists [2022-04-07T21:16:22.800Z] e861bd69e7ec: Layer already exists [2022-04-07T21:16:22.800Z] 42740d2f24a9: Layer already exists [2022-04-07T21:16:22.800Z] fdb022b6977a: Layer already exists [2022-04-07T21:16:22.800Z] c416d31a5dd4: Layer already exists [2022-04-07T21:16:22.800Z] 2.2.0-dev.60: digest: sha256:4108212568ac4008c77c46cbfd0748fb245514c0b4e83f5e510b6404673b1b05 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:23.105Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:23.404Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:16:23.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-07T21:16:23.404Z] 42740d2f24a9: Preparing [2022-04-07T21:16:23.404Z] c416d31a5dd4: Preparing [2022-04-07T21:16:23.404Z] e861bd69e7ec: Preparing [2022-04-07T21:16:23.404Z] fdb022b6977a: Preparing [2022-04-07T21:16:23.404Z] b541d28bf3b4: Preparing [2022-04-07T21:16:23.404Z] b541d28bf3b4: Layer already exists [2022-04-07T21:16:23.404Z] c416d31a5dd4: Layer already exists [2022-04-07T21:16:23.404Z] 42740d2f24a9: Layer already exists [2022-04-07T21:16:23.404Z] e861bd69e7ec: Layer already exists [2022-04-07T21:16:23.405Z] fdb022b6977a: Layer already exists [2022-04-07T21:16:23.405Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60: digest: sha256:4108212568ac4008c77c46cbfd0748fb245514c0b4e83f5e510b6404673b1b05 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:23.708Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:24.006Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-04-07T21:16:24.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-07T21:16:24.006Z] 42740d2f24a9: Preparing [2022-04-07T21:16:24.006Z] c416d31a5dd4: Preparing [2022-04-07T21:16:24.006Z] e861bd69e7ec: Preparing [2022-04-07T21:16:24.006Z] fdb022b6977a: Preparing [2022-04-07T21:16:24.006Z] b541d28bf3b4: Preparing [2022-04-07T21:16:24.006Z] fdb022b6977a: Layer already exists [2022-04-07T21:16:24.006Z] e861bd69e7ec: Layer already exists [2022-04-07T21:16:24.006Z] b541d28bf3b4: Layer already exists [2022-04-07T21:16:24.006Z] c416d31a5dd4: Layer already exists [2022-04-07T21:16:24.006Z] 42740d2f24a9: Layer already exists [2022-04-07T21:16:24.006Z] main: digest: sha256:4108212568ac4008c77c46cbfd0748fb245514c0b4e83f5e510b6404673b1b05 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T21:16:24.043Z] ===================================================== [Pipeline] echo [2022-04-07T21:16:24.051Z] taggedImages: [2022-04-07T21:16:24.051Z] - nexus3.edgexfoundry.org:10004/core-metadata:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:16:24.051Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-07T21:16:24.051Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.60 [2022-04-07T21:16:24.051Z] - nexus3.edgexfoundry.org:10004/core-metadata:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:16:24.051Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-04-07T21:16:24.069Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-04-07T21:16:24.069Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:16:24.069Z] latest [2022-04-07T21:16:24.069Z] 2.2.0-dev.60 [2022-04-07T21:16:24.069Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:16:24.069Z] main [2022-04-07T21:16:24.069Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:24.376Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:24.668Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:16:24.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-07T21:16:24.668Z] 93f509dd6b4d: Preparing [2022-04-07T21:16:24.668Z] 93f509dd6b4d: Preparing [2022-04-07T21:16:24.668Z] 0b0a7a5cb311: Preparing [2022-04-07T21:16:24.668Z] 13ab10692ad8: Preparing [2022-04-07T21:16:24.668Z] 9f35d4b78870: Preparing [2022-04-07T21:16:24.668Z] 4d042796fbce: Preparing [2022-04-07T21:16:24.668Z] e861bd69e7ec: Preparing [2022-04-07T21:16:24.668Z] 11d5aa01514e: Preparing [2022-04-07T21:16:24.668Z] 2c77ae2e5b2e: Preparing [2022-04-07T21:16:24.668Z] 6e4db693c398: Preparing [2022-04-07T21:16:24.668Z] 302cb400d947: Preparing [2022-04-07T21:16:24.668Z] b541d28bf3b4: Preparing [2022-04-07T21:16:24.668Z] e861bd69e7ec: Waiting [2022-04-07T21:16:24.668Z] 11d5aa01514e: Waiting [2022-04-07T21:16:24.668Z] 302cb400d947: Waiting [2022-04-07T21:16:24.668Z] b541d28bf3b4: Waiting [2022-04-07T21:16:24.668Z] 2c77ae2e5b2e: Waiting [2022-04-07T21:16:24.668Z] 6e4db693c398: Waiting [2022-04-07T21:16:24.668Z] 9f35d4b78870: Pushed [2022-04-07T21:16:24.668Z] 13ab10692ad8: Pushed [2022-04-07T21:16:24.668Z] 93f509dd6b4d: Pushed [2022-04-07T21:16:24.668Z] 0b0a7a5cb311: Pushed [2022-04-07T21:16:24.668Z] e861bd69e7ec: Layer already exists [2022-04-07T21:16:24.929Z] 2c77ae2e5b2e: Pushed [2022-04-07T21:16:24.929Z] 11d5aa01514e: Pushed [2022-04-07T21:16:24.929Z] 6e4db693c398: Pushed [2022-04-07T21:16:24.929Z] b541d28bf3b4: Layer already exists [2022-04-07T21:16:24.929Z] 302cb400d947: Pushed [2022-04-07T21:16:26.841Z] 4d042796fbce: Pushed [2022-04-07T21:16:26.841Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb: digest: sha256:0309e61b5b2f23847897a370888b98fefee9b3d6af6ed6398768f9c312feee33 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:27.140Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:27.435Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-07T21:16:27.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-07T21:16:27.435Z] 93f509dd6b4d: Preparing [2022-04-07T21:16:27.435Z] 93f509dd6b4d: Preparing [2022-04-07T21:16:27.435Z] 0b0a7a5cb311: Preparing [2022-04-07T21:16:27.435Z] 13ab10692ad8: Preparing [2022-04-07T21:16:27.435Z] 9f35d4b78870: Preparing [2022-04-07T21:16:27.435Z] 4d042796fbce: Preparing [2022-04-07T21:16:27.435Z] e861bd69e7ec: Preparing [2022-04-07T21:16:27.435Z] 11d5aa01514e: Preparing [2022-04-07T21:16:27.435Z] 2c77ae2e5b2e: Preparing [2022-04-07T21:16:27.435Z] 6e4db693c398: Preparing [2022-04-07T21:16:27.435Z] 302cb400d947: Preparing [2022-04-07T21:16:27.435Z] b541d28bf3b4: Preparing [2022-04-07T21:16:27.435Z] e861bd69e7ec: Waiting [2022-04-07T21:16:27.435Z] 11d5aa01514e: Waiting [2022-04-07T21:16:27.435Z] 2c77ae2e5b2e: Waiting [2022-04-07T21:16:27.435Z] 302cb400d947: Waiting [2022-04-07T21:16:27.435Z] 6e4db693c398: Waiting [2022-04-07T21:16:27.435Z] 93f509dd6b4d: Layer already exists [2022-04-07T21:16:27.435Z] 13ab10692ad8: Layer already exists [2022-04-07T21:16:27.435Z] 0b0a7a5cb311: Layer already exists [2022-04-07T21:16:27.435Z] 9f35d4b78870: Layer already exists [2022-04-07T21:16:27.435Z] 4d042796fbce: Layer already exists [2022-04-07T21:16:27.435Z] 11d5aa01514e: Layer already exists [2022-04-07T21:16:27.435Z] 6e4db693c398: Layer already exists [2022-04-07T21:16:27.435Z] e861bd69e7ec: Layer already exists [2022-04-07T21:16:27.435Z] 302cb400d947: Layer already exists [2022-04-07T21:16:27.435Z] 2c77ae2e5b2e: Layer already exists [2022-04-07T21:16:27.435Z] b541d28bf3b4: Layer already exists [2022-04-07T21:16:27.435Z] latest: digest: sha256:0309e61b5b2f23847897a370888b98fefee9b3d6af6ed6398768f9c312feee33 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:27.732Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:28.029Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.60 [2022-04-07T21:16:28.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-07T21:16:28.029Z] 93f509dd6b4d: Preparing [2022-04-07T21:16:28.029Z] 93f509dd6b4d: Preparing [2022-04-07T21:16:28.029Z] 0b0a7a5cb311: Preparing [2022-04-07T21:16:28.029Z] 13ab10692ad8: Preparing [2022-04-07T21:16:28.029Z] 9f35d4b78870: Preparing [2022-04-07T21:16:28.029Z] 4d042796fbce: Preparing [2022-04-07T21:16:28.029Z] e861bd69e7ec: Preparing [2022-04-07T21:16:28.029Z] 11d5aa01514e: Preparing [2022-04-07T21:16:28.029Z] 2c77ae2e5b2e: Preparing [2022-04-07T21:16:28.029Z] 6e4db693c398: Preparing [2022-04-07T21:16:28.029Z] 302cb400d947: Preparing [2022-04-07T21:16:28.029Z] b541d28bf3b4: Preparing [2022-04-07T21:16:28.029Z] 11d5aa01514e: Waiting [2022-04-07T21:16:28.029Z] 2c77ae2e5b2e: Waiting [2022-04-07T21:16:28.029Z] e861bd69e7ec: Waiting [2022-04-07T21:16:28.029Z] 6e4db693c398: Waiting [2022-04-07T21:16:28.029Z] 302cb400d947: Waiting [2022-04-07T21:16:28.029Z] b541d28bf3b4: Waiting [2022-04-07T21:16:28.029Z] 9f35d4b78870: Layer already exists [2022-04-07T21:16:28.029Z] 93f509dd6b4d: Layer already exists [2022-04-07T21:16:28.029Z] 13ab10692ad8: Layer already exists [2022-04-07T21:16:28.029Z] 0b0a7a5cb311: Layer already exists [2022-04-07T21:16:28.029Z] 4d042796fbce: Layer already exists [2022-04-07T21:16:28.029Z] e861bd69e7ec: Layer already exists [2022-04-07T21:16:28.029Z] 11d5aa01514e: Layer already exists [2022-04-07T21:16:28.029Z] 302cb400d947: Layer already exists [2022-04-07T21:16:28.029Z] 2c77ae2e5b2e: Layer already exists [2022-04-07T21:16:28.029Z] 6e4db693c398: Layer already exists [2022-04-07T21:16:28.029Z] b541d28bf3b4: Layer already exists [2022-04-07T21:16:28.029Z] 2.2.0-dev.60: digest: sha256:0309e61b5b2f23847897a370888b98fefee9b3d6af6ed6398768f9c312feee33 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:28.327Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:28.617Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:16:28.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-07T21:16:28.617Z] 93f509dd6b4d: Preparing [2022-04-07T21:16:28.617Z] 93f509dd6b4d: Preparing [2022-04-07T21:16:28.617Z] 0b0a7a5cb311: Preparing [2022-04-07T21:16:28.617Z] 13ab10692ad8: Preparing [2022-04-07T21:16:28.617Z] 9f35d4b78870: Preparing [2022-04-07T21:16:28.617Z] 4d042796fbce: Preparing [2022-04-07T21:16:28.617Z] e861bd69e7ec: Preparing [2022-04-07T21:16:28.617Z] 11d5aa01514e: Preparing [2022-04-07T21:16:28.617Z] 2c77ae2e5b2e: Preparing [2022-04-07T21:16:28.617Z] 6e4db693c398: Preparing [2022-04-07T21:16:28.617Z] 302cb400d947: Preparing [2022-04-07T21:16:28.617Z] b541d28bf3b4: Preparing [2022-04-07T21:16:28.617Z] e861bd69e7ec: Waiting [2022-04-07T21:16:28.617Z] 11d5aa01514e: Waiting [2022-04-07T21:16:28.617Z] 2c77ae2e5b2e: Waiting [2022-04-07T21:16:28.617Z] 302cb400d947: Waiting [2022-04-07T21:16:28.617Z] 6e4db693c398: Waiting [2022-04-07T21:16:28.617Z] b541d28bf3b4: Waiting [2022-04-07T21:16:28.617Z] 0b0a7a5cb311: Layer already exists [2022-04-07T21:16:28.617Z] 4d042796fbce: Layer already exists [2022-04-07T21:16:28.617Z] 93f509dd6b4d: Layer already exists [2022-04-07T21:16:28.617Z] 13ab10692ad8: Layer already exists [2022-04-07T21:16:28.617Z] 9f35d4b78870: Layer already exists [2022-04-07T21:16:28.617Z] e861bd69e7ec: Layer already exists [2022-04-07T21:16:28.617Z] 6e4db693c398: Layer already exists [2022-04-07T21:16:28.617Z] 2c77ae2e5b2e: Layer already exists [2022-04-07T21:16:28.617Z] 302cb400d947: Layer already exists [2022-04-07T21:16:28.617Z] 11d5aa01514e: Layer already exists [2022-04-07T21:16:28.617Z] b541d28bf3b4: Layer already exists [2022-04-07T21:16:28.617Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60: digest: sha256:0309e61b5b2f23847897a370888b98fefee9b3d6af6ed6398768f9c312feee33 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:28.922Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:29.218Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-04-07T21:16:29.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-07T21:16:29.218Z] 93f509dd6b4d: Preparing [2022-04-07T21:16:29.218Z] 93f509dd6b4d: Preparing [2022-04-07T21:16:29.218Z] 0b0a7a5cb311: Preparing [2022-04-07T21:16:29.218Z] 13ab10692ad8: Preparing [2022-04-07T21:16:29.218Z] 9f35d4b78870: Preparing [2022-04-07T21:16:29.218Z] 4d042796fbce: Preparing [2022-04-07T21:16:29.218Z] e861bd69e7ec: Preparing [2022-04-07T21:16:29.218Z] 11d5aa01514e: Preparing [2022-04-07T21:16:29.218Z] 2c77ae2e5b2e: Preparing [2022-04-07T21:16:29.218Z] 6e4db693c398: Preparing [2022-04-07T21:16:29.218Z] e861bd69e7ec: Waiting [2022-04-07T21:16:29.218Z] 11d5aa01514e: Waiting [2022-04-07T21:16:29.218Z] 2c77ae2e5b2e: Waiting [2022-04-07T21:16:29.218Z] 302cb400d947: Preparing [2022-04-07T21:16:29.218Z] b541d28bf3b4: Preparing [2022-04-07T21:16:29.218Z] 302cb400d947: Waiting [2022-04-07T21:16:29.218Z] b541d28bf3b4: Waiting [2022-04-07T21:16:29.218Z] 0b0a7a5cb311: Layer already exists [2022-04-07T21:16:29.218Z] 9f35d4b78870: Layer already exists [2022-04-07T21:16:29.218Z] 13ab10692ad8: Layer already exists [2022-04-07T21:16:29.218Z] 4d042796fbce: Layer already exists [2022-04-07T21:16:29.218Z] 93f509dd6b4d: Layer already exists [2022-04-07T21:16:29.218Z] 11d5aa01514e: Layer already exists [2022-04-07T21:16:29.218Z] 2c77ae2e5b2e: Layer already exists [2022-04-07T21:16:29.218Z] e861bd69e7ec: Layer already exists [2022-04-07T21:16:29.218Z] 6e4db693c398: Layer already exists [2022-04-07T21:16:29.218Z] 302cb400d947: Layer already exists [2022-04-07T21:16:29.218Z] b541d28bf3b4: Layer already exists [2022-04-07T21:16:29.218Z] main: digest: sha256:0309e61b5b2f23847897a370888b98fefee9b3d6af6ed6398768f9c312feee33 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T21:16:29.259Z] ===================================================== [Pipeline] echo [2022-04-07T21:16:29.268Z] taggedImages: [2022-04-07T21:16:29.268Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:16:29.268Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-07T21:16:29.268Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.60 [2022-04-07T21:16:29.268Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:16:29.268Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-04-07T21:16:29.293Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-04-07T21:16:29.293Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:16:29.293Z] latest [2022-04-07T21:16:29.293Z] 2.2.0-dev.60 [2022-04-07T21:16:29.293Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:16:29.293Z] main [2022-04-07T21:16:29.293Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:29.616Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:29.908Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:16:29.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-07T21:16:29.908Z] d2cb526eb5d6: Preparing [2022-04-07T21:16:29.908Z] a872b9cd38b1: Preparing [2022-04-07T21:16:29.908Z] 7ce0a78042db: Preparing [2022-04-07T21:16:29.908Z] 359600547861: Preparing [2022-04-07T21:16:29.908Z] 4658c9ac6837: Preparing [2022-04-07T21:16:29.908Z] fbb0dcc3e8d1: Preparing [2022-04-07T21:16:29.908Z] dc36ba24b95f: Preparing [2022-04-07T21:16:29.908Z] b541d28bf3b4: Preparing [2022-04-07T21:16:29.908Z] fbb0dcc3e8d1: Waiting [2022-04-07T21:16:29.908Z] dc36ba24b95f: Waiting [2022-04-07T21:16:29.908Z] b541d28bf3b4: Waiting [2022-04-07T21:16:29.908Z] d2cb526eb5d6: Pushed [2022-04-07T21:16:29.908Z] 4658c9ac6837: Pushed [2022-04-07T21:16:29.908Z] a872b9cd38b1: Pushed [2022-04-07T21:16:29.908Z] b541d28bf3b4: Layer already exists [2022-04-07T21:16:29.908Z] fbb0dcc3e8d1: Pushed [2022-04-07T21:16:30.169Z] dc36ba24b95f: Pushed [2022-04-07T21:16:32.079Z] 359600547861: Pushed [2022-04-07T21:16:32.079Z] 7ce0a78042db: Pushed [2022-04-07T21:16:32.079Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb: digest: sha256:a0d306ec8ee1c35479fc6b650f4919a493bd44e04fd060862ba0b1b81476645a size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:32.383Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:32.677Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-07T21:16:32.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-07T21:16:32.678Z] d2cb526eb5d6: Preparing [2022-04-07T21:16:32.678Z] a872b9cd38b1: Preparing [2022-04-07T21:16:32.678Z] 7ce0a78042db: Preparing [2022-04-07T21:16:32.678Z] 359600547861: Preparing [2022-04-07T21:16:32.678Z] 4658c9ac6837: Preparing [2022-04-07T21:16:32.678Z] fbb0dcc3e8d1: Preparing [2022-04-07T21:16:32.678Z] dc36ba24b95f: Preparing [2022-04-07T21:16:32.678Z] b541d28bf3b4: Preparing [2022-04-07T21:16:32.678Z] b541d28bf3b4: Waiting [2022-04-07T21:16:32.678Z] dc36ba24b95f: Waiting [2022-04-07T21:16:32.678Z] fbb0dcc3e8d1: Waiting [2022-04-07T21:16:32.678Z] 7ce0a78042db: Layer already exists [2022-04-07T21:16:32.678Z] d2cb526eb5d6: Layer already exists [2022-04-07T21:16:32.678Z] a872b9cd38b1: Layer already exists [2022-04-07T21:16:32.678Z] 4658c9ac6837: Layer already exists [2022-04-07T21:16:32.678Z] 359600547861: Layer already exists [2022-04-07T21:16:32.678Z] dc36ba24b95f: Layer already exists [2022-04-07T21:16:32.678Z] fbb0dcc3e8d1: Layer already exists [2022-04-07T21:16:32.678Z] b541d28bf3b4: Layer already exists [2022-04-07T21:16:32.678Z] latest: digest: sha256:a0d306ec8ee1c35479fc6b650f4919a493bd44e04fd060862ba0b1b81476645a size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:32.979Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:33.276Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.60 [2022-04-07T21:16:33.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-07T21:16:33.276Z] d2cb526eb5d6: Preparing [2022-04-07T21:16:33.276Z] a872b9cd38b1: Preparing [2022-04-07T21:16:33.276Z] 7ce0a78042db: Preparing [2022-04-07T21:16:33.276Z] 359600547861: Preparing [2022-04-07T21:16:33.276Z] 4658c9ac6837: Preparing [2022-04-07T21:16:33.276Z] fbb0dcc3e8d1: Preparing [2022-04-07T21:16:33.276Z] dc36ba24b95f: Preparing [2022-04-07T21:16:33.276Z] b541d28bf3b4: Preparing [2022-04-07T21:16:33.276Z] fbb0dcc3e8d1: Waiting [2022-04-07T21:16:33.276Z] dc36ba24b95f: Waiting [2022-04-07T21:16:33.276Z] b541d28bf3b4: Waiting [2022-04-07T21:16:33.276Z] 359600547861: Layer already exists [2022-04-07T21:16:33.276Z] 7ce0a78042db: Layer already exists [2022-04-07T21:16:33.276Z] d2cb526eb5d6: Layer already exists [2022-04-07T21:16:33.276Z] a872b9cd38b1: Layer already exists [2022-04-07T21:16:33.276Z] 4658c9ac6837: Layer already exists [2022-04-07T21:16:33.276Z] fbb0dcc3e8d1: Layer already exists [2022-04-07T21:16:33.276Z] b541d28bf3b4: Layer already exists [2022-04-07T21:16:33.276Z] dc36ba24b95f: Layer already exists [2022-04-07T21:16:33.276Z] 2.2.0-dev.60: digest: sha256:a0d306ec8ee1c35479fc6b650f4919a493bd44e04fd060862ba0b1b81476645a size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:33.581Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:33.879Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:16:33.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-07T21:16:33.879Z] d2cb526eb5d6: Preparing [2022-04-07T21:16:33.879Z] a872b9cd38b1: Preparing [2022-04-07T21:16:33.879Z] 7ce0a78042db: Preparing [2022-04-07T21:16:33.879Z] 359600547861: Preparing [2022-04-07T21:16:33.879Z] 4658c9ac6837: Preparing [2022-04-07T21:16:33.879Z] fbb0dcc3e8d1: Preparing [2022-04-07T21:16:33.879Z] dc36ba24b95f: Preparing [2022-04-07T21:16:33.879Z] b541d28bf3b4: Preparing [2022-04-07T21:16:33.879Z] fbb0dcc3e8d1: Waiting [2022-04-07T21:16:33.879Z] dc36ba24b95f: Waiting [2022-04-07T21:16:33.879Z] b541d28bf3b4: Waiting [2022-04-07T21:16:33.879Z] a872b9cd38b1: Layer already exists [2022-04-07T21:16:33.879Z] 359600547861: Layer already exists [2022-04-07T21:16:33.879Z] 4658c9ac6837: Layer already exists [2022-04-07T21:16:33.879Z] 7ce0a78042db: Layer already exists [2022-04-07T21:16:33.879Z] d2cb526eb5d6: Layer already exists [2022-04-07T21:16:33.879Z] dc36ba24b95f: Layer already exists [2022-04-07T21:16:33.879Z] fbb0dcc3e8d1: Layer already exists [2022-04-07T21:16:33.879Z] b541d28bf3b4: Layer already exists [2022-04-07T21:16:33.879Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60: digest: sha256:a0d306ec8ee1c35479fc6b650f4919a493bd44e04fd060862ba0b1b81476645a size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:34.182Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:34.476Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-04-07T21:16:34.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-07T21:16:34.477Z] d2cb526eb5d6: Preparing [2022-04-07T21:16:34.477Z] a872b9cd38b1: Preparing [2022-04-07T21:16:34.477Z] 7ce0a78042db: Preparing [2022-04-07T21:16:34.477Z] 359600547861: Preparing [2022-04-07T21:16:34.477Z] 4658c9ac6837: Preparing [2022-04-07T21:16:34.477Z] fbb0dcc3e8d1: Preparing [2022-04-07T21:16:34.477Z] dc36ba24b95f: Preparing [2022-04-07T21:16:34.477Z] b541d28bf3b4: Preparing [2022-04-07T21:16:34.477Z] dc36ba24b95f: Waiting [2022-04-07T21:16:34.477Z] fbb0dcc3e8d1: Waiting [2022-04-07T21:16:34.477Z] 4658c9ac6837: Layer already exists [2022-04-07T21:16:34.477Z] 359600547861: Layer already exists [2022-04-07T21:16:34.477Z] d2cb526eb5d6: Layer already exists [2022-04-07T21:16:34.477Z] a872b9cd38b1: Layer already exists [2022-04-07T21:16:34.477Z] 7ce0a78042db: Layer already exists [2022-04-07T21:16:34.477Z] fbb0dcc3e8d1: Layer already exists [2022-04-07T21:16:34.477Z] dc36ba24b95f: Layer already exists [2022-04-07T21:16:34.477Z] b541d28bf3b4: Layer already exists [2022-04-07T21:16:34.477Z] main: digest: sha256:a0d306ec8ee1c35479fc6b650f4919a493bd44e04fd060862ba0b1b81476645a size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T21:16:34.520Z] ===================================================== [Pipeline] echo [2022-04-07T21:16:34.531Z] taggedImages: [2022-04-07T21:16:34.531Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:16:34.531Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-07T21:16:34.531Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.60 [2022-04-07T21:16:34.531Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:16:34.531Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-04-07T21:16:34.554Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-04-07T21:16:34.554Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:16:34.554Z] latest [2022-04-07T21:16:34.554Z] 2.2.0-dev.60 [2022-04-07T21:16:34.554Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:16:34.554Z] main [2022-04-07T21:16:34.554Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:34.869Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:35.165Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:16:35.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-07T21:16:35.166Z] 6a31fdceb23a: Preparing [2022-04-07T21:16:35.166Z] 4e08da0e254e: Preparing [2022-04-07T21:16:35.166Z] 211cca9e542a: Preparing [2022-04-07T21:16:35.166Z] 92dc92331b7c: Preparing [2022-04-07T21:16:35.166Z] 5dbb679ab613: Preparing [2022-04-07T21:16:35.166Z] bc8cea611a66: Preparing [2022-04-07T21:16:35.166Z] feba6cb55449: Preparing [2022-04-07T21:16:35.166Z] 00da651ea9d0: Preparing [2022-04-07T21:16:35.166Z] 5f60d8888d55: Preparing [2022-04-07T21:16:35.166Z] b541d28bf3b4: Preparing [2022-04-07T21:16:35.166Z] feba6cb55449: Waiting [2022-04-07T21:16:35.166Z] 00da651ea9d0: Waiting [2022-04-07T21:16:35.166Z] 5f60d8888d55: Waiting [2022-04-07T21:16:35.166Z] bc8cea611a66: Waiting [2022-04-07T21:16:35.166Z] b541d28bf3b4: Waiting [2022-04-07T21:16:35.166Z] 5dbb679ab613: Pushed [2022-04-07T21:16:35.166Z] 4e08da0e254e: Pushed [2022-04-07T21:16:35.166Z] 6a31fdceb23a: Pushed [2022-04-07T21:16:35.428Z] bc8cea611a66: Pushed [2022-04-07T21:16:35.428Z] 00da651ea9d0: Pushed [2022-04-07T21:16:35.428Z] feba6cb55449: Pushed [2022-04-07T21:16:35.428Z] b541d28bf3b4: Layer already exists [2022-04-07T21:16:35.428Z] 5f60d8888d55: Pushed [2022-04-07T21:16:37.342Z] 92dc92331b7c: Pushed [2022-04-07T21:16:37.342Z] 211cca9e542a: Pushed [2022-04-07T21:16:37.342Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb: digest: sha256:4ca6decc6cda2dfeaa2995c16fd51f87eb805fd10c5458bd59410480a6378767 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:37.641Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:37.942Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-07T21:16:37.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-07T21:16:37.942Z] 6a31fdceb23a: Preparing [2022-04-07T21:16:37.942Z] 4e08da0e254e: Preparing [2022-04-07T21:16:37.942Z] 211cca9e542a: Preparing [2022-04-07T21:16:37.942Z] 92dc92331b7c: Preparing [2022-04-07T21:16:37.942Z] 5dbb679ab613: Preparing [2022-04-07T21:16:37.942Z] bc8cea611a66: Preparing [2022-04-07T21:16:37.942Z] feba6cb55449: Preparing [2022-04-07T21:16:37.942Z] 00da651ea9d0: Preparing [2022-04-07T21:16:37.942Z] 5f60d8888d55: Preparing [2022-04-07T21:16:37.942Z] b541d28bf3b4: Preparing [2022-04-07T21:16:37.942Z] feba6cb55449: Waiting [2022-04-07T21:16:37.942Z] 5f60d8888d55: Waiting [2022-04-07T21:16:37.942Z] 00da651ea9d0: Waiting [2022-04-07T21:16:37.942Z] b541d28bf3b4: Waiting [2022-04-07T21:16:37.942Z] bc8cea611a66: Waiting [2022-04-07T21:16:37.942Z] 6a31fdceb23a: Layer already exists [2022-04-07T21:16:37.942Z] 4e08da0e254e: Layer already exists [2022-04-07T21:16:37.942Z] 92dc92331b7c: Layer already exists [2022-04-07T21:16:37.942Z] 211cca9e542a: Layer already exists [2022-04-07T21:16:37.942Z] 5dbb679ab613: Layer already exists [2022-04-07T21:16:37.942Z] 00da651ea9d0: Layer already exists [2022-04-07T21:16:37.942Z] bc8cea611a66: Layer already exists [2022-04-07T21:16:37.942Z] 5f60d8888d55: Layer already exists [2022-04-07T21:16:37.942Z] feba6cb55449: Layer already exists [2022-04-07T21:16:37.942Z] b541d28bf3b4: Layer already exists [2022-04-07T21:16:37.942Z] latest: digest: sha256:4ca6decc6cda2dfeaa2995c16fd51f87eb805fd10c5458bd59410480a6378767 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:38.245Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:38.540Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.60 [2022-04-07T21:16:38.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-07T21:16:38.541Z] 6a31fdceb23a: Preparing [2022-04-07T21:16:38.541Z] 4e08da0e254e: Preparing [2022-04-07T21:16:38.541Z] 211cca9e542a: Preparing [2022-04-07T21:16:38.541Z] 92dc92331b7c: Preparing [2022-04-07T21:16:38.541Z] 5dbb679ab613: Preparing [2022-04-07T21:16:38.541Z] bc8cea611a66: Preparing [2022-04-07T21:16:38.541Z] feba6cb55449: Preparing [2022-04-07T21:16:38.541Z] 00da651ea9d0: Preparing [2022-04-07T21:16:38.541Z] 5f60d8888d55: Preparing [2022-04-07T21:16:38.541Z] b541d28bf3b4: Preparing [2022-04-07T21:16:38.541Z] feba6cb55449: Waiting [2022-04-07T21:16:38.541Z] 00da651ea9d0: Waiting [2022-04-07T21:16:38.541Z] 5f60d8888d55: Waiting [2022-04-07T21:16:38.541Z] bc8cea611a66: Waiting [2022-04-07T21:16:38.541Z] b541d28bf3b4: Waiting [2022-04-07T21:16:38.541Z] 6a31fdceb23a: Layer already exists [2022-04-07T21:16:38.541Z] 5dbb679ab613: Layer already exists [2022-04-07T21:16:38.541Z] 4e08da0e254e: Layer already exists [2022-04-07T21:16:38.541Z] 92dc92331b7c: Layer already exists [2022-04-07T21:16:38.541Z] 211cca9e542a: Layer already exists [2022-04-07T21:16:38.541Z] 00da651ea9d0: Layer already exists [2022-04-07T21:16:38.541Z] bc8cea611a66: Layer already exists [2022-04-07T21:16:38.541Z] feba6cb55449: Layer already exists [2022-04-07T21:16:38.541Z] 5f60d8888d55: Layer already exists [2022-04-07T21:16:38.541Z] b541d28bf3b4: Layer already exists [2022-04-07T21:16:38.541Z] 2.2.0-dev.60: digest: sha256:4ca6decc6cda2dfeaa2995c16fd51f87eb805fd10c5458bd59410480a6378767 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:38.845Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:39.143Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:16:39.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-07T21:16:39.143Z] 6a31fdceb23a: Preparing [2022-04-07T21:16:39.143Z] 4e08da0e254e: Preparing [2022-04-07T21:16:39.143Z] 211cca9e542a: Preparing [2022-04-07T21:16:39.143Z] 92dc92331b7c: Preparing [2022-04-07T21:16:39.143Z] 5dbb679ab613: Preparing [2022-04-07T21:16:39.143Z] bc8cea611a66: Preparing [2022-04-07T21:16:39.143Z] feba6cb55449: Preparing [2022-04-07T21:16:39.143Z] 00da651ea9d0: Preparing [2022-04-07T21:16:39.143Z] 5f60d8888d55: Preparing [2022-04-07T21:16:39.143Z] b541d28bf3b4: Preparing [2022-04-07T21:16:39.143Z] feba6cb55449: Waiting [2022-04-07T21:16:39.143Z] 00da651ea9d0: Waiting [2022-04-07T21:16:39.143Z] 5f60d8888d55: Waiting [2022-04-07T21:16:39.143Z] b541d28bf3b4: Waiting [2022-04-07T21:16:39.143Z] bc8cea611a66: Waiting [2022-04-07T21:16:39.143Z] 211cca9e542a: Layer already exists [2022-04-07T21:16:39.143Z] 4e08da0e254e: Layer already exists [2022-04-07T21:16:39.143Z] 5dbb679ab613: Layer already exists [2022-04-07T21:16:39.144Z] 6a31fdceb23a: Layer already exists [2022-04-07T21:16:39.144Z] 92dc92331b7c: Layer already exists [2022-04-07T21:16:39.144Z] bc8cea611a66: Layer already exists [2022-04-07T21:16:39.144Z] feba6cb55449: Layer already exists [2022-04-07T21:16:39.144Z] 5f60d8888d55: Layer already exists [2022-04-07T21:16:39.144Z] 00da651ea9d0: Layer already exists [2022-04-07T21:16:39.144Z] b541d28bf3b4: Layer already exists [2022-04-07T21:16:39.144Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60: digest: sha256:4ca6decc6cda2dfeaa2995c16fd51f87eb805fd10c5458bd59410480a6378767 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:39.448Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:39.836Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-04-07T21:16:39.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-07T21:16:39.836Z] 6a31fdceb23a: Preparing [2022-04-07T21:16:39.836Z] 4e08da0e254e: Preparing [2022-04-07T21:16:39.836Z] 211cca9e542a: Preparing [2022-04-07T21:16:39.836Z] 92dc92331b7c: Preparing [2022-04-07T21:16:39.836Z] 5dbb679ab613: Preparing [2022-04-07T21:16:39.836Z] bc8cea611a66: Preparing [2022-04-07T21:16:39.836Z] feba6cb55449: Preparing [2022-04-07T21:16:39.836Z] 00da651ea9d0: Preparing [2022-04-07T21:16:39.836Z] 5f60d8888d55: Preparing [2022-04-07T21:16:39.836Z] b541d28bf3b4: Preparing [2022-04-07T21:16:39.836Z] feba6cb55449: Waiting [2022-04-07T21:16:39.836Z] 00da651ea9d0: Waiting [2022-04-07T21:16:39.836Z] bc8cea611a66: Waiting [2022-04-07T21:16:39.836Z] 5f60d8888d55: Waiting [2022-04-07T21:16:39.836Z] b541d28bf3b4: Waiting [2022-04-07T21:16:39.836Z] 4e08da0e254e: Layer already exists [2022-04-07T21:16:39.836Z] 5dbb679ab613: Layer already exists [2022-04-07T21:16:39.836Z] 92dc92331b7c: Layer already exists [2022-04-07T21:16:39.836Z] 211cca9e542a: Layer already exists [2022-04-07T21:16:39.836Z] 6a31fdceb23a: Layer already exists [2022-04-07T21:16:39.836Z] bc8cea611a66: Layer already exists [2022-04-07T21:16:39.836Z] feba6cb55449: Layer already exists [2022-04-07T21:16:39.836Z] 5f60d8888d55: Layer already exists [2022-04-07T21:16:39.836Z] b541d28bf3b4: Layer already exists [2022-04-07T21:16:39.836Z] 00da651ea9d0: Layer already exists [2022-04-07T21:16:39.836Z] main: digest: sha256:4ca6decc6cda2dfeaa2995c16fd51f87eb805fd10c5458bd59410480a6378767 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T21:16:39.873Z] ===================================================== [Pipeline] echo [2022-04-07T21:16:39.884Z] taggedImages: [2022-04-07T21:16:39.884Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:16:39.884Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-07T21:16:39.884Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.60 [2022-04-07T21:16:39.884Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:16:39.884Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-04-07T21:16:39.907Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-04-07T21:16:39.907Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:16:39.907Z] latest [2022-04-07T21:16:39.907Z] 2.2.0-dev.60 [2022-04-07T21:16:39.907Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:16:39.907Z] main [2022-04-07T21:16:39.907Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:40.215Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:40.512Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:16:40.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-07T21:16:40.512Z] 2d7164fd3e54: Preparing [2022-04-07T21:16:40.512Z] 96b0cc689458: Preparing [2022-04-07T21:16:40.512Z] e861bd69e7ec: Preparing [2022-04-07T21:16:40.512Z] f86dc354cccf: Preparing [2022-04-07T21:16:40.512Z] 640d707946df: Preparing [2022-04-07T21:16:40.512Z] 4fc242d58285: Preparing [2022-04-07T21:16:40.512Z] 4fc242d58285: Waiting [2022-04-07T21:16:40.512Z] e861bd69e7ec: Layer already exists [2022-04-07T21:16:40.512Z] 4fc242d58285: Layer already exists [2022-04-07T21:16:40.512Z] 640d707946df: Pushed [2022-04-07T21:16:40.512Z] 2d7164fd3e54: Pushed [2022-04-07T21:16:41.081Z] f86dc354cccf: Pushed [2022-04-07T21:16:42.464Z] 96b0cc689458: Pushed [2022-04-07T21:16:42.464Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb: digest: sha256:c5f9b3b0252aef90a5d47358559d3dbcbf9f7ca20f71bf881d9dd0ad30a3f70b size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:42.767Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:43.064Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-07T21:16:43.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-07T21:16:43.064Z] 2d7164fd3e54: Preparing [2022-04-07T21:16:43.064Z] 96b0cc689458: Preparing [2022-04-07T21:16:43.064Z] e861bd69e7ec: Preparing [2022-04-07T21:16:43.064Z] f86dc354cccf: Preparing [2022-04-07T21:16:43.064Z] 640d707946df: Preparing [2022-04-07T21:16:43.064Z] 4fc242d58285: Preparing [2022-04-07T21:16:43.064Z] 4fc242d58285: Waiting [2022-04-07T21:16:43.064Z] e861bd69e7ec: Layer already exists [2022-04-07T21:16:43.064Z] 2d7164fd3e54: Layer already exists [2022-04-07T21:16:43.064Z] 640d707946df: Layer already exists [2022-04-07T21:16:43.064Z] f86dc354cccf: Layer already exists [2022-04-07T21:16:43.064Z] 96b0cc689458: Layer already exists [2022-04-07T21:16:43.064Z] 4fc242d58285: Layer already exists [2022-04-07T21:16:43.064Z] latest: digest: sha256:c5f9b3b0252aef90a5d47358559d3dbcbf9f7ca20f71bf881d9dd0ad30a3f70b size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:43.363Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:43.660Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.60 [2022-04-07T21:16:43.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-07T21:16:43.660Z] 2d7164fd3e54: Preparing [2022-04-07T21:16:43.660Z] 96b0cc689458: Preparing [2022-04-07T21:16:43.660Z] e861bd69e7ec: Preparing [2022-04-07T21:16:43.660Z] f86dc354cccf: Preparing [2022-04-07T21:16:43.660Z] 640d707946df: Preparing [2022-04-07T21:16:43.660Z] 4fc242d58285: Preparing [2022-04-07T21:16:43.660Z] 4fc242d58285: Waiting [2022-04-07T21:16:43.660Z] 96b0cc689458: Layer already exists [2022-04-07T21:16:43.660Z] 640d707946df: Layer already exists [2022-04-07T21:16:43.660Z] e861bd69e7ec: Layer already exists [2022-04-07T21:16:43.660Z] f86dc354cccf: Layer already exists [2022-04-07T21:16:43.660Z] 2d7164fd3e54: Layer already exists [2022-04-07T21:16:43.660Z] 4fc242d58285: Layer already exists [2022-04-07T21:16:43.660Z] 2.2.0-dev.60: digest: sha256:c5f9b3b0252aef90a5d47358559d3dbcbf9f7ca20f71bf881d9dd0ad30a3f70b size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:43.961Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:44.261Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:16:44.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-07T21:16:44.262Z] 2d7164fd3e54: Preparing [2022-04-07T21:16:44.262Z] 96b0cc689458: Preparing [2022-04-07T21:16:44.262Z] e861bd69e7ec: Preparing [2022-04-07T21:16:44.262Z] f86dc354cccf: Preparing [2022-04-07T21:16:44.262Z] 640d707946df: Preparing [2022-04-07T21:16:44.262Z] 4fc242d58285: Preparing [2022-04-07T21:16:44.262Z] 4fc242d58285: Waiting [2022-04-07T21:16:44.262Z] 640d707946df: Layer already exists [2022-04-07T21:16:44.262Z] 2d7164fd3e54: Layer already exists [2022-04-07T21:16:44.262Z] f86dc354cccf: Layer already exists [2022-04-07T21:16:44.262Z] e861bd69e7ec: Layer already exists [2022-04-07T21:16:44.262Z] 96b0cc689458: Layer already exists [2022-04-07T21:16:44.262Z] 4fc242d58285: Layer already exists [2022-04-07T21:16:44.262Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60: digest: sha256:c5f9b3b0252aef90a5d47358559d3dbcbf9f7ca20f71bf881d9dd0ad30a3f70b size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:44.566Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:44.864Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-04-07T21:16:44.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-07T21:16:44.864Z] 2d7164fd3e54: Preparing [2022-04-07T21:16:44.864Z] 96b0cc689458: Preparing [2022-04-07T21:16:44.864Z] e861bd69e7ec: Preparing [2022-04-07T21:16:44.864Z] f86dc354cccf: Preparing [2022-04-07T21:16:44.864Z] 640d707946df: Preparing [2022-04-07T21:16:44.864Z] 4fc242d58285: Preparing [2022-04-07T21:16:44.864Z] 4fc242d58285: Waiting [2022-04-07T21:16:44.864Z] 2d7164fd3e54: Layer already exists [2022-04-07T21:16:44.864Z] 640d707946df: Layer already exists [2022-04-07T21:16:44.864Z] 96b0cc689458: Layer already exists [2022-04-07T21:16:44.864Z] e861bd69e7ec: Layer already exists [2022-04-07T21:16:44.864Z] f86dc354cccf: Layer already exists [2022-04-07T21:16:44.864Z] 4fc242d58285: Layer already exists [2022-04-07T21:16:44.864Z] main: digest: sha256:c5f9b3b0252aef90a5d47358559d3dbcbf9f7ca20f71bf881d9dd0ad30a3f70b size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T21:16:44.902Z] ===================================================== [Pipeline] echo [2022-04-07T21:16:44.908Z] taggedImages: [2022-04-07T21:16:44.908Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:16:44.908Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-07T21:16:44.908Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.60 [2022-04-07T21:16:44.908Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:16:44.908Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-04-07T21:16:44.923Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-04-07T21:16:44.923Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:16:44.923Z] latest [2022-04-07T21:16:44.923Z] 2.2.0-dev.60 [2022-04-07T21:16:44.923Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:16:44.923Z] main [2022-04-07T21:16:44.923Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:45.228Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:45.520Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:16:45.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-07T21:16:45.521Z] 474ebad7cd3d: Preparing [2022-04-07T21:16:45.521Z] 6419e112c566: Preparing [2022-04-07T21:16:45.521Z] 9368736d1094: Preparing [2022-04-07T21:16:45.521Z] 18e3ade72dc8: Preparing [2022-04-07T21:16:45.521Z] 7b06d6828a64: Preparing [2022-04-07T21:16:45.521Z] fcf202748cab: Preparing [2022-04-07T21:16:45.521Z] 640d707946df: Preparing [2022-04-07T21:16:45.521Z] 4fc242d58285: Preparing [2022-04-07T21:16:45.521Z] fcf202748cab: Waiting [2022-04-07T21:16:45.521Z] 640d707946df: Waiting [2022-04-07T21:16:45.521Z] 4fc242d58285: Waiting [2022-04-07T21:16:45.521Z] 6419e112c566: Pushed [2022-04-07T21:16:45.521Z] 9368736d1094: Pushed [2022-04-07T21:16:45.521Z] 474ebad7cd3d: Pushed [2022-04-07T21:16:45.521Z] 640d707946df: Layer already exists [2022-04-07T21:16:45.521Z] 4fc242d58285: Layer already exists [2022-04-07T21:16:46.091Z] fcf202748cab: Pushed [2022-04-07T21:16:49.395Z] 7b06d6828a64: Pushed [2022-04-07T21:16:51.939Z] 18e3ade72dc8: Pushed [2022-04-07T21:16:52.201Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb: digest: sha256:533fb5c6f21a8e28b29f31ac34fed41905600d3ea92135c6c4371ca8c653d31f size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:52.507Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:52.803Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-07T21:16:52.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-07T21:16:52.803Z] 474ebad7cd3d: Preparing [2022-04-07T21:16:52.803Z] 6419e112c566: Preparing [2022-04-07T21:16:52.803Z] 9368736d1094: Preparing [2022-04-07T21:16:52.803Z] 18e3ade72dc8: Preparing [2022-04-07T21:16:52.803Z] 7b06d6828a64: Preparing [2022-04-07T21:16:52.803Z] fcf202748cab: Preparing [2022-04-07T21:16:52.803Z] 640d707946df: Preparing [2022-04-07T21:16:52.803Z] 4fc242d58285: Preparing [2022-04-07T21:16:52.803Z] 640d707946df: Waiting [2022-04-07T21:16:52.803Z] 4fc242d58285: Waiting [2022-04-07T21:16:52.803Z] fcf202748cab: Waiting [2022-04-07T21:16:52.803Z] 7b06d6828a64: Layer already exists [2022-04-07T21:16:52.803Z] 6419e112c566: Layer already exists [2022-04-07T21:16:52.803Z] 18e3ade72dc8: Layer already exists [2022-04-07T21:16:52.803Z] 474ebad7cd3d: Layer already exists [2022-04-07T21:16:52.803Z] 9368736d1094: Layer already exists [2022-04-07T21:16:52.803Z] fcf202748cab: Layer already exists [2022-04-07T21:16:52.803Z] 4fc242d58285: Layer already exists [2022-04-07T21:16:52.803Z] 640d707946df: Layer already exists [2022-04-07T21:16:52.803Z] latest: digest: sha256:533fb5c6f21a8e28b29f31ac34fed41905600d3ea92135c6c4371ca8c653d31f size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:53.104Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:53.407Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.60 [2022-04-07T21:16:53.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-07T21:16:53.407Z] 474ebad7cd3d: Preparing [2022-04-07T21:16:53.407Z] 6419e112c566: Preparing [2022-04-07T21:16:53.407Z] 9368736d1094: Preparing [2022-04-07T21:16:53.408Z] 18e3ade72dc8: Preparing [2022-04-07T21:16:53.408Z] 7b06d6828a64: Preparing [2022-04-07T21:16:53.408Z] fcf202748cab: Preparing [2022-04-07T21:16:53.408Z] 640d707946df: Preparing [2022-04-07T21:16:53.408Z] 4fc242d58285: Preparing [2022-04-07T21:16:53.408Z] fcf202748cab: Waiting [2022-04-07T21:16:53.408Z] 640d707946df: Waiting [2022-04-07T21:16:53.408Z] 4fc242d58285: Waiting [2022-04-07T21:16:53.408Z] 9368736d1094: Layer already exists [2022-04-07T21:16:53.408Z] 18e3ade72dc8: Layer already exists [2022-04-07T21:16:53.408Z] 7b06d6828a64: Layer already exists [2022-04-07T21:16:53.408Z] 474ebad7cd3d: Layer already exists [2022-04-07T21:16:53.408Z] 6419e112c566: Layer already exists [2022-04-07T21:16:53.408Z] fcf202748cab: Layer already exists [2022-04-07T21:16:53.408Z] 4fc242d58285: Layer already exists [2022-04-07T21:16:53.408Z] 640d707946df: Layer already exists [2022-04-07T21:16:53.408Z] 2.2.0-dev.60: digest: sha256:533fb5c6f21a8e28b29f31ac34fed41905600d3ea92135c6c4371ca8c653d31f size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:53.709Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:54.008Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:16:54.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-07T21:16:54.008Z] 474ebad7cd3d: Preparing [2022-04-07T21:16:54.008Z] 6419e112c566: Preparing [2022-04-07T21:16:54.008Z] 9368736d1094: Preparing [2022-04-07T21:16:54.008Z] 18e3ade72dc8: Preparing [2022-04-07T21:16:54.008Z] 7b06d6828a64: Preparing [2022-04-07T21:16:54.008Z] fcf202748cab: Preparing [2022-04-07T21:16:54.008Z] 640d707946df: Preparing [2022-04-07T21:16:54.008Z] 4fc242d58285: Preparing [2022-04-07T21:16:54.008Z] 640d707946df: Waiting [2022-04-07T21:16:54.008Z] fcf202748cab: Waiting [2022-04-07T21:16:54.008Z] 6419e112c566: Layer already exists [2022-04-07T21:16:54.008Z] 9368736d1094: Layer already exists [2022-04-07T21:16:54.008Z] 18e3ade72dc8: Layer already exists [2022-04-07T21:16:54.008Z] 7b06d6828a64: Layer already exists [2022-04-07T21:16:54.008Z] 474ebad7cd3d: Layer already exists [2022-04-07T21:16:54.008Z] 640d707946df: Layer already exists [2022-04-07T21:16:54.008Z] 4fc242d58285: Layer already exists [2022-04-07T21:16:54.008Z] fcf202748cab: Layer already exists [2022-04-07T21:16:54.008Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60: digest: sha256:533fb5c6f21a8e28b29f31ac34fed41905600d3ea92135c6c4371ca8c653d31f size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:54.314Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:54.609Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-04-07T21:16:54.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-07T21:16:54.609Z] 474ebad7cd3d: Preparing [2022-04-07T21:16:54.609Z] 6419e112c566: Preparing [2022-04-07T21:16:54.609Z] 9368736d1094: Preparing [2022-04-07T21:16:54.609Z] 18e3ade72dc8: Preparing [2022-04-07T21:16:54.609Z] 7b06d6828a64: Preparing [2022-04-07T21:16:54.609Z] fcf202748cab: Preparing [2022-04-07T21:16:54.609Z] 640d707946df: Preparing [2022-04-07T21:16:54.609Z] 4fc242d58285: Preparing [2022-04-07T21:16:54.609Z] 640d707946df: Waiting [2022-04-07T21:16:54.609Z] fcf202748cab: Waiting [2022-04-07T21:16:54.609Z] 4fc242d58285: Waiting [2022-04-07T21:16:54.609Z] 9368736d1094: Layer already exists [2022-04-07T21:16:54.609Z] 18e3ade72dc8: Layer already exists [2022-04-07T21:16:54.609Z] 474ebad7cd3d: Layer already exists [2022-04-07T21:16:54.609Z] 7b06d6828a64: Layer already exists [2022-04-07T21:16:54.609Z] 6419e112c566: Layer already exists [2022-04-07T21:16:54.609Z] fcf202748cab: Layer already exists [2022-04-07T21:16:54.609Z] 4fc242d58285: Layer already exists [2022-04-07T21:16:54.609Z] 640d707946df: Layer already exists [2022-04-07T21:16:54.609Z] main: digest: sha256:533fb5c6f21a8e28b29f31ac34fed41905600d3ea92135c6c4371ca8c653d31f size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T21:16:54.650Z] ===================================================== [Pipeline] echo [2022-04-07T21:16:54.665Z] taggedImages: [2022-04-07T21:16:54.665Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:16:54.665Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-07T21:16:54.665Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.60 [2022-04-07T21:16:54.665Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:16:54.665Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-04-07T21:16:54.696Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-04-07T21:16:54.696Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:16:54.696Z] latest [2022-04-07T21:16:54.696Z] 2.2.0-dev.60 [2022-04-07T21:16:54.696Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:16:54.696Z] main [2022-04-07T21:16:54.696Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:55.034Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:16:55.330Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:16:55.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-07T21:16:55.330Z] 0c1361f79338: Preparing [2022-04-07T21:16:55.330Z] ada651498ea7: Preparing [2022-04-07T21:16:55.330Z] 908844ad992e: Preparing [2022-04-07T21:16:55.330Z] 51eec5dbc68e: Preparing [2022-04-07T21:16:55.330Z] 0056cda0f7a4: Preparing [2022-04-07T21:16:55.330Z] 640d707946df: Preparing [2022-04-07T21:16:55.330Z] 4fc242d58285: Preparing [2022-04-07T21:16:55.330Z] 640d707946df: Waiting [2022-04-07T21:16:55.330Z] 4fc242d58285: Waiting [2022-04-07T21:16:55.330Z] 908844ad992e: Pushed [2022-04-07T21:16:55.330Z] ada651498ea7: Pushed [2022-04-07T21:16:55.330Z] 0c1361f79338: Pushed [2022-04-07T21:16:55.330Z] 640d707946df: Layer already exists [2022-04-07T21:16:55.330Z] 4fc242d58285: Layer already exists [2022-04-07T21:16:55.592Z] 0056cda0f7a4: Pushed [2022-04-07T21:17:02.178Z] 51eec5dbc68e: Pushed [2022-04-07T21:17:02.178Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb: digest: sha256:11adeb3080ed01401f6738ec6da14546ce34ac7b27453c4491b4f0235563623b size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:02.481Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:02.779Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-07T21:17:02.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-07T21:17:02.779Z] 0c1361f79338: Preparing [2022-04-07T21:17:02.779Z] ada651498ea7: Preparing [2022-04-07T21:17:02.779Z] 908844ad992e: Preparing [2022-04-07T21:17:02.779Z] 51eec5dbc68e: Preparing [2022-04-07T21:17:02.779Z] 0056cda0f7a4: Preparing [2022-04-07T21:17:02.779Z] 640d707946df: Preparing [2022-04-07T21:17:02.779Z] 4fc242d58285: Preparing [2022-04-07T21:17:02.779Z] 640d707946df: Waiting [2022-04-07T21:17:02.779Z] 4fc242d58285: Waiting [2022-04-07T21:17:02.779Z] 0056cda0f7a4: Layer already exists [2022-04-07T21:17:02.779Z] ada651498ea7: Layer already exists [2022-04-07T21:17:02.779Z] 0c1361f79338: Layer already exists [2022-04-07T21:17:02.779Z] 51eec5dbc68e: Layer already exists [2022-04-07T21:17:02.779Z] 908844ad992e: Layer already exists [2022-04-07T21:17:02.779Z] 640d707946df: Layer already exists [2022-04-07T21:17:02.779Z] 4fc242d58285: Layer already exists [2022-04-07T21:17:02.779Z] latest: digest: sha256:11adeb3080ed01401f6738ec6da14546ce34ac7b27453c4491b4f0235563623b size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:03.076Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:03.371Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.60 [2022-04-07T21:17:03.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-07T21:17:03.372Z] 0c1361f79338: Preparing [2022-04-07T21:17:03.372Z] ada651498ea7: Preparing [2022-04-07T21:17:03.372Z] 908844ad992e: Preparing [2022-04-07T21:17:03.372Z] 51eec5dbc68e: Preparing [2022-04-07T21:17:03.372Z] 0056cda0f7a4: Preparing [2022-04-07T21:17:03.372Z] 640d707946df: Preparing [2022-04-07T21:17:03.372Z] 4fc242d58285: Preparing [2022-04-07T21:17:03.372Z] 640d707946df: Waiting [2022-04-07T21:17:03.372Z] 4fc242d58285: Waiting [2022-04-07T21:17:03.372Z] ada651498ea7: Layer already exists [2022-04-07T21:17:03.372Z] 0056cda0f7a4: Layer already exists [2022-04-07T21:17:03.372Z] 51eec5dbc68e: Layer already exists [2022-04-07T21:17:03.372Z] 908844ad992e: Layer already exists [2022-04-07T21:17:03.372Z] 0c1361f79338: Layer already exists [2022-04-07T21:17:03.372Z] 640d707946df: Layer already exists [2022-04-07T21:17:03.372Z] 4fc242d58285: Layer already exists [2022-04-07T21:17:03.372Z] 2.2.0-dev.60: digest: sha256:11adeb3080ed01401f6738ec6da14546ce34ac7b27453c4491b4f0235563623b size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:03.676Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:03.969Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:17:03.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-07T21:17:03.969Z] 0c1361f79338: Preparing [2022-04-07T21:17:03.969Z] ada651498ea7: Preparing [2022-04-07T21:17:03.969Z] 908844ad992e: Preparing [2022-04-07T21:17:03.969Z] 51eec5dbc68e: Preparing [2022-04-07T21:17:03.969Z] 0056cda0f7a4: Preparing [2022-04-07T21:17:03.969Z] 640d707946df: Preparing [2022-04-07T21:17:03.969Z] 4fc242d58285: Preparing [2022-04-07T21:17:03.969Z] 640d707946df: Waiting [2022-04-07T21:17:03.969Z] 4fc242d58285: Waiting [2022-04-07T21:17:03.969Z] 0c1361f79338: Layer already exists [2022-04-07T21:17:03.969Z] 0056cda0f7a4: Layer already exists [2022-04-07T21:17:03.969Z] ada651498ea7: Layer already exists [2022-04-07T21:17:03.969Z] 908844ad992e: Layer already exists [2022-04-07T21:17:03.969Z] 51eec5dbc68e: Layer already exists [2022-04-07T21:17:03.969Z] 4fc242d58285: Layer already exists [2022-04-07T21:17:03.969Z] 640d707946df: Layer already exists [2022-04-07T21:17:03.969Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60: digest: sha256:11adeb3080ed01401f6738ec6da14546ce34ac7b27453c4491b4f0235563623b size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:04.271Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:04.567Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-04-07T21:17:04.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-07T21:17:04.567Z] 0c1361f79338: Preparing [2022-04-07T21:17:04.567Z] ada651498ea7: Preparing [2022-04-07T21:17:04.567Z] 908844ad992e: Preparing [2022-04-07T21:17:04.567Z] 51eec5dbc68e: Preparing [2022-04-07T21:17:04.567Z] 0056cda0f7a4: Preparing [2022-04-07T21:17:04.567Z] 640d707946df: Preparing [2022-04-07T21:17:04.567Z] 4fc242d58285: Preparing [2022-04-07T21:17:04.567Z] 640d707946df: Waiting [2022-04-07T21:17:04.567Z] 4fc242d58285: Waiting [2022-04-07T21:17:04.567Z] 0c1361f79338: Layer already exists [2022-04-07T21:17:04.567Z] 51eec5dbc68e: Layer already exists [2022-04-07T21:17:04.567Z] 0056cda0f7a4: Layer already exists [2022-04-07T21:17:04.567Z] ada651498ea7: Layer already exists [2022-04-07T21:17:04.567Z] 908844ad992e: Layer already exists [2022-04-07T21:17:04.567Z] 640d707946df: Layer already exists [2022-04-07T21:17:04.567Z] 4fc242d58285: Layer already exists [2022-04-07T21:17:04.567Z] main: digest: sha256:11adeb3080ed01401f6738ec6da14546ce34ac7b27453c4491b4f0235563623b size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T21:17:04.603Z] ===================================================== [Pipeline] echo [2022-04-07T21:17:04.609Z] taggedImages: [2022-04-07T21:17:04.609Z] - nexus3.edgexfoundry.org:10004/security-spire-config:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:17:04.609Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-07T21:17:04.609Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.60 [2022-04-07T21:17:04.609Z] - nexus3.edgexfoundry.org:10004/security-spire-config:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:17:04.609Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-04-07T21:17:04.623Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-04-07T21:17:04.623Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:17:04.623Z] latest [2022-04-07T21:17:04.623Z] 2.2.0-dev.60 [2022-04-07T21:17:04.623Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:17:04.623Z] main [2022-04-07T21:17:04.623Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:04.925Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:05.238Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:17:05.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-07T21:17:05.238Z] fe24ba7686a3: Preparing [2022-04-07T21:17:05.238Z] 5f7c96b6c4d2: Preparing [2022-04-07T21:17:05.238Z] e7069aeee8ef: Preparing [2022-04-07T21:17:05.238Z] 32ea0f4030fb: Preparing [2022-04-07T21:17:05.238Z] fcf202748cab: Preparing [2022-04-07T21:17:05.238Z] 640d707946df: Preparing [2022-04-07T21:17:05.238Z] 4fc242d58285: Preparing [2022-04-07T21:17:05.238Z] 4fc242d58285: Waiting [2022-04-07T21:17:05.238Z] 640d707946df: Waiting [2022-04-07T21:17:05.238Z] fcf202748cab: Layer already exists [2022-04-07T21:17:05.238Z] 640d707946df: Layer already exists [2022-04-07T21:17:05.238Z] 4fc242d58285: Layer already exists [2022-04-07T21:17:05.238Z] fe24ba7686a3: Pushed [2022-04-07T21:17:05.238Z] e7069aeee8ef: Pushed [2022-04-07T21:17:05.238Z] 5f7c96b6c4d2: Pushed [2022-04-07T21:17:11.869Z] 32ea0f4030fb: Pushed [2022-04-07T21:17:11.869Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb: digest: sha256:df814ae89ed2e671f34df12130a030e921fc84e69b2555d628812ecd9200bb07 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:12.170Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:12.466Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-07T21:17:12.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-07T21:17:12.466Z] fe24ba7686a3: Preparing [2022-04-07T21:17:12.466Z] 5f7c96b6c4d2: Preparing [2022-04-07T21:17:12.466Z] e7069aeee8ef: Preparing [2022-04-07T21:17:12.466Z] 32ea0f4030fb: Preparing [2022-04-07T21:17:12.466Z] fcf202748cab: Preparing [2022-04-07T21:17:12.467Z] 640d707946df: Preparing [2022-04-07T21:17:12.467Z] 4fc242d58285: Preparing [2022-04-07T21:17:12.467Z] 640d707946df: Waiting [2022-04-07T21:17:12.467Z] 4fc242d58285: Waiting [2022-04-07T21:17:12.467Z] e7069aeee8ef: Layer already exists [2022-04-07T21:17:12.467Z] fe24ba7686a3: Layer already exists [2022-04-07T21:17:12.467Z] 32ea0f4030fb: Layer already exists [2022-04-07T21:17:12.467Z] 5f7c96b6c4d2: Layer already exists [2022-04-07T21:17:12.467Z] fcf202748cab: Layer already exists [2022-04-07T21:17:12.467Z] 640d707946df: Layer already exists [2022-04-07T21:17:12.467Z] 4fc242d58285: Layer already exists [2022-04-07T21:17:12.467Z] latest: digest: sha256:df814ae89ed2e671f34df12130a030e921fc84e69b2555d628812ecd9200bb07 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:12.772Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:13.071Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.60 [2022-04-07T21:17:13.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-07T21:17:13.071Z] fe24ba7686a3: Preparing [2022-04-07T21:17:13.071Z] 5f7c96b6c4d2: Preparing [2022-04-07T21:17:13.071Z] e7069aeee8ef: Preparing [2022-04-07T21:17:13.071Z] 32ea0f4030fb: Preparing [2022-04-07T21:17:13.071Z] fcf202748cab: Preparing [2022-04-07T21:17:13.071Z] 640d707946df: Preparing [2022-04-07T21:17:13.071Z] 4fc242d58285: Preparing [2022-04-07T21:17:13.071Z] 640d707946df: Waiting [2022-04-07T21:17:13.071Z] 4fc242d58285: Waiting [2022-04-07T21:17:13.071Z] fe24ba7686a3: Layer already exists [2022-04-07T21:17:13.071Z] 5f7c96b6c4d2: Layer already exists [2022-04-07T21:17:13.071Z] fcf202748cab: Layer already exists [2022-04-07T21:17:13.071Z] e7069aeee8ef: Layer already exists [2022-04-07T21:17:13.071Z] 32ea0f4030fb: Layer already exists [2022-04-07T21:17:13.071Z] 640d707946df: Layer already exists [2022-04-07T21:17:13.071Z] 4fc242d58285: Layer already exists [2022-04-07T21:17:13.071Z] 2.2.0-dev.60: digest: sha256:df814ae89ed2e671f34df12130a030e921fc84e69b2555d628812ecd9200bb07 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:13.376Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:13.673Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:17:13.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-07T21:17:13.673Z] fe24ba7686a3: Preparing [2022-04-07T21:17:13.673Z] 5f7c96b6c4d2: Preparing [2022-04-07T21:17:13.673Z] e7069aeee8ef: Preparing [2022-04-07T21:17:13.673Z] 32ea0f4030fb: Preparing [2022-04-07T21:17:13.673Z] fcf202748cab: Preparing [2022-04-07T21:17:13.673Z] 640d707946df: Preparing [2022-04-07T21:17:13.673Z] 4fc242d58285: Preparing [2022-04-07T21:17:13.673Z] 640d707946df: Waiting [2022-04-07T21:17:13.673Z] 4fc242d58285: Waiting [2022-04-07T21:17:13.673Z] fcf202748cab: Layer already exists [2022-04-07T21:17:13.673Z] 5f7c96b6c4d2: Layer already exists [2022-04-07T21:17:13.673Z] e7069aeee8ef: Layer already exists [2022-04-07T21:17:13.673Z] 32ea0f4030fb: Layer already exists [2022-04-07T21:17:13.673Z] fe24ba7686a3: Layer already exists [2022-04-07T21:17:13.673Z] 4fc242d58285: Layer already exists [2022-04-07T21:17:13.673Z] 640d707946df: Layer already exists [2022-04-07T21:17:13.673Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60: digest: sha256:df814ae89ed2e671f34df12130a030e921fc84e69b2555d628812ecd9200bb07 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:13.975Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:14.275Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-04-07T21:17:14.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-07T21:17:14.275Z] fe24ba7686a3: Preparing [2022-04-07T21:17:14.275Z] 5f7c96b6c4d2: Preparing [2022-04-07T21:17:14.275Z] e7069aeee8ef: Preparing [2022-04-07T21:17:14.275Z] 32ea0f4030fb: Preparing [2022-04-07T21:17:14.275Z] fcf202748cab: Preparing [2022-04-07T21:17:14.275Z] 640d707946df: Preparing [2022-04-07T21:17:14.275Z] 4fc242d58285: Preparing [2022-04-07T21:17:14.275Z] 640d707946df: Waiting [2022-04-07T21:17:14.275Z] 4fc242d58285: Waiting [2022-04-07T21:17:14.275Z] fcf202748cab: Layer already exists [2022-04-07T21:17:14.275Z] 5f7c96b6c4d2: Layer already exists [2022-04-07T21:17:14.275Z] 32ea0f4030fb: Layer already exists [2022-04-07T21:17:14.275Z] fe24ba7686a3: Layer already exists [2022-04-07T21:17:14.275Z] e7069aeee8ef: Layer already exists [2022-04-07T21:17:14.275Z] 640d707946df: Layer already exists [2022-04-07T21:17:14.275Z] 4fc242d58285: Layer already exists [2022-04-07T21:17:14.275Z] main: digest: sha256:df814ae89ed2e671f34df12130a030e921fc84e69b2555d628812ecd9200bb07 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T21:17:14.309Z] ===================================================== [Pipeline] echo [2022-04-07T21:17:14.316Z] taggedImages: [2022-04-07T21:17:14.316Z] - nexus3.edgexfoundry.org:10004/security-spire-server:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:17:14.316Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-07T21:17:14.316Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.60 [2022-04-07T21:17:14.316Z] - nexus3.edgexfoundry.org:10004/security-spire-server:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:17:14.316Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-04-07T21:17:14.335Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-04-07T21:17:14.335Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:17:14.335Z] latest [2022-04-07T21:17:14.335Z] 2.2.0-dev.60 [2022-04-07T21:17:14.335Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:17:14.335Z] main [2022-04-07T21:17:14.335Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:14.648Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:14.941Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:17:14.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-07T21:17:14.941Z] d2dc256ee31a: Preparing [2022-04-07T21:17:14.941Z] 771e6946d8db: Preparing [2022-04-07T21:17:14.941Z] e861bd69e7ec: Preparing [2022-04-07T21:17:14.941Z] 37a35d8ab4be: Preparing [2022-04-07T21:17:14.941Z] b541d28bf3b4: Preparing [2022-04-07T21:17:14.941Z] e861bd69e7ec: Layer already exists [2022-04-07T21:17:14.941Z] b541d28bf3b4: Layer already exists [2022-04-07T21:17:14.941Z] d2dc256ee31a: Pushed [2022-04-07T21:17:15.201Z] 37a35d8ab4be: Pushed [2022-04-07T21:17:17.115Z] 771e6946d8db: Pushed [2022-04-07T21:17:17.376Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb: digest: sha256:8b678882cccf63c770737d9f0bdd79cf48efcd2fa549572fc4645d78521caccf size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:17.677Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:17.974Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-07T21:17:17.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-07T21:17:17.974Z] d2dc256ee31a: Preparing [2022-04-07T21:17:17.974Z] 771e6946d8db: Preparing [2022-04-07T21:17:17.974Z] e861bd69e7ec: Preparing [2022-04-07T21:17:17.974Z] 37a35d8ab4be: Preparing [2022-04-07T21:17:17.974Z] b541d28bf3b4: Preparing [2022-04-07T21:17:17.974Z] 37a35d8ab4be: Layer already exists [2022-04-07T21:17:17.974Z] b541d28bf3b4: Layer already exists [2022-04-07T21:17:17.974Z] e861bd69e7ec: Layer already exists [2022-04-07T21:17:17.974Z] d2dc256ee31a: Layer already exists [2022-04-07T21:17:17.974Z] 771e6946d8db: Layer already exists [2022-04-07T21:17:17.974Z] latest: digest: sha256:8b678882cccf63c770737d9f0bdd79cf48efcd2fa549572fc4645d78521caccf size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:18.275Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:18.579Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.60 [2022-04-07T21:17:18.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-07T21:17:18.580Z] d2dc256ee31a: Preparing [2022-04-07T21:17:18.580Z] 771e6946d8db: Preparing [2022-04-07T21:17:18.580Z] e861bd69e7ec: Preparing [2022-04-07T21:17:18.580Z] 37a35d8ab4be: Preparing [2022-04-07T21:17:18.580Z] b541d28bf3b4: Preparing [2022-04-07T21:17:18.580Z] d2dc256ee31a: Layer already exists [2022-04-07T21:17:18.580Z] 771e6946d8db: Layer already exists [2022-04-07T21:17:18.580Z] 37a35d8ab4be: Layer already exists [2022-04-07T21:17:18.580Z] b541d28bf3b4: Layer already exists [2022-04-07T21:17:18.580Z] e861bd69e7ec: Layer already exists [2022-04-07T21:17:18.580Z] 2.2.0-dev.60: digest: sha256:8b678882cccf63c770737d9f0bdd79cf48efcd2fa549572fc4645d78521caccf size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:18.881Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:19.175Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:17:19.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-07T21:17:19.175Z] d2dc256ee31a: Preparing [2022-04-07T21:17:19.175Z] 771e6946d8db: Preparing [2022-04-07T21:17:19.175Z] e861bd69e7ec: Preparing [2022-04-07T21:17:19.175Z] 37a35d8ab4be: Preparing [2022-04-07T21:17:19.175Z] b541d28bf3b4: Preparing [2022-04-07T21:17:19.175Z] e861bd69e7ec: Layer already exists [2022-04-07T21:17:19.175Z] 37a35d8ab4be: Layer already exists [2022-04-07T21:17:19.175Z] d2dc256ee31a: Layer already exists [2022-04-07T21:17:19.175Z] 771e6946d8db: Layer already exists [2022-04-07T21:17:19.175Z] b541d28bf3b4: Layer already exists [2022-04-07T21:17:19.175Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60: digest: sha256:8b678882cccf63c770737d9f0bdd79cf48efcd2fa549572fc4645d78521caccf size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:19.470Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:19.764Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-04-07T21:17:19.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-07T21:17:19.764Z] d2dc256ee31a: Preparing [2022-04-07T21:17:19.764Z] 771e6946d8db: Preparing [2022-04-07T21:17:19.764Z] e861bd69e7ec: Preparing [2022-04-07T21:17:19.764Z] 37a35d8ab4be: Preparing [2022-04-07T21:17:19.764Z] b541d28bf3b4: Preparing [2022-04-07T21:17:19.764Z] d2dc256ee31a: Layer already exists [2022-04-07T21:17:19.764Z] 771e6946d8db: Layer already exists [2022-04-07T21:17:19.764Z] b541d28bf3b4: Layer already exists [2022-04-07T21:17:19.764Z] 37a35d8ab4be: Layer already exists [2022-04-07T21:17:19.764Z] e861bd69e7ec: Layer already exists [2022-04-07T21:17:19.764Z] main: digest: sha256:8b678882cccf63c770737d9f0bdd79cf48efcd2fa549572fc4645d78521caccf size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T21:17:19.797Z] ===================================================== [Pipeline] echo [2022-04-07T21:17:19.808Z] taggedImages: [2022-04-07T21:17:19.808Z] - nexus3.edgexfoundry.org:10004/support-notifications:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:17:19.808Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-07T21:17:19.808Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.60 [2022-04-07T21:17:19.808Z] - nexus3.edgexfoundry.org:10004/support-notifications:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:17:19.808Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-04-07T21:17:19.833Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-04-07T21:17:19.833Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:17:19.833Z] latest [2022-04-07T21:17:19.833Z] 2.2.0-dev.60 [2022-04-07T21:17:19.833Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:17:19.833Z] main [2022-04-07T21:17:19.833Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:20.142Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:20.433Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:17:20.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-07T21:17:20.433Z] 32f54d6765d8: Preparing [2022-04-07T21:17:20.433Z] 97d3093bc41d: Preparing [2022-04-07T21:17:20.433Z] e861bd69e7ec: Preparing [2022-04-07T21:17:20.433Z] fdb022b6977a: Preparing [2022-04-07T21:17:20.433Z] b541d28bf3b4: Preparing [2022-04-07T21:17:20.433Z] b541d28bf3b4: Layer already exists [2022-04-07T21:17:20.433Z] fdb022b6977a: Layer already exists [2022-04-07T21:17:20.433Z] e861bd69e7ec: Layer already exists [2022-04-07T21:17:20.433Z] 32f54d6765d8: Pushed [2022-04-07T21:17:22.975Z] 97d3093bc41d: Pushed [2022-04-07T21:17:22.975Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb: digest: sha256:ba7f66ff540f3a640bf38510474057134d2b52e45732c1e851c6dcfeda2a472a size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:23.273Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:23.563Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-07T21:17:23.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-07T21:17:23.563Z] 32f54d6765d8: Preparing [2022-04-07T21:17:23.563Z] 97d3093bc41d: Preparing [2022-04-07T21:17:23.563Z] e861bd69e7ec: Preparing [2022-04-07T21:17:23.563Z] fdb022b6977a: Preparing [2022-04-07T21:17:23.563Z] b541d28bf3b4: Preparing [2022-04-07T21:17:23.563Z] e861bd69e7ec: Layer already exists [2022-04-07T21:17:23.563Z] fdb022b6977a: Layer already exists [2022-04-07T21:17:23.563Z] 32f54d6765d8: Layer already exists [2022-04-07T21:17:23.563Z] b541d28bf3b4: Layer already exists [2022-04-07T21:17:23.563Z] 97d3093bc41d: Layer already exists [2022-04-07T21:17:23.563Z] latest: digest: sha256:ba7f66ff540f3a640bf38510474057134d2b52e45732c1e851c6dcfeda2a472a size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:23.859Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:24.153Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.60 [2022-04-07T21:17:24.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-07T21:17:24.153Z] 32f54d6765d8: Preparing [2022-04-07T21:17:24.153Z] 97d3093bc41d: Preparing [2022-04-07T21:17:24.153Z] e861bd69e7ec: Preparing [2022-04-07T21:17:24.153Z] fdb022b6977a: Preparing [2022-04-07T21:17:24.153Z] b541d28bf3b4: Preparing [2022-04-07T21:17:24.153Z] e861bd69e7ec: Layer already exists [2022-04-07T21:17:24.153Z] fdb022b6977a: Layer already exists [2022-04-07T21:17:24.153Z] 32f54d6765d8: Layer already exists [2022-04-07T21:17:24.153Z] 97d3093bc41d: Layer already exists [2022-04-07T21:17:24.153Z] b541d28bf3b4: Layer already exists [2022-04-07T21:17:24.153Z] 2.2.0-dev.60: digest: sha256:ba7f66ff540f3a640bf38510474057134d2b52e45732c1e851c6dcfeda2a472a size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:24.450Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:24.745Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:17:24.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-07T21:17:24.745Z] 32f54d6765d8: Preparing [2022-04-07T21:17:24.745Z] 97d3093bc41d: Preparing [2022-04-07T21:17:24.745Z] e861bd69e7ec: Preparing [2022-04-07T21:17:24.745Z] fdb022b6977a: Preparing [2022-04-07T21:17:24.745Z] b541d28bf3b4: Preparing [2022-04-07T21:17:24.745Z] fdb022b6977a: Layer already exists [2022-04-07T21:17:24.745Z] b541d28bf3b4: Layer already exists [2022-04-07T21:17:24.745Z] 32f54d6765d8: Layer already exists [2022-04-07T21:17:24.745Z] e861bd69e7ec: Layer already exists [2022-04-07T21:17:24.745Z] 97d3093bc41d: Layer already exists [2022-04-07T21:17:24.745Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60: digest: sha256:ba7f66ff540f3a640bf38510474057134d2b52e45732c1e851c6dcfeda2a472a size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:25.052Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:25.349Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-04-07T21:17:25.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-07T21:17:25.349Z] 32f54d6765d8: Preparing [2022-04-07T21:17:25.349Z] 97d3093bc41d: Preparing [2022-04-07T21:17:25.349Z] e861bd69e7ec: Preparing [2022-04-07T21:17:25.349Z] fdb022b6977a: Preparing [2022-04-07T21:17:25.349Z] b541d28bf3b4: Preparing [2022-04-07T21:17:25.349Z] e861bd69e7ec: Layer already exists [2022-04-07T21:17:25.349Z] b541d28bf3b4: Layer already exists [2022-04-07T21:17:25.349Z] 97d3093bc41d: Layer already exists [2022-04-07T21:17:25.349Z] fdb022b6977a: Layer already exists [2022-04-07T21:17:25.349Z] 32f54d6765d8: Layer already exists [2022-04-07T21:17:25.349Z] main: digest: sha256:ba7f66ff540f3a640bf38510474057134d2b52e45732c1e851c6dcfeda2a472a size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T21:17:25.382Z] ===================================================== [Pipeline] echo [2022-04-07T21:17:25.391Z] taggedImages: [2022-04-07T21:17:25.391Z] - nexus3.edgexfoundry.org:10004/support-scheduler:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:17:25.391Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-07T21:17:25.391Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.60 [2022-04-07T21:17:25.391Z] - nexus3.edgexfoundry.org:10004/support-scheduler:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:17:25.391Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-04-07T21:17:25.408Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-04-07T21:17:25.408Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:17:25.408Z] latest [2022-04-07T21:17:25.408Z] 2.2.0-dev.60 [2022-04-07T21:17:25.408Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:17:25.408Z] main [2022-04-07T21:17:25.408Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:25.713Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:26.010Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:17:26.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-07T21:17:26.010Z] 9aafb938f387: Preparing [2022-04-07T21:17:26.010Z] 657410d08561: Preparing [2022-04-07T21:17:26.010Z] c582a5b27f6c: Preparing [2022-04-07T21:17:26.010Z] 065b806d194b: Preparing [2022-04-07T21:17:26.010Z] 52f44be93a46: Preparing [2022-04-07T21:17:26.010Z] 10d82663b225: Preparing [2022-04-07T21:17:26.010Z] f7a7a140f1b3: Preparing [2022-04-07T21:17:26.010Z] 31e69d4774c9: Preparing [2022-04-07T21:17:26.010Z] 7750d494dfbd: Preparing [2022-04-07T21:17:26.010Z] 18708474c90b: Preparing [2022-04-07T21:17:26.010Z] 4fc242d58285: Preparing [2022-04-07T21:17:26.010Z] 7750d494dfbd: Waiting [2022-04-07T21:17:26.010Z] 4fc242d58285: Waiting [2022-04-07T21:17:26.010Z] 18708474c90b: Waiting [2022-04-07T21:17:26.010Z] 10d82663b225: Waiting [2022-04-07T21:17:26.010Z] f7a7a140f1b3: Waiting [2022-04-07T21:17:26.010Z] 31e69d4774c9: Waiting [2022-04-07T21:17:26.010Z] 52f44be93a46: Layer already exists [2022-04-07T21:17:26.010Z] 10d82663b225: Layer already exists [2022-04-07T21:17:26.010Z] f7a7a140f1b3: Layer already exists [2022-04-07T21:17:26.010Z] 31e69d4774c9: Layer already exists [2022-04-07T21:17:26.010Z] 657410d08561: Pushed [2022-04-07T21:17:26.010Z] 7750d494dfbd: Layer already exists [2022-04-07T21:17:26.010Z] 18708474c90b: Layer already exists [2022-04-07T21:17:26.010Z] 4fc242d58285: Layer already exists [2022-04-07T21:17:26.270Z] 9aafb938f387: Pushed [2022-04-07T21:17:28.179Z] c582a5b27f6c: Pushed [2022-04-07T21:17:33.466Z] 065b806d194b: Pushed [2022-04-07T21:17:33.738Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb: digest: sha256:9dfe846b261f751f68bde7a6da7fd76f067b1e7c72452a83bfcb668c60fc0f4f size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:34.089Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:34.383Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-07T21:17:34.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-07T21:17:34.383Z] 9aafb938f387: Preparing [2022-04-07T21:17:34.383Z] 657410d08561: Preparing [2022-04-07T21:17:34.383Z] c582a5b27f6c: Preparing [2022-04-07T21:17:34.383Z] 065b806d194b: Preparing [2022-04-07T21:17:34.383Z] 52f44be93a46: Preparing [2022-04-07T21:17:34.383Z] 10d82663b225: Preparing [2022-04-07T21:17:34.383Z] f7a7a140f1b3: Preparing [2022-04-07T21:17:34.383Z] 31e69d4774c9: Preparing [2022-04-07T21:17:34.383Z] 7750d494dfbd: Preparing [2022-04-07T21:17:34.383Z] 18708474c90b: Preparing [2022-04-07T21:17:34.383Z] 4fc242d58285: Preparing [2022-04-07T21:17:34.383Z] 7750d494dfbd: Waiting [2022-04-07T21:17:34.383Z] f7a7a140f1b3: Waiting [2022-04-07T21:17:34.383Z] 18708474c90b: Waiting [2022-04-07T21:17:34.383Z] 4fc242d58285: Waiting [2022-04-07T21:17:34.383Z] 31e69d4774c9: Waiting [2022-04-07T21:17:34.383Z] 10d82663b225: Waiting [2022-04-07T21:17:34.383Z] 657410d08561: Layer already exists [2022-04-07T21:17:34.383Z] 52f44be93a46: Layer already exists [2022-04-07T21:17:34.383Z] c582a5b27f6c: Layer already exists [2022-04-07T21:17:34.383Z] 065b806d194b: Layer already exists [2022-04-07T21:17:34.383Z] 9aafb938f387: Layer already exists [2022-04-07T21:17:34.383Z] 10d82663b225: Layer already exists [2022-04-07T21:17:34.383Z] f7a7a140f1b3: Layer already exists [2022-04-07T21:17:34.383Z] 31e69d4774c9: Layer already exists [2022-04-07T21:17:34.383Z] 7750d494dfbd: Layer already exists [2022-04-07T21:17:34.383Z] 18708474c90b: Layer already exists [2022-04-07T21:17:34.383Z] 4fc242d58285: Layer already exists [2022-04-07T21:17:34.383Z] latest: digest: sha256:9dfe846b261f751f68bde7a6da7fd76f067b1e7c72452a83bfcb668c60fc0f4f size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:34.681Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:34.975Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.60 [2022-04-07T21:17:34.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-07T21:17:34.975Z] 9aafb938f387: Preparing [2022-04-07T21:17:34.975Z] 657410d08561: Preparing [2022-04-07T21:17:34.975Z] c582a5b27f6c: Preparing [2022-04-07T21:17:34.975Z] 065b806d194b: Preparing [2022-04-07T21:17:34.975Z] 52f44be93a46: Preparing [2022-04-07T21:17:34.975Z] 10d82663b225: Preparing [2022-04-07T21:17:34.975Z] f7a7a140f1b3: Preparing [2022-04-07T21:17:34.975Z] 31e69d4774c9: Preparing [2022-04-07T21:17:34.975Z] 7750d494dfbd: Preparing [2022-04-07T21:17:34.975Z] 18708474c90b: Preparing [2022-04-07T21:17:34.976Z] 4fc242d58285: Preparing [2022-04-07T21:17:34.976Z] 10d82663b225: Waiting [2022-04-07T21:17:34.976Z] 18708474c90b: Waiting [2022-04-07T21:17:34.976Z] 4fc242d58285: Waiting [2022-04-07T21:17:34.976Z] f7a7a140f1b3: Waiting [2022-04-07T21:17:34.976Z] 31e69d4774c9: Waiting [2022-04-07T21:17:34.976Z] 9aafb938f387: Layer already exists [2022-04-07T21:17:34.976Z] 657410d08561: Layer already exists [2022-04-07T21:17:34.976Z] 52f44be93a46: Layer already exists [2022-04-07T21:17:34.976Z] 065b806d194b: Layer already exists [2022-04-07T21:17:34.976Z] c582a5b27f6c: Layer already exists [2022-04-07T21:17:34.976Z] f7a7a140f1b3: Layer already exists [2022-04-07T21:17:34.976Z] 7750d494dfbd: Layer already exists [2022-04-07T21:17:34.976Z] 18708474c90b: Layer already exists [2022-04-07T21:17:34.976Z] 31e69d4774c9: Layer already exists [2022-04-07T21:17:34.976Z] 10d82663b225: Layer already exists [2022-04-07T21:17:34.976Z] 4fc242d58285: Layer already exists [2022-04-07T21:17:34.976Z] 2.2.0-dev.60: digest: sha256:9dfe846b261f751f68bde7a6da7fd76f067b1e7c72452a83bfcb668c60fc0f4f size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:35.272Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:35.567Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:17:35.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-07T21:17:35.567Z] 9aafb938f387: Preparing [2022-04-07T21:17:35.567Z] 657410d08561: Preparing [2022-04-07T21:17:35.567Z] c582a5b27f6c: Preparing [2022-04-07T21:17:35.567Z] 065b806d194b: Preparing [2022-04-07T21:17:35.567Z] 52f44be93a46: Preparing [2022-04-07T21:17:35.567Z] 10d82663b225: Preparing [2022-04-07T21:17:35.567Z] f7a7a140f1b3: Preparing [2022-04-07T21:17:35.567Z] 31e69d4774c9: Preparing [2022-04-07T21:17:35.567Z] 7750d494dfbd: Preparing [2022-04-07T21:17:35.567Z] 18708474c90b: Preparing [2022-04-07T21:17:35.567Z] 4fc242d58285: Preparing [2022-04-07T21:17:35.567Z] f7a7a140f1b3: Waiting [2022-04-07T21:17:35.567Z] 31e69d4774c9: Waiting [2022-04-07T21:17:35.567Z] 7750d494dfbd: Waiting [2022-04-07T21:17:35.567Z] 18708474c90b: Waiting [2022-04-07T21:17:35.567Z] 4fc242d58285: Waiting [2022-04-07T21:17:35.567Z] 10d82663b225: Waiting [2022-04-07T21:17:35.567Z] c582a5b27f6c: Layer already exists [2022-04-07T21:17:35.567Z] 065b806d194b: Layer already exists [2022-04-07T21:17:35.567Z] 657410d08561: Layer already exists [2022-04-07T21:17:35.567Z] 52f44be93a46: Layer already exists [2022-04-07T21:17:35.567Z] 9aafb938f387: Layer already exists [2022-04-07T21:17:35.567Z] 10d82663b225: Layer already exists [2022-04-07T21:17:35.567Z] 7750d494dfbd: Layer already exists [2022-04-07T21:17:35.567Z] f7a7a140f1b3: Layer already exists [2022-04-07T21:17:35.567Z] 31e69d4774c9: Layer already exists [2022-04-07T21:17:35.567Z] 18708474c90b: Layer already exists [2022-04-07T21:17:35.567Z] 4fc242d58285: Layer already exists [2022-04-07T21:17:35.567Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60: digest: sha256:9dfe846b261f751f68bde7a6da7fd76f067b1e7c72452a83bfcb668c60fc0f4f size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:35.862Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T21:17:36.158Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-04-07T21:17:36.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-07T21:17:36.158Z] 9aafb938f387: Preparing [2022-04-07T21:17:36.158Z] 657410d08561: Preparing [2022-04-07T21:17:36.158Z] c582a5b27f6c: Preparing [2022-04-07T21:17:36.158Z] 065b806d194b: Preparing [2022-04-07T21:17:36.158Z] 52f44be93a46: Preparing [2022-04-07T21:17:36.158Z] 10d82663b225: Preparing [2022-04-07T21:17:36.158Z] f7a7a140f1b3: Preparing [2022-04-07T21:17:36.158Z] 31e69d4774c9: Preparing [2022-04-07T21:17:36.158Z] 7750d494dfbd: Preparing [2022-04-07T21:17:36.158Z] 18708474c90b: Preparing [2022-04-07T21:17:36.158Z] 4fc242d58285: Preparing [2022-04-07T21:17:36.158Z] f7a7a140f1b3: Waiting [2022-04-07T21:17:36.158Z] 31e69d4774c9: Waiting [2022-04-07T21:17:36.158Z] 7750d494dfbd: Waiting [2022-04-07T21:17:36.158Z] 18708474c90b: Waiting [2022-04-07T21:17:36.158Z] 4fc242d58285: Waiting [2022-04-07T21:17:36.158Z] 10d82663b225: Waiting [2022-04-07T21:17:36.158Z] 52f44be93a46: Layer already exists [2022-04-07T21:17:36.158Z] 9aafb938f387: Layer already exists [2022-04-07T21:17:36.158Z] 065b806d194b: Layer already exists [2022-04-07T21:17:36.158Z] 657410d08561: Layer already exists [2022-04-07T21:17:36.158Z] c582a5b27f6c: Layer already exists [2022-04-07T21:17:36.158Z] 10d82663b225: Layer already exists [2022-04-07T21:17:36.158Z] f7a7a140f1b3: Layer already exists [2022-04-07T21:17:36.158Z] 7750d494dfbd: Layer already exists [2022-04-07T21:17:36.158Z] 18708474c90b: Layer already exists [2022-04-07T21:17:36.158Z] 31e69d4774c9: Layer already exists [2022-04-07T21:17:36.158Z] 4fc242d58285: Layer already exists [2022-04-07T21:17:36.158Z] main: digest: sha256:9dfe846b261f751f68bde7a6da7fd76f067b1e7c72452a83bfcb668c60fc0f4f size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T21:17:36.191Z] ===================================================== [Pipeline] echo [2022-04-07T21:17:36.201Z] taggedImages: [2022-04-07T21:17:36.201Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:17:36.201Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-07T21:17:36.201Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.60 [2022-04-07T21:17:36.201Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T21:17:36.201Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-07T21:19:17.952Z] Removing intermediate container 2fe6c153f61b [2022-04-07T21:19:17.953Z] ---> 13a5edb16490 [2022-04-07T21:19:17.953Z] [2022-04-07T21:19:17.953Z] Step 9/20 : FROM alpine:3.15 [2022-04-07T21:19:17.953Z] 3.15: Pulling from library/alpine [2022-04-07T21:19:17.953Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-07T21:19:17.953Z] Status: Downloaded newer image for alpine:3.15 [2022-04-07T21:19:17.953Z] ---> 3fb3c9af89a9 [2022-04-07T21:19:17.953Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T21:19:17.953Z] ---> Running in 4751391f8fbb [2022-04-07T21:19:17.953Z] Removing intermediate container 4751391f8fbb [2022-04-07T21:19:17.953Z] ---> bd26c0df360f [2022-04-07T21:19:17.953Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:19:17.953Z] ---> Running in f0326b3e314c [2022-04-07T21:19:20.641Z] Removing intermediate container f0326b3e314c [2022-04-07T21:19:20.641Z] ---> 3dbdd20189a3 [2022-04-07T21:19:20.641Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-07T21:19:20.921Z] ---> Running in c39a10d1c9f4 [2022-04-07T21:19:23.578Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T21:19:24.184Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T21:19:26.191Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T21:19:26.191Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T21:19:26.191Z] OK: 15729 distinct packages available [2022-04-07T21:19:26.191Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T21:19:27.184Z] Removing intermediate container 09e2bdef1cd2 [2022-04-07T21:19:27.184Z] ---> 9c3a9060a715 [2022-04-07T21:19:27.184Z] [2022-04-07T21:19:27.184Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T21:19:27.467Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T21:19:27.467Z] 3.14: Pulling from library/alpine [2022-04-07T21:19:28.918Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-07T21:19:28.918Z] Status: Downloaded newer image for alpine:3.14 [2022-04-07T21:19:28.918Z] ---> ac73e934f311 [2022-04-07T21:19:28.918Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-07T21:19:28.918Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-07T21:19:28.918Z] ---> Running in b32f4905a2ed [2022-04-07T21:19:29.194Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-07T21:19:29.471Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-07T21:19:29.471Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-07T21:19:29.471Z] (5/9) Installing curl (7.80.0-r0) [2022-04-07T21:19:29.750Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-07T21:19:29.750Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-07T21:19:30.025Z] (8/9) Installing libucontext (1.1-r0) [2022-04-07T21:19:30.025Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-07T21:19:30.025Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T21:19:30.308Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T21:19:30.592Z] OK: 8 MiB in 23 packages [2022-04-07T21:19:31.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T21:19:31.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T21:19:33.004Z] Removing intermediate container c39a10d1c9f4 [2022-04-07T21:19:33.004Z] ---> 92ee08b1a502 [2022-04-07T21:19:33.004Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T21:19:33.280Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-07T21:19:33.280Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T21:19:33.280Z] OK: 5 MiB in 15 packages [2022-04-07T21:19:33.898Z] ---> 21fd97c6f8b5 [2022-04-07T21:19:33.898Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-07T21:19:35.351Z] Removing intermediate container b32f4905a2ed [2022-04-07T21:19:35.351Z] ---> 0adde6fdea95 [2022-04-07T21:19:35.351Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T21:19:35.351Z] ---> Running in fe9f2c02a86d [2022-04-07T21:19:36.341Z] Removing intermediate container fe9f2c02a86d [2022-04-07T21:19:36.341Z] ---> ff21424421cf [2022-04-07T21:19:36.341Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-07T21:19:36.341Z] ---> Running in ca95c8d33eb9 [2022-04-07T21:19:37.338Z] Removing intermediate container ca95c8d33eb9 [2022-04-07T21:19:37.338Z] ---> ea7a94c68576 [2022-04-07T21:19:37.338Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-07T21:19:37.630Z] ---> Running in 32cc08e0c96b [2022-04-07T21:19:37.931Z] ---> defc09414194 [2022-04-07T21:19:37.931Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-07T21:19:38.531Z] Removing intermediate container 32cc08e0c96b [2022-04-07T21:19:38.531Z] ---> 352b1f75da21 [2022-04-07T21:19:38.531Z] Step 15/23 : WORKDIR / [2022-04-07T21:19:38.531Z] ---> Running in 355b5eca16b0 [2022-04-07T21:19:39.535Z] Removing intermediate container 355b5eca16b0 [2022-04-07T21:19:39.535Z] ---> 36bc5f941c0f [2022-04-07T21:19:39.535Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T21:19:39.535Z] ---> 5506201c4495 [2022-04-07T21:19:39.535Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-07T21:19:39.819Z] ---> Running in 743ee8467d69 [2022-04-07T21:19:40.425Z] ---> 10457d47b709 [2022-04-07T21:19:40.426Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-07T21:19:40.426Z] Removing intermediate container 743ee8467d69 [2022-04-07T21:19:40.426Z] ---> 7b8e0786cb8e [2022-04-07T21:19:40.426Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T21:19:40.701Z] ---> Running in 321f225008bc [2022-04-07T21:19:41.716Z] Removing intermediate container 321f225008bc [2022-04-07T21:19:41.716Z] ---> 32467728cb27 [2022-04-07T21:19:41.716Z] Step 18/20 : LABEL arch=arm64 [2022-04-07T21:19:41.997Z] ---> Running in 250f8f7b5440 [2022-04-07T21:19:42.597Z] Removing intermediate container 250f8f7b5440 [2022-04-07T21:19:42.597Z] ---> f2f4ea40e9dd [2022-04-07T21:19:42.597Z] Step 19/20 : LABEL git_sha=32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:19:42.869Z] ---> Running in 388bdbf2d8a8 [2022-04-07T21:19:43.463Z] Removing intermediate container 388bdbf2d8a8 [2022-04-07T21:19:43.463Z] ---> 34255334ff88 [2022-04-07T21:19:43.463Z] Step 20/20 : LABEL version=2.2.0-dev.60 [2022-04-07T21:19:43.742Z] ---> 2be5bab03e74 [2022-04-07T21:19:43.742Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-07T21:19:43.742Z] ---> Running in 816d4858f8f9 [2022-04-07T21:19:44.732Z] Removing intermediate container 816d4858f8f9 [2022-04-07T21:19:44.732Z] ---> 6702ee254698 [2022-04-07T21:19:44.732Z] [2022-04-07T21:19:45.006Z] ---> c75c02e18773 [2022-04-07T21:19:45.006Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-07T21:19:45.006Z] ---> Running in ecffbff29389 [2022-04-07T21:19:45.280Z] Successfully built 6702ee254698 [2022-04-07T21:19:45.280Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-07T21:19:45.280Z] Building security-proxy-setup [2022-04-07T21:19:45.895Z]  Building security-spiffe-token-provider ... done Removing intermediate container ecffbff29389 [2022-04-07T21:19:45.895Z] ---> d87042a7b587 [2022-04-07T21:19:45.895Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T21:19:45.895Z] ---> Running in 54681b913a57 [2022-04-07T21:19:46.888Z] Removing intermediate container 54681b913a57 [2022-04-07T21:19:46.888Z] ---> a13a8dbb979b [2022-04-07T21:19:46.888Z] Step 21/23 : LABEL arch=arm64 [2022-04-07T21:19:46.888Z] ---> Running in cdd945a8656b [2022-04-07T21:19:47.879Z] Removing intermediate container cdd945a8656b [2022-04-07T21:19:47.879Z] ---> e89c2131058e [2022-04-07T21:19:47.879Z] Step 22/23 : LABEL git_sha=32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:19:48.166Z] ---> Running in 808bc61aee18 [2022-04-07T21:19:49.148Z] Removing intermediate container 808bc61aee18 [2022-04-07T21:19:49.148Z] ---> d514e4f80a81 [2022-04-07T21:19:49.148Z] Step 23/23 : LABEL version=2.2.0-dev.60 [2022-04-07T21:19:49.148Z] ---> Running in 769c34f49159 [2022-04-07T21:19:50.137Z] Removing intermediate container 769c34f49159 [2022-04-07T21:19:50.137Z] ---> daf9332186e9 [2022-04-07T21:19:50.137Z] [2022-04-07T21:19:50.740Z] Successfully built daf9332186e9 [2022-04-07T21:19:50.740Z] Successfully tagged core-command-arm64:latest [2022-04-07T21:19:50.740Z]  Building core-command ... done Building security-bootstrapper [2022-04-07T21:19:51.018Z] Removing intermediate container d33f779efc46 [2022-04-07T21:19:51.018Z] ---> 83f294e3deb4 [2022-04-07T21:19:51.018Z] [2022-04-07T21:19:51.018Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T21:19:51.018Z] ---> ac73e934f311 [2022-04-07T21:19:51.018Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-07T21:19:51.018Z] ---> Using cache [2022-04-07T21:19:51.018Z] ---> 0adde6fdea95 [2022-04-07T21:19:51.018Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T21:19:51.018Z] ---> Using cache [2022-04-07T21:19:51.018Z] ---> ff21424421cf [2022-04-07T21:19:51.018Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-07T21:19:51.635Z] ---> Running in 5c910018c6d1 [2022-04-07T21:19:52.243Z] Removing intermediate container 5c910018c6d1 [2022-04-07T21:19:52.243Z] ---> 8c6ba250ec6a [2022-04-07T21:19:52.243Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-07T21:19:52.243Z] ---> Running in fd0db1a71a9b [2022-04-07T21:19:52.556Z] Removing intermediate container c8c63714e1ce [2022-04-07T21:19:52.556Z] ---> 26c3b01d1e1f [2022-04-07T21:19:52.556Z] [2022-04-07T21:19:52.556Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T21:19:52.556Z] ---> ac73e934f311 [2022-04-07T21:19:52.556Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-07T21:19:52.834Z] ---> Running in 6b9718aac404 [2022-04-07T21:19:53.121Z] Removing intermediate container fd0db1a71a9b [2022-04-07T21:19:53.121Z] ---> 27bab5fae8ed [2022-04-07T21:19:53.121Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T21:19:53.121Z] Removing intermediate container b0a50dd1df45 [2022-04-07T21:19:53.121Z] ---> ba297d4d222b [2022-04-07T21:19:53.121Z] [2022-04-07T21:19:53.121Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T21:19:53.121Z] ---> ac73e934f311 [2022-04-07T21:19:53.121Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-07T21:19:53.121Z] ---> Using cache [2022-04-07T21:19:53.121Z] ---> 0adde6fdea95 [2022-04-07T21:19:53.121Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T21:19:53.121Z] ---> Using cache [2022-04-07T21:19:53.121Z] ---> ff21424421cf [2022-04-07T21:19:53.121Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-07T21:19:53.404Z] ---> Running in 179ba5baa2c2 [2022-04-07T21:19:54.412Z] Removing intermediate container 179ba5baa2c2 [2022-04-07T21:19:54.412Z] ---> b9831e4964cd [2022-04-07T21:19:54.412Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-07T21:19:54.412Z] ---> Running in ba6ec37fa5ed [2022-04-07T21:19:54.701Z] ---> ef257be7c2a4 [2022-04-07T21:19:54.701Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-07T21:19:54.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T21:19:55.307Z] Removing intermediate container ba6ec37fa5ed [2022-04-07T21:19:55.307Z] ---> c08cbdcb33b1 [2022-04-07T21:19:55.307Z] Step 15/23 : WORKDIR / [2022-04-07T21:19:55.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T21:19:55.307Z] ---> Running in 53765e940c0d [2022-04-07T21:19:56.311Z] Removing intermediate container 53765e940c0d [2022-04-07T21:19:56.311Z] ---> d5224796653d [2022-04-07T21:19:56.311Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T21:19:56.311Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-07T21:19:56.311Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-07T21:19:56.591Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T21:19:56.592Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T21:19:56.871Z] OK: 6 MiB in 16 packages [2022-04-07T21:19:57.481Z] ---> 2c557920c850 [2022-04-07T21:19:57.481Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-07T21:19:58.091Z] ---> 689c5ada1581 [2022-04-07T21:19:58.091Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-07T21:19:59.096Z] ---> 7dfc5283695a [2022-04-07T21:19:59.096Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-07T21:19:59.096Z] ---> Running in 14c1b71b9e0b [2022-04-07T21:19:59.096Z] Removing intermediate container 6b9718aac404 [2022-04-07T21:19:59.096Z] ---> 5f8d5d0d4f53 [2022-04-07T21:19:59.096Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T21:19:59.376Z] ---> Running in 620a55b5dafe [2022-04-07T21:19:59.656Z] Removing intermediate container 14c1b71b9e0b [2022-04-07T21:19:59.656Z] ---> 31cc68d3ea80 [2022-04-07T21:19:59.656Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T21:19:59.935Z] ---> Running in a5287f1824dc [2022-04-07T21:20:00.209Z] Removing intermediate container 620a55b5dafe [2022-04-07T21:20:00.209Z] ---> 0bbaca022c42 [2022-04-07T21:20:00.209Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-07T21:20:00.209Z] ---> Running in 6e2daa5aba8f [2022-04-07T21:20:00.833Z] Removing intermediate container a5287f1824dc [2022-04-07T21:20:00.833Z] ---> 496fc8de1174 [2022-04-07T21:20:00.833Z] Step 20/22 : LABEL arch=arm64 [2022-04-07T21:20:00.833Z] ---> Running in f0562e4f73cf [2022-04-07T21:20:00.833Z] ---> be32ef003f1a [2022-04-07T21:20:00.833Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-07T21:20:01.114Z] Removing intermediate container 6e2daa5aba8f [2022-04-07T21:20:01.114Z] ---> 0663cbbf536f [2022-04-07T21:20:01.114Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-07T21:20:01.114Z] ---> Running in a0e47f5fb178 [2022-04-07T21:20:01.397Z] Removing intermediate container f0562e4f73cf [2022-04-07T21:20:01.397Z] ---> f6040b057b43 [2022-04-07T21:20:01.397Z] Step 21/22 : LABEL git_sha=32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:20:01.686Z] ---> Running in 1f1739ee9f15 [2022-04-07T21:20:01.978Z] Removing intermediate container a0e47f5fb178 [2022-04-07T21:20:01.978Z] ---> 4078709e6496 [2022-04-07T21:20:01.978Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T21:20:02.260Z] ---> 9aec14d6e795 [2022-04-07T21:20:02.260Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-07T21:20:02.609Z] Removing intermediate container 1f1739ee9f15 [2022-04-07T21:20:02.609Z] ---> b7b6341d8ef4 [2022-04-07T21:20:02.609Z] Step 22/22 : LABEL version=2.2.0-dev.60 [2022-04-07T21:20:02.609Z] ---> Running in ef3556480eb1 [2022-04-07T21:20:02.609Z] ---> Running in 43fe6121680d [2022-04-07T21:20:03.300Z] ---> 385f5106f67f [2022-04-07T21:20:03.300Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-07T21:20:03.300Z] Removing intermediate container ef3556480eb1 [2022-04-07T21:20:03.300Z] ---> 88ed50195c1b [2022-04-07T21:20:03.300Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T21:20:03.300Z] Removing intermediate container 43fe6121680d [2022-04-07T21:20:03.300Z] ---> 102c467f1cc7 [2022-04-07T21:20:03.300Z] [2022-04-07T21:20:03.300Z] ---> Running in 54b286825c9b [2022-04-07T21:20:03.958Z] Successfully built 102c467f1cc7 [2022-04-07T21:20:04.239Z] Successfully tagged support-scheduler-arm64:latest [2022-04-07T21:20:04.239Z] Building security-secretstore-setup [2022-04-07T21:20:04.239Z]  Building support-scheduler ... done Removing intermediate container 54b286825c9b [2022-04-07T21:20:04.239Z] ---> 158d6aa56411 [2022-04-07T21:20:04.239Z] Step 21/23 : LABEL arch=arm64 [2022-04-07T21:20:04.239Z] ---> Running in 128db0e6c790 [2022-04-07T21:20:05.228Z] Removing intermediate container 128db0e6c790 [2022-04-07T21:20:05.228Z] ---> 4a0e9772b584 [2022-04-07T21:20:05.228Z] Step 22/23 : LABEL git_sha=32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:20:05.228Z] ---> Running in 144d14e075dc [2022-04-07T21:20:05.507Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T21:20:05.507Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T21:20:05.507Z] ---> 772d183acb3f [2022-04-07T21:20:05.507Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T21:20:05.507Z] ---> Using cache [2022-04-07T21:20:05.507Z] ---> f5980be1d82b [2022-04-07T21:20:05.507Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:20:05.507Z] ---> Running in f031ee3d6ddc [2022-04-07T21:20:06.099Z] Removing intermediate container 144d14e075dc [2022-04-07T21:20:06.099Z] ---> ff4f98a47448 [2022-04-07T21:20:06.099Z] Step 23/23 : LABEL version=2.2.0-dev.60 [2022-04-07T21:20:06.375Z] ---> Running in bf4563be1e68 [2022-04-07T21:20:06.974Z] Removing intermediate container bf4563be1e68 [2022-04-07T21:20:06.974Z] ---> fc2f21f107ad [2022-04-07T21:20:06.974Z] [2022-04-07T21:20:06.974Z] ---> 3848d7283a64 [2022-04-07T21:20:06.974Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-07T21:20:07.582Z] Successfully built fc2f21f107ad [2022-04-07T21:20:07.859Z] Successfully tagged core-metadata-arm64:latest [2022-04-07T21:20:07.859Z]  Building core-metadata ... done Building security-spire-config [2022-04-07T21:20:08.132Z] ---> 668cad3243da [2022-04-07T21:20:08.132Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-07T21:20:08.132Z] ---> Running in 543c1a802c45 [2022-04-07T21:20:08.431Z] Removing intermediate container f031ee3d6ddc [2022-04-07T21:20:08.431Z] ---> 6c6d7dc7618c [2022-04-07T21:20:08.431Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-07T21:20:08.431Z] ---> Running in 5448898b050a [2022-04-07T21:20:08.709Z] Removing intermediate container 543c1a802c45 [2022-04-07T21:20:08.709Z] ---> ab9a4699958e [2022-04-07T21:20:08.709Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T21:20:08.987Z] ---> Running in 1a56410e8104 [2022-04-07T21:20:09.585Z] Removing intermediate container 1a56410e8104 [2022-04-07T21:20:09.585Z] ---> b7531e442ab1 [2022-04-07T21:20:09.585Z] Step 20/22 : LABEL arch=arm64 [2022-04-07T21:20:09.585Z] ---> Running in 5af1cc319bba [2022-04-07T21:20:10.187Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T21:20:10.187Z] Removing intermediate container 5af1cc319bba [2022-04-07T21:20:10.187Z] ---> c1f694f66f26 [2022-04-07T21:20:10.187Z] Step 21/22 : LABEL git_sha=32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:20:10.462Z] ---> Running in 31276e64964c [2022-04-07T21:20:11.063Z] Removing intermediate container 31276e64964c [2022-04-07T21:20:11.063Z] ---> f58d2ed759cd [2022-04-07T21:20:11.063Z] Step 22/22 : LABEL version=2.2.0-dev.60 [2022-04-07T21:20:11.063Z] ---> Running in 1eed8c63bce2 [2022-04-07T21:20:11.063Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T21:20:11.684Z] Removing intermediate container 1eed8c63bce2 [2022-04-07T21:20:11.684Z] ---> 14fdd3e63520 [2022-04-07T21:20:11.684Z] [2022-04-07T21:20:11.966Z] Successfully built 14fdd3e63520 [2022-04-07T21:20:11.966Z] Successfully tagged support-notifications-arm64:latest [2022-04-07T21:20:11.966Z]  Building support-notifications ... done Building security-spire-agent [2022-04-07T21:20:11.966Z] OK: 220 MiB in 52 packages [2022-04-07T21:20:12.950Z] Removing intermediate container 5448898b050a [2022-04-07T21:20:12.950Z] ---> 00a631f91c2e [2022-04-07T21:20:12.950Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T21:20:13.939Z] ---> a904d91a3c85 [2022-04-07T21:20:13.939Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T21:20:13.939Z] ---> Running in 4fcdae09fd87 [2022-04-07T21:20:15.399Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T21:20:15.399Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-07T21:20:15.399Z] ---> 772d183acb3f [2022-04-07T21:20:15.399Z] Step 3/31 : WORKDIR /edgex-go [2022-04-07T21:20:15.399Z] ---> Using cache [2022-04-07T21:20:15.399Z] ---> f5980be1d82b [2022-04-07T21:20:15.399Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:20:15.399Z] ---> Using cache [2022-04-07T21:20:15.399Z] ---> 6c6d7dc7618c [2022-04-07T21:20:15.399Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-07T21:20:15.399Z] ---> Using cache [2022-04-07T21:20:15.399Z] ---> 00a631f91c2e [2022-04-07T21:20:15.399Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-07T21:20:15.399Z] ---> Using cache [2022-04-07T21:20:15.399Z] ---> a904d91a3c85 [2022-04-07T21:20:15.399Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T21:20:15.399Z] ---> Running in f63be95a0e67 [2022-04-07T21:20:17.384Z] Removing intermediate container 4fcdae09fd87 [2022-04-07T21:20:17.384Z] ---> 0da5c6e01ba4 [2022-04-07T21:20:17.384Z] Step 8/22 : COPY . . [2022-04-07T21:20:19.374Z] Removing intermediate container f63be95a0e67 [2022-04-07T21:20:19.374Z] ---> 6a140eacfa96 [2022-04-07T21:20:19.374Z] Step 8/31 : COPY . . [2022-04-07T21:20:31.789Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T21:20:31.789Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-07T21:20:31.789Z] ---> 772d183acb3f [2022-04-07T21:20:31.789Z] Step 3/25 : WORKDIR /edgex-go [2022-04-07T21:20:31.789Z] ---> Using cache [2022-04-07T21:20:31.789Z] ---> f5980be1d82b [2022-04-07T21:20:31.789Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:20:31.789Z] ---> Using cache [2022-04-07T21:20:31.789Z] ---> 6c6d7dc7618c [2022-04-07T21:20:31.789Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-07T21:20:31.789Z] ---> Using cache [2022-04-07T21:20:31.789Z] ---> 00a631f91c2e [2022-04-07T21:20:31.789Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-07T21:20:31.789Z] ---> Using cache [2022-04-07T21:20:31.789Z] ---> a904d91a3c85 [2022-04-07T21:20:31.789Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T21:20:31.789Z] ---> Using cache [2022-04-07T21:20:31.789Z] ---> 6a140eacfa96 [2022-04-07T21:20:31.789Z] Step 8/25 : COPY . . [2022-04-07T21:20:35.211Z] ---> bfdeedde89bd [2022-04-07T21:20:35.211Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-07T21:20:35.211Z] ---> 612d379d32bb [2022-04-07T21:20:35.211Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-07T21:20:35.825Z] ---> Running in c7aeb7be2721 [2022-04-07T21:20:35.825Z] ---> Running in 28de6d208438 [2022-04-07T21:20:36.100Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T21:20:36.100Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-07T21:20:36.100Z] ---> 772d183acb3f [2022-04-07T21:20:36.100Z] Step 3/26 : WORKDIR /edgex-go [2022-04-07T21:20:36.100Z] ---> Using cache [2022-04-07T21:20:36.100Z] ---> f5980be1d82b [2022-04-07T21:20:36.100Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:20:36.100Z] ---> Using cache [2022-04-07T21:20:36.100Z] ---> 6c6d7dc7618c [2022-04-07T21:20:36.100Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T21:20:36.376Z] ---> Running in 516de92e6977 [2022-04-07T21:20:37.824Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-07T21:20:37.824Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-07T21:20:38.429Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T21:20:39.415Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T21:20:39.415Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-07T21:20:39.415Z] ---> 772d183acb3f [2022-04-07T21:20:39.415Z] Step 3/26 : WORKDIR /edgex-go [2022-04-07T21:20:39.415Z] ---> Using cache [2022-04-07T21:20:39.415Z] ---> f5980be1d82b [2022-04-07T21:20:39.415Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:20:39.415Z] ---> Using cache [2022-04-07T21:20:39.415Z] ---> 6c6d7dc7618c [2022-04-07T21:20:39.415Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T21:20:39.415Z] ---> Running in 08c681bdbc13 [2022-04-07T21:20:39.700Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T21:20:41.244Z] OK: 220 MiB in 52 packages [2022-04-07T21:20:42.316Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T21:20:42.970Z] Removing intermediate container 516de92e6977 [2022-04-07T21:20:42.970Z] ---> f945e1b1c488 [2022-04-07T21:20:42.970Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-07T21:20:43.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T21:20:44.243Z] ---> 839cd5f9f627 [2022-04-07T21:20:44.243Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T21:20:44.243Z] OK: 220 MiB in 52 packages [2022-04-07T21:20:44.243Z] ---> Running in 7c99219df2d6 [2022-04-07T21:20:46.269Z] Removing intermediate container 08c681bdbc13 [2022-04-07T21:20:46.269Z] ---> 2bed5234ebce [2022-04-07T21:20:46.269Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-07T21:20:48.270Z] ---> 092bbf7135f4 [2022-04-07T21:20:48.270Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T21:20:48.270Z] ---> Running in 16f866b38a98 [2022-04-07T21:20:50.914Z] Removing intermediate container 7c99219df2d6 [2022-04-07T21:20:50.914Z] ---> 562a58b36b8c [2022-04-07T21:20:50.914Z] Step 8/26 : COPY . . [2022-04-07T21:20:55.238Z] Removing intermediate container 16f866b38a98 [2022-04-07T21:20:55.238Z] ---> cb27fe850064 [2022-04-07T21:20:55.238Z] Step 8/26 : COPY . . [2022-04-07T21:20:55.238Z] ---> 8a9326933562 [2022-04-07T21:20:55.238Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-07T21:20:55.238Z] ---> Running in 319c91d84d75 [2022-04-07T21:20:57.879Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-07T21:21:16.257Z] ---> 5bea5721183e [2022-04-07T21:21:16.257Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T21:21:16.257Z] ---> Running in 23c361d8b7c3 [2022-04-07T21:21:16.257Z] Removing intermediate container 23c361d8b7c3 [2022-04-07T21:21:16.257Z] ---> d219e20fa1cc [2022-04-07T21:21:16.257Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-07T21:21:16.257Z] ---> Running in 8a99903beae0 [2022-04-07T21:21:16.257Z] ---> 3a6f367f3487 [2022-04-07T21:21:16.257Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T21:21:16.257Z] ---> Running in def8437b4874 [2022-04-07T21:21:16.257Z] Removing intermediate container def8437b4874 [2022-04-07T21:21:16.257Z] ---> 57413e0677ef [2022-04-07T21:21:16.257Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-07T21:21:16.257Z] ---> Running in 2ba893122c42 [2022-04-07T21:21:18.277Z] Removing intermediate container 8a99903beae0 [2022-04-07T21:21:18.277Z] ---> 1f5c44523941 [2022-04-07T21:21:18.277Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-07T21:21:18.277Z] ---> Running in cee6bad7d17c [2022-04-07T21:21:18.897Z] Removing intermediate container cee6bad7d17c [2022-04-07T21:21:18.897Z] ---> 38e2ff8fe75d [2022-04-07T21:21:18.897Z] 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-07T21:21:19.180Z] ---> Running in 71cad19d8453 [2022-04-07T21:21:20.183Z] Removing intermediate container 2ba893122c42 [2022-04-07T21:21:20.184Z] ---> 5986c71d1baf [2022-04-07T21:21:20.184Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-07T21:21:20.184Z] ---> Running in f1068481c0a1 [2022-04-07T21:21:20.790Z] Removing intermediate container f1068481c0a1 [2022-04-07T21:21:20.790Z] ---> 5a4a24a64b55 [2022-04-07T21:21:21.068Z] 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-07T21:21:21.068Z] ---> Running in a762f28ac504 [2022-04-07T21:21:23.060Z] spire-1.2.1/ [2022-04-07T21:21:23.060Z] spire-1.2.1/.data/ [2022-04-07T21:21:23.060Z] spire-1.2.1/.data/.file [2022-04-07T21:21:23.060Z] spire-1.2.1/.dockerignore [2022-04-07T21:21:23.060Z] spire-1.2.1/.gitattributes [2022-04-07T21:21:23.060Z] spire-1.2.1/.githooks/ [2022-04-07T21:21:23.060Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T21:21:23.060Z] spire-1.2.1/.github/ [2022-04-07T21:21:23.060Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T21:21:23.060Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T21:21:23.060Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T21:21:23.060Z] spire-1.2.1/.github/workflows/ [2022-04-07T21:21:23.060Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T21:21:23.060Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T21:21:23.060Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T21:21:23.060Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T21:21:23.060Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T21:21:23.060Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T21:21:23.060Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T21:21:23.060Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T21:21:23.060Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T21:21:23.060Z] spire-1.2.1/.gitignore [2022-04-07T21:21:23.060Z] spire-1.2.1/.go-version [2022-04-07T21:21:23.060Z] spire-1.2.1/.golangci.yml [2022-04-07T21:21:23.060Z] spire-1.2.1/ADOPTERS.md [2022-04-07T21:21:23.060Z] spire-1.2.1/CHANGELOG.md [2022-04-07T21:21:23.060Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T21:21:23.060Z] spire-1.2.1/CODEOWNERS [2022-04-07T21:21:23.060Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T21:21:23.060Z] spire-1.2.1/Dockerfile [2022-04-07T21:21:23.060Z] spire-1.2.1/Dockerfile.dev [2022-04-07T21:21:23.060Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T21:21:23.060Z] spire-1.2.1/LICENSE [2022-04-07T21:21:23.060Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T21:21:23.060Z] spire-1.2.1/Makefile [2022-04-07T21:21:23.060Z] spire-1.2.1/README.md [2022-04-07T21:21:23.060Z] spire-1.2.1/ROADMAP.md [2022-04-07T21:21:23.060Z] spire-1.2.1/SECURITY.md [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/ [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T21:21:23.060Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T21:21:23.060Z] spire-1.2.1/conf/ [2022-04-07T21:21:23.060Z] spire-1.2.1/conf/agent/ [2022-04-07T21:21:23.060Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T21:21:23.060Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T21:21:23.060Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T21:21:23.061Z] spire-1.2.1/conf/server/ [2022-04-07T21:21:23.061Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T21:21:23.061Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T21:21:23.061Z] spire-1.2.1/conf/server/server.conf [2022-04-07T21:21:23.061Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/ [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/auditlog.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/images/ [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/spire_server.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/telemetry.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/upgrading.md [2022-04-07T21:21:23.061Z] spire-1.2.1/doc/using_spire.md [2022-04-07T21:21:23.061Z] spire-1.2.1/examples/ [2022-04-07T21:21:23.061Z] spire-1.2.1/examples/README.md [2022-04-07T21:21:23.061Z] spire-1.2.1/go.mod [2022-04-07T21:21:23.061Z] spire-1.2.1/go.sum [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T21:21:23.061Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T21:21:23.358Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/api/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/health/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/log/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T21:21:23.359Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T21:21:23.360Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/util/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/version/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T21:21:23.640Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/config.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T21:21:23.641Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T21:21:23.920Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pemspire-1.2.1/ [2022-04-07T21:21:23.921Z] [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pemspire-1.2.1/.data/ [2022-04-07T21:21:23.921Z] spire-1.2.1/.data/.file [2022-04-07T21:21:23.921Z] spire-1.2.1/.dockerignore [2022-04-07T21:21:23.921Z] spire-1.2.1/.gitattributes [2022-04-07T21:21:23.921Z] spire-1.2.1/.githooks/ [2022-04-07T21:21:23.921Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T21:21:23.921Z] spire-1.2.1/.github/ [2022-04-07T21:21:23.921Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T21:21:23.921Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T21:21:23.921Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T21:21:23.921Z] spire-1.2.1/.github/workflows/ [2022-04-07T21:21:23.921Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T21:21:23.921Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T21:21:23.921Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T21:21:23.921Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T21:21:23.921Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T21:21:23.921Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T21:21:23.921Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T21:21:23.921Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T21:21:23.921Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T21:21:23.921Z] spire-1.2.1/.gitignore [2022-04-07T21:21:23.921Z] spire-1.2.1/.go-version [2022-04-07T21:21:23.921Z] spire-1.2.1/.golangci.yml [2022-04-07T21:21:23.921Z] spire-1.2.1/ADOPTERS.md [2022-04-07T21:21:23.921Z] spire-1.2.1/CHANGELOG.md [2022-04-07T21:21:23.921Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T21:21:23.921Z] spire-1.2.1/CODEOWNERS [2022-04-07T21:21:23.921Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T21:21:23.921Z] spire-1.2.1/Dockerfile [2022-04-07T21:21:23.921Z] spire-1.2.1/Dockerfile.dev [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/server.go [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T21:21:23.921Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T21:21:23.921Z] spire-1.2.1/proto/ [2022-04-07T21:21:23.921Z] spire-1.2.1/proto/private/ [2022-04-07T21:21:23.921Z] spire-1.2.1/proto/private/server/ [2022-04-07T21:21:23.921Z] spire-1.2.1/proto/private/server/journal/ [2022-04-07T21:21:23.921Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T21:21:23.921Z] spire-1.2.1/LICENSE [2022-04-07T21:21:23.921Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T21:21:23.921Z] spire-1.2.1/Makefile [2022-04-07T21:21:23.921Z] spire-1.2.1/README.md [2022-04-07T21:21:23.921Z] spire-1.2.1/ROADMAP.md [2022-04-07T21:21:23.921Z] spire-1.2.1/SECURITY.md [2022-04-07T21:21:23.921Z] spire-1.2.1/cmd/ [2022-04-07T21:21:23.921Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T21:21:23.921Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T21:21:23.921Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T21:21:23.921Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T21:21:23.921Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T21:21:23.921Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T21:21:23.921Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T21:21:23.921Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T21:21:23.921Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T21:21:23.921Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T21:21:23.921Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T21:21:23.921Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T21:21:23.921Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T21:21:23.921Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T21:21:23.921Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T21:21:23.921Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T21:21:23.921Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T21:21:23.921Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T21:21:23.921Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T21:21:23.921Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T21:21:23.921Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T21:21:23.921Z] spire-1.2.1/proto/spire/ [2022-04-07T21:21:23.921Z] spire-1.2.1/proto/spire/common/ [2022-04-07T21:21:23.921Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T21:21:23.921Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T21:21:23.921Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T21:21:23.921Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T21:21:23.921Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T21:21:23.921Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T21:21:23.921Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T21:21:23.921Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T21:21:23.921Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T21:21:23.921Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T21:21:23.921Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T21:21:23.921Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T21:21:23.921Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T21:21:23.921Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T21:21:23.921Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T21:21:23.921Z] spire-1.2.1/release/ [2022-04-07T21:21:23.921Z] spire-1.2.1/release/spire-extras/ [2022-04-07T21:21:23.921Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T21:21:23.921Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T21:21:23.921Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T21:21:23.921Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T21:21:23.921Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T21:21:23.921Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T21:21:23.921Z] spire-1.2.1/release/spire/ [2022-04-07T21:21:23.921Z] spire-1.2.1/release/spire/README.md [2022-04-07T21:21:23.921Z] spire-1.2.1/release/spire/conf/ [2022-04-07T21:21:23.921Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T21:21:23.921Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T21:21:23.921Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T21:21:23.921Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T21:21:23.921Z] spire-1.2.1/script/ [2022-04-07T21:21:23.921Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T21:21:23.921Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T21:21:23.921Z] spire-1.2.1/support/ [2022-04-07T21:21:23.921Z] spire-1.2.1/support/k8s/ [2022-04-07T21:21:23.921Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T21:21:23.921Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T21:21:23.921Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T21:21:23.921Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T21:21:23.921Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T21:21:23.921Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T21:21:23.921Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T21:21:23.921Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T21:21:23.921Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T21:21:23.921Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T21:21:23.921Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T21:21:23.921Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T21:21:23.921Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T21:21:23.922Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T21:21:23.922Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T21:21:23.922Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T21:21:23.922Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T21:21:23.922Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T21:21:23.922Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T21:21:23.922Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T21:21:23.922Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T21:21:23.922Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T21:21:23.922Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T21:21:23.922Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T21:21:23.922Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T21:21:23.922Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T21:21:23.922Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T21:21:23.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T21:21:23.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T21:21:23.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T21:21:23.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T21:21:23.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T21:21:23.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T21:21:23.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T21:21:23.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T21:21:23.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T21:21:23.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T21:21:23.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T21:21:23.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T21:21:23.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T21:21:23.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T21:21:23.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T21:21:23.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T21:21:23.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T21:21:23.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T21:21:23.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T21:21:23.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T21:21:23.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T21:21:23.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T21:21:23.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T21:21:23.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T21:21:23.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T21:21:23.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T21:21:23.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T21:21:23.922Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T21:21:24.201Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T21:21:24.201Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T21:21:24.201Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T21:21:24.201Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T21:21:24.201Z] spire-1.2.1/test/ [2022-04-07T21:21:24.201Z] spire-1.2.1/test/clock/ [2022-04-07T21:21:24.201Z] spire-1.2.1/test/clock/clock.go [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/ [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fixture/ [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T21:21:24.201Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T21:21:24.202Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T21:21:24.202Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T21:21:24.202Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T21:21:24.202Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T21:21:24.202Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T21:21:24.202Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T21:21:24.202Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T21:21:24.202Z] spire-1.2.1/conf/ [2022-04-07T21:21:24.202Z] spire-1.2.1/conf/agent/ [2022-04-07T21:21:24.202Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T21:21:24.202Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T21:21:24.202Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T21:21:24.202Z] spire-1.2.1/conf/server/ [2022-04-07T21:21:24.202Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T21:21:24.202Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T21:21:24.202Z] spire-1.2.1/conf/server/server.conf [2022-04-07T21:21:24.202Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/ [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/auditlog.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/images/ [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/config/ [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T21:21:24.202Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/ [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/README.md [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/common [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/setup/ [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/ [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T21:21:24.202Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T21:21:24.202Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T21:21:24.203Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T21:21:24.203Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T21:21:24.203Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T21:21:24.203Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T21:21:24.203Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T21:21:24.203Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T21:21:24.203Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T21:21:24.203Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T21:21:24.203Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T21:21:24.203Z] spire-1.2.1/doc/spire_server.md [2022-04-07T21:21:24.203Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T21:21:24.203Z] spire-1.2.1/doc/telemetry.md [2022-04-07T21:21:24.203Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T21:21:24.203Z] spire-1.2.1/doc/upgrading.md [2022-04-07T21:21:24.203Z] spire-1.2.1/doc/using_spire.md [2022-04-07T21:21:24.203Z] spire-1.2.1/examples/ [2022-04-07T21:21:24.203Z] spire-1.2.1/examples/README.md [2022-04-07T21:21:24.203Z] spire-1.2.1/go.mod [2022-04-07T21:21:24.203Z] spire-1.2.1/go.sum [2022-04-07T21:21:24.203Z] spire-1.2.1/pkg/ [2022-04-07T21:21:24.203Z] spire-1.2.1/pkg/agent/ [2022-04-07T21:21:24.203Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T21:21:24.203Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T21:21:24.203Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T21:21:24.203Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T21:21:24.203Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T21:21:24.203Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T21:21:24.203Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T21:21:24.203Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T21:21:24.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T21:21:24.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T21:21:24.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T21:21:24.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T21:21:24.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T21:21:24.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T21:21:24.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T21:21:24.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T21:21:24.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T21:21:24.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T21:21:24.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T21:21:24.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T21:21:24.481Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T21:21:24.481Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T21:21:24.481Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T21:21:24.481Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T21:21:24.481Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T21:21:24.481Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T21:21:24.481Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T21:21:24.481Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T21:21:24.481Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T21:21:24.481Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T21:21:24.481Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T21:21:24.481Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T21:21:24.481Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T21:21:24.481Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T21:21:24.481Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T21:21:24.481Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T21:21:24.481Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T21:21:24.481Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T21:21:24.481Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T21:21:24.481Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T21:21:24.481Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T21:21:24.481Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T21:21:24.481Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T21:21:24.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T21:21:24.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T21:21:24.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T21:21:24.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T21:21:24.481Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T21:21:24.482Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T21:21:24.482Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T21:21:24.483Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T21:21:24.483Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/ [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/api/ [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T21:21:24.484Z] [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-testsspire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T21:21:24.484Z] spire-1.2.1/test/integration/test.sh [2022-04-07T21:21:24.484Z] spire-1.2.1/test/plugintest/ [2022-04-07T21:21:24.484Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T21:21:24.484Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T21:21:24.484Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T21:21:24.484Z] spire-1.2.1/test/spiretest/ [2022-04-07T21:21:24.484Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T21:21:24.484Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T21:21:24.484Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T21:21:24.484Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T21:21:24.484Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T21:21:24.484Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T21:21:24.484Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T21:21:24.484Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T21:21:24.484Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T21:21:24.484Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T21:21:24.484Z] spire-1.2.1/test/testca/ [2022-04-07T21:21:24.485Z] spire-1.2.1/test/testca/ca.go [2022-04-07T21:21:24.485Z] spire-1.2.1/test/testkey/ [2022-04-07T21:21:24.485Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T21:21:24.485Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T21:21:24.485Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T21:21:24.485Z] spire-1.2.1/test/testkey/new.go [2022-04-07T21:21:24.485Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T21:21:24.485Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T21:21:24.485Z] spire-1.2.1/test/util/ [2022-04-07T21:21:24.485Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T21:21:24.485Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T21:21:24.485Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T21:21:24.485Z] spire-1.2.1/test/util/race.go [2022-04-07T21:21:24.485Z] spire-1.2.1/test/util/util.go [2022-04-07T21:21:24.762Z] building spire from source... [2022-04-07T21:21:24.762Z] [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/health/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/log/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T21:21:24.762Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/util/ [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/version/ [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/server/ [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/server/api/ [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T21:21:24.763Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T21:21:25.040Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/config.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T21:21:25.041Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T21:21:25.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T21:21:25.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T21:21:25.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T21:21:25.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T21:21:25.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T21:21:25.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T21:21:25.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T21:21:25.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/Installing go1.17.7... [2022-04-07T21:21:25.328Z] [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T21:21:25.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/server.go [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T21:21:25.329Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T21:21:25.329Z] spire-1.2.1/proto/ [2022-04-07T21:21:25.329Z] spire-1.2.1/proto/private/ [2022-04-07T21:21:25.329Z] spire-1.2.1/proto/private/server/ [2022-04-07T21:21:25.329Z] spire-1.2.1/proto/private/server/journal/ [2022-04-07T21:21:25.329Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T21:21:25.329Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T21:21:25.329Z] spire-1.2.1/proto/spire/ [2022-04-07T21:21:25.329Z] spire-1.2.1/proto/spire/common/ [2022-04-07T21:21:25.329Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T21:21:25.329Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T21:21:25.329Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T21:21:25.329Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T21:21:25.329Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T21:21:25.329Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T21:21:25.329Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T21:21:25.329Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T21:21:25.329Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T21:21:25.329Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T21:21:25.329Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T21:21:25.329Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T21:21:25.329Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T21:21:25.329Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T21:21:25.329Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T21:21:25.329Z] spire-1.2.1/release/ [2022-04-07T21:21:25.329Z] spire-1.2.1/release/spire-extras/ [2022-04-07T21:21:25.329Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T21:21:25.329Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T21:21:25.329Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T21:21:25.329Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T21:21:25.329Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T21:21:25.329Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T21:21:25.329Z] spire-1.2.1/release/spire/ [2022-04-07T21:21:25.329Z] spire-1.2.1/release/spire/README.md [2022-04-07T21:21:25.329Z] spire-1.2.1/release/spire/conf/ [2022-04-07T21:21:25.329Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T21:21:25.329Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T21:21:25.329Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T21:21:25.329Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T21:21:25.329Z] spire-1.2.1/script/ [2022-04-07T21:21:25.329Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T21:21:25.329Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T21:21:25.329Z] spire-1.2.1/support/ [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/ [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T21:21:25.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T21:21:25.330Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T21:21:25.330Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T21:21:25.330Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T21:21:25.330Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T21:21:25.330Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T21:21:25.330Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T21:21:25.330Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T21:21:25.330Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T21:21:25.330Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T21:21:25.330Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T21:21:25.330Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T21:21:25.330Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T21:21:25.330Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T21:21:25.330Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T21:21:25.330Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T21:21:25.330Z] spire-1.2.1/test/ [2022-04-07T21:21:25.330Z] spire-1.2.1/test/clock/ [2022-04-07T21:21:25.330Z] spire-1.2.1/test/clock/clock.go [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/ [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fixture/ [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T21:21:25.330Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/config/ [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T21:21:25.606Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T21:21:25.606Z] spire-1.2.1/test/integration/ [2022-04-07T21:21:25.606Z] spire-1.2.1/test/integration/README.md [2022-04-07T21:21:25.606Z] spire-1.2.1/test/integration/common [2022-04-07T21:21:25.606Z] spire-1.2.1/test/integration/setup/ [2022-04-07T21:21:25.606Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T21:21:25.606Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T21:21:25.606Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T21:21:25.606Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T21:21:25.606Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T21:21:25.606Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T21:21:25.606Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T21:21:25.606Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T21:21:25.606Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T21:21:25.606Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T21:21:25.606Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T21:21:25.606Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T21:21:25.606Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T21:21:25.606Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T21:21:25.606Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T21:21:25.606Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T21:21:25.606Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T21:21:25.606Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T21:21:25.606Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T21:21:25.606Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T21:21:25.606Z] spire-1.2.1/test/integration/suites/ [2022-04-07T21:21:25.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T21:21:25.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T21:21:25.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T21:21:25.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T21:21:25.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T21:21:25.606Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T21:21:25.607Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T21:21:25.608Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T21:21:25.886Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T21:21:25.886Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T21:21:25.886Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T21:21:25.886Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T21:21:25.886Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T21:21:25.886Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T21:21:25.886Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T21:21:25.886Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T21:21:25.886Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T21:21:25.886Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T21:21:25.886Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T21:21:25.886Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T21:21:25.886Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T21:21:25.886Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T21:21:25.886Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T21:21:25.886Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T21:21:25.886Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T21:21:25.886Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T21:21:25.886Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T21:21:25.886Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T21:21:25.886Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T21:21:25.886Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T21:21:25.886Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T21:21:25.886Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T21:21:25.886Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T21:21:25.886Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T21:21:25.886Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T21:21:25.886Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T21:21:25.886Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T21:21:25.886Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T21:21:25.886Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T21:21:25.887Z] spire-1.2.1/test/integration/test.sh [2022-04-07T21:21:25.887Z] spire-1.2.1/test/plugintest/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T21:21:25.887Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T21:21:25.887Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T21:21:25.887Z] spire-1.2.1/test/spiretest/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T21:21:25.887Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T21:21:25.887Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T21:21:25.887Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T21:21:25.887Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T21:21:25.887Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T21:21:25.887Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T21:21:25.887Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T21:21:25.887Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T21:21:25.887Z] spire-1.2.1/test/testca/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/testca/ca.go [2022-04-07T21:21:25.887Z] spire-1.2.1/test/testkey/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T21:21:25.887Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T21:21:25.887Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T21:21:25.887Z] spire-1.2.1/test/testkey/new.go [2022-04-07T21:21:25.887Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T21:21:25.887Z] spire-1.2.1/test/util/ [2022-04-07T21:21:25.887Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T21:21:25.887Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T21:21:25.887Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T21:21:25.887Z] spire-1.2.1/test/util/race.go [2022-04-07T21:21:25.887Z] spire-1.2.1/test/util/util.go [2022-04-07T21:21:25.887Z] building spire from source... [2022-04-07T21:21:26.492Z] Installing go1.17.7... [2022-04-07T21:21:48.921Z] Building bin/spire-server... [2022-04-07T21:21:48.921Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T21:21:48.921Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T21:21:48.921Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T21:21:49.910Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T21:21:49.910Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T21:21:50.513Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T21:21:53.926Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T21:21:54.204Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T21:21:54.482Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T21:21:54.482Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T21:21:55.472Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T21:21:55.472Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T21:21:55.472Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T21:21:55.752Z] Building bin/spire-server... [2022-04-07T21:21:55.752Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T21:21:55.752Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T21:21:55.752Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T21:21:55.752Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T21:21:56.030Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T21:21:56.030Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T21:21:56.030Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T21:21:56.030Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T21:21:56.030Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T21:21:57.022Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T21:21:57.022Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T21:21:57.632Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T21:21:57.632Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T21:21:57.632Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T21:21:57.909Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T21:21:57.909Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T21:21:58.514Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T21:21:58.790Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T21:21:59.785Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T21:22:00.065Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T21:22:02.706Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T21:22:02.983Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T21:22:02.983Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T21:22:02.983Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T21:22:03.587Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T21:22:03.587Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T21:22:03.587Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T21:22:03.864Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T21:22:04.852Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T21:22:04.852Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T21:22:04.852Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T21:22:05.453Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T21:22:05.453Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T21:22:06.443Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T21:22:06.720Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T21:22:21.853Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T21:22:21.853Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T21:22:21.853Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T21:22:21.853Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T21:22:21.853Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T21:22:21.853Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T21:22:22.134Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T21:22:22.134Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T21:22:22.134Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T21:22:22.415Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T21:22:22.415Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T21:22:22.415Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T21:22:22.415Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T21:22:22.415Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T21:22:22.692Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T21:22:22.692Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T21:22:22.692Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T21:22:22.692Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T21:22:22.970Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T21:22:22.970Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T21:22:23.249Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T21:22:23.527Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T21:22:23.527Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T21:22:23.807Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T21:22:23.807Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T21:22:23.807Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T21:22:23.807Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T21:22:24.084Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T21:22:24.084Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T21:22:24.084Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T21:22:24.084Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T21:22:24.361Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T21:22:24.361Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T21:22:24.969Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T21:22:24.969Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T21:22:25.246Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T21:22:25.246Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T21:22:25.571Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T21:22:25.571Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T21:22:25.571Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T21:22:25.873Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T21:22:25.873Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T21:22:26.201Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T21:22:26.201Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T21:22:26.201Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T21:22:26.201Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T21:22:26.498Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T21:22:26.498Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T21:22:26.817Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T21:22:27.097Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T21:22:27.379Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T21:22:27.379Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T21:22:27.379Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T21:22:28.835Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T21:22:31.477Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T21:22:34.888Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T21:22:34.888Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T21:22:34.888Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T21:22:34.888Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T21:22:35.166Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T21:22:41.905Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T21:22:41.905Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T21:22:42.506Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T21:22:42.506Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T21:22:42.783Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T21:22:42.783Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T21:22:57.917Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T21:22:57.917Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T21:22:57.917Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T21:23:10.363Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T21:23:10.639Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T21:23:10.639Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T21:23:11.243Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T21:23:11.843Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T21:23:11.843Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T21:23:24.280Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T21:23:24.280Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T21:23:24.280Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T21:23:24.280Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T21:23:39.517Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T21:23:39.517Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T21:23:39.517Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T21:23:39.517Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T21:23:41.507Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T21:23:42.110Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T21:23:43.098Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T21:23:44.546Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T21:23:44.546Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T21:23:44.546Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T21:23:44.824Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T21:23:44.824Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T21:23:46.270Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T21:23:46.270Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T21:23:46.546Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T21:23:47.149Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T21:23:47.754Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T21:23:47.754Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T21:23:48.031Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T21:23:48.031Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T21:23:48.307Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T21:23:48.909Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T21:23:48.909Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T21:23:48.909Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T21:23:49.187Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T21:23:49.463Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T21:23:49.463Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T21:23:50.066Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T21:23:50.066Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T21:23:50.066Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T21:23:50.668Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T21:23:51.656Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T21:23:51.656Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T21:23:51.656Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T21:23:52.260Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T21:23:52.541Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T21:23:52.541Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T21:23:52.821Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T21:23:53.813Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T21:23:53.813Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T21:23:54.090Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T21:23:54.091Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T21:23:54.091Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T21:23:54.368Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T21:23:54.647Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T21:23:55.253Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T21:23:55.253Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T21:23:56.700Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T21:23:56.700Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T21:23:56.976Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T21:23:57.253Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T21:23:57.530Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T21:23:57.807Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T21:23:57.807Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T21:23:58.409Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T21:23:58.686Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T21:23:58.686Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T21:23:58.686Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T21:23:58.962Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T21:23:58.962Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T21:23:59.240Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T21:23:59.240Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T21:24:00.688Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T21:24:00.965Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T21:24:01.570Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T21:24:01.570Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T21:24:02.560Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T21:24:02.838Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T21:24:02.838Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T21:24:03.116Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T21:24:03.116Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T21:24:03.520Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T21:24:03.521Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T21:24:03.521Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T21:24:03.521Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T21:24:03.521Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T21:24:03.521Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T21:24:03.521Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T21:24:03.839Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T21:24:03.839Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T21:24:04.131Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T21:24:04.131Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T21:24:04.415Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T21:24:05.022Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T21:24:05.022Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T21:24:05.297Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T21:24:05.575Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T21:24:05.575Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T21:24:05.852Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T21:24:06.458Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T21:24:06.458Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T21:24:06.735Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T21:24:07.013Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T21:24:08.003Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T21:24:08.003Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T21:24:08.278Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T21:24:08.278Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T21:24:08.553Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T21:24:08.553Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T21:24:08.553Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T21:24:08.553Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T21:24:08.831Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T21:24:08.831Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T21:24:08.831Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T21:24:08.831Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T21:24:09.106Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T21:24:09.384Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T21:24:09.660Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T21:24:09.937Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T21:24:09.937Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T21:24:10.214Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T21:24:10.490Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T21:24:10.490Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T21:24:10.768Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T21:24:12.764Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T21:24:12.764Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T21:24:14.214Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T21:24:14.214Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T21:24:14.214Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T21:24:14.214Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T21:24:14.491Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T21:24:14.769Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T21:24:15.046Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T21:24:15.046Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T21:24:15.046Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T21:24:15.323Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T21:24:15.602Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T21:24:15.602Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T21:24:15.881Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T21:24:16.485Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T21:24:16.763Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T21:24:16.763Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T21:24:17.042Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T21:24:17.321Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T21:24:17.321Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T21:24:17.601Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T21:24:17.601Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T21:24:20.250Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T21:24:20.250Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T21:24:20.530Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T21:24:20.530Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T21:24:20.807Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T21:24:20.807Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T21:24:21.797Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T21:24:21.797Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T21:24:22.075Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T21:24:22.075Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T21:24:22.075Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T21:24:22.353Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T21:24:27.790Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T21:24:27.790Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T21:24:27.790Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T21:24:27.790Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T21:24:32.120Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T21:24:32.120Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T21:24:32.120Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T21:24:32.120Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T21:24:59.110Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T21:24:59.110Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T21:25:04.525Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T21:25:04.525Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T21:27:41.508Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-07T21:27:56.691Z] Removing intermediate container c7aeb7be2721 [2022-04-07T21:27:56.691Z] ---> ee3c868304a2 [2022-04-07T21:27:56.691Z] [2022-04-07T21:27:56.691Z] Step 10/31 : FROM alpine:3.14 [2022-04-07T21:27:56.691Z] ---> ac73e934f311 [2022-04-07T21:27:56.691Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-07T21:27:56.691Z] ---> Running in b75b370e6480 [2022-04-07T21:27:56.691Z] Removing intermediate container b75b370e6480 [2022-04-07T21:27:56.691Z] ---> dea9f9f4276a [2022-04-07T21:27:56.691Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-07T21:27:56.691Z] ---> Running in fc5be0482711 [2022-04-07T21:27:58.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T21:27:59.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T21:28:00.827Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-07T21:28:00.827Z] (2/2) Installing su-exec (0.2-r1) [2022-04-07T21:28:00.827Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T21:28:00.827Z] OK: 6 MiB in 16 packages [2022-04-07T21:28:03.531Z] Removing intermediate container fc5be0482711 [2022-04-07T21:28:03.531Z] ---> 09a3176b2dcc [2022-04-07T21:28:03.531Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-07T21:28:03.531Z] ---> Running in 74077f1b2e8d [2022-04-07T21:28:04.738Z] Removing intermediate container 74077f1b2e8d [2022-04-07T21:28:04.738Z] ---> 49f25124050a [2022-04-07T21:28:04.738Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-07T21:28:05.027Z] ---> Running in 4a3b65d4d99a [2022-04-07T21:28:05.028Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-07T21:28:06.051Z] Removing intermediate container 4a3b65d4d99a [2022-04-07T21:28:06.051Z] ---> 68037e463b05 [2022-04-07T21:28:06.051Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-07T21:28:06.051Z] ---> Running in ad3d6e9548b8 [2022-04-07T21:28:10.413Z] Removing intermediate container ad3d6e9548b8 [2022-04-07T21:28:10.413Z] ---> 96f6014cd9ae [2022-04-07T21:28:10.413Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-07T21:28:10.413Z] ---> Running in f948b66fe9f6 [2022-04-07T21:28:11.409Z] Removing intermediate container f948b66fe9f6 [2022-04-07T21:28:11.409Z] ---> fd0f13a8cb59 [2022-04-07T21:28:11.409Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-07T21:28:11.409Z] Removing intermediate container 28de6d208438 [2022-04-07T21:28:11.409Z] ---> a5035f609347 [2022-04-07T21:28:11.409Z] [2022-04-07T21:28:11.409Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T21:28:11.409Z] ---> ac73e934f311 [2022-04-07T21:28:11.409Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-07T21:28:11.709Z] ---> Running in 9f22757a574d [2022-04-07T21:28:12.710Z] ---> f1902c420faf [2022-04-07T21:28:12.710Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-07T21:28:12.995Z] ---> Running in 5d0747ce2297 [2022-04-07T21:28:14.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T21:28:14.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T21:28:16.218Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-07T21:28:16.501Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-07T21:28:16.501Z] Removing intermediate container 5d0747ce2297 [2022-04-07T21:28:16.501Z] ---> 1adae579f820 [2022-04-07T21:28:16.501Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T21:28:16.501Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-07T21:28:16.501Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-07T21:28:16.501Z] (5/6) Installing curl (7.79.1-r0) [2022-04-07T21:28:16.501Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-07T21:28:16.501Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T21:28:16.788Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T21:28:17.421Z] OK: 8 MiB in 20 packages [2022-04-07T21:28:17.421Z] ---> 7959178bb120 [2022-04-07T21:28:17.421Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-07T21:28:20.098Z] Removing intermediate container 9f22757a574d [2022-04-07T21:28:20.098Z] ---> 748109ea4012 [2022-04-07T21:28:20.098Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-07T21:28:20.098Z] ---> Running in f6c98a65ce57 [2022-04-07T21:28:21.105Z] ---> b400ed9f8a5c [2022-04-07T21:28:21.105Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-07T21:28:21.105Z] Removing intermediate container f6c98a65ce57 [2022-04-07T21:28:21.105Z] ---> 4ded55c55459 [2022-04-07T21:28:21.105Z] Step 13/22 : WORKDIR /edgex [2022-04-07T21:28:21.105Z] ---> Running in 9054dc086787 [2022-04-07T21:28:21.721Z] Removing intermediate container 9054dc086787 [2022-04-07T21:28:21.721Z] ---> bffb7449c2db [2022-04-07T21:28:21.721Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-07T21:28:22.333Z] ---> 2230b27a717b [2022-04-07T21:28:22.333Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-07T21:28:22.953Z] ---> 2f15575898b5 [2022-04-07T21:28:22.953Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-07T21:28:23.580Z] ---> 07f867df6afe [2022-04-07T21:28:23.580Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-07T21:28:25.612Z] ---> ca83e1ebbb27 [2022-04-07T21:28:25.612Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-07T21:28:26.230Z] ---> Running in febc9089ff9d [2022-04-07T21:28:26.508Z] ---> 8f53ce589c7a [2022-04-07T21:28:26.508Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-07T21:28:27.512Z] Removing intermediate container febc9089ff9d [2022-04-07T21:28:27.512Z] ---> 5568d47ee216 [2022-04-07T21:28:27.512Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-07T21:28:28.973Z] ---> 48c836b5c079 [2022-04-07T21:28:28.973Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-07T21:28:30.005Z] ---> Running in 04afc3ef7bb2 [2022-04-07T21:28:31.496Z] ---> 9970c02d40af [2022-04-07T21:28:31.496Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-07T21:28:34.173Z] ---> 780dd49dff87 [2022-04-07T21:28:34.173Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-07T21:28:34.173Z] ---> Running in 82887e2938e5 [2022-04-07T21:28:35.921Z] Removing intermediate container 04afc3ef7bb2 [2022-04-07T21:28:35.921Z] ---> 60e832002b3b [2022-04-07T21:28:35.921Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-07T21:28:36.927Z] ---> Running in f65f51ad264b [2022-04-07T21:28:38.392Z] Removing intermediate container f65f51ad264b [2022-04-07T21:28:38.392Z] ---> b2ffd44f4c1c [2022-04-07T21:28:38.392Z] Step 28/31 : CMD ["gate"] [2022-04-07T21:28:39.394Z] ---> Running in ac2e1fd9be42 [2022-04-07T21:28:39.394Z] Removing intermediate container 82887e2938e5 [2022-04-07T21:28:39.394Z] ---> f4a5e5204f0b [2022-04-07T21:28:39.394Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-07T21:28:39.673Z] ---> Running in 6468614873c4 [2022-04-07T21:28:40.289Z] Removing intermediate container 6468614873c4 [2022-04-07T21:28:40.289Z] ---> b0455e25f74c [2022-04-07T21:28:40.289Z] Step 20/22 : LABEL arch=arm64 [2022-04-07T21:28:40.571Z] ---> Running in 2c4cb09f66fd [2022-04-07T21:28:40.571Z] Removing intermediate container ac2e1fd9be42 [2022-04-07T21:28:40.571Z] ---> 6ab4e2ba2a2c [2022-04-07T21:28:40.571Z] Step 29/31 : LABEL arch=arm64 [2022-04-07T21:28:41.570Z] Removing intermediate container 2c4cb09f66fd [2022-04-07T21:28:41.570Z] ---> 7759aa171d6d [2022-04-07T21:28:41.570Z] Step 21/22 : LABEL git_sha=32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:28:41.856Z] ---> Running in a4ab533755b8 [2022-04-07T21:28:42.138Z] ---> Running in 5b59b942eea6 [2022-04-07T21:28:42.744Z] Removing intermediate container 5b59b942eea6 [2022-04-07T21:28:42.744Z] ---> 1c0845a44b20 [2022-04-07T21:28:42.744Z] Step 22/22 : LABEL version=2.2.0-dev.60 [2022-04-07T21:28:43.031Z] Removing intermediate container a4ab533755b8 [2022-04-07T21:28:43.031Z] ---> 54e32ecb15ce [2022-04-07T21:28:43.031Z] Step 30/31 : LABEL git_sha=32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:28:43.031Z] ---> Running in df638c2aef21 [2022-04-07T21:28:43.650Z] ---> Running in 84967d909169 [2022-04-07T21:28:43.929Z] Removing intermediate container df638c2aef21 [2022-04-07T21:28:43.929Z] ---> 70cdb4d88251 [2022-04-07T21:28:43.929Z] [2022-04-07T21:28:44.210Z] Removing intermediate container 319c91d84d75 [2022-04-07T21:28:44.210Z] ---> 791e6da15b17 [2022-04-07T21:28:44.210Z] [2022-04-07T21:28:44.210Z] Step 10/25 : FROM alpine:3.14 [2022-04-07T21:28:44.210Z] ---> ac73e934f311 [2022-04-07T21:28:44.210Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-07T21:28:44.497Z] ---> Running in b68b7fa9d7a0 [2022-04-07T21:28:44.776Z] Successfully built 70cdb4d88251 [2022-04-07T21:28:44.776Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-07T21:28:44.776Z] Building sys-mgmt-agent [2022-04-07T21:28:44.776Z] Removing intermediate container 84967d909169 [2022-04-07T21:28:44.776Z] ---> 4b59018edc87 [2022-04-07T21:28:44.776Z] Step 31/31 : LABEL version=2.2.0-dev.60 [2022-04-07T21:28:45.399Z]  Building security-proxy-setup ... done  ---> Running in 2f34aa7b3242 [2022-04-07T21:28:46.009Z] Removing intermediate container 2f34aa7b3242 [2022-04-07T21:28:46.009Z] ---> 4c3b982c5fa4 [2022-04-07T21:28:46.009Z] [2022-04-07T21:28:46.634Z] Successfully built 4c3b982c5fa4 [2022-04-07T21:28:46.634Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-07T21:28:46.634Z]  Building security-bootstrapper ... done Building security-spire-server [2022-04-07T21:28:46.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T21:28:47.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T21:28:48.187Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-07T21:28:48.467Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-07T21:28:48.467Z] (3/3) Installing su-exec (0.2-r1) [2022-04-07T21:28:48.467Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T21:28:48.467Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T21:28:48.746Z] OK: 6 MiB in 17 packages [2022-04-07T21:28:51.416Z] Removing intermediate container b68b7fa9d7a0 [2022-04-07T21:28:51.416Z] ---> 65cd4bbae919 [2022-04-07T21:28:51.416Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-07T21:28:51.696Z] ---> Running in a9bf63c93ee2 [2022-04-07T21:28:52.307Z] Removing intermediate container a9bf63c93ee2 [2022-04-07T21:28:52.307Z] ---> acea6d4c3afe [2022-04-07T21:28:52.307Z] Step 13/25 : WORKDIR / [2022-04-07T21:28:52.307Z] ---> Running in 61f946f22d0b [2022-04-07T21:28:52.918Z] Removing intermediate container 61f946f22d0b [2022-04-07T21:28:52.918Z] ---> 1798147fc175 [2022-04-07T21:28:52.918Z] 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-07T21:28:53.919Z] ---> f4ea3cd35fa1 [2022-04-07T21:28:53.919Z] 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-07T21:28:54.941Z] ---> e9e6d20d5cbc [2022-04-07T21:28:54.941Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-07T21:28:55.947Z] ---> 4f0a14c53283 [2022-04-07T21:28:55.947Z] 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-07T21:28:56.947Z] ---> cc13e38935fc [2022-04-07T21:28:56.947Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-07T21:29:00.405Z] ---> ca4f2046f66a [2022-04-07T21:29:00.405Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-07T21:29:03.895Z] ---> a7848160742c [2022-04-07T21:29:03.895Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-07T21:29:05.574Z] ---> 8eff42e8474e [2022-04-07T21:29:05.574Z] 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-07T21:29:05.574Z] ---> Running in 7352f0ba982d [2022-04-07T21:29:09.936Z] Removing intermediate container 7352f0ba982d [2022-04-07T21:29:09.936Z] ---> 75302e4877f1 [2022-04-07T21:29:09.936Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-07T21:29:09.936Z] ---> Running in 06faab737c04 [2022-04-07T21:29:10.561Z] Removing intermediate container 06faab737c04 [2022-04-07T21:29:10.561Z] ---> 6cc37bb6f71c [2022-04-07T21:29:10.561Z] Step 23/25 : LABEL arch=arm64 [2022-04-07T21:29:10.842Z] ---> Running in b6c812e699ed [2022-04-07T21:29:11.838Z] Removing intermediate container b6c812e699ed [2022-04-07T21:29:11.838Z] ---> 243166469470 [2022-04-07T21:29:11.838Z] Step 24/25 : LABEL git_sha=32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:29:12.115Z] ---> Running in fdfa3a871c2f [2022-04-07T21:29:12.733Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T21:29:12.733Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T21:29:12.733Z] ---> 772d183acb3f [2022-04-07T21:29:12.733Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T21:29:12.733Z] ---> Using cache [2022-04-07T21:29:12.733Z] ---> f5980be1d82b [2022-04-07T21:29:12.733Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:29:12.733Z] ---> Using cache [2022-04-07T21:29:12.733Z] ---> 6c6d7dc7618c [2022-04-07T21:29:12.733Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-07T21:29:12.733Z] ---> Running in eff5b64e3270 [2022-04-07T21:29:13.342Z] Removing intermediate container fdfa3a871c2f [2022-04-07T21:29:13.342Z] ---> 3dcdab13c8ba [2022-04-07T21:29:13.342Z] Step 25/25 : LABEL version=2.2.0-dev.60 [2022-04-07T21:29:13.623Z] ---> Running in c2a22419ac90 [2022-04-07T21:29:14.626Z] Removing intermediate container c2a22419ac90 [2022-04-07T21:29:14.626Z] ---> 820544e6deb2 [2022-04-07T21:29:14.626Z] [2022-04-07T21:29:15.239Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T21:29:15.518Z] Successfully built 820544e6deb2 [2022-04-07T21:29:15.518Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-07T21:29:15.518Z]  Building security-secretstore-setup ... done Building core-data [2022-04-07T21:29:16.511Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T21:29:16.511Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T21:29:16.511Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-07T21:29:16.511Z] ---> 772d183acb3f [2022-04-07T21:29:16.511Z] Step 3/25 : WORKDIR /edgex-go [2022-04-07T21:29:16.511Z] ---> Using cache [2022-04-07T21:29:16.511Z] ---> f5980be1d82b [2022-04-07T21:29:16.511Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:29:16.511Z] ---> Using cache [2022-04-07T21:29:16.511Z] ---> 6c6d7dc7618c [2022-04-07T21:29:16.511Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T21:29:16.511Z] ---> Using cache [2022-04-07T21:29:16.511Z] ---> 2bed5234ebce [2022-04-07T21:29:16.511Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-07T21:29:16.511Z] ---> Using cache [2022-04-07T21:29:16.511Z] ---> 092bbf7135f4 [2022-04-07T21:29:16.511Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T21:29:16.511Z] ---> Using cache [2022-04-07T21:29:16.511Z] ---> cb27fe850064 [2022-04-07T21:29:16.511Z] Step 8/25 : COPY . . [2022-04-07T21:29:16.511Z] ---> Using cache [2022-04-07T21:29:16.511Z] ---> 3a6f367f3487 [2022-04-07T21:29:16.511Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T21:29:16.511Z] ---> Using cache [2022-04-07T21:29:16.792Z] ---> 57413e0677ef [2022-04-07T21:29:16.792Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-07T21:29:16.792Z] ---> Using cache [2022-04-07T21:29:16.792Z] ---> 5986c71d1baf [2022-04-07T21:29:16.792Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-07T21:29:16.792Z] ---> Using cache [2022-04-07T21:29:16.792Z] ---> 5a4a24a64b55 [2022-04-07T21:29:16.792Z] 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-07T21:29:16.792Z] ---> Running in 79eb5eeee07b [2022-04-07T21:29:17.789Z] OK: 220 MiB in 52 packages [2022-04-07T21:29:19.800Z] Removing intermediate container eff5b64e3270 [2022-04-07T21:29:19.800Z] ---> c6a3b37e027f [2022-04-07T21:29:19.800Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T21:29:20.082Z] spire-1.2.1/ [2022-04-07T21:29:20.082Z] spire-1.2.1/.data/ [2022-04-07T21:29:20.082Z] spire-1.2.1/.data/.file [2022-04-07T21:29:20.082Z] spire-1.2.1/.dockerignore [2022-04-07T21:29:20.082Z] spire-1.2.1/.gitattributes [2022-04-07T21:29:20.082Z] spire-1.2.1/.githooks/ [2022-04-07T21:29:20.082Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T21:29:20.082Z] spire-1.2.1/.github/ [2022-04-07T21:29:20.082Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T21:29:20.082Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T21:29:20.082Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T21:29:20.082Z] spire-1.2.1/.github/workflows/ [2022-04-07T21:29:20.082Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T21:29:20.082Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T21:29:20.082Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T21:29:20.082Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T21:29:20.082Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T21:29:20.082Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T21:29:20.082Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T21:29:20.082Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T21:29:20.082Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T21:29:20.082Z] spire-1.2.1/.gitignore [2022-04-07T21:29:20.082Z] spire-1.2.1/.go-version [2022-04-07T21:29:20.082Z] spire-1.2.1/.golangci.yml [2022-04-07T21:29:20.082Z] spire-1.2.1/ADOPTERS.md [2022-04-07T21:29:20.082Z] spire-1.2.1/CHANGELOG.md [2022-04-07T21:29:20.082Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T21:29:20.082Z] spire-1.2.1/CODEOWNERS [2022-04-07T21:29:20.082Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T21:29:20.082Z] spire-1.2.1/Dockerfile [2022-04-07T21:29:20.362Z] spire-1.2.1/Dockerfile.dev [2022-04-07T21:29:20.362Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T21:29:20.362Z] spire-1.2.1/LICENSE [2022-04-07T21:29:20.362Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T21:29:20.362Z] spire-1.2.1/Makefile [2022-04-07T21:29:20.362Z] spire-1.2.1/README.md [2022-04-07T21:29:20.362Z] spire-1.2.1/ROADMAP.md [2022-04-07T21:29:20.362Z] spire-1.2.1/SECURITY.md [2022-04-07T21:29:20.362Z] spire-1.2.1/cmd/ [2022-04-07T21:29:20.362Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T21:29:20.362Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T21:29:20.362Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T21:29:20.362Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T21:29:20.362Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T21:29:20.362Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T21:29:20.362Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T21:29:20.362Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T21:29:20.362Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T21:29:20.362Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T21:29:20.362Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T21:29:20.362Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T21:29:20.362Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T21:29:20.362Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T21:29:20.362Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T21:29:20.362Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T21:29:20.362Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T21:29:20.362Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T21:29:20.362Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T21:29:20.362Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T21:29:20.362Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T21:29:20.362Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T21:29:20.363Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T21:29:20.363Z] spire-1.2.1/conf/ [2022-04-07T21:29:20.363Z] spire-1.2.1/conf/agent/ [2022-04-07T21:29:20.363Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T21:29:20.363Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T21:29:20.363Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T21:29:20.363Z] spire-1.2.1/conf/server/ [2022-04-07T21:29:20.363Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T21:29:20.363Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T21:29:20.363Z] spire-1.2.1/conf/server/server.conf [2022-04-07T21:29:20.363Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/ [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/auditlog.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/images/ [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T21:29:20.363Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T21:29:20.640Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T21:29:20.640Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T21:29:20.640Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T21:29:20.640Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T21:29:20.640Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T21:29:20.640Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T21:29:20.640Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T21:29:20.640Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T21:29:20.640Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T21:29:20.640Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T21:29:20.640Z] spire-1.2.1/doc/spire_server.md [2022-04-07T21:29:20.640Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T21:29:20.640Z] spire-1.2.1/doc/telemetry.md [2022-04-07T21:29:20.640Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T21:29:20.640Z] spire-1.2.1/doc/upgrading.md [2022-04-07T21:29:20.640Z] spire-1.2.1/doc/using_spire.md [2022-04-07T21:29:20.640Z] spire-1.2.1/examples/ [2022-04-07T21:29:20.640Z] spire-1.2.1/examples/README.md [2022-04-07T21:29:20.640Z] spire-1.2.1/go.mod [2022-04-07T21:29:20.640Z] spire-1.2.1/go.sum [2022-04-07T21:29:20.640Z] spire-1.2.1/pkg/ [2022-04-07T21:29:20.640Z] spire-1.2.1/pkg/agent/ [2022-04-07T21:29:20.640Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T21:29:20.640Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T21:29:20.640Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/common/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T21:29:20.641Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T21:29:20.642Z] spire-1.2.1/pkg/common/api/ [2022-04-07T21:29:20.642Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T21:29:20.642Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T21:29:20.642Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T21:29:20.642Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T21:29:20.931Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/health/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/log/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T21:29:20.932Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T21:29:20.933Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T21:29:20.933Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T21:29:20.933Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T21:29:20.933Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T21:29:20.933Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T21:29:20.933Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T21:29:20.933Z] spire-1.2.1/pkg/common/util/ [2022-04-07T21:29:20.933Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T21:29:20.933Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T21:29:20.933Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T21:29:20.933Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T21:29:20.933Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T21:29:20.933Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T21:29:20.933Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T21:29:20.933Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T21:29:20.933Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T21:29:20.933Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T21:29:20.933Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T21:29:20.933Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T21:29:20.933Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T21:29:20.933Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T21:29:20.933Z] spire-1.2.1/pkg/common/version/ [2022-04-07T21:29:20.933Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T21:29:20.933Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T21:29:20.933Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T21:29:20.933Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T21:29:20.933Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T21:29:20.933Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T21:29:20.933Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T21:29:20.933Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T21:29:20.933Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/ [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/ [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T21:29:21.227Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ ---> 3e656822727c [2022-04-07T21:29:21.228Z] [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/ca/ca_health.goStep 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T21:29:21.228Z] [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/config.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T21:29:21.228Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T21:29:21.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T21:29:21.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T21:29:21.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T21:29:21.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T21:29:21.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T21:29:21.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T21:29:21.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T21:29:21.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T21:29:21.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T21:29:21.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T21:29:21.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T21:29:21.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T21:29:21.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T21:29:21.509Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T21:29:21.509Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T21:29:21.509Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T21:29:21.509Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go ---> Running in 336332334f44 [2022-04-07T21:29:21.510Z] [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/server.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T21:29:21.510Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T21:29:21.510Z] spire-1.2.1/proto/ [2022-04-07T21:29:21.510Z] spire-1.2.1/proto/private/ [2022-04-07T21:29:21.510Z] spire-1.2.1/proto/private/server/ [2022-04-07T21:29:21.510Z] spire-1.2.1/proto/private/server/journal/ [2022-04-07T21:29:21.510Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T21:29:21.510Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T21:29:21.510Z] spire-1.2.1/proto/spire/ [2022-04-07T21:29:21.510Z] spire-1.2.1/proto/spire/common/ [2022-04-07T21:29:21.510Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T21:29:21.510Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T21:29:21.510Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T21:29:21.510Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T21:29:21.510Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T21:29:21.510Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T21:29:21.510Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T21:29:21.510Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T21:29:21.510Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T21:29:21.510Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T21:29:21.510Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T21:29:21.510Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T21:29:21.510Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T21:29:21.510Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T21:29:21.510Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T21:29:21.510Z] spire-1.2.1/release/ [2022-04-07T21:29:21.510Z] spire-1.2.1/release/spire-extras/ [2022-04-07T21:29:21.510Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T21:29:21.510Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T21:29:21.510Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T21:29:21.510Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T21:29:21.510Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T21:29:21.510Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T21:29:21.510Z] spire-1.2.1/release/spire/ [2022-04-07T21:29:21.510Z] spire-1.2.1/release/spire/README.md [2022-04-07T21:29:21.510Z] spire-1.2.1/release/spire/conf/ [2022-04-07T21:29:21.510Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T21:29:21.510Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T21:29:21.510Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T21:29:21.510Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T21:29:21.510Z] spire-1.2.1/script/ [2022-04-07T21:29:21.510Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T21:29:21.510Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T21:29:21.510Z] spire-1.2.1/support/ [2022-04-07T21:29:21.510Z] spire-1.2.1/support/k8s/ [2022-04-07T21:29:21.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T21:29:21.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T21:29:21.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T21:29:21.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T21:29:21.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T21:29:21.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T21:29:21.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T21:29:21.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T21:29:21.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T21:29:21.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T21:29:21.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T21:29:21.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T21:29:21.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T21:29:21.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T21:29:21.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T21:29:21.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T21:29:21.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T21:29:21.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T21:29:21.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T21:29:21.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T21:29:21.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T21:29:21.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T21:29:21.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T21:29:21.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T21:29:21.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T21:29:21.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T21:29:21.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T21:29:21.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T21:29:21.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T21:29:21.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T21:29:21.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T21:29:21.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T21:29:21.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T21:29:21.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T21:29:21.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T21:29:21.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T21:29:21.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T21:29:21.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T21:29:21.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T21:29:21.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T21:29:21.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T21:29:21.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T21:29:21.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T21:29:21.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T21:29:21.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T21:29:21.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T21:29:21.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T21:29:21.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T21:29:21.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T21:29:21.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T21:29:21.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T21:29:21.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T21:29:21.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T21:29:21.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T21:29:21.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T21:29:21.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T21:29:21.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T21:29:21.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T21:29:21.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T21:29:21.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T21:29:21.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T21:29:21.788Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T21:29:21.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T21:29:21.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T21:29:21.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T21:29:21.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T21:29:21.789Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T21:29:21.789Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T21:29:21.789Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T21:29:21.789Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T21:29:21.789Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T21:29:21.789Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T21:29:21.789Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T21:29:21.789Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T21:29:21.789Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T21:29:21.789Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T21:29:21.789Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T21:29:21.789Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T21:29:21.789Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T21:29:21.789Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T21:29:21.789Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T21:29:21.789Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T21:29:21.789Z] spire-1.2.1/test/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/clock/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/clock/clock.go [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/config/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T21:29:21.789Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/README.md [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/common [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/setup/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T21:29:21.789Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T21:29:21.790Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T21:29:21.790Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T21:29:21.790Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T21:29:21.790Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T21:29:21.790Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T21:29:21.790Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T21:29:21.790Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T21:29:21.790Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T21:29:21.790Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T21:29:21.790Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T21:29:21.790Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T21:29:21.790Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T21:29:21.790Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T21:29:21.790Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T21:29:21.790Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T21:29:21.790Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T21:29:21.790Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T21:29:21.790Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T21:29:21.790Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T21:29:21.790Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T21:29:21.790Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T21:29:21.790Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T21:29:21.790Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T21:29:21.790Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T21:29:21.790Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T21:29:21.790Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T21:29:21.790Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T21:29:21.790Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T21:29:21.790Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T21:29:21.790Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T21:29:22.074Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T21:29:22.075Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T21:29:22.076Z] spire-1.2.1/test/integration/test.sh [2022-04-07T21:29:22.076Z] spire-1.2.1/test/plugintest/ [2022-04-07T21:29:22.076Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T21:29:22.076Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T21:29:22.076Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T21:29:22.076Z] spire-1.2.1/test/spiretest/ [2022-04-07T21:29:22.076Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T21:29:22.353Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T21:29:22.353Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T21:29:22.353Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T21:29:22.353Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T21:29:22.353Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T21:29:22.353Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T21:29:22.353Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T21:29:22.353Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T21:29:22.353Z] spire-1.2.1/test/testca/ [2022-04-07T21:29:22.353Z] spire-1.2.1/test/testca/ca.go [2022-04-07T21:29:22.353Z] spire-1.2.1/test/testkey/ [2022-04-07T21:29:22.353Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T21:29:22.353Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T21:29:22.353Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T21:29:22.353Z] spire-1.2.1/test/testkey/new.go [2022-04-07T21:29:22.353Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T21:29:22.353Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T21:29:22.353Z] spire-1.2.1/test/util/ [2022-04-07T21:29:22.353Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T21:29:22.353Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T21:29:22.353Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T21:29:22.353Z] spire-1.2.1/test/util/race.go [2022-04-07T21:29:22.353Z] spire-1.2.1/test/util/util.go [2022-04-07T21:29:22.353Z] building spire from source... [2022-04-07T21:29:22.956Z] Installing go1.17.7... [2022-04-07T21:29:28.381Z] Removing intermediate container 336332334f44 [2022-04-07T21:29:28.381Z] ---> 6c8513259ab4 [2022-04-07T21:29:28.381Z] Step 8/23 : COPY . . [2022-04-07T21:29:35.147Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T21:29:35.147Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T21:29:35.147Z] ---> 772d183acb3f [2022-04-07T21:29:35.147Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T21:29:35.147Z] ---> Using cache [2022-04-07T21:29:35.147Z] ---> f5980be1d82b [2022-04-07T21:29:35.147Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:29:35.147Z] ---> Using cache [2022-04-07T21:29:35.147Z] ---> 6c6d7dc7618c [2022-04-07T21:29:35.147Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-07T21:29:35.765Z] ---> Running in 46f398baa9f8 [2022-04-07T21:29:38.576Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T21:29:39.239Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T21:29:41.235Z] OK: 220 MiB in 52 packages [2022-04-07T21:29:43.894Z] Removing intermediate container 46f398baa9f8 [2022-04-07T21:29:43.894Z] ---> 0c7cc993d606 [2022-04-07T21:29:43.894Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T21:29:44.880Z] ---> 5e2acfb6ac99 [2022-04-07T21:29:44.880Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T21:29:45.154Z] ---> Running in ca57a2e03e19 [2022-04-07T21:29:48.568Z] ---> 8ca795222275 [2022-04-07T21:29:48.568Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-07T21:29:48.568Z] ---> Running in cd997c8f8924 [2022-04-07T21:29:50.598Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-07T21:29:52.030Z] Removing intermediate container ca57a2e03e19 [2022-04-07T21:29:52.030Z] ---> 02cc7efd97bf [2022-04-07T21:29:52.030Z] Step 8/23 : COPY . . [2022-04-07T21:29:54.688Z] Building bin/spire-server... [2022-04-07T21:29:54.964Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T21:29:54.964Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T21:29:54.964Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T21:29:55.962Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T21:29:56.252Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T21:30:00.619Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T21:30:01.234Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T21:30:01.234Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T21:30:01.234Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T21:30:01.846Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T21:30:02.460Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T21:30:02.739Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T21:30:02.739Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T21:30:03.017Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T21:30:03.299Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T21:30:03.299Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T21:30:03.299Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T21:30:03.299Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T21:30:05.958Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T21:30:05.958Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T21:30:05.958Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T21:30:06.235Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T21:30:06.836Z]  ---> b012ac1f951f [2022-04-07T21:30:06.836Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-07T21:30:06.836Z] ---> Running in 79846309b66b [2022-04-07T21:30:07.446Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T21:30:09.075Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-07T21:30:09.075Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T21:30:09.075Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T21:30:36.042Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T21:30:36.042Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T21:30:36.042Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T21:30:36.042Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T21:30:36.042Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T21:30:36.042Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T21:30:36.042Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T21:30:36.042Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T21:30:36.042Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T21:30:36.042Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T21:30:36.042Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T21:30:36.042Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T21:30:36.042Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T21:30:36.042Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T21:30:36.042Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T21:30:36.042Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T21:30:36.042Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T21:30:36.317Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T21:30:36.593Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T21:30:36.593Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T21:30:36.593Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T21:30:36.593Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T21:30:36.872Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T21:30:36.872Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T21:30:36.872Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T21:30:36.872Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T21:30:45.175Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T21:30:45.175Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T21:30:45.175Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T21:30:45.175Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T21:30:45.175Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T21:30:45.175Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T21:30:45.175Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T21:30:45.175Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T21:30:45.175Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T21:30:45.175Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T21:30:45.175Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T21:30:50.605Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T21:31:37.632Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T21:31:37.632Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T21:31:37.632Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T21:31:37.632Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T21:31:37.632Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T21:31:43.061Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T21:31:43.339Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T21:31:43.617Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T21:31:43.617Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T21:31:46.275Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T21:31:47.855Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T21:31:49.846Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T21:31:50.123Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T21:31:50.399Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T21:31:51.382Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T21:31:51.658Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T21:31:51.658Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T21:31:51.933Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T21:31:52.209Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T21:31:52.484Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T21:31:53.470Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T21:31:53.746Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T21:31:53.746Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T21:31:54.021Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T21:31:54.298Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T21:31:54.298Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T21:31:54.298Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T21:31:55.285Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T21:31:56.280Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T21:31:56.280Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T21:31:56.554Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T21:32:03.296Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T21:32:03.296Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T21:32:03.296Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T21:32:03.296Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T21:32:03.296Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T21:32:03.296Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T21:32:03.572Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T21:32:03.572Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T21:32:04.566Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T21:32:05.231Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T21:32:05.511Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T21:32:05.791Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T21:32:06.069Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T21:32:06.069Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T21:32:06.070Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T21:32:06.349Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T21:32:06.349Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T21:32:07.805Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T21:32:07.805Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T21:32:08.083Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T21:32:08.083Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T21:32:08.360Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T21:32:09.355Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T21:32:11.991Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T21:32:11.991Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T21:32:12.273Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T21:32:12.273Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T21:32:12.550Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T21:32:12.826Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T21:32:13.101Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T21:32:13.702Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T21:32:17.303Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T21:32:19.289Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T21:32:19.562Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T21:32:20.161Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T21:32:20.161Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T21:32:20.162Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T21:32:21.152Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T21:32:21.152Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T21:32:21.429Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T21:32:21.429Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T21:32:21.708Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T21:32:21.708Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T21:32:21.985Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T21:32:32.196Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T21:32:32.196Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T21:32:32.196Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T21:32:32.196Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T21:33:11.423Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T21:33:11.423Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T21:37:48.609Z] Removing intermediate container cd997c8f8924 [2022-04-07T21:37:48.609Z] ---> 203bca30348b [2022-04-07T21:37:48.609Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-07T21:37:48.609Z] ---> Running in 50680e1b8d71 [2022-04-07T21:37:48.609Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-07T21:37:48.609Z] Removing intermediate container 50680e1b8d71 [2022-04-07T21:37:48.609Z] ---> 7edc8a56cb3b [2022-04-07T21:37:48.609Z] [2022-04-07T21:37:48.609Z] Step 11/23 : FROM docker:20.10.14 [2022-04-07T21:37:48.609Z] 20.10.14: Pulling from library/docker [2022-04-07T21:37:56.959Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-07T21:37:56.959Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-07T21:37:56.959Z] ---> c346e9eafbab [2022-04-07T21:37:56.959Z] 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-07T21:37:56.959Z] ---> Running in 0bd98d90a582 [2022-04-07T21:37:57.250Z] Removing intermediate container 0bd98d90a582 [2022-04-07T21:37:57.250Z] ---> 23d1880ed5bd [2022-04-07T21:37:57.250Z] 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-07T21:37:57.538Z] ---> Running in bb869e132819 [2022-04-07T21:37:59.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T21:37:59.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T21:38:01.398Z] (1/43) Installing readline (8.1.1-r0) [2022-04-07T21:38:01.398Z] (2/43) Installing bash (5.1.16-r0) [2022-04-07T21:38:01.398Z] Executing bash-5.1.16-r0.post-install [2022-04-07T21:38:01.398Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-07T21:38:01.398Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-07T21:38:01.398Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-07T21:38:01.398Z] (6/43) Installing curl (7.80.0-r0) [2022-04-07T21:38:01.398Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-07T21:38:01.398Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-07T21:38:01.398Z] (9/43) Installing expat (2.4.7-r0) [2022-04-07T21:38:01.398Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-07T21:38:01.398Z] (11/43) Installing gdbm (1.22-r0) [2022-04-07T21:38:01.398Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-07T21:38:01.398Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-07T21:38:01.398Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-07T21:38:01.675Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-07T21:38:01.675Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-07T21:38:01.675Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-07T21:38:04.322Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-07T21:38:04.322Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-07T21:38:04.322Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-07T21:38:04.322Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-07T21:38:04.322Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-07T21:38:04.600Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-07T21:38:04.600Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-07T21:38:04.600Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-07T21:38:04.600Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-07T21:38:04.600Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-07T21:38:04.600Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-07T21:38:04.600Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-07T21:38:04.600Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-07T21:38:04.878Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-07T21:38:04.878Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-07T21:38:04.878Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-07T21:38:04.878Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-07T21:38:04.878Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-07T21:38:05.158Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-07T21:38:05.158Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-07T21:38:05.158Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-07T21:38:05.158Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-07T21:38:05.158Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-07T21:38:05.158Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-07T21:38:05.435Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-07T21:38:05.435Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-07T21:38:06.435Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T21:38:06.435Z] OK: 82 MiB in 65 packages [2022-04-07T21:38:13.222Z] Collecting docker-compose==1.23.2 [2022-04-07T21:38:13.222Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-07T21:38:13.222Z] Collecting jsonschema<3,>=2.5.1 [2022-04-07T21:38:13.222Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-07T21:38:13.519Z] Collecting cached-property<2,>=1.2.0 [2022-04-07T21:38:13.519Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-07T21:38:14.989Z] Collecting PyYAML<4,>=3.10 [2022-04-07T21:38:14.989Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-07T21:38:20.464Z] Collecting docopt<0.7,>=0.6.1 [2022-04-07T21:38:20.464Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-07T21:38:23.902Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-07T21:38:23.902Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-07T21:38:24.185Z] Collecting docker<4.0,>=3.6.0 [2022-04-07T21:38:24.467Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-07T21:38:24.467Z] 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-07T21:38:24.467Z] Collecting texttable<0.10,>=0.9.0 [2022-04-07T21:38:24.467Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-07T21:38:27.910Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-07T21:38:27.910Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-07T21:38:32.289Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-07T21:38:32.289Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-07T21:38:32.574Z] Collecting docker-pycreds>=0.4.0 [2022-04-07T21:38:32.574Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-07T21:38:34.266Z] Collecting idna<2.8,>=2.5 [2022-04-07T21:38:34.266Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-07T21:38:34.266Z] 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-07T21:38:34.545Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-07T21:38:34.545Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-07T21:38:35.546Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-07T21:38:35.546Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-07T21:38:36.162Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-07T21:38:36.162Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-07T21:38:36.162Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-07T21:38:36.162Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-07T21:38:37.629Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-07T21:38:37.629Z] Attempting uninstall: urllib3 [2022-04-07T21:38:37.629Z] Found existing installation: urllib3 1.26.7 [2022-04-07T21:38:37.629Z] Uninstalling urllib3-1.26.7: [2022-04-07T21:38:37.629Z] Successfully uninstalled urllib3-1.26.7 [2022-04-07T21:38:38.631Z] Attempting uninstall: idna [2022-04-07T21:38:38.631Z] Found existing installation: idna 3.3 [2022-04-07T21:38:38.631Z] Uninstalling idna-3.3: [2022-04-07T21:38:38.631Z] Successfully uninstalled idna-3.3 [2022-04-07T21:38:42.975Z] Attempting uninstall: requests [2022-04-07T21:38:42.975Z] Found existing installation: requests 2.26.0 [2022-04-07T21:38:42.975Z] Uninstalling requests-2.26.0: [2022-04-07T21:38:42.975Z] Successfully uninstalled requests-2.26.0 [2022-04-07T21:38:42.975Z] Running setup.py install for texttable: started [2022-04-07T21:38:46.384Z] Running setup.py install for texttable: finished with status 'done' [2022-04-07T21:38:46.384Z] Running setup.py install for PyYAML: started [2022-04-07T21:38:49.800Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-07T21:38:50.409Z] Running setup.py install for docopt: started [2022-04-07T21:38:53.829Z] Running setup.py install for docopt: finished with status 'done' [2022-04-07T21:38:53.829Z] Running setup.py install for dockerpty: started [2022-04-07T21:38:57.246Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-07T21:38:59.885Z] 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-07T21:39:22.226Z] Removing intermediate container 79846309b66b [2022-04-07T21:39:22.226Z] Removing intermediate container bb869e132819 [2022-04-07T21:39:22.226Z] ---> 4f2e68b6d16a [2022-04-07T21:39:22.226Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-07T21:39:22.226Z] ---> c11d42965381 [2022-04-07T21:39:22.226Z] [2022-04-07T21:39:22.226Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T21:39:22.226Z] ---> ac73e934f311 [2022-04-07T21:39:22.226Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-07T21:39:22.505Z] ---> Running in 90e5bd73e2ea [2022-04-07T21:39:22.505Z] ---> Running in 814a16366ccd [2022-04-07T21:39:23.118Z] Removing intermediate container 90e5bd73e2ea [2022-04-07T21:39:23.118Z] Removing intermediate container 814a16366ccd [2022-04-07T21:39:23.118Z] ---> 75279189e0fb [2022-04-07T21:39:23.118Z] ---> 1661656be7d1 [2022-04-07T21:39:23.118Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-07T21:39:23.118Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-07T21:39:23.404Z] ---> Running in 859d5efdf401 [2022-04-07T21:39:23.404Z] ---> Running in 5e9168e71c57 [2022-04-07T21:39:24.014Z] Removing intermediate container 5e9168e71c57 [2022-04-07T21:39:24.014Z] ---> eb308e0cebdc [2022-04-07T21:39:24.014Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-07T21:39:24.294Z] ---> Running in d6b3e8aeecd1 [2022-04-07T21:39:24.294Z] Removing intermediate container 859d5efdf401 [2022-04-07T21:39:24.294Z] ---> 0c4e520ad438 [2022-04-07T21:39:24.294Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-07T21:39:25.294Z] Removing intermediate container d6b3e8aeecd1 [2022-04-07T21:39:25.294Z] ---> ace6c54bb8e9 [2022-04-07T21:39:25.294Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T21:39:25.294Z] ---> Running in a6ba79d19d5e [2022-04-07T21:39:28.720Z] ---> b1e4f4911b70 [2022-04-07T21:39:28.720Z] Removing intermediate container a6ba79d19d5e [2022-04-07T21:39:29.002Z] ---> 4a7732c4668a [2022-04-07T21:39:29.002Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-07T21:39:29.002Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-07T21:39:29.002Z] ---> Running in 482e8b8b96d3 [2022-04-07T21:39:30.480Z] ---> 002578db7405 [2022-04-07T21:39:30.480Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-07T21:39:31.496Z] ---> 14960752de21 [2022-04-07T21:39:31.496Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-07T21:39:31.776Z] ---> Running in 54d8d91378ea [2022-04-07T21:39:31.776Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T21:39:32.390Z] Removing intermediate container 54d8d91378ea [2022-04-07T21:39:32.390Z] ---> 2d17f413bc00 [2022-04-07T21:39:32.390Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T21:39:32.390Z] ---> Running in 21ae47543436 [2022-04-07T21:39:33.038Z] Removing intermediate container 21ae47543436 [2022-04-07T21:39:33.038Z] ---> 90f1d1932097 [2022-04-07T21:39:33.038Z] Step 21/23 : LABEL arch=arm64 [2022-04-07T21:39:33.038Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T21:39:33.038Z] ---> Running in a3df5b185475 [2022-04-07T21:39:33.701Z] Removing intermediate container a3df5b185475 [2022-04-07T21:39:33.701Z] ---> 1423f03aefaa [2022-04-07T21:39:33.701Z] Step 22/23 : LABEL git_sha=32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:39:33.996Z] ---> Running in 975eca112dd0 [2022-04-07T21:39:34.609Z] Removing intermediate container 975eca112dd0 [2022-04-07T21:39:34.609Z] ---> b780fa1551e8 [2022-04-07T21:39:34.609Z] Step 23/23 : LABEL version=2.2.0-dev.60 [2022-04-07T21:39:34.609Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-07T21:39:34.609Z] ---> Running in 2abc03209a3c [2022-04-07T21:39:34.609Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-07T21:39:34.888Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-07T21:39:34.888Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-07T21:39:35.168Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-07T21:39:35.168Z] Removing intermediate container 2abc03209a3c [2022-04-07T21:39:35.168Z] ---> 8689bae01d4b [2022-04-07T21:39:35.168Z] [2022-04-07T21:39:35.459Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-07T21:39:35.459Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T21:39:35.459Z] OK: 8 MiB in 20 packages [2022-04-07T21:39:35.751Z] Successfully built 8689bae01d4b [2022-04-07T21:39:35.751Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-07T21:39:37.761Z]  Building sys-mgmt-agent ... done Removing intermediate container 482e8b8b96d3 [2022-04-07T21:39:37.761Z] ---> 0eb6e63e5929 [2022-04-07T21:39:37.761Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T21:39:38.775Z] ---> fb294dcf160e [2022-04-07T21:39:38.775Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-07T21:39:41.442Z] ---> 96fffb471023 [2022-04-07T21:39:41.442Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-07T21:39:42.438Z] ---> c10478f28d1b [2022-04-07T21:39:42.438Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-07T21:39:42.438Z] ---> Running in 842417ae8a87 [2022-04-07T21:39:43.056Z] Removing intermediate container 842417ae8a87 [2022-04-07T21:39:43.056Z] ---> 3fbad8d19022 [2022-04-07T21:39:43.056Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T21:39:43.056Z] ---> Running in 64e508b9afd1 [2022-04-07T21:39:43.672Z] Removing intermediate container 64e508b9afd1 [2022-04-07T21:39:43.672Z] ---> 2c2cf0e17671 [2022-04-07T21:39:43.672Z] Step 21/23 : LABEL arch=arm64 [2022-04-07T21:39:43.950Z] ---> Running in d9953b8e300b [2022-04-07T21:39:44.557Z] Removing intermediate container d9953b8e300b [2022-04-07T21:39:44.557Z] ---> 777ea238d254 [2022-04-07T21:39:44.557Z] Step 22/23 : LABEL git_sha=32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T21:39:44.557Z] ---> Running in a19afebce623 [2022-04-07T21:39:45.177Z] Removing intermediate container a19afebce623 [2022-04-07T21:39:45.177Z] ---> 6fe2312f7f11 [2022-04-07T21:39:45.178Z] Step 23/23 : LABEL version=2.2.0-dev.60 [2022-04-07T21:39:45.178Z] ---> Running in 41ba06a92363 [2022-04-07T21:39:45.783Z] Removing intermediate container 41ba06a92363 [2022-04-07T21:39:45.783Z] ---> 0aef668eae14 [2022-04-07T21:39:45.783Z] [2022-04-07T21:39:46.532Z] Successfully built 0aef668eae14 [2022-04-07T21:39:46.532Z] Successfully tagged core-data-arm64:latest [2022-04-07T21:58:25.533Z]  Building core-data ... done Building bin/spire-agent... [2022-04-07T21:58:25.533Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T21:58:26.136Z] Building bin/spire-agent... [2022-04-07T21:58:26.742Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T21:58:27.020Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T21:58:27.300Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T21:58:27.300Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T21:58:27.582Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T21:58:27.859Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T21:58:27.859Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T21:58:28.137Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T21:58:28.413Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T21:58:29.013Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T21:58:31.000Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T21:58:32.446Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T21:58:32.446Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T21:58:32.446Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T21:58:32.446Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T21:58:32.446Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T21:58:32.446Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T21:58:32.446Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T21:58:32.446Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T21:58:32.721Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T21:58:32.721Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T21:58:32.721Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T21:58:32.997Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T21:58:32.997Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T21:58:32.997Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T22:01:24.984Z] Building bin/spire-agent... [2022-04-07T22:01:24.984Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T22:01:24.984Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T22:01:24.984Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T22:01:24.984Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T22:01:24.984Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T22:01:24.984Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T22:01:24.984Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T22:01:24.984Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T22:01:24.984Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T22:01:24.984Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T22:01:24.984Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T22:01:24.984Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T22:01:24.984Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T22:04:47.016Z] Removing intermediate container 71cad19d8453 [2022-04-07T22:04:47.016Z] ---> ec32ea3279ae [2022-04-07T22:04:47.016Z] [2022-04-07T22:04:47.016Z] Step 13/26 : FROM alpine:3.15 [2022-04-07T22:04:47.016Z] ---> 3fb3c9af89a9 [2022-04-07T22:04:47.016Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T22:04:47.016Z] ---> Using cache [2022-04-07T22:04:47.016Z] ---> bd26c0df360f [2022-04-07T22:04:47.016Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T22:04:47.016Z] ---> Using cache [2022-04-07T22:04:47.016Z] ---> 3dbdd20189a3 [2022-04-07T22:04:47.016Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-07T22:04:47.016Z] Removing intermediate container a762f28ac504 [2022-04-07T22:04:47.016Z] ---> 29173aa6cae2 [2022-04-07T22:04:47.016Z] [2022-04-07T22:04:47.016Z] Step 13/26 : FROM alpine:3.15 [2022-04-07T22:04:47.016Z] ---> 3fb3c9af89a9 [2022-04-07T22:04:47.016Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T22:04:47.016Z] ---> Using cache [2022-04-07T22:04:47.016Z] ---> bd26c0df360f [2022-04-07T22:04:47.016Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T22:04:47.016Z] ---> Using cache [2022-04-07T22:04:47.016Z] ---> 3dbdd20189a3 [2022-04-07T22:04:47.016Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-07T22:04:47.016Z] ---> Running in 20b8d067b7dd [2022-04-07T22:04:47.016Z] ---> Running in 446c35ddd883 [2022-04-07T22:04:49.005Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T22:04:49.005Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T22:04:50.442Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T22:04:50.442Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T22:04:51.430Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T22:04:51.430Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T22:04:51.430Z] OK: 15729 distinct packages available [2022-04-07T22:04:51.705Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T22:04:51.705Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T22:04:51.705Z] OK: 15729 distinct packages available [2022-04-07T22:04:51.705Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T22:04:51.705Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T22:04:52.686Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T22:04:52.686Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T22:04:53.678Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-07T22:04:53.678Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-07T22:04:53.678Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-07T22:04:53.678Z] (3/5) Installing libucontext (1.1-r0) [2022-04-07T22:04:53.678Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-07T22:04:53.678Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-07T22:04:53.959Z] (3/4) Installing libucontext (1.1-r0) [2022-04-07T22:04:53.959Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-07T22:04:53.959Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-07T22:04:53.959Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T22:04:53.959Z] OK: 6 MiB in 19 packages [2022-04-07T22:04:53.959Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T22:04:53.959Z] OK: 6 MiB in 18 packages [2022-04-07T22:04:55.984Z] Removing intermediate container 20b8d067b7dd [2022-04-07T22:04:55.984Z] ---> 2422dbd5b4a0 [2022-04-07T22:04:55.984Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T22:04:55.984Z] Removing intermediate container 446c35ddd883 [2022-04-07T22:04:55.984Z] ---> 9f8499f4bf47 [2022-04-07T22:04:55.984Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-07T22:05:00.372Z] ---> 01ddf5ee025c [2022-04-07T22:05:00.372Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T22:05:01.811Z] ---> 5611ccbfcedf [2022-04-07T22:05:01.811Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T22:05:02.792Z] ---> 20fda2102ff5 [2022-04-07T22:05:02.792Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-07T22:05:02.792Z] ---> Running in c8751c0631c3 [2022-04-07T22:05:03.391Z] Removing intermediate container c8751c0631c3 [2022-04-07T22:05:03.391Z] ---> 499e1f417418 [2022-04-07T22:05:03.391Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-07T22:05:03.992Z] ---> d76938db23d1 [2022-04-07T22:05:03.992Z] Step 21/26 : WORKDIR / [2022-04-07T22:05:04.265Z] ---> Running in 5aedbf5936ba [2022-04-07T22:05:04.863Z] Removing intermediate container 5aedbf5936ba [2022-04-07T22:05:04.863Z] ---> 8447a6bbb859 [2022-04-07T22:05:04.863Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T22:05:04.863Z] ---> Running in f37a36e77c1d [2022-04-07T22:05:04.863Z] ---> b1391841e336 [2022-04-07T22:05:04.863Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T22:05:05.459Z] Removing intermediate container f37a36e77c1d [2022-04-07T22:05:05.459Z] ---> d204c27fa6d6 [2022-04-07T22:05:05.459Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T22:05:05.459Z] ---> Running in e2917577b116 [2022-04-07T22:05:05.734Z] ---> ff193edbb157 [2022-04-07T22:05:05.734Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-07T22:05:06.010Z] Removing intermediate container e2917577b116 [2022-04-07T22:05:06.010Z] ---> e7215b98a40c [2022-04-07T22:05:06.010Z] Step 24/26 : LABEL arch=arm64 [2022-04-07T22:05:06.286Z] ---> Running in 1b1d363538e4 [2022-04-07T22:05:06.561Z] ---> b817ecc134d7 [2022-04-07T22:05:06.561Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-07T22:05:06.561Z] Removing intermediate container 1b1d363538e4 [2022-04-07T22:05:06.561Z] ---> 9c346d7697d8 [2022-04-07T22:05:06.561Z] Step 25/26 : LABEL git_sha=32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:05:06.835Z] ---> Running in 2ad4545de3f4 [2022-04-07T22:05:07.110Z] Removing intermediate container 2ad4545de3f4 [2022-04-07T22:05:07.110Z] ---> b47a795ac882 [2022-04-07T22:05:07.110Z] Step 26/26 : LABEL version=2.2.0-dev.60 [2022-04-07T22:05:07.387Z] ---> Running in a712f640ec58 [2022-04-07T22:05:07.387Z] ---> c9ff59dd3dcc [2022-04-07T22:05:07.387Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T22:05:07.387Z] ---> Running in 05f45b2cd30d [2022-04-07T22:05:07.662Z] Removing intermediate container a712f640ec58 [2022-04-07T22:05:07.662Z] ---> 66b0efdafddc [2022-04-07T22:05:07.662Z] [2022-04-07T22:05:07.933Z] Removing intermediate container 05f45b2cd30d [2022-04-07T22:05:07.933Z] ---> 560bca11b253 [2022-04-07T22:05:07.933Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T22:05:07.933Z] ---> Running in 523b37b1bf1f [2022-04-07T22:05:08.209Z] Successfully built 66b0efdafddc [2022-04-07T22:05:08.209Z] Successfully tagged security-spire-config-arm64:latest [2022-04-07T22:05:08.483Z]  Building security-spire-config ... done Removing intermediate container 523b37b1bf1f [2022-04-07T22:05:08.483Z] ---> 436c8a24ee4b [2022-04-07T22:05:08.483Z] Step 24/26 : LABEL arch=arm64 [2022-04-07T22:05:08.483Z] ---> Running in b9af401dec3f [2022-04-07T22:05:09.080Z] Removing intermediate container b9af401dec3f [2022-04-07T22:05:09.080Z] ---> 5f2aef64c6bb [2022-04-07T22:05:09.080Z] Step 25/26 : LABEL git_sha=32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:05:09.080Z] ---> Running in 6963b2edb66a [2022-04-07T22:05:09.356Z] Removing intermediate container 6963b2edb66a [2022-04-07T22:05:09.356Z] ---> d6c11efe4d58 [2022-04-07T22:05:09.356Z] Step 26/26 : LABEL version=2.2.0-dev.60 [2022-04-07T22:05:09.638Z] ---> Running in d7a863a44470 [2022-04-07T22:05:09.913Z] Removing intermediate container d7a863a44470 [2022-04-07T22:05:09.913Z] ---> 56603058df72 [2022-04-07T22:05:09.913Z] [2022-04-07T22:05:10.185Z] Successfully built 56603058df72 [2022-04-07T22:05:10.185Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-07T22:06:18.182Z]  Building security-spire-agent ... done Removing intermediate container 79eb5eeee07b [2022-04-07T22:06:18.182Z] ---> 581202293d58 [2022-04-07T22:06:18.182Z] [2022-04-07T22:06:18.182Z] Step 13/25 : FROM alpine:3.15 [2022-04-07T22:06:18.182Z] ---> 3fb3c9af89a9 [2022-04-07T22:06:18.182Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T22:06:18.182Z] ---> Using cache [2022-04-07T22:06:18.182Z] ---> bd26c0df360f [2022-04-07T22:06:18.182Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T22:06:18.182Z] ---> Using cache [2022-04-07T22:06:18.182Z] ---> 3dbdd20189a3 [2022-04-07T22:06:18.182Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-07T22:06:18.182Z] ---> Using cache [2022-04-07T22:06:18.182Z] ---> 9f8499f4bf47 [2022-04-07T22:06:18.182Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T22:06:21.588Z] ---> 32c543b1b26e [2022-04-07T22:06:21.588Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T22:06:22.225Z] ---> 3072c7550316 [2022-04-07T22:06:22.225Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-07T22:06:22.823Z] ---> 3f49835f840b [2022-04-07T22:06:22.823Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-07T22:06:23.423Z] ---> b365ebb8d8ea [2022-04-07T22:06:23.423Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T22:06:23.699Z] ---> Running in cc0783149dfc [2022-04-07T22:06:23.973Z] Removing intermediate container cc0783149dfc [2022-04-07T22:06:23.973Z] ---> 66eeac29753a [2022-04-07T22:06:23.973Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T22:06:23.973Z] ---> Running in 8cdcddf7bf58 [2022-04-07T22:06:24.248Z] Removing intermediate container 8cdcddf7bf58 [2022-04-07T22:06:24.248Z] ---> 09341774694c [2022-04-07T22:06:24.248Z] Step 23/25 : LABEL arch=arm64 [2022-04-07T22:06:24.248Z] ---> Running in 06a131bd4032 [2022-04-07T22:06:24.527Z] Removing intermediate container 06a131bd4032 [2022-04-07T22:06:24.527Z] ---> f6b83e04c0d8 [2022-04-07T22:06:24.527Z] Step 24/25 : LABEL git_sha=32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:06:24.802Z] ---> Running in 4dccb5a8c8b9 [2022-04-07T22:06:25.076Z] Removing intermediate container 4dccb5a8c8b9 [2022-04-07T22:06:25.076Z] ---> 9f821428f5da [2022-04-07T22:06:25.076Z] Step 25/25 : LABEL version=2.2.0-dev.60 [2022-04-07T22:06:25.076Z] ---> Running in 709b798ac547 [2022-04-07T22:06:25.352Z] Removing intermediate container 709b798ac547 [2022-04-07T22:06:25.352Z] ---> 7755fc838628 [2022-04-07T22:06:25.352Z] [2022-04-07T22:06:25.626Z] Successfully built 7755fc838628 [2022-04-07T22:06:25.626Z] Successfully tagged security-spire-server-arm64:latest [2022-04-07T22:06:25.914Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-07T22:06:25.921Z] $ docker stop --time=1 6dfe60529fb41817a28e4c7d4c0d16a30271b950410580d81b388dbd2de1a766 [2022-04-07T22:06:27.678Z] $ docker rm -f 6dfe60529fb41817a28e4c7d4c0d16a30271b950410580d81b388dbd2de1a766 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-07T22:06:28.238Z] + docker images [2022-04-07T22:06:28.834Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-07T22:06:28.834Z] security-spire-server-arm64 latest 7755fc838628 3 seconds ago 86.3MB [2022-04-07T22:06:28.834Z] 581202293d58 25 seconds ago 3.98GB [2022-04-07T22:06:28.834Z] security-spire-agent-arm64 latest 56603058df72 About a minute ago 126MB [2022-04-07T22:06:28.834Z] security-spire-config-arm64 latest 66b0efdafddc About a minute ago 85.6MB [2022-04-07T22:06:28.834Z] 29173aa6cae2 About a minute ago 3.98GB [2022-04-07T22:06:28.834Z] ec32ea3279ae 2 minutes ago 3.98GB [2022-04-07T22:06:28.834Z] core-data-arm64 latest 0aef668eae14 26 minutes ago 34.4MB [2022-04-07T22:06:28.834Z] sys-mgmt-agent-arm64 latest 8689bae01d4b 26 minutes ago 290MB [2022-04-07T22:06:28.834Z] c11d42965381 27 minutes ago 1.23GB [2022-04-07T22:06:28.834Z] 7edc8a56cb3b 28 minutes ago 1.2GB [2022-04-07T22:06:28.834Z] security-secretstore-setup-arm64 latest 820544e6deb2 37 minutes ago 40.8MB [2022-04-07T22:06:28.834Z] security-bootstrapper-arm64 latest 4c3b982c5fa4 37 minutes ago 23.6MB [2022-04-07T22:06:28.834Z] security-proxy-setup-arm64 latest 70cdb4d88251 37 minutes ago 42.1MB [2022-04-07T22:06:28.834Z] 791e6da15b17 37 minutes ago 1.21GB [2022-04-07T22:06:28.834Z] a5035f609347 38 minutes ago 1.21GB [2022-04-07T22:06:28.834Z] ee3c868304a2 38 minutes ago 1.2GB [2022-04-07T22:06:28.834Z] support-notifications-arm64 latest 14fdd3e63520 46 minutes ago 25.5MB [2022-04-07T22:06:28.834Z] core-metadata-arm64 latest fc2f21f107ad 46 minutes ago 25.1MB [2022-04-07T22:06:28.834Z] support-scheduler-arm64 latest 102c467f1cc7 46 minutes ago 24.9MB [2022-04-07T22:06:28.834Z] ba297d4d222b 46 minutes ago 1.2GB [2022-04-07T22:06:28.834Z] 26c3b01d1e1f 46 minutes ago 1.2GB [2022-04-07T22:06:28.834Z] core-command-arm64 latest daf9332186e9 46 minutes ago 23.7MB [2022-04-07T22:06:28.834Z] 83f294e3deb4 46 minutes ago 1.2GB [2022-04-07T22:06:28.834Z] security-spiffe-token-provider-arm64 latest 6702ee254698 46 minutes ago 27.7MB [2022-04-07T22:06:28.834Z] 9c3a9060a715 47 minutes ago 1.2GB [2022-04-07T22:06:28.834Z] 13a5edb16490 47 minutes ago 1.19GB [2022-04-07T22:06:28.834Z] ci-base-image-arm64 latest 772d183acb3f 57 minutes ago 886MB [2022-04-07T22:06:28.834Z] docker 20.10.14 c346e9eafbab 2 days ago 202MB [2022-04-07T22:06:28.834Z] alpine 3.14 ac73e934f311 2 days ago 5.34MB [2022-04-07T22:06:28.834Z] alpine 3.15 3fb3c9af89a9 2 days ago 5.32MB [2022-04-07T22:06:28.834Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-07T22:06:28.834Z] 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) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T22:06:28.972Z] provisioning config files... [2022-04-07T22:06:28.992Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/184@tmp/config8043563906543579496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T22:06:29.347Z] ---> docker-login.sh [2022-04-07T22:06:29.348Z] nexus3.edgexfoundry.org:10001 [2022-04-07T22:06:29.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T22:06:29.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T22:06:29.895Z] Configure a credential helper to remove this warning. See [2022-04-07T22:06:29.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T22:06:29.895Z] [2022-04-07T22:06:29.895Z] Login Succeeded [2022-04-07T22:06:29.895Z] nexus3.edgexfoundry.org:10002 [2022-04-07T22:06:30.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T22:06:30.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T22:06:30.168Z] Configure a credential helper to remove this warning. See [2022-04-07T22:06:30.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T22:06:30.168Z] [2022-04-07T22:06:30.168Z] Login Succeeded [2022-04-07T22:06:30.168Z] nexus3.edgexfoundry.org:10003 [2022-04-07T22:06:30.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T22:06:30.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T22:06:30.765Z] Configure a credential helper to remove this warning. See [2022-04-07T22:06:30.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T22:06:30.765Z] [2022-04-07T22:06:30.765Z] Login Succeeded [2022-04-07T22:06:30.765Z] nexus3.edgexfoundry.org:10004 [2022-04-07T22:06:31.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T22:06:31.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T22:06:31.320Z] Configure a credential helper to remove this warning. See [2022-04-07T22:06:31.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T22:06:31.320Z] [2022-04-07T22:06:31.320Z] Login Succeeded [2022-04-07T22:06:31.320Z] docker.io [2022-04-07T22:06:31.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T22:06:32.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T22:06:32.184Z] Configure a credential helper to remove this warning. See [2022-04-07T22:06:32.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T22:06:32.184Z] [2022-04-07T22:06:32.184Z] Login Succeeded [2022-04-07T22:06:32.184Z] ---> docker-login.sh ends [Pipeline] } [2022-04-07T22:06:32.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T22:06:32.236Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-07T22:06:32.264Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-04-07T22:06:32.264Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:06:32.264Z] latest [2022-04-07T22:06:32.264Z] 2.2.0-dev.60 [2022-04-07T22:06:32.264Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:06:32.264Z] main [2022-04-07T22:06:32.264Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:06:32.621Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:06:32.969Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:06:32.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-07T22:06:32.970Z] 4ddc5634c991: Preparing [2022-04-07T22:06:32.970Z] 3e80b4c83a5f: Preparing [2022-04-07T22:06:32.970Z] 1d1443d5e2a9: Preparing [2022-04-07T22:06:32.970Z] 57f9c26386a8: Preparing [2022-04-07T22:06:32.970Z] f73e7dbfee58: Preparing [2022-04-07T22:06:32.970Z] f73e7dbfee58: Layer already exists [2022-04-07T22:06:33.242Z] 1d1443d5e2a9: Pushed [2022-04-07T22:06:33.242Z] 4ddc5634c991: Pushed [2022-04-07T22:06:33.242Z] 57f9c26386a8: Pushed [2022-04-07T22:06:38.637Z] 3e80b4c83a5f: Pushed [2022-04-07T22:06:38.637Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb: digest: sha256:1f93ae06a573b875318471368da81639e79b2ad31261fc643d1f89c120e4b94e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:06:38.982Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:06:39.326Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-07T22:06:39.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-07T22:06:39.327Z] 4ddc5634c991: Preparing [2022-04-07T22:06:39.327Z] 3e80b4c83a5f: Preparing [2022-04-07T22:06:39.327Z] 1d1443d5e2a9: Preparing [2022-04-07T22:06:39.327Z] 57f9c26386a8: Preparing [2022-04-07T22:06:39.327Z] f73e7dbfee58: Preparing [2022-04-07T22:06:39.327Z] 4ddc5634c991: Layer already exists [2022-04-07T22:06:39.327Z] 1d1443d5e2a9: Layer already exists [2022-04-07T22:06:39.327Z] f73e7dbfee58: Layer already exists [2022-04-07T22:06:39.327Z] 57f9c26386a8: Layer already exists [2022-04-07T22:06:39.327Z] 3e80b4c83a5f: Layer already exists [2022-04-07T22:06:39.597Z] latest: digest: sha256:1f93ae06a573b875318471368da81639e79b2ad31261fc643d1f89c120e4b94e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:06:39.948Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:06:40.294Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.60 [2022-04-07T22:06:40.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-07T22:06:40.294Z] 4ddc5634c991: Preparing [2022-04-07T22:06:40.294Z] 3e80b4c83a5f: Preparing [2022-04-07T22:06:40.294Z] 1d1443d5e2a9: Preparing [2022-04-07T22:06:40.294Z] 57f9c26386a8: Preparing [2022-04-07T22:06:40.294Z] f73e7dbfee58: Preparing [2022-04-07T22:06:40.294Z] f73e7dbfee58: Layer already exists [2022-04-07T22:06:40.294Z] 1d1443d5e2a9: Layer already exists [2022-04-07T22:06:40.294Z] 3e80b4c83a5f: Layer already exists [2022-04-07T22:06:40.294Z] 4ddc5634c991: Layer already exists [2022-04-07T22:06:40.294Z] 57f9c26386a8: Layer already exists [2022-04-07T22:06:40.566Z] 2.2.0-dev.60: digest: sha256:1f93ae06a573b875318471368da81639e79b2ad31261fc643d1f89c120e4b94e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:06:40.915Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:06:41.259Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:06:41.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-07T22:06:41.259Z] 4ddc5634c991: Preparing [2022-04-07T22:06:41.259Z] 3e80b4c83a5f: Preparing [2022-04-07T22:06:41.259Z] 1d1443d5e2a9: Preparing [2022-04-07T22:06:41.259Z] 57f9c26386a8: Preparing [2022-04-07T22:06:41.259Z] f73e7dbfee58: Preparing [2022-04-07T22:06:41.259Z] 4ddc5634c991: Layer already exists [2022-04-07T22:06:41.259Z] f73e7dbfee58: Layer already exists [2022-04-07T22:06:41.259Z] 1d1443d5e2a9: Layer already exists [2022-04-07T22:06:41.259Z] 57f9c26386a8: Layer already exists [2022-04-07T22:06:41.259Z] 3e80b4c83a5f: Layer already exists [2022-04-07T22:06:41.529Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60: digest: sha256:1f93ae06a573b875318471368da81639e79b2ad31261fc643d1f89c120e4b94e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:06:41.879Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:06:42.220Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-04-07T22:06:42.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-07T22:06:42.220Z] 4ddc5634c991: Preparing [2022-04-07T22:06:42.220Z] 3e80b4c83a5f: Preparing [2022-04-07T22:06:42.220Z] 1d1443d5e2a9: Preparing [2022-04-07T22:06:42.220Z] 57f9c26386a8: Preparing [2022-04-07T22:06:42.220Z] f73e7dbfee58: Preparing [2022-04-07T22:06:42.220Z] f73e7dbfee58: Layer already exists [2022-04-07T22:06:42.220Z] 3e80b4c83a5f: Layer already exists [2022-04-07T22:06:42.220Z] 4ddc5634c991: Layer already exists [2022-04-07T22:06:42.220Z] 1d1443d5e2a9: Layer already exists [2022-04-07T22:06:42.220Z] 57f9c26386a8: Layer already exists [2022-04-07T22:06:42.490Z] main: digest: sha256:1f93ae06a573b875318471368da81639e79b2ad31261fc643d1f89c120e4b94e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T22:06:42.543Z] ===================================================== [Pipeline] echo [2022-04-07T22:06:42.553Z] taggedImages: [2022-04-07T22:06:42.553Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:06:42.553Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-07T22:06:42.553Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.60 [2022-04-07T22:06:42.553Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:06:42.553Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-04-07T22:06:42.575Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-04-07T22:06:42.575Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:06:42.575Z] latest [2022-04-07T22:06:42.575Z] 2.2.0-dev.60 [2022-04-07T22:06:42.575Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:06:42.575Z] main [2022-04-07T22:06:42.575Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:06:42.939Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:06:43.286Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:06:43.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-07T22:06:43.286Z] f77375dc18e7: Preparing [2022-04-07T22:06:43.286Z] 108d41f8110d: Preparing [2022-04-07T22:06:43.286Z] 1d1443d5e2a9: Preparing [2022-04-07T22:06:43.286Z] bd2861e6fe89: Preparing [2022-04-07T22:06:43.286Z] adbfde064de8: Preparing [2022-04-07T22:06:43.286Z] f73e7dbfee58: Preparing [2022-04-07T22:06:43.286Z] f73e7dbfee58: Waiting [2022-04-07T22:06:43.286Z] 1d1443d5e2a9: Layer already exists [2022-04-07T22:06:43.559Z] f73e7dbfee58: Layer already exists [2022-04-07T22:06:43.559Z] adbfde064de8: Pushed [2022-04-07T22:06:43.559Z] f77375dc18e7: Pushed [2022-04-07T22:06:44.152Z] bd2861e6fe89: Pushed [2022-04-07T22:06:50.848Z] 108d41f8110d: Pushed [2022-04-07T22:06:50.848Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb: digest: sha256:187332212a201604e15002fbbeafa6509111c41eec433be6ea15f2f8ac7a2150 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:06:51.193Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:06:51.530Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-07T22:06:51.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-07T22:06:51.530Z] f77375dc18e7: Preparing [2022-04-07T22:06:51.530Z] 108d41f8110d: Preparing [2022-04-07T22:06:51.530Z] 1d1443d5e2a9: Preparing [2022-04-07T22:06:51.530Z] bd2861e6fe89: Preparing [2022-04-07T22:06:51.530Z] adbfde064de8: Preparing [2022-04-07T22:06:51.530Z] f73e7dbfee58: Preparing [2022-04-07T22:06:51.530Z] f73e7dbfee58: Waiting [2022-04-07T22:06:51.530Z] adbfde064de8: Layer already exists [2022-04-07T22:06:51.530Z] 1d1443d5e2a9: Layer already exists [2022-04-07T22:06:51.530Z] bd2861e6fe89: Layer already exists [2022-04-07T22:06:51.530Z] f77375dc18e7: Layer already exists [2022-04-07T22:06:51.530Z] 108d41f8110d: Layer already exists [2022-04-07T22:06:51.530Z] f73e7dbfee58: Layer already exists [2022-04-07T22:06:51.800Z] latest: digest: sha256:187332212a201604e15002fbbeafa6509111c41eec433be6ea15f2f8ac7a2150 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:06:52.145Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:06:52.488Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.60 [2022-04-07T22:06:52.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-07T22:06:52.488Z] f77375dc18e7: Preparing [2022-04-07T22:06:52.488Z] 108d41f8110d: Preparing [2022-04-07T22:06:52.488Z] 1d1443d5e2a9: Preparing [2022-04-07T22:06:52.488Z] bd2861e6fe89: Preparing [2022-04-07T22:06:52.488Z] adbfde064de8: Preparing [2022-04-07T22:06:52.488Z] f73e7dbfee58: Preparing [2022-04-07T22:06:52.488Z] f73e7dbfee58: Waiting [2022-04-07T22:06:52.488Z] f77375dc18e7: Layer already exists [2022-04-07T22:06:52.488Z] 108d41f8110d: Layer already exists [2022-04-07T22:06:52.488Z] adbfde064de8: Layer already exists [2022-04-07T22:06:52.488Z] bd2861e6fe89: Layer already exists [2022-04-07T22:06:52.488Z] 1d1443d5e2a9: Layer already exists [2022-04-07T22:06:52.488Z] f73e7dbfee58: Layer already exists [2022-04-07T22:06:52.759Z] 2.2.0-dev.60: digest: sha256:187332212a201604e15002fbbeafa6509111c41eec433be6ea15f2f8ac7a2150 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:06:53.102Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:06:53.445Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:06:53.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-07T22:06:53.446Z] f77375dc18e7: Preparing [2022-04-07T22:06:53.446Z] 108d41f8110d: Preparing [2022-04-07T22:06:53.446Z] 1d1443d5e2a9: Preparing [2022-04-07T22:06:53.446Z] bd2861e6fe89: Preparing [2022-04-07T22:06:53.446Z] adbfde064de8: Preparing [2022-04-07T22:06:53.446Z] f73e7dbfee58: Preparing [2022-04-07T22:06:53.446Z] f73e7dbfee58: Waiting [2022-04-07T22:06:53.446Z] bd2861e6fe89: Layer already exists [2022-04-07T22:06:53.446Z] 1d1443d5e2a9: Layer already exists [2022-04-07T22:06:53.446Z] f77375dc18e7: Layer already exists [2022-04-07T22:06:53.446Z] 108d41f8110d: Layer already exists [2022-04-07T22:06:53.446Z] adbfde064de8: Layer already exists [2022-04-07T22:06:53.446Z] f73e7dbfee58: Layer already exists [2022-04-07T22:06:53.718Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60: digest: sha256:187332212a201604e15002fbbeafa6509111c41eec433be6ea15f2f8ac7a2150 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:06:54.063Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:06:54.407Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-04-07T22:06:54.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-07T22:06:54.408Z] f77375dc18e7: Preparing [2022-04-07T22:06:54.408Z] 108d41f8110d: Preparing [2022-04-07T22:06:54.408Z] 1d1443d5e2a9: Preparing [2022-04-07T22:06:54.408Z] bd2861e6fe89: Preparing [2022-04-07T22:06:54.408Z] adbfde064de8: Preparing [2022-04-07T22:06:54.408Z] f73e7dbfee58: Preparing [2022-04-07T22:06:54.408Z] f73e7dbfee58: Waiting [2022-04-07T22:06:54.408Z] 108d41f8110d: Layer already exists [2022-04-07T22:06:54.408Z] bd2861e6fe89: Layer already exists [2022-04-07T22:06:54.408Z] adbfde064de8: Layer already exists [2022-04-07T22:06:54.408Z] 1d1443d5e2a9: Layer already exists [2022-04-07T22:06:54.408Z] f77375dc18e7: Layer already exists [2022-04-07T22:06:54.408Z] f73e7dbfee58: Layer already exists [2022-04-07T22:06:54.680Z] main: digest: sha256:187332212a201604e15002fbbeafa6509111c41eec433be6ea15f2f8ac7a2150 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T22:06:54.727Z] ===================================================== [Pipeline] echo [2022-04-07T22:06:54.738Z] taggedImages: [2022-04-07T22:06:54.738Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:06:54.738Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-07T22:06:54.738Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.60 [2022-04-07T22:06:54.738Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:06:54.738Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-04-07T22:06:54.765Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-04-07T22:06:54.765Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:06:54.765Z] latest [2022-04-07T22:06:54.765Z] 2.2.0-dev.60 [2022-04-07T22:06:54.765Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:06:54.765Z] main [2022-04-07T22:06:54.765Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:06:55.139Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:06:55.482Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:06:55.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-07T22:06:55.482Z] 491ad65b87c5: Preparing [2022-04-07T22:06:55.482Z] 1ecdf5fc4958: Preparing [2022-04-07T22:06:55.482Z] 1d1443d5e2a9: Preparing [2022-04-07T22:06:55.482Z] 57f9c26386a8: Preparing [2022-04-07T22:06:55.482Z] f73e7dbfee58: Preparing [2022-04-07T22:06:55.756Z] f73e7dbfee58: Layer already exists [2022-04-07T22:06:55.756Z] 57f9c26386a8: Layer already exists [2022-04-07T22:06:55.756Z] 1d1443d5e2a9: Layer already exists [2022-04-07T22:06:55.756Z] 491ad65b87c5: Pushed [2022-04-07T22:07:01.150Z] 1ecdf5fc4958: Pushed [2022-04-07T22:07:01.150Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb: digest: sha256:943dafda4a95623fdb6a0c5489a9ac1c97cdd5bc747d1454421cd84e16f01c75 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:01.569Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:01.928Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-07T22:07:01.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-07T22:07:01.928Z] 491ad65b87c5: Preparing [2022-04-07T22:07:01.928Z] 1ecdf5fc4958: Preparing [2022-04-07T22:07:01.928Z] 1d1443d5e2a9: Preparing [2022-04-07T22:07:01.928Z] 57f9c26386a8: Preparing [2022-04-07T22:07:01.928Z] f73e7dbfee58: Preparing [2022-04-07T22:07:01.928Z] 491ad65b87c5: Layer already exists [2022-04-07T22:07:01.928Z] 57f9c26386a8: Layer already exists [2022-04-07T22:07:01.928Z] f73e7dbfee58: Layer already exists [2022-04-07T22:07:01.928Z] 1d1443d5e2a9: Layer already exists [2022-04-07T22:07:01.928Z] 1ecdf5fc4958: Layer already exists [2022-04-07T22:07:02.200Z] latest: digest: sha256:943dafda4a95623fdb6a0c5489a9ac1c97cdd5bc747d1454421cd84e16f01c75 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:02.551Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:02.898Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.60 [2022-04-07T22:07:02.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-07T22:07:02.898Z] 491ad65b87c5: Preparing [2022-04-07T22:07:02.898Z] 1ecdf5fc4958: Preparing [2022-04-07T22:07:02.898Z] 1d1443d5e2a9: Preparing [2022-04-07T22:07:02.898Z] 57f9c26386a8: Preparing [2022-04-07T22:07:02.898Z] f73e7dbfee58: Preparing [2022-04-07T22:07:02.898Z] f73e7dbfee58: Layer already exists [2022-04-07T22:07:02.898Z] 491ad65b87c5: Layer already exists [2022-04-07T22:07:02.898Z] 57f9c26386a8: Layer already exists [2022-04-07T22:07:02.898Z] 1d1443d5e2a9: Layer already exists [2022-04-07T22:07:02.898Z] 1ecdf5fc4958: Layer already exists [2022-04-07T22:07:03.170Z] 2.2.0-dev.60: digest: sha256:943dafda4a95623fdb6a0c5489a9ac1c97cdd5bc747d1454421cd84e16f01c75 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:03.524Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:03.869Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:07:03.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-07T22:07:03.869Z] 491ad65b87c5: Preparing [2022-04-07T22:07:03.869Z] 1ecdf5fc4958: Preparing [2022-04-07T22:07:03.869Z] 1d1443d5e2a9: Preparing [2022-04-07T22:07:03.869Z] 57f9c26386a8: Preparing [2022-04-07T22:07:03.869Z] f73e7dbfee58: Preparing [2022-04-07T22:07:03.869Z] 1ecdf5fc4958: Layer already exists [2022-04-07T22:07:03.869Z] 57f9c26386a8: Layer already exists [2022-04-07T22:07:03.869Z] 491ad65b87c5: Layer already exists [2022-04-07T22:07:03.869Z] f73e7dbfee58: Layer already exists [2022-04-07T22:07:03.869Z] 1d1443d5e2a9: Layer already exists [2022-04-07T22:07:04.140Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60: digest: sha256:943dafda4a95623fdb6a0c5489a9ac1c97cdd5bc747d1454421cd84e16f01c75 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:04.492Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:04.834Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-04-07T22:07:04.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-07T22:07:04.834Z] 491ad65b87c5: Preparing [2022-04-07T22:07:04.834Z] 1ecdf5fc4958: Preparing [2022-04-07T22:07:04.834Z] 1d1443d5e2a9: Preparing [2022-04-07T22:07:04.834Z] 57f9c26386a8: Preparing [2022-04-07T22:07:04.834Z] f73e7dbfee58: Preparing [2022-04-07T22:07:04.834Z] 1ecdf5fc4958: Layer already exists [2022-04-07T22:07:04.834Z] 1d1443d5e2a9: Layer already exists [2022-04-07T22:07:04.834Z] f73e7dbfee58: Layer already exists [2022-04-07T22:07:04.834Z] 491ad65b87c5: Layer already exists [2022-04-07T22:07:04.834Z] 57f9c26386a8: Layer already exists [2022-04-07T22:07:05.105Z] main: digest: sha256:943dafda4a95623fdb6a0c5489a9ac1c97cdd5bc747d1454421cd84e16f01c75 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T22:07:05.156Z] ===================================================== [Pipeline] echo [2022-04-07T22:07:05.165Z] taggedImages: [2022-04-07T22:07:05.165Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:07:05.165Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-07T22:07:05.165Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.60 [2022-04-07T22:07:05.165Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:07:05.165Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-04-07T22:07:05.189Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-04-07T22:07:05.189Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:07:05.189Z] latest [2022-04-07T22:07:05.189Z] 2.2.0-dev.60 [2022-04-07T22:07:05.189Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:07:05.189Z] main [2022-04-07T22:07:05.189Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:05.539Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:05.881Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:07:05.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-07T22:07:05.881Z] e1db3db50d4b: Preparing [2022-04-07T22:07:05.881Z] e1db3db50d4b: Preparing [2022-04-07T22:07:05.881Z] 8b6b6d795829: Preparing [2022-04-07T22:07:05.881Z] 7d35a086075e: Preparing [2022-04-07T22:07:05.881Z] ae7807d7e413: Preparing [2022-04-07T22:07:05.881Z] f2b6936691ed: Preparing [2022-04-07T22:07:05.881Z] 1d1443d5e2a9: Preparing [2022-04-07T22:07:05.881Z] 9d7089183f5a: Preparing [2022-04-07T22:07:05.881Z] a8ae2605a7e1: Preparing [2022-04-07T22:07:05.881Z] 1d1443d5e2a9: Waiting [2022-04-07T22:07:05.881Z] 9d7089183f5a: Waiting [2022-04-07T22:07:05.881Z] a3d9c551cab8: Preparing [2022-04-07T22:07:05.881Z] a8ae2605a7e1: Waiting [2022-04-07T22:07:05.881Z] d5c449770c00: Preparing [2022-04-07T22:07:05.881Z] f73e7dbfee58: Preparing [2022-04-07T22:07:05.881Z] a3d9c551cab8: Waiting [2022-04-07T22:07:05.881Z] f73e7dbfee58: Waiting [2022-04-07T22:07:05.881Z] d5c449770c00: Waiting [2022-04-07T22:07:06.157Z] 8b6b6d795829: Pushed [2022-04-07T22:07:06.157Z] 7d35a086075e: Pushed [2022-04-07T22:07:06.157Z] e1db3db50d4b: Pushed [2022-04-07T22:07:06.157Z] ae7807d7e413: Pushed [2022-04-07T22:07:06.157Z] 1d1443d5e2a9: Layer already exists [2022-04-07T22:07:06.433Z] 9d7089183f5a: Pushed [2022-04-07T22:07:06.433Z] a8ae2605a7e1: Pushed [2022-04-07T22:07:06.433Z] a3d9c551cab8: Pushed [2022-04-07T22:07:06.433Z] d5c449770c00: Pushed [2022-04-07T22:07:06.433Z] f73e7dbfee58: Layer already exists [2022-04-07T22:07:10.729Z] f2b6936691ed: Pushed [2022-04-07T22:07:10.729Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb: digest: sha256:f93bd08c743da95fe9527c9f44d8b06637ad8b4e33aa5253cba0a4580223709a size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:11.079Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:11.441Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-07T22:07:11.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-07T22:07:11.441Z] e1db3db50d4b: Preparing [2022-04-07T22:07:11.441Z] e1db3db50d4b: Preparing [2022-04-07T22:07:11.441Z] 8b6b6d795829: Preparing [2022-04-07T22:07:11.441Z] 7d35a086075e: Preparing [2022-04-07T22:07:11.441Z] ae7807d7e413: Preparing [2022-04-07T22:07:11.441Z] f2b6936691ed: Preparing [2022-04-07T22:07:11.441Z] 1d1443d5e2a9: Preparing [2022-04-07T22:07:11.441Z] 9d7089183f5a: Preparing [2022-04-07T22:07:11.441Z] a8ae2605a7e1: Preparing [2022-04-07T22:07:11.441Z] a3d9c551cab8: Preparing [2022-04-07T22:07:11.441Z] d5c449770c00: Preparing [2022-04-07T22:07:11.441Z] f73e7dbfee58: Preparing [2022-04-07T22:07:11.441Z] 1d1443d5e2a9: Waiting [2022-04-07T22:07:11.441Z] 9d7089183f5a: Waiting [2022-04-07T22:07:11.441Z] a8ae2605a7e1: Waiting [2022-04-07T22:07:11.441Z] a3d9c551cab8: Waiting [2022-04-07T22:07:11.441Z] d5c449770c00: Waiting [2022-04-07T22:07:11.441Z] f73e7dbfee58: Waiting [2022-04-07T22:07:11.724Z] f2b6936691ed: Layer already exists [2022-04-07T22:07:11.724Z] e1db3db50d4b: Layer already exists [2022-04-07T22:07:11.724Z] 7d35a086075e: Layer already exists [2022-04-07T22:07:11.724Z] ae7807d7e413: Layer already exists [2022-04-07T22:07:11.724Z] 8b6b6d795829: Layer already exists [2022-04-07T22:07:11.724Z] a8ae2605a7e1: Layer already exists [2022-04-07T22:07:11.724Z] 9d7089183f5a: Layer already exists [2022-04-07T22:07:11.724Z] 1d1443d5e2a9: Layer already exists [2022-04-07T22:07:11.724Z] d5c449770c00: Layer already exists [2022-04-07T22:07:11.724Z] a3d9c551cab8: Layer already exists [2022-04-07T22:07:11.724Z] f73e7dbfee58: Layer already exists [2022-04-07T22:07:11.724Z] latest: digest: sha256:f93bd08c743da95fe9527c9f44d8b06637ad8b4e33aa5253cba0a4580223709a size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:12.066Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:12.407Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.60 [2022-04-07T22:07:12.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-07T22:07:12.407Z] e1db3db50d4b: Preparing [2022-04-07T22:07:12.407Z] e1db3db50d4b: Preparing [2022-04-07T22:07:12.407Z] 8b6b6d795829: Preparing [2022-04-07T22:07:12.407Z] 7d35a086075e: Preparing [2022-04-07T22:07:12.407Z] ae7807d7e413: Preparing [2022-04-07T22:07:12.407Z] f2b6936691ed: Preparing [2022-04-07T22:07:12.407Z] 1d1443d5e2a9: Preparing [2022-04-07T22:07:12.407Z] 9d7089183f5a: Preparing [2022-04-07T22:07:12.407Z] a8ae2605a7e1: Preparing [2022-04-07T22:07:12.407Z] a3d9c551cab8: Preparing [2022-04-07T22:07:12.407Z] d5c449770c00: Preparing [2022-04-07T22:07:12.407Z] f73e7dbfee58: Preparing [2022-04-07T22:07:12.407Z] 1d1443d5e2a9: Waiting [2022-04-07T22:07:12.407Z] a8ae2605a7e1: Waiting [2022-04-07T22:07:12.407Z] a3d9c551cab8: Waiting [2022-04-07T22:07:12.407Z] f73e7dbfee58: Waiting [2022-04-07T22:07:12.407Z] d5c449770c00: Waiting [2022-04-07T22:07:12.407Z] e1db3db50d4b: Layer already exists [2022-04-07T22:07:12.407Z] ae7807d7e413: Layer already exists [2022-04-07T22:07:12.407Z] f2b6936691ed: Layer already exists [2022-04-07T22:07:12.407Z] 8b6b6d795829: Layer already exists [2022-04-07T22:07:12.407Z] 7d35a086075e: Layer already exists [2022-04-07T22:07:12.407Z] a8ae2605a7e1: Layer already exists [2022-04-07T22:07:12.407Z] 9d7089183f5a: Layer already exists [2022-04-07T22:07:12.407Z] 1d1443d5e2a9: Layer already exists [2022-04-07T22:07:12.407Z] a3d9c551cab8: Layer already exists [2022-04-07T22:07:12.407Z] d5c449770c00: Layer already exists [2022-04-07T22:07:12.407Z] f73e7dbfee58: Layer already exists [2022-04-07T22:07:12.678Z] 2.2.0-dev.60: digest: sha256:f93bd08c743da95fe9527c9f44d8b06637ad8b4e33aa5253cba0a4580223709a size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:13.028Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:13.368Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:07:13.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-07T22:07:13.368Z] e1db3db50d4b: Preparing [2022-04-07T22:07:13.368Z] e1db3db50d4b: Preparing [2022-04-07T22:07:13.368Z] 8b6b6d795829: Preparing [2022-04-07T22:07:13.368Z] 7d35a086075e: Preparing [2022-04-07T22:07:13.368Z] ae7807d7e413: Preparing [2022-04-07T22:07:13.368Z] f2b6936691ed: Preparing [2022-04-07T22:07:13.368Z] 1d1443d5e2a9: Preparing [2022-04-07T22:07:13.368Z] 9d7089183f5a: Preparing [2022-04-07T22:07:13.368Z] a8ae2605a7e1: Preparing [2022-04-07T22:07:13.368Z] a3d9c551cab8: Preparing [2022-04-07T22:07:13.368Z] d5c449770c00: Preparing [2022-04-07T22:07:13.368Z] f73e7dbfee58: Preparing [2022-04-07T22:07:13.368Z] a8ae2605a7e1: Waiting [2022-04-07T22:07:13.368Z] a3d9c551cab8: Waiting [2022-04-07T22:07:13.368Z] 1d1443d5e2a9: Waiting [2022-04-07T22:07:13.368Z] 9d7089183f5a: Waiting [2022-04-07T22:07:13.368Z] f73e7dbfee58: Waiting [2022-04-07T22:07:13.368Z] d5c449770c00: Waiting [2022-04-07T22:07:13.368Z] 7d35a086075e: Layer already exists [2022-04-07T22:07:13.368Z] f2b6936691ed: Layer already exists [2022-04-07T22:07:13.368Z] ae7807d7e413: Layer already exists [2022-04-07T22:07:13.368Z] 8b6b6d795829: Layer already exists [2022-04-07T22:07:13.368Z] e1db3db50d4b: Layer already exists [2022-04-07T22:07:13.368Z] 1d1443d5e2a9: Layer already exists [2022-04-07T22:07:13.368Z] 9d7089183f5a: Layer already exists [2022-04-07T22:07:13.368Z] a8ae2605a7e1: Layer already exists [2022-04-07T22:07:13.368Z] d5c449770c00: Layer already exists [2022-04-07T22:07:13.368Z] a3d9c551cab8: Layer already exists [2022-04-07T22:07:13.368Z] f73e7dbfee58: Layer already exists [2022-04-07T22:07:13.640Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60: digest: sha256:f93bd08c743da95fe9527c9f44d8b06637ad8b4e33aa5253cba0a4580223709a size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:13.984Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:14.322Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-04-07T22:07:14.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-07T22:07:14.323Z] e1db3db50d4b: Preparing [2022-04-07T22:07:14.323Z] e1db3db50d4b: Preparing [2022-04-07T22:07:14.323Z] 8b6b6d795829: Preparing [2022-04-07T22:07:14.323Z] 7d35a086075e: Preparing [2022-04-07T22:07:14.323Z] ae7807d7e413: Preparing [2022-04-07T22:07:14.323Z] f2b6936691ed: Preparing [2022-04-07T22:07:14.323Z] 1d1443d5e2a9: Preparing [2022-04-07T22:07:14.323Z] 9d7089183f5a: Preparing [2022-04-07T22:07:14.323Z] a8ae2605a7e1: Preparing [2022-04-07T22:07:14.323Z] a3d9c551cab8: Preparing [2022-04-07T22:07:14.323Z] d5c449770c00: Preparing [2022-04-07T22:07:14.323Z] f73e7dbfee58: Preparing [2022-04-07T22:07:14.323Z] a8ae2605a7e1: Waiting [2022-04-07T22:07:14.323Z] a3d9c551cab8: Waiting [2022-04-07T22:07:14.323Z] d5c449770c00: Waiting [2022-04-07T22:07:14.323Z] f73e7dbfee58: Waiting [2022-04-07T22:07:14.323Z] 1d1443d5e2a9: Waiting [2022-04-07T22:07:14.323Z] 9d7089183f5a: Waiting [2022-04-07T22:07:14.323Z] 7d35a086075e: Layer already exists [2022-04-07T22:07:14.323Z] 8b6b6d795829: Layer already exists [2022-04-07T22:07:14.323Z] f2b6936691ed: Layer already exists [2022-04-07T22:07:14.323Z] e1db3db50d4b: Layer already exists [2022-04-07T22:07:14.323Z] ae7807d7e413: Layer already exists [2022-04-07T22:07:14.323Z] a8ae2605a7e1: Layer already exists [2022-04-07T22:07:14.323Z] 1d1443d5e2a9: Layer already exists [2022-04-07T22:07:14.323Z] 9d7089183f5a: Layer already exists [2022-04-07T22:07:14.323Z] d5c449770c00: Layer already exists [2022-04-07T22:07:14.323Z] a3d9c551cab8: Layer already exists [2022-04-07T22:07:14.323Z] f73e7dbfee58: Layer already exists [2022-04-07T22:07:14.593Z] main: digest: sha256:f93bd08c743da95fe9527c9f44d8b06637ad8b4e33aa5253cba0a4580223709a size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T22:07:14.635Z] ===================================================== [Pipeline] echo [2022-04-07T22:07:14.645Z] taggedImages: [2022-04-07T22:07:14.645Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:07:14.645Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-07T22:07:14.645Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.60 [2022-04-07T22:07:14.645Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:07:14.645Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-04-07T22:07:14.666Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-04-07T22:07:14.666Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:07:14.666Z] latest [2022-04-07T22:07:14.666Z] 2.2.0-dev.60 [2022-04-07T22:07:14.666Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:07:14.666Z] main [2022-04-07T22:07:14.666Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:15.024Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:15.364Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:07:15.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-07T22:07:15.364Z] cd92233c16bb: Preparing [2022-04-07T22:07:15.364Z] f3af12be8caf: Preparing [2022-04-07T22:07:15.364Z] b7cdede50a03: Preparing [2022-04-07T22:07:15.364Z] 379e26493db1: Preparing [2022-04-07T22:07:15.364Z] 53e77b501b8b: Preparing [2022-04-07T22:07:15.364Z] a472e84b8683: Preparing [2022-04-07T22:07:15.364Z] 5200c4e83ed9: Preparing [2022-04-07T22:07:15.364Z] f73e7dbfee58: Preparing [2022-04-07T22:07:15.364Z] 5200c4e83ed9: Waiting [2022-04-07T22:07:15.364Z] f73e7dbfee58: Waiting [2022-04-07T22:07:15.364Z] a472e84b8683: Waiting [2022-04-07T22:07:15.637Z] f3af12be8caf: Pushed [2022-04-07T22:07:15.637Z] cd92233c16bb: Pushed [2022-04-07T22:07:15.637Z] 53e77b501b8b: Pushed [2022-04-07T22:07:15.637Z] f73e7dbfee58: Layer already exists [2022-04-07T22:07:15.909Z] a472e84b8683: Pushed [2022-04-07T22:07:16.501Z] 5200c4e83ed9: Pushed [2022-04-07T22:07:19.883Z] 379e26493db1: Pushed [2022-04-07T22:07:19.883Z] b7cdede50a03: Pushed [2022-04-07T22:07:20.154Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb: digest: sha256:e894765325bb4c904fc770d9957fa8eb9121c41c324ad9cbea92b12f08a6db12 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:20.501Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:20.877Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-07T22:07:20.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-07T22:07:20.877Z] cd92233c16bb: Preparing [2022-04-07T22:07:20.877Z] f3af12be8caf: Preparing [2022-04-07T22:07:20.877Z] b7cdede50a03: Preparing [2022-04-07T22:07:20.877Z] 379e26493db1: Preparing [2022-04-07T22:07:20.877Z] 53e77b501b8b: Preparing [2022-04-07T22:07:20.877Z] a472e84b8683: Preparing [2022-04-07T22:07:20.877Z] 5200c4e83ed9: Preparing [2022-04-07T22:07:20.878Z] f73e7dbfee58: Preparing [2022-04-07T22:07:20.878Z] 5200c4e83ed9: Waiting [2022-04-07T22:07:20.878Z] f73e7dbfee58: Waiting [2022-04-07T22:07:20.878Z] f3af12be8caf: Layer already exists [2022-04-07T22:07:20.878Z] 53e77b501b8b: Layer already exists [2022-04-07T22:07:20.878Z] cd92233c16bb: Layer already exists [2022-04-07T22:07:20.878Z] b7cdede50a03: Layer already exists [2022-04-07T22:07:20.878Z] 379e26493db1: Layer already exists [2022-04-07T22:07:20.878Z] a472e84b8683: Layer already exists [2022-04-07T22:07:20.878Z] f73e7dbfee58: Layer already exists [2022-04-07T22:07:20.878Z] 5200c4e83ed9: Layer already exists [2022-04-07T22:07:21.155Z] latest: digest: sha256:e894765325bb4c904fc770d9957fa8eb9121c41c324ad9cbea92b12f08a6db12 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:21.502Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:21.841Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.60 [2022-04-07T22:07:21.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-07T22:07:21.841Z] cd92233c16bb: Preparing [2022-04-07T22:07:21.841Z] f3af12be8caf: Preparing [2022-04-07T22:07:21.841Z] b7cdede50a03: Preparing [2022-04-07T22:07:21.841Z] 379e26493db1: Preparing [2022-04-07T22:07:21.841Z] 53e77b501b8b: Preparing [2022-04-07T22:07:21.841Z] a472e84b8683: Preparing [2022-04-07T22:07:21.841Z] 5200c4e83ed9: Preparing [2022-04-07T22:07:21.841Z] f73e7dbfee58: Preparing [2022-04-07T22:07:21.841Z] a472e84b8683: Waiting [2022-04-07T22:07:21.841Z] 5200c4e83ed9: Waiting [2022-04-07T22:07:21.841Z] f73e7dbfee58: Waiting [2022-04-07T22:07:21.841Z] cd92233c16bb: Layer already exists [2022-04-07T22:07:21.841Z] 379e26493db1: Layer already exists [2022-04-07T22:07:21.841Z] 53e77b501b8b: Layer already exists [2022-04-07T22:07:21.841Z] b7cdede50a03: Layer already exists [2022-04-07T22:07:21.841Z] f3af12be8caf: Layer already exists [2022-04-07T22:07:21.841Z] a472e84b8683: Layer already exists [2022-04-07T22:07:21.841Z] f73e7dbfee58: Layer already exists [2022-04-07T22:07:21.841Z] 5200c4e83ed9: Layer already exists [2022-04-07T22:07:22.112Z] 2.2.0-dev.60: digest: sha256:e894765325bb4c904fc770d9957fa8eb9121c41c324ad9cbea92b12f08a6db12 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:22.459Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:22.795Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:07:22.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-07T22:07:22.795Z] cd92233c16bb: Preparing [2022-04-07T22:07:22.795Z] f3af12be8caf: Preparing [2022-04-07T22:07:22.795Z] b7cdede50a03: Preparing [2022-04-07T22:07:22.795Z] 379e26493db1: Preparing [2022-04-07T22:07:22.795Z] 53e77b501b8b: Preparing [2022-04-07T22:07:22.795Z] a472e84b8683: Preparing [2022-04-07T22:07:22.795Z] 5200c4e83ed9: Preparing [2022-04-07T22:07:22.795Z] f73e7dbfee58: Preparing [2022-04-07T22:07:22.795Z] a472e84b8683: Waiting [2022-04-07T22:07:22.795Z] 5200c4e83ed9: Waiting [2022-04-07T22:07:22.795Z] f73e7dbfee58: Waiting [2022-04-07T22:07:22.795Z] b7cdede50a03: Layer already exists [2022-04-07T22:07:22.795Z] f3af12be8caf: Layer already exists [2022-04-07T22:07:22.795Z] 53e77b501b8b: Layer already exists [2022-04-07T22:07:22.795Z] cd92233c16bb: Layer already exists [2022-04-07T22:07:22.795Z] 379e26493db1: Layer already exists [2022-04-07T22:07:22.795Z] a472e84b8683: Layer already exists [2022-04-07T22:07:22.795Z] 5200c4e83ed9: Layer already exists [2022-04-07T22:07:22.795Z] f73e7dbfee58: Layer already exists [2022-04-07T22:07:23.065Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60: digest: sha256:e894765325bb4c904fc770d9957fa8eb9121c41c324ad9cbea92b12f08a6db12 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:23.411Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:23.750Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-04-07T22:07:23.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-07T22:07:23.750Z] cd92233c16bb: Preparing [2022-04-07T22:07:23.750Z] f3af12be8caf: Preparing [2022-04-07T22:07:23.750Z] b7cdede50a03: Preparing [2022-04-07T22:07:23.750Z] 379e26493db1: Preparing [2022-04-07T22:07:23.750Z] 53e77b501b8b: Preparing [2022-04-07T22:07:23.750Z] a472e84b8683: Preparing [2022-04-07T22:07:23.750Z] 5200c4e83ed9: Preparing [2022-04-07T22:07:23.750Z] f73e7dbfee58: Preparing [2022-04-07T22:07:23.750Z] a472e84b8683: Waiting [2022-04-07T22:07:23.750Z] 5200c4e83ed9: Waiting [2022-04-07T22:07:23.750Z] f73e7dbfee58: Waiting [2022-04-07T22:07:23.750Z] 379e26493db1: Layer already exists [2022-04-07T22:07:23.750Z] b7cdede50a03: Layer already exists [2022-04-07T22:07:23.750Z] cd92233c16bb: Layer already exists [2022-04-07T22:07:23.750Z] 53e77b501b8b: Layer already exists [2022-04-07T22:07:23.750Z] f3af12be8caf: Layer already exists [2022-04-07T22:07:23.750Z] a472e84b8683: Layer already exists [2022-04-07T22:07:23.750Z] f73e7dbfee58: Layer already exists [2022-04-07T22:07:23.750Z] 5200c4e83ed9: Layer already exists [2022-04-07T22:07:24.023Z] main: digest: sha256:e894765325bb4c904fc770d9957fa8eb9121c41c324ad9cbea92b12f08a6db12 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T22:07:24.070Z] ===================================================== [Pipeline] echo [2022-04-07T22:07:24.078Z] taggedImages: [2022-04-07T22:07:24.078Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:07:24.078Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-07T22:07:24.078Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.60 [2022-04-07T22:07:24.078Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:07:24.078Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-04-07T22:07:24.099Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-04-07T22:07:24.099Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:07:24.099Z] latest [2022-04-07T22:07:24.099Z] 2.2.0-dev.60 [2022-04-07T22:07:24.099Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:07:24.099Z] main [2022-04-07T22:07:24.099Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:24.457Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:24.793Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:07:24.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-07T22:07:24.793Z] d57be3f19ed6: Preparing [2022-04-07T22:07:24.793Z] f9b64ac5f961: Preparing [2022-04-07T22:07:24.793Z] be46a6570a74: Preparing [2022-04-07T22:07:24.793Z] bf9506dcf91c: Preparing [2022-04-07T22:07:24.793Z] 450fadffc448: Preparing [2022-04-07T22:07:24.793Z] bbe2fb481e2c: Preparing [2022-04-07T22:07:24.793Z] 4a9d2e166968: Preparing [2022-04-07T22:07:24.793Z] 5b672f7f9504: Preparing [2022-04-07T22:07:24.793Z] 4592a1f7a377: Preparing [2022-04-07T22:07:24.793Z] f73e7dbfee58: Preparing [2022-04-07T22:07:24.793Z] bbe2fb481e2c: Waiting [2022-04-07T22:07:24.793Z] 4a9d2e166968: Waiting [2022-04-07T22:07:24.793Z] 4592a1f7a377: Waiting [2022-04-07T22:07:24.793Z] f73e7dbfee58: Waiting [2022-04-07T22:07:25.066Z] d57be3f19ed6: Pushed [2022-04-07T22:07:25.066Z] 450fadffc448: Pushed [2022-04-07T22:07:25.066Z] f9b64ac5f961: Pushed [2022-04-07T22:07:25.339Z] 4a9d2e166968: Pushed [2022-04-07T22:07:25.339Z] bbe2fb481e2c: Pushed [2022-04-07T22:07:25.339Z] 5b672f7f9504: Pushed [2022-04-07T22:07:25.339Z] f73e7dbfee58: Layer already exists [2022-04-07T22:07:25.610Z] 4592a1f7a377: Pushed [2022-04-07T22:07:29.908Z] bf9506dcf91c: Pushed [2022-04-07T22:07:29.908Z] be46a6570a74: Pushed [2022-04-07T22:07:29.908Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb: digest: sha256:0e65b2a91cc1efdbf7f418d15f1b3e2f8c0d5cf52d0219ff3b86d6fc00be6977 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:30.254Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:30.627Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-07T22:07:30.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-07T22:07:30.628Z] d57be3f19ed6: Preparing [2022-04-07T22:07:30.628Z] f9b64ac5f961: Preparing [2022-04-07T22:07:30.628Z] be46a6570a74: Preparing [2022-04-07T22:07:30.628Z] bf9506dcf91c: Preparing [2022-04-07T22:07:30.628Z] 450fadffc448: Preparing [2022-04-07T22:07:30.628Z] bbe2fb481e2c: Preparing [2022-04-07T22:07:30.628Z] 4a9d2e166968: Preparing [2022-04-07T22:07:30.628Z] 5b672f7f9504: Preparing [2022-04-07T22:07:30.628Z] 4592a1f7a377: Preparing [2022-04-07T22:07:30.628Z] f73e7dbfee58: Preparing [2022-04-07T22:07:30.628Z] 4592a1f7a377: Waiting [2022-04-07T22:07:30.628Z] bbe2fb481e2c: Waiting [2022-04-07T22:07:30.628Z] 4a9d2e166968: Waiting [2022-04-07T22:07:30.628Z] 5b672f7f9504: Waiting [2022-04-07T22:07:30.628Z] f73e7dbfee58: Waiting [2022-04-07T22:07:30.628Z] f9b64ac5f961: Layer already exists [2022-04-07T22:07:30.628Z] d57be3f19ed6: Layer already exists [2022-04-07T22:07:30.628Z] 450fadffc448: Layer already exists [2022-04-07T22:07:30.628Z] be46a6570a74: Layer already exists [2022-04-07T22:07:30.628Z] bf9506dcf91c: Layer already exists [2022-04-07T22:07:30.903Z] 4a9d2e166968: Layer already exists [2022-04-07T22:07:30.903Z] bbe2fb481e2c: Layer already exists [2022-04-07T22:07:30.903Z] 5b672f7f9504: Layer already exists [2022-04-07T22:07:30.903Z] 4592a1f7a377: Layer already exists [2022-04-07T22:07:30.903Z] f73e7dbfee58: Layer already exists [2022-04-07T22:07:30.903Z] latest: digest: sha256:0e65b2a91cc1efdbf7f418d15f1b3e2f8c0d5cf52d0219ff3b86d6fc00be6977 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:31.256Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:31.604Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.60 [2022-04-07T22:07:31.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-07T22:07:31.604Z] d57be3f19ed6: Preparing [2022-04-07T22:07:31.604Z] f9b64ac5f961: Preparing [2022-04-07T22:07:31.604Z] be46a6570a74: Preparing [2022-04-07T22:07:31.604Z] bf9506dcf91c: Preparing [2022-04-07T22:07:31.604Z] 450fadffc448: Preparing [2022-04-07T22:07:31.604Z] bbe2fb481e2c: Preparing [2022-04-07T22:07:31.604Z] 4a9d2e166968: Preparing [2022-04-07T22:07:31.604Z] 5b672f7f9504: Preparing [2022-04-07T22:07:31.604Z] 4592a1f7a377: Preparing [2022-04-07T22:07:31.604Z] f73e7dbfee58: Preparing [2022-04-07T22:07:31.604Z] bbe2fb481e2c: Waiting [2022-04-07T22:07:31.604Z] 5b672f7f9504: Waiting [2022-04-07T22:07:31.604Z] 4592a1f7a377: Waiting [2022-04-07T22:07:31.604Z] f73e7dbfee58: Waiting [2022-04-07T22:07:31.604Z] 4a9d2e166968: Waiting [2022-04-07T22:07:31.604Z] be46a6570a74: Layer already exists [2022-04-07T22:07:31.604Z] d57be3f19ed6: Layer already exists [2022-04-07T22:07:31.604Z] bf9506dcf91c: Layer already exists [2022-04-07T22:07:31.604Z] f9b64ac5f961: Layer already exists [2022-04-07T22:07:31.604Z] 450fadffc448: Layer already exists [2022-04-07T22:07:31.875Z] 5b672f7f9504: Layer already exists [2022-04-07T22:07:31.875Z] bbe2fb481e2c: Layer already exists [2022-04-07T22:07:31.875Z] 4a9d2e166968: Layer already exists [2022-04-07T22:07:31.875Z] f73e7dbfee58: Layer already exists [2022-04-07T22:07:31.875Z] 4592a1f7a377: Layer already exists [2022-04-07T22:07:31.875Z] 2.2.0-dev.60: digest: sha256:0e65b2a91cc1efdbf7f418d15f1b3e2f8c0d5cf52d0219ff3b86d6fc00be6977 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:32.224Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:32.564Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:07:32.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-07T22:07:32.564Z] d57be3f19ed6: Preparing [2022-04-07T22:07:32.564Z] f9b64ac5f961: Preparing [2022-04-07T22:07:32.564Z] be46a6570a74: Preparing [2022-04-07T22:07:32.564Z] bf9506dcf91c: Preparing [2022-04-07T22:07:32.564Z] 450fadffc448: Preparing [2022-04-07T22:07:32.564Z] bbe2fb481e2c: Preparing [2022-04-07T22:07:32.564Z] 4a9d2e166968: Preparing [2022-04-07T22:07:32.564Z] 5b672f7f9504: Preparing [2022-04-07T22:07:32.564Z] 4592a1f7a377: Preparing [2022-04-07T22:07:32.564Z] f73e7dbfee58: Preparing [2022-04-07T22:07:32.564Z] 4a9d2e166968: Waiting [2022-04-07T22:07:32.564Z] 5b672f7f9504: Waiting [2022-04-07T22:07:32.564Z] 4592a1f7a377: Waiting [2022-04-07T22:07:32.564Z] f73e7dbfee58: Waiting [2022-04-07T22:07:32.564Z] bbe2fb481e2c: Waiting [2022-04-07T22:07:32.564Z] d57be3f19ed6: Layer already exists [2022-04-07T22:07:32.564Z] f9b64ac5f961: Layer already exists [2022-04-07T22:07:32.564Z] bf9506dcf91c: Layer already exists [2022-04-07T22:07:32.564Z] be46a6570a74: Layer already exists [2022-04-07T22:07:32.564Z] 450fadffc448: Layer already exists [2022-04-07T22:07:32.564Z] 4592a1f7a377: Layer already exists [2022-04-07T22:07:32.564Z] f73e7dbfee58: Layer already exists [2022-04-07T22:07:32.564Z] 5b672f7f9504: Layer already exists [2022-04-07T22:07:32.564Z] 4a9d2e166968: Layer already exists [2022-04-07T22:07:32.564Z] bbe2fb481e2c: Layer already exists [2022-04-07T22:07:32.837Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60: digest: sha256:0e65b2a91cc1efdbf7f418d15f1b3e2f8c0d5cf52d0219ff3b86d6fc00be6977 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:33.437Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:33.785Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-04-07T22:07:33.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-07T22:07:33.785Z] d57be3f19ed6: Preparing [2022-04-07T22:07:33.785Z] f9b64ac5f961: Preparing [2022-04-07T22:07:33.785Z] be46a6570a74: Preparing [2022-04-07T22:07:33.785Z] bf9506dcf91c: Preparing [2022-04-07T22:07:33.785Z] 450fadffc448: Preparing [2022-04-07T22:07:33.785Z] bbe2fb481e2c: Preparing [2022-04-07T22:07:33.785Z] 4a9d2e166968: Preparing [2022-04-07T22:07:33.785Z] 5b672f7f9504: Preparing [2022-04-07T22:07:33.785Z] 4592a1f7a377: Preparing [2022-04-07T22:07:33.785Z] f73e7dbfee58: Preparing [2022-04-07T22:07:33.785Z] bbe2fb481e2c: Waiting [2022-04-07T22:07:33.785Z] 4a9d2e166968: Waiting [2022-04-07T22:07:33.785Z] 5b672f7f9504: Waiting [2022-04-07T22:07:33.785Z] 4592a1f7a377: Waiting [2022-04-07T22:07:33.785Z] f73e7dbfee58: Waiting [2022-04-07T22:07:33.785Z] f9b64ac5f961: Layer already exists [2022-04-07T22:07:33.785Z] bf9506dcf91c: Layer already exists [2022-04-07T22:07:33.785Z] 450fadffc448: Layer already exists [2022-04-07T22:07:33.785Z] d57be3f19ed6: Layer already exists [2022-04-07T22:07:33.785Z] be46a6570a74: Layer already exists [2022-04-07T22:07:33.785Z] bbe2fb481e2c: Layer already exists [2022-04-07T22:07:33.785Z] 5b672f7f9504: Layer already exists [2022-04-07T22:07:33.785Z] 4a9d2e166968: Layer already exists [2022-04-07T22:07:33.785Z] 4592a1f7a377: Layer already exists [2022-04-07T22:07:33.785Z] f73e7dbfee58: Layer already exists [2022-04-07T22:07:34.056Z] main: digest: sha256:0e65b2a91cc1efdbf7f418d15f1b3e2f8c0d5cf52d0219ff3b86d6fc00be6977 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T22:07:34.101Z] ===================================================== [Pipeline] echo [2022-04-07T22:07:34.110Z] taggedImages: [2022-04-07T22:07:34.110Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:07:34.110Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-07T22:07:34.110Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.60 [2022-04-07T22:07:34.110Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:07:34.110Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-04-07T22:07:34.131Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-04-07T22:07:34.131Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:07:34.131Z] latest [2022-04-07T22:07:34.131Z] 2.2.0-dev.60 [2022-04-07T22:07:34.131Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:07:34.131Z] main [2022-04-07T22:07:34.131Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:34.481Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:34.817Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:07:34.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-07T22:07:34.817Z] 17a32f4d441d: Preparing [2022-04-07T22:07:34.817Z] cd2ecbcbc510: Preparing [2022-04-07T22:07:34.817Z] 1d1443d5e2a9: Preparing [2022-04-07T22:07:34.817Z] 397b5478310b: Preparing [2022-04-07T22:07:34.817Z] e20189e9ba37: Preparing [2022-04-07T22:07:34.817Z] 4f4ce317c6bb: Preparing [2022-04-07T22:07:34.817Z] 4f4ce317c6bb: Waiting [2022-04-07T22:07:35.089Z] 1d1443d5e2a9: Layer already exists [2022-04-07T22:07:35.089Z] 4f4ce317c6bb: Layer already exists [2022-04-07T22:07:35.089Z] 17a32f4d441d: Pushed [2022-04-07T22:07:35.089Z] e20189e9ba37: Pushed [2022-04-07T22:07:36.514Z] 397b5478310b: Pushed [2022-04-07T22:07:39.886Z] cd2ecbcbc510: Pushed [2022-04-07T22:07:39.886Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb: digest: sha256:5af97471be6f42fadb3d229e508a37c1fd0c6b2d87c0735898f6e04f4a324b54 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:40.226Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:40.564Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-07T22:07:40.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-07T22:07:40.564Z] 17a32f4d441d: Preparing [2022-04-07T22:07:40.564Z] cd2ecbcbc510: Preparing [2022-04-07T22:07:40.564Z] 1d1443d5e2a9: Preparing [2022-04-07T22:07:40.564Z] 397b5478310b: Preparing [2022-04-07T22:07:40.564Z] e20189e9ba37: Preparing [2022-04-07T22:07:40.564Z] 4f4ce317c6bb: Preparing [2022-04-07T22:07:40.564Z] 4f4ce317c6bb: Waiting [2022-04-07T22:07:40.564Z] 1d1443d5e2a9: Layer already exists [2022-04-07T22:07:40.564Z] 397b5478310b: Layer already exists [2022-04-07T22:07:40.564Z] e20189e9ba37: Layer already exists [2022-04-07T22:07:40.564Z] cd2ecbcbc510: Layer already exists [2022-04-07T22:07:40.564Z] 17a32f4d441d: Layer already exists [2022-04-07T22:07:40.564Z] 4f4ce317c6bb: Layer already exists [2022-04-07T22:07:40.833Z] latest: digest: sha256:5af97471be6f42fadb3d229e508a37c1fd0c6b2d87c0735898f6e04f4a324b54 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:41.177Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:41.515Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.60 [2022-04-07T22:07:41.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-07T22:07:41.515Z] 17a32f4d441d: Preparing [2022-04-07T22:07:41.515Z] cd2ecbcbc510: Preparing [2022-04-07T22:07:41.515Z] 1d1443d5e2a9: Preparing [2022-04-07T22:07:41.515Z] 397b5478310b: Preparing [2022-04-07T22:07:41.515Z] e20189e9ba37: Preparing [2022-04-07T22:07:41.515Z] 4f4ce317c6bb: Preparing [2022-04-07T22:07:41.515Z] 4f4ce317c6bb: Waiting [2022-04-07T22:07:41.515Z] e20189e9ba37: Layer already exists [2022-04-07T22:07:41.515Z] cd2ecbcbc510: Layer already exists [2022-04-07T22:07:41.515Z] 397b5478310b: Layer already exists [2022-04-07T22:07:41.515Z] 1d1443d5e2a9: Layer already exists [2022-04-07T22:07:41.515Z] 17a32f4d441d: Layer already exists [2022-04-07T22:07:41.515Z] 4f4ce317c6bb: Layer already exists [2022-04-07T22:07:41.787Z] 2.2.0-dev.60: digest: sha256:5af97471be6f42fadb3d229e508a37c1fd0c6b2d87c0735898f6e04f4a324b54 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:42.131Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:42.463Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:07:42.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-07T22:07:42.463Z] 17a32f4d441d: Preparing [2022-04-07T22:07:42.463Z] cd2ecbcbc510: Preparing [2022-04-07T22:07:42.463Z] 1d1443d5e2a9: Preparing [2022-04-07T22:07:42.463Z] 397b5478310b: Preparing [2022-04-07T22:07:42.463Z] e20189e9ba37: Preparing [2022-04-07T22:07:42.463Z] 4f4ce317c6bb: Preparing [2022-04-07T22:07:42.463Z] 4f4ce317c6bb: Waiting [2022-04-07T22:07:42.463Z] e20189e9ba37: Layer already exists [2022-04-07T22:07:42.463Z] 1d1443d5e2a9: Layer already exists [2022-04-07T22:07:42.464Z] 397b5478310b: Layer already exists [2022-04-07T22:07:42.464Z] 17a32f4d441d: Layer already exists [2022-04-07T22:07:42.464Z] cd2ecbcbc510: Layer already exists [2022-04-07T22:07:42.464Z] 4f4ce317c6bb: Layer already exists [2022-04-07T22:07:42.733Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60: digest: sha256:5af97471be6f42fadb3d229e508a37c1fd0c6b2d87c0735898f6e04f4a324b54 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:43.076Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:43.437Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-04-07T22:07:43.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-07T22:07:43.437Z] 17a32f4d441d: Preparing [2022-04-07T22:07:43.437Z] cd2ecbcbc510: Preparing [2022-04-07T22:07:43.437Z] 1d1443d5e2a9: Preparing [2022-04-07T22:07:43.437Z] 397b5478310b: Preparing [2022-04-07T22:07:43.437Z] e20189e9ba37: Preparing [2022-04-07T22:07:43.437Z] 4f4ce317c6bb: Preparing [2022-04-07T22:07:43.437Z] 4f4ce317c6bb: Waiting [2022-04-07T22:07:43.437Z] 397b5478310b: Layer already exists [2022-04-07T22:07:43.437Z] 17a32f4d441d: Layer already exists [2022-04-07T22:07:43.437Z] cd2ecbcbc510: Layer already exists [2022-04-07T22:07:43.437Z] e20189e9ba37: Layer already exists [2022-04-07T22:07:43.437Z] 1d1443d5e2a9: Layer already exists [2022-04-07T22:07:43.437Z] 4f4ce317c6bb: Layer already exists [2022-04-07T22:07:43.709Z] main: digest: sha256:5af97471be6f42fadb3d229e508a37c1fd0c6b2d87c0735898f6e04f4a324b54 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T22:07:43.756Z] ===================================================== [Pipeline] echo [2022-04-07T22:07:43.767Z] taggedImages: [2022-04-07T22:07:43.767Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:07:43.767Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-07T22:07:43.767Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.60 [2022-04-07T22:07:43.767Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:07:43.767Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-04-07T22:07:43.788Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-04-07T22:07:43.788Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:07:43.788Z] latest [2022-04-07T22:07:43.788Z] 2.2.0-dev.60 [2022-04-07T22:07:43.788Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:07:43.788Z] main [2022-04-07T22:07:43.788Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:44.142Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:07:44.491Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:07:44.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-07T22:07:44.491Z] 862087e0a50b: Preparing [2022-04-07T22:07:44.491Z] c19700e5238f: Preparing [2022-04-07T22:07:44.491Z] 5f0f9859debf: Preparing [2022-04-07T22:07:44.491Z] dba92fb8bce7: Preparing [2022-04-07T22:07:44.491Z] 80b734af2d47: Preparing [2022-04-07T22:07:44.491Z] 9245f217f6bc: Preparing [2022-04-07T22:07:44.491Z] e20189e9ba37: Preparing [2022-04-07T22:07:44.491Z] 4f4ce317c6bb: Preparing [2022-04-07T22:07:44.491Z] 4f4ce317c6bb: Waiting [2022-04-07T22:07:44.491Z] 9245f217f6bc: Waiting [2022-04-07T22:07:44.491Z] e20189e9ba37: Waiting [2022-04-07T22:07:44.770Z] 5f0f9859debf: Pushed [2022-04-07T22:07:44.770Z] 862087e0a50b: Pushed [2022-04-07T22:07:44.770Z] c19700e5238f: Pushed [2022-04-07T22:07:44.770Z] 4f4ce317c6bb: Layer already exists [2022-04-07T22:07:44.770Z] e20189e9ba37: Layer already exists [2022-04-07T22:07:45.752Z] 9245f217f6bc: Pushed [2022-04-07T22:07:54.013Z] 80b734af2d47: Pushed [2022-04-07T22:08:02.269Z] dba92fb8bce7: Pushed [2022-04-07T22:08:02.269Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb: digest: sha256:dc8110d77920e7f8eaf9581a0916bc987db914a59c5056d14f74917590e35d89 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:08:02.616Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:08:02.955Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-07T22:08:02.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-07T22:08:02.955Z] 862087e0a50b: Preparing [2022-04-07T22:08:02.955Z] c19700e5238f: Preparing [2022-04-07T22:08:02.955Z] 5f0f9859debf: Preparing [2022-04-07T22:08:02.955Z] dba92fb8bce7: Preparing [2022-04-07T22:08:02.955Z] 80b734af2d47: Preparing [2022-04-07T22:08:02.955Z] 9245f217f6bc: Preparing [2022-04-07T22:08:02.955Z] e20189e9ba37: Preparing [2022-04-07T22:08:02.955Z] 4f4ce317c6bb: Preparing [2022-04-07T22:08:02.955Z] 9245f217f6bc: Waiting [2022-04-07T22:08:02.955Z] e20189e9ba37: Waiting [2022-04-07T22:08:02.955Z] 4f4ce317c6bb: Waiting [2022-04-07T22:08:02.955Z] c19700e5238f: Layer already exists [2022-04-07T22:08:02.955Z] 862087e0a50b: Layer already exists [2022-04-07T22:08:02.955Z] dba92fb8bce7: Layer already exists [2022-04-07T22:08:02.955Z] 5f0f9859debf: Layer already exists [2022-04-07T22:08:02.955Z] 80b734af2d47: Layer already exists [2022-04-07T22:08:03.228Z] 4f4ce317c6bb: Layer already exists [2022-04-07T22:08:03.228Z] 9245f217f6bc: Layer already exists [2022-04-07T22:08:03.228Z] e20189e9ba37: Layer already exists [2022-04-07T22:08:03.228Z] latest: digest: sha256:dc8110d77920e7f8eaf9581a0916bc987db914a59c5056d14f74917590e35d89 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:08:03.577Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:08:03.913Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.60 [2022-04-07T22:08:03.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-07T22:08:03.913Z] 862087e0a50b: Preparing [2022-04-07T22:08:03.913Z] c19700e5238f: Preparing [2022-04-07T22:08:03.913Z] 5f0f9859debf: Preparing [2022-04-07T22:08:03.913Z] dba92fb8bce7: Preparing [2022-04-07T22:08:03.913Z] 80b734af2d47: Preparing [2022-04-07T22:08:03.913Z] 9245f217f6bc: Preparing [2022-04-07T22:08:03.913Z] e20189e9ba37: Preparing [2022-04-07T22:08:03.913Z] 4f4ce317c6bb: Preparing [2022-04-07T22:08:03.913Z] 9245f217f6bc: Waiting [2022-04-07T22:08:03.913Z] e20189e9ba37: Waiting [2022-04-07T22:08:03.913Z] 4f4ce317c6bb: Waiting [2022-04-07T22:08:03.913Z] 80b734af2d47: Layer already exists [2022-04-07T22:08:03.913Z] 5f0f9859debf: Layer already exists [2022-04-07T22:08:03.913Z] 862087e0a50b: Layer already exists [2022-04-07T22:08:03.913Z] dba92fb8bce7: Layer already exists [2022-04-07T22:08:03.913Z] c19700e5238f: Layer already exists [2022-04-07T22:08:04.186Z] 4f4ce317c6bb: Layer already exists [2022-04-07T22:08:04.186Z] 9245f217f6bc: Layer already exists [2022-04-07T22:08:04.186Z] e20189e9ba37: Layer already exists [2022-04-07T22:08:04.186Z] 2.2.0-dev.60: digest: sha256:dc8110d77920e7f8eaf9581a0916bc987db914a59c5056d14f74917590e35d89 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:08:04.561Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:08:04.910Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:08:04.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-07T22:08:04.910Z] 862087e0a50b: Preparing [2022-04-07T22:08:04.910Z] c19700e5238f: Preparing [2022-04-07T22:08:04.910Z] 5f0f9859debf: Preparing [2022-04-07T22:08:04.910Z] dba92fb8bce7: Preparing [2022-04-07T22:08:04.910Z] 80b734af2d47: Preparing [2022-04-07T22:08:04.910Z] 9245f217f6bc: Preparing [2022-04-07T22:08:04.910Z] e20189e9ba37: Preparing [2022-04-07T22:08:04.910Z] 4f4ce317c6bb: Preparing [2022-04-07T22:08:04.910Z] 9245f217f6bc: Waiting [2022-04-07T22:08:04.910Z] e20189e9ba37: Waiting [2022-04-07T22:08:04.910Z] 4f4ce317c6bb: Waiting [2022-04-07T22:08:04.910Z] 862087e0a50b: Layer already exists [2022-04-07T22:08:04.910Z] 5f0f9859debf: Layer already exists [2022-04-07T22:08:04.910Z] c19700e5238f: Layer already exists [2022-04-07T22:08:04.910Z] 80b734af2d47: Layer already exists [2022-04-07T22:08:04.910Z] dba92fb8bce7: Layer already exists [2022-04-07T22:08:04.910Z] e20189e9ba37: Layer already exists [2022-04-07T22:08:04.910Z] 4f4ce317c6bb: Layer already exists [2022-04-07T22:08:04.910Z] 9245f217f6bc: Layer already exists [2022-04-07T22:08:05.181Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60: digest: sha256:dc8110d77920e7f8eaf9581a0916bc987db914a59c5056d14f74917590e35d89 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:08:05.528Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:08:05.876Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-04-07T22:08:05.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-07T22:08:05.876Z] 862087e0a50b: Preparing [2022-04-07T22:08:05.876Z] c19700e5238f: Preparing [2022-04-07T22:08:05.876Z] 5f0f9859debf: Preparing [2022-04-07T22:08:05.876Z] dba92fb8bce7: Preparing [2022-04-07T22:08:05.876Z] 80b734af2d47: Preparing [2022-04-07T22:08:05.876Z] 9245f217f6bc: Preparing [2022-04-07T22:08:05.876Z] e20189e9ba37: Preparing [2022-04-07T22:08:05.876Z] 4f4ce317c6bb: Preparing [2022-04-07T22:08:05.876Z] e20189e9ba37: Waiting [2022-04-07T22:08:05.876Z] 4f4ce317c6bb: Waiting [2022-04-07T22:08:05.876Z] 9245f217f6bc: Waiting [2022-04-07T22:08:05.876Z] 80b734af2d47: Layer already exists [2022-04-07T22:08:05.876Z] c19700e5238f: Layer already exists [2022-04-07T22:08:05.876Z] 862087e0a50b: Layer already exists [2022-04-07T22:08:05.876Z] dba92fb8bce7: Layer already exists [2022-04-07T22:08:05.876Z] 5f0f9859debf: Layer already exists [2022-04-07T22:08:06.147Z] 4f4ce317c6bb: Layer already exists [2022-04-07T22:08:06.147Z] 9245f217f6bc: Layer already exists [2022-04-07T22:08:06.147Z] e20189e9ba37: Layer already exists [2022-04-07T22:08:06.147Z] main: digest: sha256:dc8110d77920e7f8eaf9581a0916bc987db914a59c5056d14f74917590e35d89 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T22:08:06.201Z] ===================================================== [Pipeline] echo [2022-04-07T22:08:06.209Z] taggedImages: [2022-04-07T22:08:06.209Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:08:06.209Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-07T22:08:06.209Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.60 [2022-04-07T22:08:06.209Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:08:06.209Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-04-07T22:08:06.233Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-04-07T22:08:06.233Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:08:06.233Z] latest [2022-04-07T22:08:06.233Z] 2.2.0-dev.60 [2022-04-07T22:08:06.233Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:08:06.233Z] main [2022-04-07T22:08:06.233Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:08:06.591Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:08:06.930Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:08:06.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-07T22:08:06.930Z] 9ccedc0fb2f1: Preparing [2022-04-07T22:08:06.930Z] 389c80c24670: Preparing [2022-04-07T22:08:06.930Z] de88c6ca560a: Preparing [2022-04-07T22:08:06.930Z] e97401173651: Preparing [2022-04-07T22:08:06.930Z] 6f89acf7f722: Preparing [2022-04-07T22:08:06.930Z] e20189e9ba37: Preparing [2022-04-07T22:08:06.930Z] 4f4ce317c6bb: Preparing [2022-04-07T22:08:06.930Z] e20189e9ba37: Waiting [2022-04-07T22:08:06.930Z] 4f4ce317c6bb: Waiting [2022-04-07T22:08:07.200Z] de88c6ca560a: Pushed [2022-04-07T22:08:07.200Z] 389c80c24670: Pushed [2022-04-07T22:08:07.200Z] 9ccedc0fb2f1: Pushed [2022-04-07T22:08:07.200Z] e20189e9ba37: Layer already exists [2022-04-07T22:08:07.200Z] 4f4ce317c6bb: Layer already exists [2022-04-07T22:08:07.795Z] 6f89acf7f722: Pushed [2022-04-07T22:08:26.072Z] e97401173651: Pushed [2022-04-07T22:08:26.072Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb: digest: sha256:4456ba868cefe2d322d60f901eb22e8fefea9d1b246e38a11ecc0bea56237a10 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:08:26.422Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:08:26.763Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-07T22:08:26.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-07T22:08:26.763Z] 9ccedc0fb2f1: Preparing [2022-04-07T22:08:26.763Z] 389c80c24670: Preparing [2022-04-07T22:08:26.763Z] de88c6ca560a: Preparing [2022-04-07T22:08:26.763Z] e97401173651: Preparing [2022-04-07T22:08:26.763Z] 6f89acf7f722: Preparing [2022-04-07T22:08:26.763Z] e20189e9ba37: Preparing [2022-04-07T22:08:26.763Z] 4f4ce317c6bb: Preparing [2022-04-07T22:08:26.763Z] e20189e9ba37: Waiting [2022-04-07T22:08:26.763Z] 4f4ce317c6bb: Waiting [2022-04-07T22:08:26.763Z] 6f89acf7f722: Layer already exists [2022-04-07T22:08:26.763Z] 389c80c24670: Layer already exists [2022-04-07T22:08:26.763Z] 9ccedc0fb2f1: Layer already exists [2022-04-07T22:08:26.763Z] e97401173651: Layer already exists [2022-04-07T22:08:26.763Z] de88c6ca560a: Layer already exists [2022-04-07T22:08:27.034Z] e20189e9ba37: Layer already exists [2022-04-07T22:08:27.034Z] 4f4ce317c6bb: Layer already exists [2022-04-07T22:08:27.034Z] latest: digest: sha256:4456ba868cefe2d322d60f901eb22e8fefea9d1b246e38a11ecc0bea56237a10 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:08:27.419Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:08:27.768Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.60 [2022-04-07T22:08:27.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-07T22:08:27.768Z] 9ccedc0fb2f1: Preparing [2022-04-07T22:08:27.768Z] 389c80c24670: Preparing [2022-04-07T22:08:27.768Z] de88c6ca560a: Preparing [2022-04-07T22:08:27.768Z] e97401173651: Preparing [2022-04-07T22:08:27.768Z] 6f89acf7f722: Preparing [2022-04-07T22:08:27.768Z] e20189e9ba37: Preparing [2022-04-07T22:08:27.768Z] 4f4ce317c6bb: Preparing [2022-04-07T22:08:27.768Z] e20189e9ba37: Waiting [2022-04-07T22:08:27.768Z] 4f4ce317c6bb: Waiting [2022-04-07T22:08:27.768Z] 6f89acf7f722: Layer already exists [2022-04-07T22:08:27.768Z] e97401173651: Layer already exists [2022-04-07T22:08:27.768Z] 9ccedc0fb2f1: Layer already exists [2022-04-07T22:08:27.768Z] de88c6ca560a: Layer already exists [2022-04-07T22:08:27.768Z] 389c80c24670: Layer already exists [2022-04-07T22:08:28.039Z] e20189e9ba37: Layer already exists [2022-04-07T22:08:28.039Z] 4f4ce317c6bb: Layer already exists [2022-04-07T22:08:28.039Z] 2.2.0-dev.60: digest: sha256:4456ba868cefe2d322d60f901eb22e8fefea9d1b246e38a11ecc0bea56237a10 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:08:28.388Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:08:28.730Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:08:28.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-07T22:08:28.731Z] 9ccedc0fb2f1: Preparing [2022-04-07T22:08:28.731Z] 389c80c24670: Preparing [2022-04-07T22:08:28.731Z] de88c6ca560a: Preparing [2022-04-07T22:08:28.731Z] e97401173651: Preparing [2022-04-07T22:08:28.731Z] 6f89acf7f722: Preparing [2022-04-07T22:08:28.731Z] e20189e9ba37: Preparing [2022-04-07T22:08:28.731Z] 4f4ce317c6bb: Preparing [2022-04-07T22:08:28.731Z] e20189e9ba37: Waiting [2022-04-07T22:08:28.731Z] 4f4ce317c6bb: Waiting [2022-04-07T22:08:28.731Z] de88c6ca560a: Layer already exists [2022-04-07T22:08:28.731Z] 6f89acf7f722: Layer already exists [2022-04-07T22:08:28.731Z] 389c80c24670: Layer already exists [2022-04-07T22:08:28.731Z] 9ccedc0fb2f1: Layer already exists [2022-04-07T22:08:28.731Z] e97401173651: Layer already exists [2022-04-07T22:08:28.731Z] 4f4ce317c6bb: Layer already exists [2022-04-07T22:08:28.731Z] e20189e9ba37: Layer already exists [2022-04-07T22:08:29.002Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60: digest: sha256:4456ba868cefe2d322d60f901eb22e8fefea9d1b246e38a11ecc0bea56237a10 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:08:29.352Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:08:29.695Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-04-07T22:08:29.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-07T22:08:29.696Z] 9ccedc0fb2f1: Preparing [2022-04-07T22:08:29.696Z] 389c80c24670: Preparing [2022-04-07T22:08:29.696Z] de88c6ca560a: Preparing [2022-04-07T22:08:29.696Z] e97401173651: Preparing [2022-04-07T22:08:29.696Z] 6f89acf7f722: Preparing [2022-04-07T22:08:29.696Z] e20189e9ba37: Preparing [2022-04-07T22:08:29.696Z] 4f4ce317c6bb: Preparing [2022-04-07T22:08:29.696Z] e20189e9ba37: Waiting [2022-04-07T22:08:29.696Z] 4f4ce317c6bb: Waiting [2022-04-07T22:08:29.696Z] de88c6ca560a: Layer already exists [2022-04-07T22:08:29.696Z] e97401173651: Layer already exists [2022-04-07T22:08:29.696Z] 9ccedc0fb2f1: Layer already exists [2022-04-07T22:08:29.696Z] 389c80c24670: Layer already exists [2022-04-07T22:08:29.696Z] 6f89acf7f722: Layer already exists [2022-04-07T22:08:29.969Z] 4f4ce317c6bb: Layer already exists [2022-04-07T22:08:29.969Z] e20189e9ba37: Layer already exists [2022-04-07T22:08:29.969Z] main: digest: sha256:4456ba868cefe2d322d60f901eb22e8fefea9d1b246e38a11ecc0bea56237a10 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T22:08:30.023Z] ===================================================== [Pipeline] echo [2022-04-07T22:08:30.034Z] taggedImages: [2022-04-07T22:08:30.034Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:08:30.034Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-07T22:08:30.034Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.60 [2022-04-07T22:08:30.034Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:08:30.034Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-04-07T22:08:30.057Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-04-07T22:08:30.057Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:08:30.057Z] latest [2022-04-07T22:08:30.057Z] 2.2.0-dev.60 [2022-04-07T22:08:30.057Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:08:30.057Z] main [2022-04-07T22:08:30.057Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:08:30.412Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:08:30.758Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:08:30.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-07T22:08:30.758Z] f4522010a86c: Preparing [2022-04-07T22:08:30.758Z] 0d615b9f37fa: Preparing [2022-04-07T22:08:30.758Z] 75c7902352f9: Preparing [2022-04-07T22:08:30.758Z] eb00af017f43: Preparing [2022-04-07T22:08:30.758Z] 9245f217f6bc: Preparing [2022-04-07T22:08:30.758Z] e20189e9ba37: Preparing [2022-04-07T22:08:30.758Z] 4f4ce317c6bb: Preparing [2022-04-07T22:08:30.758Z] e20189e9ba37: Waiting [2022-04-07T22:08:30.758Z] 4f4ce317c6bb: Waiting [2022-04-07T22:08:31.030Z] 9245f217f6bc: Layer already exists [2022-04-07T22:08:31.030Z] e20189e9ba37: Layer already exists [2022-04-07T22:08:31.030Z] 4f4ce317c6bb: Layer already exists [2022-04-07T22:08:31.030Z] 75c7902352f9: Pushed [2022-04-07T22:08:31.030Z] 0d615b9f37fa: Pushed [2022-04-07T22:08:31.030Z] f4522010a86c: Pushed [2022-04-07T22:08:49.320Z] eb00af017f43: Pushed [2022-04-07T22:08:49.320Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb: digest: sha256:d33d5da230286464d7453cb6d465e1f918ab757b84af9a61d2d1ab662ce98120 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:08:49.682Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:08:50.024Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-07T22:08:50.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-07T22:08:50.024Z] f4522010a86c: Preparing [2022-04-07T22:08:50.024Z] 0d615b9f37fa: Preparing [2022-04-07T22:08:50.024Z] 75c7902352f9: Preparing [2022-04-07T22:08:50.024Z] eb00af017f43: Preparing [2022-04-07T22:08:50.024Z] 9245f217f6bc: Preparing [2022-04-07T22:08:50.024Z] e20189e9ba37: Preparing [2022-04-07T22:08:50.024Z] 4f4ce317c6bb: Preparing [2022-04-07T22:08:50.024Z] e20189e9ba37: Waiting [2022-04-07T22:08:50.024Z] 4f4ce317c6bb: Waiting [2022-04-07T22:08:50.296Z] 0d615b9f37fa: Layer already exists [2022-04-07T22:08:50.296Z] f4522010a86c: Layer already exists [2022-04-07T22:08:50.296Z] 75c7902352f9: Layer already exists [2022-04-07T22:08:50.296Z] eb00af017f43: Layer already exists [2022-04-07T22:08:50.296Z] 9245f217f6bc: Layer already exists [2022-04-07T22:08:50.296Z] 4f4ce317c6bb: Layer already exists [2022-04-07T22:08:50.296Z] e20189e9ba37: Layer already exists [2022-04-07T22:08:50.296Z] latest: digest: sha256:d33d5da230286464d7453cb6d465e1f918ab757b84af9a61d2d1ab662ce98120 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:08:50.641Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:08:50.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.60 [2022-04-07T22:08:50.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-07T22:08:50.981Z] f4522010a86c: Preparing [2022-04-07T22:08:50.981Z] 0d615b9f37fa: Preparing [2022-04-07T22:08:50.981Z] 75c7902352f9: Preparing [2022-04-07T22:08:50.981Z] eb00af017f43: Preparing [2022-04-07T22:08:50.981Z] 9245f217f6bc: Preparing [2022-04-07T22:08:50.981Z] e20189e9ba37: Preparing [2022-04-07T22:08:50.981Z] 4f4ce317c6bb: Preparing [2022-04-07T22:08:50.981Z] e20189e9ba37: Waiting [2022-04-07T22:08:50.981Z] 4f4ce317c6bb: Waiting [2022-04-07T22:08:50.981Z] 0d615b9f37fa: Layer already exists [2022-04-07T22:08:50.981Z] eb00af017f43: Layer already exists [2022-04-07T22:08:50.981Z] f4522010a86c: Layer already exists [2022-04-07T22:08:50.981Z] 75c7902352f9: Layer already exists [2022-04-07T22:08:50.981Z] 9245f217f6bc: Layer already exists [2022-04-07T22:08:51.252Z] e20189e9ba37: Layer already exists [2022-04-07T22:08:51.252Z] 4f4ce317c6bb: Layer already exists [2022-04-07T22:08:51.252Z] 2.2.0-dev.60: digest: sha256:d33d5da230286464d7453cb6d465e1f918ab757b84af9a61d2d1ab662ce98120 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:08:51.600Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:08:51.941Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:08:51.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-07T22:08:51.941Z] f4522010a86c: Preparing [2022-04-07T22:08:51.941Z] 0d615b9f37fa: Preparing [2022-04-07T22:08:51.941Z] 75c7902352f9: Preparing [2022-04-07T22:08:51.941Z] eb00af017f43: Preparing [2022-04-07T22:08:51.941Z] 9245f217f6bc: Preparing [2022-04-07T22:08:51.941Z] e20189e9ba37: Preparing [2022-04-07T22:08:51.941Z] 4f4ce317c6bb: Preparing [2022-04-07T22:08:51.941Z] e20189e9ba37: Waiting [2022-04-07T22:08:51.941Z] 4f4ce317c6bb: Waiting [2022-04-07T22:08:51.941Z] 0d615b9f37fa: Layer already exists [2022-04-07T22:08:51.941Z] eb00af017f43: Layer already exists [2022-04-07T22:08:51.941Z] 75c7902352f9: Layer already exists [2022-04-07T22:08:51.941Z] 9245f217f6bc: Layer already exists [2022-04-07T22:08:51.941Z] f4522010a86c: Layer already exists [2022-04-07T22:08:52.213Z] e20189e9ba37: Layer already exists [2022-04-07T22:08:52.213Z] 4f4ce317c6bb: Layer already exists [2022-04-07T22:08:52.213Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60: digest: sha256:d33d5da230286464d7453cb6d465e1f918ab757b84af9a61d2d1ab662ce98120 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:08:52.561Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:08:52.898Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-04-07T22:08:52.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-07T22:08:52.898Z] f4522010a86c: Preparing [2022-04-07T22:08:52.898Z] 0d615b9f37fa: Preparing [2022-04-07T22:08:52.899Z] 75c7902352f9: Preparing [2022-04-07T22:08:52.899Z] eb00af017f43: Preparing [2022-04-07T22:08:52.899Z] 9245f217f6bc: Preparing [2022-04-07T22:08:52.899Z] e20189e9ba37: Preparing [2022-04-07T22:08:52.899Z] 4f4ce317c6bb: Preparing [2022-04-07T22:08:52.899Z] e20189e9ba37: Waiting [2022-04-07T22:08:52.899Z] 4f4ce317c6bb: Waiting [2022-04-07T22:08:52.899Z] 0d615b9f37fa: Layer already exists [2022-04-07T22:08:52.899Z] f4522010a86c: Layer already exists [2022-04-07T22:08:52.899Z] 9245f217f6bc: Layer already exists [2022-04-07T22:08:52.899Z] 75c7902352f9: Layer already exists [2022-04-07T22:08:52.899Z] eb00af017f43: Layer already exists [2022-04-07T22:08:52.899Z] 4f4ce317c6bb: Layer already exists [2022-04-07T22:08:52.899Z] e20189e9ba37: Layer already exists [2022-04-07T22:08:53.170Z] main: digest: sha256:d33d5da230286464d7453cb6d465e1f918ab757b84af9a61d2d1ab662ce98120 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T22:08:53.219Z] ===================================================== [Pipeline] echo [2022-04-07T22:08:53.231Z] taggedImages: [2022-04-07T22:08:53.231Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:08:53.231Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-07T22:08:53.231Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.60 [2022-04-07T22:08:53.231Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:08:53.231Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-04-07T22:08:53.252Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-04-07T22:08:53.252Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:08:53.252Z] latest [2022-04-07T22:08:53.252Z] 2.2.0-dev.60 [2022-04-07T22:08:53.252Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:08:53.252Z] main [2022-04-07T22:08:53.252Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:08:53.610Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:08:53.961Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:08:53.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-07T22:08:53.961Z] 38691746f8bf: Preparing [2022-04-07T22:08:53.961Z] 672857d7f4c6: Preparing [2022-04-07T22:08:53.961Z] 1d1443d5e2a9: Preparing [2022-04-07T22:08:53.961Z] b32fb0c7839a: Preparing [2022-04-07T22:08:53.961Z] f73e7dbfee58: Preparing [2022-04-07T22:08:54.237Z] f73e7dbfee58: Layer already exists [2022-04-07T22:08:54.237Z] 1d1443d5e2a9: Layer already exists [2022-04-07T22:08:54.237Z] 38691746f8bf: Pushed [2022-04-07T22:08:54.510Z] b32fb0c7839a: Pushed [2022-04-07T22:08:59.902Z] 672857d7f4c6: Pushed [2022-04-07T22:08:59.902Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb: digest: sha256:e9ebdd7317975a750552459f4bfb62d42f8145a6c4abbcc38f0f01b48c52e713 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:09:00.266Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:09:00.614Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-07T22:09:00.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-07T22:09:00.614Z] 38691746f8bf: Preparing [2022-04-07T22:09:00.614Z] 672857d7f4c6: Preparing [2022-04-07T22:09:00.614Z] 1d1443d5e2a9: Preparing [2022-04-07T22:09:00.614Z] b32fb0c7839a: Preparing [2022-04-07T22:09:00.614Z] f73e7dbfee58: Preparing [2022-04-07T22:09:00.614Z] 672857d7f4c6: Layer already exists [2022-04-07T22:09:00.614Z] b32fb0c7839a: Layer already exists [2022-04-07T22:09:00.614Z] 38691746f8bf: Layer already exists [2022-04-07T22:09:00.614Z] 1d1443d5e2a9: Layer already exists [2022-04-07T22:09:00.887Z] f73e7dbfee58: Layer already exists [2022-04-07T22:09:00.887Z] latest: digest: sha256:e9ebdd7317975a750552459f4bfb62d42f8145a6c4abbcc38f0f01b48c52e713 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:09:01.234Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:09:01.576Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.60 [2022-04-07T22:09:01.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-07T22:09:01.576Z] 38691746f8bf: Preparing [2022-04-07T22:09:01.576Z] 672857d7f4c6: Preparing [2022-04-07T22:09:01.576Z] 1d1443d5e2a9: Preparing [2022-04-07T22:09:01.576Z] b32fb0c7839a: Preparing [2022-04-07T22:09:01.576Z] f73e7dbfee58: Preparing [2022-04-07T22:09:01.577Z] 1d1443d5e2a9: Layer already exists [2022-04-07T22:09:01.577Z] b32fb0c7839a: Layer already exists [2022-04-07T22:09:01.577Z] f73e7dbfee58: Layer already exists [2022-04-07T22:09:01.577Z] 38691746f8bf: Layer already exists [2022-04-07T22:09:01.577Z] 672857d7f4c6: Layer already exists [2022-04-07T22:09:01.849Z] 2.2.0-dev.60: digest: sha256:e9ebdd7317975a750552459f4bfb62d42f8145a6c4abbcc38f0f01b48c52e713 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:09:02.189Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:09:02.525Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:09:02.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-07T22:09:02.525Z] 38691746f8bf: Preparing [2022-04-07T22:09:02.525Z] 672857d7f4c6: Preparing [2022-04-07T22:09:02.525Z] 1d1443d5e2a9: Preparing [2022-04-07T22:09:02.525Z] b32fb0c7839a: Preparing [2022-04-07T22:09:02.525Z] f73e7dbfee58: Preparing [2022-04-07T22:09:02.525Z] 1d1443d5e2a9: Layer already exists [2022-04-07T22:09:02.525Z] b32fb0c7839a: Layer already exists [2022-04-07T22:09:02.525Z] 38691746f8bf: Layer already exists [2022-04-07T22:09:02.525Z] 672857d7f4c6: Layer already exists [2022-04-07T22:09:02.525Z] f73e7dbfee58: Layer already exists [2022-04-07T22:09:02.795Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60: digest: sha256:e9ebdd7317975a750552459f4bfb62d42f8145a6c4abbcc38f0f01b48c52e713 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:09:03.136Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:09:03.472Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-04-07T22:09:03.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-07T22:09:03.472Z] 38691746f8bf: Preparing [2022-04-07T22:09:03.472Z] 672857d7f4c6: Preparing [2022-04-07T22:09:03.472Z] 1d1443d5e2a9: Preparing [2022-04-07T22:09:03.472Z] b32fb0c7839a: Preparing [2022-04-07T22:09:03.472Z] f73e7dbfee58: Preparing [2022-04-07T22:09:03.472Z] b32fb0c7839a: Layer already exists [2022-04-07T22:09:03.472Z] 38691746f8bf: Layer already exists [2022-04-07T22:09:03.472Z] 1d1443d5e2a9: Layer already exists [2022-04-07T22:09:03.472Z] 672857d7f4c6: Layer already exists [2022-04-07T22:09:03.472Z] f73e7dbfee58: Layer already exists [2022-04-07T22:09:03.743Z] main: digest: sha256:e9ebdd7317975a750552459f4bfb62d42f8145a6c4abbcc38f0f01b48c52e713 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T22:09:03.789Z] ===================================================== [Pipeline] echo [2022-04-07T22:09:03.800Z] taggedImages: [2022-04-07T22:09:03.800Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:09:03.800Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-07T22:09:03.800Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.60 [2022-04-07T22:09:03.800Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:09:03.800Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-04-07T22:09:03.822Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-04-07T22:09:03.822Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:09:03.822Z] latest [2022-04-07T22:09:03.822Z] 2.2.0-dev.60 [2022-04-07T22:09:03.822Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:09:03.822Z] main [2022-04-07T22:09:03.822Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:09:04.166Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:09:04.511Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:09:04.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-07T22:09:04.511Z] 207846e877b6: Preparing [2022-04-07T22:09:04.511Z] 940766364bc7: Preparing [2022-04-07T22:09:04.511Z] 1d1443d5e2a9: Preparing [2022-04-07T22:09:04.511Z] 57f9c26386a8: Preparing [2022-04-07T22:09:04.511Z] f73e7dbfee58: Preparing [2022-04-07T22:09:04.511Z] 57f9c26386a8: Layer already exists [2022-04-07T22:09:04.511Z] 1d1443d5e2a9: Layer already exists [2022-04-07T22:09:04.511Z] f73e7dbfee58: Layer already exists [2022-04-07T22:09:04.780Z] 207846e877b6: Pushed [2022-04-07T22:09:10.168Z] 940766364bc7: Pushed [2022-04-07T22:09:10.168Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb: digest: sha256:6eefe0f7f48151b3c4e579400411ab6791264b4edac9eee759500f733b2c052c size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:09:10.516Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:09:10.853Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-07T22:09:10.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-07T22:09:10.853Z] 207846e877b6: Preparing [2022-04-07T22:09:10.853Z] 940766364bc7: Preparing [2022-04-07T22:09:10.853Z] 1d1443d5e2a9: Preparing [2022-04-07T22:09:10.853Z] 57f9c26386a8: Preparing [2022-04-07T22:09:10.853Z] f73e7dbfee58: Preparing [2022-04-07T22:09:10.853Z] 57f9c26386a8: Layer already exists [2022-04-07T22:09:10.853Z] 940766364bc7: Layer already exists [2022-04-07T22:09:10.853Z] f73e7dbfee58: Layer already exists [2022-04-07T22:09:10.853Z] 207846e877b6: Layer already exists [2022-04-07T22:09:10.853Z] 1d1443d5e2a9: Layer already exists [2022-04-07T22:09:11.124Z] latest: digest: sha256:6eefe0f7f48151b3c4e579400411ab6791264b4edac9eee759500f733b2c052c size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:09:11.470Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:09:11.811Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.60 [2022-04-07T22:09:11.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-07T22:09:11.811Z] 207846e877b6: Preparing [2022-04-07T22:09:11.811Z] 940766364bc7: Preparing [2022-04-07T22:09:11.811Z] 1d1443d5e2a9: Preparing [2022-04-07T22:09:11.811Z] 57f9c26386a8: Preparing [2022-04-07T22:09:11.811Z] f73e7dbfee58: Preparing [2022-04-07T22:09:11.811Z] f73e7dbfee58: Layer already exists [2022-04-07T22:09:11.811Z] 940766364bc7: Layer already exists [2022-04-07T22:09:11.811Z] 207846e877b6: Layer already exists [2022-04-07T22:09:11.811Z] 57f9c26386a8: Layer already exists [2022-04-07T22:09:11.811Z] 1d1443d5e2a9: Layer already exists [2022-04-07T22:09:12.081Z] 2.2.0-dev.60: digest: sha256:6eefe0f7f48151b3c4e579400411ab6791264b4edac9eee759500f733b2c052c size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:09:12.424Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:09:12.760Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:09:12.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-07T22:09:12.761Z] 207846e877b6: Preparing [2022-04-07T22:09:12.761Z] 940766364bc7: Preparing [2022-04-07T22:09:12.761Z] 1d1443d5e2a9: Preparing [2022-04-07T22:09:12.761Z] 57f9c26386a8: Preparing [2022-04-07T22:09:12.761Z] f73e7dbfee58: Preparing [2022-04-07T22:09:12.761Z] 940766364bc7: Layer already exists [2022-04-07T22:09:12.761Z] 207846e877b6: Layer already exists [2022-04-07T22:09:12.761Z] 57f9c26386a8: Layer already exists [2022-04-07T22:09:12.761Z] 1d1443d5e2a9: Layer already exists [2022-04-07T22:09:12.761Z] f73e7dbfee58: Layer already exists [2022-04-07T22:09:13.031Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60: digest: sha256:6eefe0f7f48151b3c4e579400411ab6791264b4edac9eee759500f733b2c052c size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:09:13.368Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:09:13.705Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-04-07T22:09:13.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-07T22:09:13.705Z] 207846e877b6: Preparing [2022-04-07T22:09:13.705Z] 940766364bc7: Preparing [2022-04-07T22:09:13.705Z] 1d1443d5e2a9: Preparing [2022-04-07T22:09:13.705Z] 57f9c26386a8: Preparing [2022-04-07T22:09:13.705Z] f73e7dbfee58: Preparing [2022-04-07T22:09:13.705Z] f73e7dbfee58: Layer already exists [2022-04-07T22:09:13.705Z] 1d1443d5e2a9: Layer already exists [2022-04-07T22:09:13.705Z] 207846e877b6: Layer already exists [2022-04-07T22:09:13.705Z] 57f9c26386a8: Layer already exists [2022-04-07T22:09:13.705Z] 940766364bc7: Layer already exists [2022-04-07T22:09:13.976Z] main: digest: sha256:6eefe0f7f48151b3c4e579400411ab6791264b4edac9eee759500f733b2c052c size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T22:09:14.027Z] ===================================================== [Pipeline] echo [2022-04-07T22:09:14.037Z] taggedImages: [2022-04-07T22:09:14.037Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:09:14.037Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-07T22:09:14.037Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.60 [2022-04-07T22:09:14.037Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:09:14.037Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-04-07T22:09:14.059Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-04-07T22:09:14.059Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:09:14.059Z] latest [2022-04-07T22:09:14.059Z] 2.2.0-dev.60 [2022-04-07T22:09:14.059Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:09:14.059Z] main [2022-04-07T22:09:14.059Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:09:14.428Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:09:14.765Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:09:14.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-07T22:09:14.765Z] 2b321853f068: Preparing [2022-04-07T22:09:14.765Z] 0a628729ecd8: Preparing [2022-04-07T22:09:14.765Z] e217c11d83a7: Preparing [2022-04-07T22:09:14.765Z] 9262d1218e94: Preparing [2022-04-07T22:09:14.765Z] f0e5a4d6c014: Preparing [2022-04-07T22:09:14.765Z] 3b19d27f08f7: Preparing [2022-04-07T22:09:14.765Z] 73bb99a6e169: Preparing [2022-04-07T22:09:14.765Z] ec06c3102977: Preparing [2022-04-07T22:09:14.765Z] 6a3c62e080c7: Preparing [2022-04-07T22:09:14.765Z] 340cb19ca677: Preparing [2022-04-07T22:09:14.765Z] 4f4ce317c6bb: Preparing [2022-04-07T22:09:14.765Z] ec06c3102977: Waiting [2022-04-07T22:09:14.765Z] 6a3c62e080c7: Waiting [2022-04-07T22:09:14.765Z] 340cb19ca677: Waiting [2022-04-07T22:09:14.765Z] 4f4ce317c6bb: Waiting [2022-04-07T22:09:14.765Z] 3b19d27f08f7: Waiting [2022-04-07T22:09:14.765Z] 73bb99a6e169: Waiting [2022-04-07T22:09:15.105Z] f0e5a4d6c014: Layer already exists [2022-04-07T22:09:15.105Z] 3b19d27f08f7: Layer already exists [2022-04-07T22:09:15.105Z] 73bb99a6e169: Layer already exists [2022-04-07T22:09:15.105Z] 0a628729ecd8: Pushed [2022-04-07T22:09:15.105Z] ec06c3102977: Layer already exists [2022-04-07T22:09:15.105Z] 6a3c62e080c7: Layer already exists [2022-04-07T22:09:15.105Z] 340cb19ca677: Layer already exists [2022-04-07T22:09:15.105Z] 4f4ce317c6bb: Layer already exists [2022-04-07T22:09:15.744Z] 2b321853f068: Pushed [2022-04-07T22:09:20.036Z] e217c11d83a7: Pushed [2022-04-07T22:09:35.106Z] 9262d1218e94: Pushed [2022-04-07T22:09:35.106Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb: digest: sha256:47f268dc9dab70a2503f03cd435a9efb3e62c8effcfd8dbdcf1303813f4af8ac size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:09:35.452Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:09:35.793Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-07T22:09:35.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-07T22:09:35.793Z] 2b321853f068: Preparing [2022-04-07T22:09:35.793Z] 0a628729ecd8: Preparing [2022-04-07T22:09:35.793Z] e217c11d83a7: Preparing [2022-04-07T22:09:35.793Z] 9262d1218e94: Preparing [2022-04-07T22:09:35.793Z] f0e5a4d6c014: Preparing [2022-04-07T22:09:35.793Z] 3b19d27f08f7: Preparing [2022-04-07T22:09:35.793Z] 73bb99a6e169: Preparing [2022-04-07T22:09:35.793Z] ec06c3102977: Preparing [2022-04-07T22:09:35.793Z] 6a3c62e080c7: Preparing [2022-04-07T22:09:35.793Z] 340cb19ca677: Preparing [2022-04-07T22:09:35.793Z] 4f4ce317c6bb: Preparing [2022-04-07T22:09:35.793Z] 3b19d27f08f7: Waiting [2022-04-07T22:09:35.793Z] 73bb99a6e169: Waiting [2022-04-07T22:09:35.793Z] ec06c3102977: Waiting [2022-04-07T22:09:35.793Z] 6a3c62e080c7: Waiting [2022-04-07T22:09:35.793Z] 340cb19ca677: Waiting [2022-04-07T22:09:35.793Z] 0a628729ecd8: Layer already exists [2022-04-07T22:09:35.793Z] e217c11d83a7: Layer already exists [2022-04-07T22:09:35.793Z] 9262d1218e94: Layer already exists [2022-04-07T22:09:35.793Z] f0e5a4d6c014: Layer already exists [2022-04-07T22:09:35.793Z] 2b321853f068: Layer already exists [2022-04-07T22:09:35.793Z] 73bb99a6e169: Layer already exists [2022-04-07T22:09:35.793Z] 3b19d27f08f7: Layer already exists [2022-04-07T22:09:35.793Z] ec06c3102977: Layer already exists [2022-04-07T22:09:35.793Z] 6a3c62e080c7: Layer already exists [2022-04-07T22:09:35.793Z] 340cb19ca677: Layer already exists [2022-04-07T22:09:35.793Z] 4f4ce317c6bb: Layer already exists [2022-04-07T22:09:36.064Z] latest: digest: sha256:47f268dc9dab70a2503f03cd435a9efb3e62c8effcfd8dbdcf1303813f4af8ac size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:09:36.411Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:09:36.751Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.60 [2022-04-07T22:09:36.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-07T22:09:36.751Z] 2b321853f068: Preparing [2022-04-07T22:09:36.751Z] 0a628729ecd8: Preparing [2022-04-07T22:09:36.751Z] e217c11d83a7: Preparing [2022-04-07T22:09:36.751Z] 9262d1218e94: Preparing [2022-04-07T22:09:36.751Z] f0e5a4d6c014: Preparing [2022-04-07T22:09:36.751Z] 3b19d27f08f7: Preparing [2022-04-07T22:09:36.751Z] 73bb99a6e169: Preparing [2022-04-07T22:09:36.751Z] ec06c3102977: Preparing [2022-04-07T22:09:36.751Z] 6a3c62e080c7: Preparing [2022-04-07T22:09:36.751Z] 340cb19ca677: Preparing [2022-04-07T22:09:36.751Z] 4f4ce317c6bb: Preparing [2022-04-07T22:09:36.751Z] ec06c3102977: Waiting [2022-04-07T22:09:36.751Z] 6a3c62e080c7: Waiting [2022-04-07T22:09:36.751Z] 340cb19ca677: Waiting [2022-04-07T22:09:36.751Z] 4f4ce317c6bb: Waiting [2022-04-07T22:09:36.751Z] 3b19d27f08f7: Waiting [2022-04-07T22:09:36.751Z] f0e5a4d6c014: Layer already exists [2022-04-07T22:09:36.751Z] e217c11d83a7: Layer already exists [2022-04-07T22:09:36.751Z] 0a628729ecd8: Layer already exists [2022-04-07T22:09:36.751Z] 2b321853f068: Layer already exists [2022-04-07T22:09:36.751Z] 9262d1218e94: Layer already exists [2022-04-07T22:09:36.751Z] 3b19d27f08f7: Layer already exists [2022-04-07T22:09:36.751Z] 73bb99a6e169: Layer already exists [2022-04-07T22:09:36.751Z] ec06c3102977: Layer already exists [2022-04-07T22:09:37.023Z] 6a3c62e080c7: Layer already exists [2022-04-07T22:09:37.023Z] 340cb19ca677: Layer already exists [2022-04-07T22:09:37.023Z] 4f4ce317c6bb: Layer already exists [2022-04-07T22:09:37.023Z] 2.2.0-dev.60: digest: sha256:47f268dc9dab70a2503f03cd435a9efb3e62c8effcfd8dbdcf1303813f4af8ac size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:09:37.366Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:09:37.705Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:09:37.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-07T22:09:37.705Z] 2b321853f068: Preparing [2022-04-07T22:09:37.705Z] 0a628729ecd8: Preparing [2022-04-07T22:09:37.705Z] e217c11d83a7: Preparing [2022-04-07T22:09:37.705Z] 9262d1218e94: Preparing [2022-04-07T22:09:37.705Z] f0e5a4d6c014: Preparing [2022-04-07T22:09:37.705Z] 3b19d27f08f7: Preparing [2022-04-07T22:09:37.705Z] 73bb99a6e169: Preparing [2022-04-07T22:09:37.705Z] ec06c3102977: Preparing [2022-04-07T22:09:37.705Z] 6a3c62e080c7: Preparing [2022-04-07T22:09:37.705Z] 340cb19ca677: Preparing [2022-04-07T22:09:37.705Z] 4f4ce317c6bb: Preparing [2022-04-07T22:09:37.705Z] ec06c3102977: Waiting [2022-04-07T22:09:37.705Z] 6a3c62e080c7: Waiting [2022-04-07T22:09:37.705Z] 3b19d27f08f7: Waiting [2022-04-07T22:09:37.705Z] 340cb19ca677: Waiting [2022-04-07T22:09:37.705Z] 4f4ce317c6bb: Waiting [2022-04-07T22:09:37.705Z] 73bb99a6e169: Waiting [2022-04-07T22:09:37.705Z] f0e5a4d6c014: Layer already exists [2022-04-07T22:09:37.705Z] 9262d1218e94: Layer already exists [2022-04-07T22:09:37.705Z] 2b321853f068: Layer already exists [2022-04-07T22:09:37.705Z] e217c11d83a7: Layer already exists [2022-04-07T22:09:37.705Z] 0a628729ecd8: Layer already exists [2022-04-07T22:09:37.705Z] ec06c3102977: Layer already exists [2022-04-07T22:09:37.705Z] 73bb99a6e169: Layer already exists [2022-04-07T22:09:37.705Z] 3b19d27f08f7: Layer already exists [2022-04-07T22:09:37.705Z] 6a3c62e080c7: Layer already exists [2022-04-07T22:09:37.705Z] 340cb19ca677: Layer already exists [2022-04-07T22:09:37.978Z] 4f4ce317c6bb: Layer already exists [2022-04-07T22:09:37.978Z] 32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60: digest: sha256:47f268dc9dab70a2503f03cd435a9efb3e62c8effcfd8dbdcf1303813f4af8ac size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:09:38.335Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:09:38.688Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-04-07T22:09:38.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-07T22:09:38.688Z] 2b321853f068: Preparing [2022-04-07T22:09:38.688Z] 0a628729ecd8: Preparing [2022-04-07T22:09:38.688Z] e217c11d83a7: Preparing [2022-04-07T22:09:38.688Z] 9262d1218e94: Preparing [2022-04-07T22:09:38.688Z] f0e5a4d6c014: Preparing [2022-04-07T22:09:38.688Z] 3b19d27f08f7: Preparing [2022-04-07T22:09:38.688Z] 73bb99a6e169: Preparing [2022-04-07T22:09:38.688Z] ec06c3102977: Preparing [2022-04-07T22:09:38.688Z] 6a3c62e080c7: Preparing [2022-04-07T22:09:38.688Z] 340cb19ca677: Preparing [2022-04-07T22:09:38.688Z] 4f4ce317c6bb: Preparing [2022-04-07T22:09:38.688Z] 3b19d27f08f7: Waiting [2022-04-07T22:09:38.688Z] 73bb99a6e169: Waiting [2022-04-07T22:09:38.688Z] ec06c3102977: Waiting [2022-04-07T22:09:38.688Z] 6a3c62e080c7: Waiting [2022-04-07T22:09:38.688Z] 340cb19ca677: Waiting [2022-04-07T22:09:38.688Z] 4f4ce317c6bb: Waiting [2022-04-07T22:09:38.688Z] 0a628729ecd8: Layer already exists [2022-04-07T22:09:38.688Z] 2b321853f068: Layer already exists [2022-04-07T22:09:38.688Z] f0e5a4d6c014: Layer already exists [2022-04-07T22:09:38.688Z] 9262d1218e94: Layer already exists [2022-04-07T22:09:38.688Z] e217c11d83a7: Layer already exists [2022-04-07T22:09:38.688Z] 73bb99a6e169: Layer already exists [2022-04-07T22:09:38.688Z] ec06c3102977: Layer already exists [2022-04-07T22:09:38.958Z] 3b19d27f08f7: Layer already exists [2022-04-07T22:09:38.958Z] 6a3c62e080c7: Layer already exists [2022-04-07T22:09:38.958Z] 340cb19ca677: Layer already exists [2022-04-07T22:09:38.958Z] 4f4ce317c6bb: Layer already exists [2022-04-07T22:09:38.958Z] main: digest: sha256:47f268dc9dab70a2503f03cd435a9efb3e62c8effcfd8dbdcf1303813f4af8ac size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T22:09:39.009Z] ===================================================== [Pipeline] echo [2022-04-07T22:09:39.020Z] taggedImages: [2022-04-07T22:09:39.020Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb [2022-04-07T22:09:39.020Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-07T22:09:39.020Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.60 [2022-04-07T22:09:39.020Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:32880946a0a1135bf0659d7b4e6de2ff01b37dfb-2.2.0-dev.60 [2022-04-07T22:09:39.020Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:09:39.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-07T22:09:39.395Z] [2022-04-07T22:09:39.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:09:39.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-07T22:09:40.029Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-07T22:09:40.029Z] 8998bd30e6a1: Pulling fs layer [2022-04-07T22:09:40.029Z] 04944245beec: Pulling fs layer [2022-04-07T22:09:40.029Z] 699f458cf7ca: Pulling fs layer [2022-04-07T22:09:40.029Z] 765212b225bb: Pulling fs layer [2022-04-07T22:09:40.029Z] f23df028b6ca: Pulling fs layer [2022-04-07T22:09:40.029Z] d65c8cfc05b1: Pulling fs layer [2022-04-07T22:09:40.029Z] 2437ff75d9bd: Pulling fs layer [2022-04-07T22:09:40.029Z] 765212b225bb: Waiting [2022-04-07T22:09:40.029Z] f23df028b6ca: Waiting [2022-04-07T22:09:40.029Z] d65c8cfc05b1: Waiting [2022-04-07T22:09:40.029Z] 2437ff75d9bd: Waiting [2022-04-07T22:09:40.029Z] 04944245beec: Verifying Checksum [2022-04-07T22:09:40.029Z] 04944245beec: Download complete [2022-04-07T22:09:40.029Z] 765212b225bb: Verifying Checksum [2022-04-07T22:09:40.029Z] 765212b225bb: Download complete [2022-04-07T22:09:40.029Z] f23df028b6ca: Download complete [2022-04-07T22:09:40.029Z] d65c8cfc05b1: Verifying Checksum [2022-04-07T22:09:40.029Z] d65c8cfc05b1: Download complete [2022-04-07T22:09:40.309Z] 699f458cf7ca: Verifying Checksum [2022-04-07T22:09:40.309Z] 699f458cf7ca: Download complete [2022-04-07T22:09:40.585Z] 8998bd30e6a1: Verifying Checksum [2022-04-07T22:09:40.585Z] 8998bd30e6a1: Download complete [2022-04-07T22:09:43.203Z] 2437ff75d9bd: Verifying Checksum [2022-04-07T22:09:43.203Z] 2437ff75d9bd: Download complete [2022-04-07T22:09:45.176Z] 8998bd30e6a1: Pull complete [2022-04-07T22:09:45.449Z] 04944245beec: Pull complete [2022-04-07T22:09:46.887Z] 699f458cf7ca: Pull complete [2022-04-07T22:09:47.158Z] 765212b225bb: Pull complete [2022-04-07T22:09:48.133Z] f23df028b6ca: Pull complete [2022-04-07T22:09:48.406Z] d65c8cfc05b1: Pull complete [2022-04-07T22:10:03.485Z] 2437ff75d9bd: Pull complete [2022-04-07T22:10:03.485Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-07T22:10:03.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-07T22:10:03.485Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-07T22:10:03.787Z] prd-ubuntu20.04-docker-arm64-4c-16g-11508 does not seem to be running inside a container [2022-04-07T22:10:03.905Z] $ 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/184 -v /w/workspace/edgex-go/184:/w/workspace/edgex-go/184:rw,z -v /w/workspace/edgex-go/184@tmp:/w/workspace/edgex-go/184@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-07T22:10:06.484Z] $ docker top 37d581e64afe4df0cab12848e38c14de7d9660eaf0958a6b67df78cb7fd463b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T22:10:07.505Z] ---> job-cost.sh [2022-04-07T22:10:07.506Z] lf-activate-venv: SKIPPING [2022-04-07T22:10:07.506Z] INFO: No Stack... [2022-04-07T22:10:08.096Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-07T22:10:09.067Z] INFO: Archiving Costs [Pipeline] sh [2022-04-07T22:10:09.723Z] + cut -d, -f6 [2022-04-07T22:10:09.723Z] + cat /w/workspace/edgex-go/184/archives/cost.csv [Pipeline] lock [2022-04-07T22:10:09.760Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-184-stack-cost] [2022-04-07T22:10:09.770Z] Resource [jenkins-edgexfoundry-edgex-go-main-184-stack-cost] did not exist. Created. [2022-04-07T22:10:09.770Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-07T22:10:10.430Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-07T22:10:11.098Z] Stashed 1 file(s) [Pipeline] } [2022-04-07T22:10:11.106Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-184-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-07T22:10:11.122Z] $ docker stop --time=1 37d581e64afe4df0cab12848e38c14de7d9660eaf0958a6b67df78cb7fd463b4 [2022-04-07T22:10:12.607Z] $ docker rm -f 37d581e64afe4df0cab12848e38c14de7d9660eaf0958a6b67df78cb7fd463b4 [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-07T22:10:13.237Z] provisioning config files... [2022-04-07T22:10:13.246Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/184@tmp/config2154077192536030345tmp [Pipeline] { [Pipeline] sh [2022-04-07T22:10:13.544Z] + set +x [2022-04-07T22:10:13.544Z] + curl -s https://codecov.io/bash [2022-04-07T22:10:13.544Z] + bash -s -- [2022-04-07T22:10:13.544Z] [2022-04-07T22:10:13.544Z] _____ _ [2022-04-07T22:10:13.544Z] / ____| | | [2022-04-07T22:10:13.544Z] | | ___ __| | ___ ___ _____ __ [2022-04-07T22:10:13.544Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-07T22:10:13.544Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-07T22:10:13.544Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-07T22:10:13.544Z] Bash-1.0.6 [2022-04-07T22:10:13.544Z] [2022-04-07T22:10:13.544Z] [2022-04-07T22:10:13.545Z] ==> git version 2.25.1 found [2022-04-07T22:10:13.545Z] ==> 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-07T22:10:13.545Z] Release-Date: 2020-01-08 [2022-04-07T22:10:13.545Z] 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-07T22:10:13.545Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-07T22:10:13.545Z] ==> Jenkins CI detected. [2022-04-07T22:10:13.545Z] current dir:  /w/workspace/edgex-go/184 [2022-04-07T22:10:13.545Z] project root: . [2022-04-07T22:10:13.545Z] --> token set from env [2022-04-07T22:10:13.545Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-07T22:10:13.545Z] ==> Running gcov in . (disable via -X gcov) [2022-04-07T22:10:13.545Z] ==> Python coveragepy not found [2022-04-07T22:10:13.545Z] ==> Searching for coverage reports in: [2022-04-07T22:10:13.545Z] + . [2022-04-07T22:10:13.804Z] -> Found 1 reports [2022-04-07T22:10:13.805Z] ==> Detecting git/mercurial file structure [2022-04-07T22:10:13.805Z] ==> Reading reports [2022-04-07T22:10:13.805Z] + ./coverage.out bytes=431014 [2022-04-07T22:10:13.805Z] ==> Appending adjustments [2022-04-07T22:10:13.805Z] https://docs.codecov.io/docs/fixing-reports [2022-04-07T22:10:14.746Z] + Found adjustments [2022-04-07T22:10:14.746Z] ==> Gzipping contents [2022-04-07T22:10:14.746Z] 60K /tmp/codecov.s0oFZ4.gz [2022-04-07T22:10:14.746Z] ==> Uploading reports [2022-04-07T22:10:14.746Z] url: https://codecov.io [2022-04-07T22:10:14.746Z] query: branch=main&commit=32880946a0a1135bf0659d7b4e6de2ff01b37dfb&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F184%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-07T22:10:14.746Z] -> Pinging Codecov [2022-04-07T22:10:14.746Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=32880946a0a1135bf0659d7b4e6de2ff01b37dfb&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F184%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-07T22:10:15.318Z] -> Uploading to [2022-04-07T22:10:15.318Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-07/00271124DB129430A58F1EEE437C3FCB/32880946a0a1135bf0659d7b4e6de2ff01b37dfb/4588c8d3-0c95-445c-92c4-76f01dac292e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220407T221015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2ada70a2b75ef7b35fbe209b2ba391e6b859333baa8ffb61b6a9221d43c634ae [2022-04-07T22:10:15.318Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T22:10:15.318Z] Dload Upload Total Spent Left Speed [2022-04-07T22:10:15.318Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59131 0 0 100 59131 0 240k --:--:-- --:--:-- --:--:-- 240k [2022-04-07T22:10:15.580Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/32880946a0a1135bf0659d7b4e6de2ff01b37dfb [Pipeline] } [2022-04-07T22:10:15.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-04-07T22:10:15.917Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-07T22:10:15.932Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:10:16.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-07T22:10:16.230Z] [2022-04-07T22:10:16.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:10:16.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-07T22:10:16.534Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-07T22:10:16.534Z] 188c0c94c7c5: Pulling fs layer [2022-04-07T22:10:16.534Z] 0ef7d3d256c8: Pulling fs layer [2022-04-07T22:10:16.534Z] de9db76c5a1d: Pulling fs layer [2022-04-07T22:10:16.534Z] 0eba1c9be4d2: Pulling fs layer [2022-04-07T22:10:16.534Z] 0d57e429df01: Pulling fs layer [2022-04-07T22:10:16.534Z] 4e4be7b47b0d: Pulling fs layer [2022-04-07T22:10:16.534Z] e1f770b5df2f: Pulling fs layer [2022-04-07T22:10:16.534Z] 85a0685a4137: Pulling fs layer [2022-04-07T22:10:16.534Z] 0d57e429df01: Waiting [2022-04-07T22:10:16.534Z] 0eba1c9be4d2: Waiting [2022-04-07T22:10:16.534Z] 4e4be7b47b0d: Waiting [2022-04-07T22:10:16.534Z] e1f770b5df2f: Waiting [2022-04-07T22:10:16.534Z] 85a0685a4137: Waiting [2022-04-07T22:10:16.534Z] de9db76c5a1d: Verifying Checksum [2022-04-07T22:10:16.534Z] de9db76c5a1d: Download complete [2022-04-07T22:10:16.534Z] 0ef7d3d256c8: Download complete [2022-04-07T22:10:16.534Z] 0d57e429df01: Verifying Checksum [2022-04-07T22:10:16.534Z] 0d57e429df01: Download complete [2022-04-07T22:10:16.534Z] 4e4be7b47b0d: Verifying Checksum [2022-04-07T22:10:16.534Z] 4e4be7b47b0d: Download complete [2022-04-07T22:10:16.534Z] 188c0c94c7c5: Download complete [2022-04-07T22:10:16.795Z] 188c0c94c7c5: Pull complete [2022-04-07T22:10:16.795Z] e1f770b5df2f: Verifying Checksum [2022-04-07T22:10:16.795Z] e1f770b5df2f: Download complete [2022-04-07T22:10:16.795Z] 0ef7d3d256c8: Pull complete [2022-04-07T22:10:17.055Z] de9db76c5a1d: Pull complete [2022-04-07T22:10:17.313Z] 0eba1c9be4d2: Verifying Checksum [2022-04-07T22:10:17.313Z] 0eba1c9be4d2: Download complete [2022-04-07T22:10:17.571Z] 85a0685a4137: Verifying Checksum [2022-04-07T22:10:17.571Z] 85a0685a4137: Download complete [2022-04-07T22:10:20.857Z] 0eba1c9be4d2: Pull complete [2022-04-07T22:10:20.857Z] 0d57e429df01: Pull complete [2022-04-07T22:10:20.857Z] 4e4be7b47b0d: Pull complete [2022-04-07T22:10:21.117Z] e1f770b5df2f: Pull complete [2022-04-07T22:10:24.411Z] 85a0685a4137: Pull complete [2022-04-07T22:10:24.411Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-07T22:10:24.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-07T22:10:24.411Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-07T22:10:24.474Z] prd-ubuntu20.04-docker-8c-8g-11511 does not seem to be running inside a container [2022-04-07T22:10:24.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/184 -v /w/workspace/edgex-go/184:/w/workspace/edgex-go/184:rw,z -v /w/workspace/edgex-go/184@tmp:/w/workspace/edgex-go/184@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-07T22:10:26.728Z] $ docker top bf379dd9610bf879b848f5a53d65c539ff2900b46e318199c497ec8f407029c0 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-07T22:10:26.805Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-07T22:10:27.087Z] + set -o pipefail [2022-04-07T22:10:27.087Z] + snyk monitor '--org=edgex-jenkins' [2022-04-07T22:10:33.671Z] [2022-04-07T22:10:33.671Z] Monitoring /w/workspace/edgex-go/184 (github.com/edgexfoundry/edgex-go)... [2022-04-07T22:10:33.671Z] [2022-04-07T22:10:33.671Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/19cc572a-9371-44db-9ae0-4a3818b76e1c [2022-04-07T22:10:33.671Z] [2022-04-07T22:10:33.671Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-07T22:10:33.671Z] [2022-04-07T22:10:33.671Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-07T22:10:33.671Z] [2022-04-07T22:10:33.671Z] [Pipeline] } [2022-04-07T22:10:33.683Z] $ docker stop --time=1 bf379dd9610bf879b848f5a53d65c539ff2900b46e318199c497ec8f407029c0 [2022-04-07T22:10:35.814Z] $ docker rm -f bf379dd9610bf879b848f5a53d65c539ff2900b46e318199c497ec8f407029c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-04-07T22:10:36.270Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T22:10:36.285Z] provisioning config files... [2022-04-07T22:10:36.293Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/184@tmp/config1437972602437475118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T22:10:36.581Z] --> edgex-publish-swagger.sh [2022-04-07T22:10:36.581Z] === Publish openapi/v2 API === [2022-04-07T22:10:36.581Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-04-07T22:10:36.581Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/184/openapi/v2/core-command.yaml] [2022-04-07T22:10:36.581Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T22:10:36.581Z] Dload Upload Total Spent Left Speed [2022-04-07T22:10:37.536Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 33496 0:00:01 0:00:01 --:--:-- 33496 100 33831 0 0 100 33831 0 33496 0:00:01 0:00:01 --:--:-- 33496 [2022-04-07T22:10:37.536Z] [2022-04-07T22:10:37.536Z] [2022-04-07T22:10:37.536Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/184/openapi/v2/core-data.yaml] [2022-04-07T22:10:37.536Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T22:10:37.536Z] Dload Upload Total Spent Left Speed [2022-04-07T22:10:38.476Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 72694 --:--:-- --:--:-- --:--:-- 72620 100 71604 0 0 100 71604 0 72694 --:--:-- --:--:-- --:--:-- 72620 [2022-04-07T22:10:38.476Z] [2022-04-07T22:10:38.476Z] [2022-04-07T22:10:38.476Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/184/openapi/v2/core-metadata.yaml] [2022-04-07T22:10:38.476Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T22:10:38.476Z] Dload Upload Total Spent Left Speed [2022-04-07T22:10:39.419Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 138k --:--:-- --:--:-- --:--:-- 138k 100 137k 0 0 100 137k 0 138k --:--:-- --:--:-- --:--:-- 138k [2022-04-07T22:10:39.419Z] [2022-04-07T22:10:39.419Z] [2022-04-07T22:10:39.419Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/184/openapi/v2/support-notifications.yaml] [2022-04-07T22:10:39.419Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T22:10:39.419Z] Dload Upload Total Spent Left Speed [2022-04-07T22:10:40.366Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 93526 --:--:-- --:--:-- --:--:-- 93428 100 89318 0 0 100 89318 0 93526 --:--:-- --:--:-- --:--:-- 93428 [2022-04-07T22:10:40.366Z] [2022-04-07T22:10:40.366Z] [2022-04-07T22:10:40.366Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/184/openapi/v2/support-scheduler.yaml] [2022-04-07T22:10:40.366Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T22:10:40.366Z] Dload Upload Total Spent Left Speed [2022-04-07T22:10:41.313Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 46264 --:--:-- --:--:-- --:--:-- 46210 100 39556 0 0 100 39556 0 46264 --:--:-- --:--:-- --:--:-- 46210 [2022-04-07T22:10:41.313Z] [2022-04-07T22:10:41.313Z] [2022-04-07T22:10:41.313Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/184/openapi/v2/system-agent.yaml] [2022-04-07T22:10:41.313Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T22:10:41.313Z] Dload Upload Total Spent Left Speed [2022-04-07T22:10:42.253Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21649 --:--:-- --:--:-- --:--:-- 21626 100 20091 0 0 100 20091 0 21649 --:--:-- --:--:-- --:--:-- 21626 [2022-04-07T22:10:42.254Z] [2022-04-07T22:10:42.254Z] [Pipeline] } [2022-04-07T22:10:42.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-04-07T22:10:42.681Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-07T22:10:42.681Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:10:42.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T22:10:42.985Z] . [Pipeline] withDockerContainer [2022-04-07T22:10:43.057Z] prd-ubuntu20.04-docker-8c-8g-11511 does not seem to be running inside a container [2022-04-07T22:10:43.091Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/184 -v /w/workspace/edgex-go/184:/w/workspace/edgex-go/184:rw,z -v /w/workspace/edgex-go/184@tmp:/w/workspace/edgex-go/184@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-07T22:10:43.517Z] $ docker top fefce2a03a93e51ad4228a0eb394c0ab4dae163e223e8743317bf77a5d07aed6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-07T22:10:43.617Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-07T22:10:43.617Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-07T22:10:43.734Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-07T22:10:43.735Z] $ docker exec fefce2a03a93e51ad4228a0eb394c0ab4dae163e223e8743317bf77a5d07aed6 ssh-agent [2022-04-07T22:10:43.866Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXijMJMg/agent.14 [2022-04-07T22:10:43.866Z] SSH_AGENT_PID=21 [2022-04-07T22:10:43.871Z] Running ssh-add (command line suppressed) [2022-04-07T22:10:43.984Z] Identity added: /w/workspace/edgex-go/184@tmp/private_key_1697590140977009282.key (/w/workspace/edgex-go/184@tmp/private_key_1697590140977009282.key) [2022-04-07T22:10:44.002Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-07T22:10:44.289Z] + git semver tag [2022-04-07T22:10:44.289Z] # -> Open(): unable to determine branch for HEAD [2022-04-07T22:10:44.289Z] # $GIT_DIR = /w/workspace/edgex-go/184/.git [2022-04-07T22:10:44.289Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/184 [2022-04-07T22:10:44.289Z] # $SEMVER_REMOTE_NAME = origin [2022-04-07T22:10:44.289Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-07T22:10:44.289Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-07T22:10:44.289Z] # $SEMVER_BRANCH = main [2022-04-07T22:10:44.289Z] # $SEMVER_DIR = /w/workspace/edgex-go/184/.semver [2022-04-07T22:10:44.289Z] # 32880946a0a1135bf0659d7b4e6de2ff01b37dfb HEAD [2022-04-07T22:10:44.289Z] # -> Force: false [2022-04-07T22:10:44.289Z] # 978889ef22ae26fcdb4a8094cfedf1d90e0fef6c refs/tags/v2.2.0-dev.60 [Pipeline] } [2022-04-07T22:10:44.297Z] $ docker exec --env ******** --env ******** fefce2a03a93e51ad4228a0eb394c0ab4dae163e223e8743317bf77a5d07aed6 ssh-agent -k [2022-04-07T22:10:44.409Z] unset SSH_AUTH_SOCK; [2022-04-07T22:10:44.409Z] unset SSH_AGENT_PID; [2022-04-07T22:10:44.409Z] echo Agent pid 21 killed; [2022-04-07T22:10:44.426Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-07T22:10:44.738Z] + git semver [Pipeline] } [2022-04-07T22:10:44.751Z] $ docker stop --time=1 fefce2a03a93e51ad4228a0eb394c0ab4dae163e223e8743317bf77a5d07aed6 [2022-04-07T22:10:46.016Z] $ docker rm -f fefce2a03a93e51ad4228a0eb394c0ab4dae163e223e8743317bf77a5d07aed6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:10:46.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-07T22:10:46.418Z] [2022-04-07T22:10:46.418Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:10:46.732Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-07T22:10:46.732Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-07T22:10:46.732Z] ab5ef0e58194: Pulling fs layer [2022-04-07T22:10:46.732Z] 9712f1f96733: Pulling fs layer [2022-04-07T22:10:46.732Z] 63f879dbbcfc: Pulling fs layer [2022-04-07T22:10:46.732Z] 0d9ebad4ef96: Pulling fs layer [2022-04-07T22:10:46.732Z] e9a5061849ea: Pulling fs layer [2022-04-07T22:10:46.732Z] d747dcd14b5f: Pulling fs layer [2022-04-07T22:10:46.732Z] 2de7ff778b66: Pulling fs layer [2022-04-07T22:10:46.732Z] e9a5061849ea: Waiting [2022-04-07T22:10:46.732Z] d747dcd14b5f: Waiting [2022-04-07T22:10:46.732Z] 2de7ff778b66: Waiting [2022-04-07T22:10:46.732Z] 0d9ebad4ef96: Waiting [2022-04-07T22:10:46.732Z] 9712f1f96733: Verifying Checksum [2022-04-07T22:10:46.732Z] 9712f1f96733: Download complete [2022-04-07T22:10:46.995Z] 63f879dbbcfc: Verifying Checksum [2022-04-07T22:10:46.995Z] 63f879dbbcfc: Download complete [2022-04-07T22:10:47.256Z] e9a5061849ea: Verifying Checksum [2022-04-07T22:10:47.256Z] e9a5061849ea: Download complete [2022-04-07T22:10:47.256Z] d747dcd14b5f: Download complete [2022-04-07T22:10:47.256Z] 0d9ebad4ef96: Verifying Checksum [2022-04-07T22:10:47.256Z] 0d9ebad4ef96: Download complete [2022-04-07T22:10:47.256Z] ab5ef0e58194: Verifying Checksum [2022-04-07T22:10:47.256Z] ab5ef0e58194: Download complete [2022-04-07T22:10:47.256Z] 2de7ff778b66: Verifying Checksum [2022-04-07T22:10:47.256Z] 2de7ff778b66: Download complete [2022-04-07T22:10:49.794Z] ab5ef0e58194: Pull complete [2022-04-07T22:10:49.794Z] 9712f1f96733: Pull complete [2022-04-07T22:10:50.736Z] 63f879dbbcfc: Pull complete [2022-04-07T22:10:54.932Z] 0d9ebad4ef96: Pull complete [2022-04-07T22:10:54.932Z] e9a5061849ea: Pull complete [2022-04-07T22:10:54.932Z] d747dcd14b5f: Pull complete [2022-04-07T22:10:55.502Z] 2de7ff778b66: Pull complete [2022-04-07T22:10:55.502Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-07T22:10:55.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-07T22:10:55.502Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-07T22:10:55.657Z] prd-ubuntu20.04-docker-8c-8g-11511 does not seem to be running inside a container [2022-04-07T22:10:55.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/184 -v /w/workspace/edgex-go/184:/w/workspace/edgex-go/184:rw,z -v /w/workspace/edgex-go/184@tmp:/w/workspace/edgex-go/184@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-07T22:10:57.876Z] $ docker top 17d823ce910f25faa6d2ff9b7b1ab544a60124ffe501fa9d8ae862d0f3fad177 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-07T22:10:57.963Z] provisioning config files... [2022-04-07T22:10:57.970Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/184@tmp/config5778372175109061646tmp [2022-04-07T22:10:57.982Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/184@tmp/config5977217069569676152tmp [2022-04-07T22:10:57.992Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/184@tmp/config7714941359409734210tmp [Pipeline] { [Pipeline] echo [2022-04-07T22:10:58.008Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T22:10:58.291Z] ---> sigul-configuration.sh [2022-04-07T22:10:58.291Z] gpg: directory `/root/.gnupg' created [2022-04-07T22:10:58.291Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-07T22:10:58.291Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-07T22:10:58.291Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-07T22:10:58.291Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-07T22:10:58.291Z] gpg: CAST5 encrypted data [2022-04-07T22:10:58.291Z] gpg: encrypted with 1 passphrase [2022-04-07T22:10:58.291Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-07T22:10:58.583Z] + mkdir /home/jenkins [2022-04-07T22:10:58.583Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-07T22:10:58.873Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-04-07T22:10:58.883Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T22:10:59.169Z] ---> sigul-install.sh [2022-04-07T22:10:59.169Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-07T22:10:59.461Z] + git tag --list [2022-04-07T22:10:59.461Z] 0.6.0 [2022-04-07T22:10:59.461Z] 0.6.1 [2022-04-07T22:10:59.461Z] 0.7.0 [2022-04-07T22:10:59.461Z] 0.7.1 [2022-04-07T22:10:59.461Z] v1.0.0 [2022-04-07T22:10:59.461Z] v1.0.1 [2022-04-07T22:10:59.461Z] v1.1.0 [2022-04-07T22:10:59.461Z] v1.2.0 [2022-04-07T22:10:59.461Z] v1.2.1 [2022-04-07T22:10:59.461Z] v1.3.0 [2022-04-07T22:10:59.461Z] v1.3.1 [2022-04-07T22:10:59.461Z] v2.0.0 [2022-04-07T22:10:59.461Z] v2.0.1-dev.1 [2022-04-07T22:10:59.461Z] v2.0.1-dev.10 [2022-04-07T22:10:59.461Z] v2.0.1-dev.11 [2022-04-07T22:10:59.461Z] v2.0.1-dev.12 [2022-04-07T22:10:59.461Z] v2.0.1-dev.13 [2022-04-07T22:10:59.461Z] v2.0.1-dev.14 [2022-04-07T22:10:59.461Z] v2.0.1-dev.15 [2022-04-07T22:10:59.461Z] v2.0.1-dev.16 [2022-04-07T22:10:59.461Z] v2.0.1-dev.17 [2022-04-07T22:10:59.461Z] v2.0.1-dev.18 [2022-04-07T22:10:59.461Z] v2.0.1-dev.19 [2022-04-07T22:10:59.461Z] v2.0.1-dev.2 [2022-04-07T22:10:59.461Z] v2.0.1-dev.20 [2022-04-07T22:10:59.461Z] v2.0.1-dev.21 [2022-04-07T22:10:59.461Z] v2.0.1-dev.22 [2022-04-07T22:10:59.461Z] v2.0.1-dev.23 [2022-04-07T22:10:59.461Z] v2.0.1-dev.24 [2022-04-07T22:10:59.461Z] v2.0.1-dev.25 [2022-04-07T22:10:59.461Z] v2.0.1-dev.26 [2022-04-07T22:10:59.461Z] v2.0.1-dev.27 [2022-04-07T22:10:59.461Z] v2.0.1-dev.28 [2022-04-07T22:10:59.461Z] v2.0.1-dev.29 [2022-04-07T22:10:59.461Z] v2.0.1-dev.3 [2022-04-07T22:10:59.461Z] v2.0.1-dev.30 [2022-04-07T22:10:59.461Z] v2.0.1-dev.31 [2022-04-07T22:10:59.461Z] v2.0.1-dev.32 [2022-04-07T22:10:59.461Z] v2.0.1-dev.33 [2022-04-07T22:10:59.461Z] v2.0.1-dev.34 [2022-04-07T22:10:59.461Z] v2.0.1-dev.35 [2022-04-07T22:10:59.461Z] v2.0.1-dev.36 [2022-04-07T22:10:59.461Z] v2.0.1-dev.37 [2022-04-07T22:10:59.461Z] v2.0.1-dev.38 [2022-04-07T22:10:59.461Z] v2.0.1-dev.39 [2022-04-07T22:10:59.461Z] v2.0.1-dev.4 [2022-04-07T22:10:59.461Z] v2.0.1-dev.40 [2022-04-07T22:10:59.461Z] v2.0.1-dev.41 [2022-04-07T22:10:59.461Z] v2.0.1-dev.42 [2022-04-07T22:10:59.461Z] v2.0.1-dev.43 [2022-04-07T22:10:59.461Z] v2.0.1-dev.44 [2022-04-07T22:10:59.461Z] v2.0.1-dev.45 [2022-04-07T22:10:59.461Z] v2.0.1-dev.46 [2022-04-07T22:10:59.461Z] v2.0.1-dev.47 [2022-04-07T22:10:59.461Z] v2.0.1-dev.48 [2022-04-07T22:10:59.461Z] v2.0.1-dev.49 [2022-04-07T22:10:59.461Z] v2.0.1-dev.5 [2022-04-07T22:10:59.461Z] v2.0.1-dev.50 [2022-04-07T22:10:59.461Z] v2.0.1-dev.51 [2022-04-07T22:10:59.461Z] v2.0.1-dev.52 [2022-04-07T22:10:59.461Z] v2.0.1-dev.53 [2022-04-07T22:10:59.461Z] v2.0.1-dev.54 [2022-04-07T22:10:59.461Z] v2.0.1-dev.55 [2022-04-07T22:10:59.461Z] v2.0.1-dev.56 [2022-04-07T22:10:59.461Z] v2.0.1-dev.57 [2022-04-07T22:10:59.461Z] v2.0.1-dev.58 [2022-04-07T22:10:59.461Z] v2.0.1-dev.59 [2022-04-07T22:10:59.461Z] v2.0.1-dev.6 [2022-04-07T22:10:59.461Z] v2.0.1-dev.60 [2022-04-07T22:10:59.461Z] v2.0.1-dev.61 [2022-04-07T22:10:59.461Z] v2.0.1-dev.62 [2022-04-07T22:10:59.461Z] v2.0.1-dev.63 [2022-04-07T22:10:59.461Z] v2.0.1-dev.64 [2022-04-07T22:10:59.461Z] v2.0.1-dev.65 [2022-04-07T22:10:59.461Z] v2.0.1-dev.66 [2022-04-07T22:10:59.461Z] v2.0.1-dev.67 [2022-04-07T22:10:59.461Z] v2.0.1-dev.68 [2022-04-07T22:10:59.461Z] v2.0.1-dev.69 [2022-04-07T22:10:59.461Z] v2.0.1-dev.7 [2022-04-07T22:10:59.461Z] v2.0.1-dev.70 [2022-04-07T22:10:59.461Z] v2.0.1-dev.71 [2022-04-07T22:10:59.461Z] v2.0.1-dev.72 [2022-04-07T22:10:59.461Z] v2.0.1-dev.73 [2022-04-07T22:10:59.461Z] v2.0.1-dev.74 [2022-04-07T22:10:59.461Z] v2.0.1-dev.75 [2022-04-07T22:10:59.461Z] v2.0.1-dev.76 [2022-04-07T22:10:59.461Z] v2.0.1-dev.77 [2022-04-07T22:10:59.461Z] v2.0.1-dev.78 [2022-04-07T22:10:59.461Z] v2.0.1-dev.79 [2022-04-07T22:10:59.461Z] v2.0.1-dev.8 [2022-04-07T22:10:59.461Z] v2.0.1-dev.80 [2022-04-07T22:10:59.461Z] v2.0.1-dev.81 [2022-04-07T22:10:59.461Z] v2.0.1-dev.82 [2022-04-07T22:10:59.461Z] v2.0.1-dev.83 [2022-04-07T22:10:59.461Z] v2.0.1-dev.84 [2022-04-07T22:10:59.461Z] v2.0.1-dev.85 [2022-04-07T22:10:59.461Z] v2.0.1-dev.86 [2022-04-07T22:10:59.461Z] v2.0.1-dev.87 [2022-04-07T22:10:59.461Z] v2.0.1-dev.88 [2022-04-07T22:10:59.461Z] v2.0.1-dev.89 [2022-04-07T22:10:59.461Z] v2.0.1-dev.9 [2022-04-07T22:10:59.461Z] v2.0.1-dev.90 [2022-04-07T22:10:59.461Z] v2.0.1-dev.91 [2022-04-07T22:10:59.461Z] v2.0.1-dev.92 [2022-04-07T22:10:59.461Z] v2.0.1-dev.93 [2022-04-07T22:10:59.461Z] v2.0.1-dev.94 [2022-04-07T22:10:59.461Z] v2.0.1-dev.95 [2022-04-07T22:10:59.461Z] v2.0.1-dev.96 [2022-04-07T22:10:59.461Z] v2.0.1-dev.97 [2022-04-07T22:10:59.461Z] v2.0.1-dev.98 [2022-04-07T22:10:59.461Z] v2.0.1-dev.99 [2022-04-07T22:10:59.461Z] v2.1.0 [2022-04-07T22:10:59.461Z] v2.2.0-dev.1 [2022-04-07T22:10:59.461Z] v2.2.0-dev.10 [2022-04-07T22:10:59.461Z] v2.2.0-dev.11 [2022-04-07T22:10:59.461Z] v2.2.0-dev.12 [2022-04-07T22:10:59.461Z] v2.2.0-dev.13 [2022-04-07T22:10:59.461Z] v2.2.0-dev.14 [2022-04-07T22:10:59.461Z] v2.2.0-dev.15 [2022-04-07T22:10:59.461Z] v2.2.0-dev.16 [2022-04-07T22:10:59.461Z] v2.2.0-dev.17 [2022-04-07T22:10:59.461Z] v2.2.0-dev.18 [2022-04-07T22:10:59.461Z] v2.2.0-dev.19 [2022-04-07T22:10:59.461Z] v2.2.0-dev.2 [2022-04-07T22:10:59.461Z] v2.2.0-dev.20 [2022-04-07T22:10:59.461Z] v2.2.0-dev.21 [2022-04-07T22:10:59.461Z] v2.2.0-dev.22 [2022-04-07T22:10:59.461Z] v2.2.0-dev.23 [2022-04-07T22:10:59.461Z] v2.2.0-dev.24 [2022-04-07T22:10:59.461Z] v2.2.0-dev.25 [2022-04-07T22:10:59.461Z] v2.2.0-dev.26 [2022-04-07T22:10:59.461Z] v2.2.0-dev.27 [2022-04-07T22:10:59.461Z] v2.2.0-dev.28 [2022-04-07T22:10:59.461Z] v2.2.0-dev.29 [2022-04-07T22:10:59.461Z] v2.2.0-dev.3 [2022-04-07T22:10:59.461Z] v2.2.0-dev.30 [2022-04-07T22:10:59.461Z] v2.2.0-dev.31 [2022-04-07T22:10:59.461Z] v2.2.0-dev.32 [2022-04-07T22:10:59.461Z] v2.2.0-dev.33 [2022-04-07T22:10:59.461Z] v2.2.0-dev.34 [2022-04-07T22:10:59.461Z] v2.2.0-dev.35 [2022-04-07T22:10:59.461Z] v2.2.0-dev.36 [2022-04-07T22:10:59.461Z] v2.2.0-dev.37 [2022-04-07T22:10:59.461Z] v2.2.0-dev.38 [2022-04-07T22:10:59.461Z] v2.2.0-dev.39 [2022-04-07T22:10:59.461Z] v2.2.0-dev.4 [2022-04-07T22:10:59.461Z] v2.2.0-dev.40 [2022-04-07T22:10:59.461Z] v2.2.0-dev.41 [2022-04-07T22:10:59.461Z] v2.2.0-dev.42 [2022-04-07T22:10:59.461Z] v2.2.0-dev.43 [2022-04-07T22:10:59.461Z] v2.2.0-dev.44 [2022-04-07T22:10:59.461Z] v2.2.0-dev.45 [2022-04-07T22:10:59.461Z] v2.2.0-dev.46 [2022-04-07T22:10:59.461Z] v2.2.0-dev.47 [2022-04-07T22:10:59.461Z] v2.2.0-dev.48 [2022-04-07T22:10:59.461Z] v2.2.0-dev.49 [2022-04-07T22:10:59.461Z] v2.2.0-dev.5 [2022-04-07T22:10:59.461Z] v2.2.0-dev.50 [2022-04-07T22:10:59.461Z] v2.2.0-dev.51 [2022-04-07T22:10:59.461Z] v2.2.0-dev.52 [2022-04-07T22:10:59.461Z] v2.2.0-dev.53 [2022-04-07T22:10:59.461Z] v2.2.0-dev.54 [2022-04-07T22:10:59.461Z] v2.2.0-dev.55 [2022-04-07T22:10:59.461Z] v2.2.0-dev.56 [2022-04-07T22:10:59.461Z] v2.2.0-dev.57 [2022-04-07T22:10:59.461Z] v2.2.0-dev.58 [2022-04-07T22:10:59.461Z] v2.2.0-dev.59 [2022-04-07T22:10:59.461Z] v2.2.0-dev.6 [2022-04-07T22:10:59.461Z] v2.2.0-dev.60 [2022-04-07T22:10:59.461Z] v2.2.0-dev.7 [2022-04-07T22:10:59.461Z] v2.2.0-dev.8 [2022-04-07T22:10:59.461Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-07T22:10:59.754Z] + lftools sign git-tag v2.2.0-dev.60 [2022-04-07T22:11:00.328Z] Signing Git tag with Sigul... [2022-04-07T22:11:00.328Z] Signing v2.2.0-dev.60 [Pipeline] echo [2022-04-07T22:11:00.599Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T22:11:00.889Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-07T22:11:00.898Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-07T22:11:00.921Z] $ docker stop --time=1 17d823ce910f25faa6d2ff9b7b1ab544a60124ffe501fa9d8ae862d0f3fad177 [2022-04-07T22:11:02.231Z] $ docker rm -f 17d823ce910f25faa6d2ff9b7b1ab544a60124ffe501fa9d8ae862d0f3fad177 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-07T22:11:02.648Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-07T22:11:02.648Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:11:02.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T22:11:02.943Z] . [Pipeline] withDockerContainer [2022-04-07T22:11:03.006Z] prd-ubuntu20.04-docker-8c-8g-11511 does not seem to be running inside a container [2022-04-07T22:11:03.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/184 -v /w/workspace/edgex-go/184:/w/workspace/edgex-go/184:rw,z -v /w/workspace/edgex-go/184@tmp:/w/workspace/edgex-go/184@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-07T22:11:03.418Z] $ docker top f836db280070cdcfccd8a72214359b49408998a015e535ddded8117c60f106e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-07T22:11:03.520Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-07T22:11:03.520Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-07T22:11:03.641Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-07T22:11:03.643Z] $ docker exec f836db280070cdcfccd8a72214359b49408998a015e535ddded8117c60f106e4 ssh-agent [2022-04-07T22:11:03.776Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAfJBkM/agent.13 [2022-04-07T22:11:03.776Z] SSH_AGENT_PID=19 [2022-04-07T22:11:03.780Z] Running ssh-add (command line suppressed) [2022-04-07T22:11:03.887Z] Identity added: /w/workspace/edgex-go/184@tmp/private_key_1736682308184106708.key (/w/workspace/edgex-go/184@tmp/private_key_1736682308184106708.key) [2022-04-07T22:11:03.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-07T22:11:04.192Z] + git semver bump pre [2022-04-07T22:11:04.192Z] # -> Open(): unable to determine branch for HEAD [2022-04-07T22:11:04.192Z] # $GIT_DIR = /w/workspace/edgex-go/184/.git [2022-04-07T22:11:04.192Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/184 [2022-04-07T22:11:04.192Z] # $SEMVER_REMOTE_NAME = origin [2022-04-07T22:11:04.193Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-07T22:11:04.193Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-07T22:11:04.193Z] # $SEMVER_BRANCH = main [2022-04-07T22:11:04.193Z] # $SEMVER_DIR = /w/workspace/edgex-go/184/.semver [2022-04-07T22:11:04.193Z] 2.2.0-dev.61 [Pipeline] } [2022-04-07T22:11:04.201Z] $ docker exec --env ******** --env ******** f836db280070cdcfccd8a72214359b49408998a015e535ddded8117c60f106e4 ssh-agent -k [2022-04-07T22:11:04.306Z] unset SSH_AUTH_SOCK; [2022-04-07T22:11:04.306Z] unset SSH_AGENT_PID; [2022-04-07T22:11:04.306Z] echo Agent pid 19 killed; [2022-04-07T22:11:04.318Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-07T22:11:04.625Z] + git semver [Pipeline] } [2022-04-07T22:11:04.638Z] $ docker stop --time=1 f836db280070cdcfccd8a72214359b49408998a015e535ddded8117c60f106e4 [2022-04-07T22:11:05.921Z] $ docker rm -f f836db280070cdcfccd8a72214359b49408998a015e535ddded8117c60f106e4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-07T22:11:06.279Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-07T22:11:06.279Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:11:06.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T22:11:06.573Z] . [Pipeline] withDockerContainer [2022-04-07T22:11:06.643Z] prd-ubuntu20.04-docker-8c-8g-11511 does not seem to be running inside a container [2022-04-07T22:11:06.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/184 -v /w/workspace/edgex-go/184:/w/workspace/edgex-go/184:rw,z -v /w/workspace/edgex-go/184@tmp:/w/workspace/edgex-go/184@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-07T22:11:07.046Z] $ docker top e127c558f07163f117c0af91c009c74befae1cd7f76a09f627f91ffddbf0abf8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-07T22:11:07.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-07T22:11:07.144Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-07T22:11:07.273Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-07T22:11:07.275Z] $ docker exec e127c558f07163f117c0af91c009c74befae1cd7f76a09f627f91ffddbf0abf8 ssh-agent [2022-04-07T22:11:07.398Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBdcDkK/agent.14 [2022-04-07T22:11:07.398Z] SSH_AGENT_PID=20 [2022-04-07T22:11:07.403Z] Running ssh-add (command line suppressed) [2022-04-07T22:11:07.527Z] Identity added: /w/workspace/edgex-go/184@tmp/private_key_955146111268804233.key (/w/workspace/edgex-go/184@tmp/private_key_955146111268804233.key) [2022-04-07T22:11:07.542Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-07T22:11:07.828Z] + git semver push [2022-04-07T22:11:07.828Z] # -> Open(): unable to determine branch for HEAD [2022-04-07T22:11:07.828Z] # $GIT_DIR = /w/workspace/edgex-go/184/.git [2022-04-07T22:11:07.828Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/184 [2022-04-07T22:11:07.828Z] # $SEMVER_REMOTE_NAME = origin [2022-04-07T22:11:07.828Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-07T22:11:07.828Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-07T22:11:07.828Z] # $SEMVER_BRANCH = main [2022-04-07T22:11:07.828Z] # $SEMVER_DIR = /w/workspace/edgex-go/184/.semver [Pipeline] } [2022-04-07T22:11:12.080Z] $ docker exec --env ******** --env ******** e127c558f07163f117c0af91c009c74befae1cd7f76a09f627f91ffddbf0abf8 ssh-agent -k [2022-04-07T22:11:12.202Z] unset SSH_AUTH_SOCK; [2022-04-07T22:11:12.202Z] unset SSH_AGENT_PID; [2022-04-07T22:11:12.202Z] echo Agent pid 20 killed; [2022-04-07T22:11:12.216Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-07T22:11:12.525Z] + git semver [Pipeline] } [2022-04-07T22:11:12.538Z] $ docker stop --time=1 e127c558f07163f117c0af91c009c74befae1cd7f76a09f627f91ffddbf0abf8 [2022-04-07T22:11:13.845Z] $ docker rm -f e127c558f07163f117c0af91c009c74befae1cd7f76a09f627f91ffddbf0abf8 [Pipeline] // withDockerContainer [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-07T22:11:14.514Z] + [ -d /w/workspace/edgex-go/184/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-07T22:11:14.812Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T22:11:15.679Z] ---> package-listing.sh [2022-04-07T22:11:15.679Z] ++ facter osfamily [2022-04-07T22:11:15.679Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-07T22:11:15.940Z] + OS_FAMILY=debian [2022-04-07T22:11:15.940Z] + workspace=/w/workspace/edgex-go/184 [2022-04-07T22:11:15.940Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-07T22:11:15.940Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-07T22:11:15.940Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-07T22:11:15.940Z] + PACKAGES=/tmp/packages_start.txt [2022-04-07T22:11:15.940Z] + '[' /w/workspace/edgex-go/184 ']' [2022-04-07T22:11:15.940Z] + PACKAGES=/tmp/packages_end.txt [2022-04-07T22:11:15.940Z] + case "${OS_FAMILY}" in [2022-04-07T22:11:15.940Z] + dpkg -l [2022-04-07T22:11:15.940Z] + grep '^ii' [2022-04-07T22:11:15.940Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-07T22:11:15.940Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-07T22:11:15.940Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-07T22:11:15.940Z] + '[' /w/workspace/edgex-go/184 ']' [2022-04-07T22:11:15.940Z] + mkdir -p /w/workspace/edgex-go/184/archives/ [2022-04-07T22:11:15.940Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/184/archives/ [Pipeline] echo [2022-04-07T22:11:15.953Z] 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/184/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-07T22:11:16.236Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:11:16.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-07T22:11:16.791Z] [2022-04-07T22:11:16.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T22:11:17.091Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-07T22:11:17.091Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-07T22:11:17.091Z] 5eb5b503b376: Pulling fs layer [2022-04-07T22:11:17.091Z] 5c69ac0246d0: Pulling fs layer [2022-04-07T22:11:17.091Z] ec43610c2a17: Pulling fs layer [2022-04-07T22:11:17.091Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-07T22:11:17.091Z] 33b1e0a273af: Pulling fs layer [2022-04-07T22:11:17.091Z] 5d3b04190fa2: Pulling fs layer [2022-04-07T22:11:17.091Z] 2f39f015ded8: Pulling fs layer [2022-04-07T22:11:17.091Z] 33b1e0a273af: Waiting [2022-04-07T22:11:17.091Z] 5d3b04190fa2: Waiting [2022-04-07T22:11:17.091Z] 2f39f015ded8: Waiting [2022-04-07T22:11:17.091Z] 3a2ae6a8a46f: Waiting [2022-04-07T22:11:17.091Z] 5c69ac0246d0: Download complete [2022-04-07T22:11:17.091Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-07T22:11:17.091Z] 3a2ae6a8a46f: Download complete [2022-04-07T22:11:17.091Z] 33b1e0a273af: Verifying Checksum [2022-04-07T22:11:17.091Z] 33b1e0a273af: Download complete [2022-04-07T22:11:17.091Z] ec43610c2a17: Verifying Checksum [2022-04-07T22:11:17.091Z] ec43610c2a17: Download complete [2022-04-07T22:11:17.353Z] 5d3b04190fa2: Verifying Checksum [2022-04-07T22:11:17.353Z] 5d3b04190fa2: Download complete [2022-04-07T22:11:17.353Z] 5eb5b503b376: Verifying Checksum [2022-04-07T22:11:17.353Z] 5eb5b503b376: Download complete [2022-04-07T22:11:17.935Z] 2f39f015ded8: Download complete [2022-04-07T22:11:18.503Z] 5eb5b503b376: Pull complete [2022-04-07T22:11:18.762Z] 5c69ac0246d0: Pull complete [2022-04-07T22:11:19.023Z] ec43610c2a17: Pull complete [2022-04-07T22:11:19.023Z] 3a2ae6a8a46f: Pull complete [2022-04-07T22:11:19.283Z] 33b1e0a273af: Pull complete [2022-04-07T22:11:19.283Z] 5d3b04190fa2: Pull complete [2022-04-07T22:11:23.480Z] 2f39f015ded8: Pull complete [2022-04-07T22:11:23.480Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-07T22:11:23.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-07T22:11:23.480Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-07T22:11:23.547Z] prd-ubuntu20.04-docker-8c-8g-11511 does not seem to be running inside a container [2022-04-07T22:11:23.578Z] $ 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/184/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/184 -v /w/workspace/edgex-go/184:/w/workspace/edgex-go/184:rw,z -v /w/workspace/edgex-go/184@tmp:/w/workspace/edgex-go/184@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-07T22:11:25.171Z] $ docker top 1f42cb42ccfb7b004d95ea6a5f494a53d3cc5361f6e1950df79dfc73e192af1b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T22:11:25.530Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-07T22:11:25.818Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-07T22:11:26.111Z] + ls /var/log/sa-host [2022-04-07T22:11:26.111Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T22:11:26.347Z] provisioning config files... [2022-04-07T22:11:26.355Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/184@tmp/config1113904604659587tmp [Pipeline] { [Pipeline] echo [2022-04-07T22:11:26.374Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T22:11:26.659Z] ---> create-netrc.sh [Pipeline] } [2022-04-07T22:11:26.667Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-07T22:11:27.003Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-07T22:11:27.014Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T22:11:27.300Z] ---> sudo-logs.sh [2022-04-07T22:11:27.300Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-07T22:11:27.320Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T22:11:27.604Z] ---> job-cost.sh [2022-04-07T22:11:27.605Z] lf-activate-venv: SKIPPING [2022-04-07T22:11:27.605Z] DEBUG: total: 0.2199999988079071 [2022-04-07T22:11:27.605Z] INFO: Retrieving Stack Cost... [2022-04-07T22:11:28.175Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-07T22:11:28.745Z] INFO: Archiving Costs [Pipeline] echo [2022-04-07T22:11:28.759Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T22:11:29.046Z] ---> logs-deploy.sh [2022-04-07T22:11:29.046Z] lf-activate-venv: SKIPPING [2022-04-07T22:11:29.046Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/184 [2022-04-07T22:11:29.046Z] INFO: archiving workspace using pattern(s): [2022-04-07T22:11:29.990Z] Archives upload complete. [2022-04-07T22:11:29.990Z] INFO: archiving logs to Nexus