Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3cf9e37e953a097f2ed78bc18538e6487e9d632c 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-ssh11643688579129269200.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-ssh7732186190850328249.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-ssh6695029532336427076.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-ssh1924227146822102019.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-ssh12855334743411059653.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-20779 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/192 [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/192 # 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 3cf9e37e953a097f2ed78bc18538e6487e9d632c (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 3cf9e37e953a097f2ed78bc18538e6487e9d632c # timeout=10 Commit message: "Merge pull request #3962 from jinlinGuan/issue-3925-patch-command" > git rev-list --no-walk 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-13T06:01:28.512Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-13T06:01:28.560Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-13T06:01:28.576Z] ========================================================= [2022-04-13T06:01:28.577Z] EdgeX Global Pipelines Version Info [2022-04-13T06:01:28.577Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-13T06:01:29.350Z] ------------------- [2022-04-13T06:01:29.350Z] stable info: [2022-04-13T06:01:29.350Z] ------------------- [2022-04-13T06:01:29.350Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-13T06:01:29.350Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-13T06:01:29.350Z] Message: update stable to v1.0.221 [2022-04-13T06:01:29.934Z] ------------------- [2022-04-13T06:01:29.934Z] experimental info: [2022-04-13T06:01:29.934Z] ------------------- [2022-04-13T06:01:29.934Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-13T06:01:29.934Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-13T06:01:29.934Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-13T06:01:30.067Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-13T06:01:30.076Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-13T06:01:30.084Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-13T06:01:30.092Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-13T06:01:30.100Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-13T06:01:30.108Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-13T06:01:30.116Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-13T06:01:30.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-13T06:01:30.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-13T06:01:30.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-13T06:01:30.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-13T06:01:30.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-13T06:01:30.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-13T06:01:30.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-13T06:01:30.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-13T06:01:30.224Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-13T06:01:30.235Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-13T06:01:30.246Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-13T06:01:30.258Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-13T06:01:30.272Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-13T06:01:30.283Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-13T06:01:30.292Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-13T06:01:30.300Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-13T06:01:30.307Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-13T06:01:30.315Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-13T06:01:30.323Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] echo [2022-04-13T06:01:30.330Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3cf9e37 [Pipeline] echo [2022-04-13T06:01:30.338Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T06:01:30.377Z] provisioning config files... [2022-04-13T06:01:30.390Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/192@tmp/config1778058609658723045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T06:01:30.700Z] ---> docker-login.sh [2022-04-13T06:01:30.700Z] nexus3.edgexfoundry.org:10001 [2022-04-13T06:01:30.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T06:01:30.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T06:01:30.962Z] Configure a credential helper to remove this warning. See [2022-04-13T06:01:30.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T06:01:30.962Z] [2022-04-13T06:01:30.962Z] Login Succeeded [2022-04-13T06:01:30.962Z] nexus3.edgexfoundry.org:10002 [2022-04-13T06:01:31.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T06:01:31.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T06:01:31.224Z] Configure a credential helper to remove this warning. See [2022-04-13T06:01:31.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T06:01:31.224Z] [2022-04-13T06:01:31.224Z] Login Succeeded [2022-04-13T06:01:31.224Z] nexus3.edgexfoundry.org:10003 [2022-04-13T06:01:31.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T06:01:31.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T06:01:31.224Z] Configure a credential helper to remove this warning. See [2022-04-13T06:01:31.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T06:01:31.224Z] [2022-04-13T06:01:31.224Z] Login Succeeded [2022-04-13T06:01:31.485Z] nexus3.edgexfoundry.org:10004 [2022-04-13T06:01:31.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T06:01:31.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T06:01:31.485Z] Configure a credential helper to remove this warning. See [2022-04-13T06:01:31.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T06:01:31.485Z] [2022-04-13T06:01:31.485Z] Login Succeeded [2022-04-13T06:01:31.485Z] docker.io [2022-04-13T06:01:31.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T06:01:32.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T06:01:32.058Z] Configure a credential helper to remove this warning. See [2022-04-13T06:01:32.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T06:01:32.058Z] [2022-04-13T06:01:32.058Z] Login Succeeded [2022-04-13T06:01:32.058Z] ---> docker-login.sh ends [Pipeline] } [2022-04-13T06:01:32.067Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-13T06:01:32.383Z] + 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-13T06:01:32.383Z] + dirname cmd/core-command/Dockerfile [2022-04-13T06:01:32.383Z] + cut -d/ -f2 [2022-04-13T06:01:32.383Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-13T06:01:32.383Z] + dirname cmd/core-data/Dockerfile [2022-04-13T06:01:32.383Z] + cut -d/ -f2 [2022-04-13T06:01:32.383Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-13T06:01:32.383Z] + dirname cmd/core-metadata/Dockerfile [2022-04-13T06:01:32.383Z] + cut -d/ -f2 [2022-04-13T06:01:32.383Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-13T06:01:32.383Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-13T06:01:32.383Z] + cut -d/ -f2 [2022-04-13T06:01:32.383Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-13T06:01:32.383Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-13T06:01:32.383Z] + cut -d/ -f2 [2022-04-13T06:01:32.383Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-13T06:01:32.383Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-13T06:01:32.383Z] + cut -d/ -f2 [2022-04-13T06:01:32.383Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-13T06:01:32.383Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-13T06:01:32.383Z] + cut -d/ -f2 [2022-04-13T06:01:32.383Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-13T06:01:32.383Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-13T06:01:32.383Z] + cut -d/ -f2 [2022-04-13T06:01:32.383Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-13T06:01:32.383Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-13T06:01:32.383Z] + cut -d/ -f2 [2022-04-13T06:01:32.383Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-13T06:01:32.383Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-13T06:01:32.383Z] + cut -d/ -f2 [2022-04-13T06:01:32.383Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-13T06:01:32.383Z] + dirname cmd/support-notifications/Dockerfile [2022-04-13T06:01:32.383Z] + cut -d/ -f2 [2022-04-13T06:01:32.383Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-13T06:01:32.383Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-13T06:01:32.383Z] + cut -d/ -f2 [2022-04-13T06:01:32.383Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-13T06:01:32.383Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-13T06:01:32.383Z] + cut -d/ -f2 [2022-04-13T06:01:32.383Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-13T06:01:32.502Z] 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-13T06:01:32.859Z] + git rev-list -1 --merges 3cf9e37e953a097f2ed78bc18538e6487e9d632c~1..3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] echo [2022-04-13T06:01:32.872Z] -----------> git rev-list -1 --merges 3cf9e37e953a097f2ed78bc18538e6487e9d632c~1..3cf9e37e953a097f2ed78bc18538e6487e9d632c 3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:01:32.872Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c [false] [Pipeline] sh [2022-04-13T06:01:33.169Z] + git log --format=format:%s -1 3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] echo [2022-04-13T06:01:33.187Z] ========================================================= [2022-04-13T06:01:33.187Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-13T06:01:33.187Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-13T06:01:33.729Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-13T06:01:33.729Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-13T06:01:33.729Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-13T06:01:33.729Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-13T06:01:33.729Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-13T06:01:33.729Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-13T06:01:33.729Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:01:34.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T06:01:34.164Z] [2022-04-13T06:01:34.164Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:01:34.472Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T06:01:34.472Z] latest: Pulling from edgex-devops/git-semver [2022-04-13T06:01:34.472Z] a0d0a0d46f8b: Pulling fs layer [2022-04-13T06:01:34.472Z] 3e5f54012d9b: Pulling fs layer [2022-04-13T06:01:34.472Z] 4c7163046ea9: Pulling fs layer [2022-04-13T06:01:34.472Z] 0c2d73faf560: Pulling fs layer [2022-04-13T06:01:34.472Z] 0c2d73faf560: Waiting [2022-04-13T06:01:34.472Z] 3e5f54012d9b: Verifying Checksum [2022-04-13T06:01:34.472Z] 3e5f54012d9b: Download complete [2022-04-13T06:01:34.472Z] a0d0a0d46f8b: Verifying Checksum [2022-04-13T06:01:34.472Z] a0d0a0d46f8b: Download complete [2022-04-13T06:01:34.472Z] 0c2d73faf560: Verifying Checksum [2022-04-13T06:01:34.472Z] 0c2d73faf560: Download complete [2022-04-13T06:01:34.472Z] 4c7163046ea9: Verifying Checksum [2022-04-13T06:01:34.472Z] 4c7163046ea9: Download complete [2022-04-13T06:01:34.733Z] a0d0a0d46f8b: Pull complete [2022-04-13T06:01:34.733Z] 3e5f54012d9b: Pull complete [2022-04-13T06:01:35.307Z] 4c7163046ea9: Pull complete [2022-04-13T06:01:35.308Z] 0c2d73faf560: Pull complete [2022-04-13T06:01:35.308Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-13T06:01:35.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T06:01:35.308Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-13T06:01:35.391Z] prd-ubuntu20.04-docker-8c-8g-20779 does not seem to be running inside a container [2022-04-13T06:01:35.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/192 -v /w/workspace/edgex-go/192:/w/workspace/edgex-go/192:rw,z -v /w/workspace/edgex-go/192@tmp:/w/workspace/edgex-go/192@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-13T06:01:36.207Z] $ docker top 42c55b41c7181f6a03acc54fef4fb73419181682c396f947d8371f17bd0c05bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-13T06:01:36.319Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-13T06:01:36.319Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-13T06:01:36.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-13T06:01:36.447Z] $ docker exec 42c55b41c7181f6a03acc54fef4fb73419181682c396f947d8371f17bd0c05bf ssh-agent [2022-04-13T06:01:36.596Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpcJoHK/agent.14 [2022-04-13T06:01:36.596Z] SSH_AGENT_PID=21 [2022-04-13T06:01:36.605Z] Running ssh-add (command line suppressed) [2022-04-13T06:01:36.727Z] Identity added: /w/workspace/edgex-go/192@tmp/private_key_6486007189406140472.key (/w/workspace/edgex-go/192@tmp/private_key_6486007189406140472.key) [2022-04-13T06:01:36.746Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-13T06:01:37.039Z] + git tag --points-at HEAD [Pipeline] } [2022-04-13T06:01:37.053Z] $ docker exec --env ******** --env ******** 42c55b41c7181f6a03acc54fef4fb73419181682c396f947d8371f17bd0c05bf ssh-agent -k [2022-04-13T06:01:37.171Z] unset SSH_AUTH_SOCK; [2022-04-13T06:01:37.171Z] unset SSH_AGENT_PID; [2022-04-13T06:01:37.171Z] echo Agent pid 21 killed; [2022-04-13T06:01:37.188Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-13T06:01:37.214Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-13T06:01:37.214Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-13T06:01:37.344Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-13T06:01:37.342Z] $ docker exec 42c55b41c7181f6a03acc54fef4fb73419181682c396f947d8371f17bd0c05bf ssh-agent [2022-04-13T06:01:37.479Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXicNLbH/agent.53 [2022-04-13T06:01:37.479Z] SSH_AGENT_PID=59 [2022-04-13T06:01:37.484Z] Running ssh-add (command line suppressed) [2022-04-13T06:01:37.597Z] Identity added: /w/workspace/edgex-go/192@tmp/private_key_1169927933329749355.key (/w/workspace/edgex-go/192@tmp/private_key_1169927933329749355.key) [2022-04-13T06:01:37.620Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-13T06:01:37.913Z] + git semver init [2022-04-13T06:01:37.913Z] # -> Open(): unable to determine branch for HEAD [2022-04-13T06:01:37.913Z] # $GIT_DIR = /w/workspace/edgex-go/192/.git [2022-04-13T06:01:37.913Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/192 [2022-04-13T06:01:37.913Z] # $SEMVER_REMOTE_NAME = origin [2022-04-13T06:01:37.913Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-13T06:01:37.913Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-13T06:01:37.913Z] # $SEMVER_BRANCH = main [2022-04-13T06:01:37.913Z] # $SEMVER_TEMP = /tmp/semver-149635506 [2022-04-13T06:01:37.913Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-13T06:01:52.829Z] # '/tmp/semver-149635506' -> '/w/workspace/edgex-go/192/.semver' [2022-04-13T06:01:52.829Z] # -> Force: false [2022-04-13T06:01:52.829Z] # $SEMVER_DIR = /w/workspace/edgex-go/192/.semver [Pipeline] } [2022-04-13T06:01:52.840Z] $ docker exec --env ******** --env ******** 42c55b41c7181f6a03acc54fef4fb73419181682c396f947d8371f17bd0c05bf ssh-agent -k [2022-04-13T06:01:52.947Z] unset SSH_AUTH_SOCK; [2022-04-13T06:01:52.948Z] unset SSH_AGENT_PID; [2022-04-13T06:01:52.949Z] echo Agent pid 59 killed; [2022-04-13T06:01:52.959Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-13T06:01:53.260Z] + git semver [Pipeline] } [2022-04-13T06:01:53.278Z] $ docker stop --time=1 42c55b41c7181f6a03acc54fef4fb73419181682c396f947d8371f17bd0c05bf [2022-04-13T06:01:55.087Z] $ docker rm -f 42c55b41c7181f6a03acc54fef4fb73419181682c396f947d8371f17bd0c05bf [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T06:01:55.457Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-13T06:01:55.702Z] Stashed 1 file(s) [Pipeline] echo [2022-04-13T06:01:55.706Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.67 [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-13T06:01:55.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-13T06:01:55.829Z] ========================================================= [2022-04-13T06:01:55.829Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-13T06:01:55.829Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T06:01:56.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T06:01:56.119Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-13T06:01:56.119Z] 59bf1c3509f3: Pulling fs layer [2022-04-13T06:01:56.119Z] 666ba61612fd: Pulling fs layer [2022-04-13T06:01:56.119Z] 8ed8ca486205: Pulling fs layer [2022-04-13T06:01:56.119Z] 4fe6c5a15a65: Pulling fs layer [2022-04-13T06:01:56.119Z] 22a0e8bec74d: Pulling fs layer [2022-04-13T06:01:56.119Z] 640e595b4fbd: Pulling fs layer [2022-04-13T06:01:56.119Z] 763cafe07f6e: Pulling fs layer [2022-04-13T06:01:56.119Z] 0c0b528cf693: Pulling fs layer [2022-04-13T06:01:56.119Z] 10935f4eaf8b: Pulling fs layer [2022-04-13T06:01:56.119Z] 763cafe07f6e: Waiting [2022-04-13T06:01:56.119Z] 0c0b528cf693: Waiting [2022-04-13T06:01:56.119Z] 4fe6c5a15a65: Waiting [2022-04-13T06:01:56.119Z] 10935f4eaf8b: Waiting [2022-04-13T06:01:56.119Z] 640e595b4fbd: Waiting [2022-04-13T06:01:56.119Z] 22a0e8bec74d: Waiting [2022-04-13T06:01:56.119Z] 8ed8ca486205: Verifying Checksum [2022-04-13T06:01:56.119Z] 8ed8ca486205: Download complete [2022-04-13T06:01:56.119Z] 666ba61612fd: Verifying Checksum [2022-04-13T06:01:56.119Z] 666ba61612fd: Download complete [2022-04-13T06:01:56.119Z] 22a0e8bec74d: Verifying Checksum [2022-04-13T06:01:56.119Z] 22a0e8bec74d: Download complete [2022-04-13T06:01:56.119Z] 640e595b4fbd: Download complete [2022-04-13T06:01:56.119Z] 59bf1c3509f3: Download complete [2022-04-13T06:01:56.119Z] 763cafe07f6e: Download complete [2022-04-13T06:01:56.119Z] 0c0b528cf693: Verifying Checksum [2022-04-13T06:01:56.119Z] 0c0b528cf693: Download complete [2022-04-13T06:01:56.380Z] 59bf1c3509f3: Pull complete [2022-04-13T06:01:56.380Z] 666ba61612fd: Pull complete [2022-04-13T06:01:56.650Z] 8ed8ca486205: Pull complete [2022-04-13T06:01:56.910Z] 10935f4eaf8b: Verifying Checksum [2022-04-13T06:01:56.910Z] 10935f4eaf8b: Download complete [2022-04-13T06:01:56.910Z] 4fe6c5a15a65: Verifying Checksum [2022-04-13T06:01:56.910Z] 4fe6c5a15a65: Download complete [2022-04-13T06:02:01.108Z] 4fe6c5a15a65: Pull complete [2022-04-13T06:02:01.108Z] 22a0e8bec74d: Pull complete [2022-04-13T06:02:01.108Z] 640e595b4fbd: Pull complete [2022-04-13T06:02:01.108Z] 763cafe07f6e: Pull complete [2022-04-13T06:02:01.108Z] 0c0b528cf693: Pull complete [2022-04-13T06:02:03.023Z] 10935f4eaf8b: Pull complete [2022-04-13T06:02:03.023Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-13T06:02:03.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T06:02:03.023Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-13T06:02:03.334Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T06:02:03.334Z] WORKDIR /edgex [2022-04-13T06:02:03.334Z] COPY go.mod . [2022-04-13T06:02:03.334Z] RUN go mod download [2022-04-13T06:02:03.334Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-13T06:02:04.718Z] Sending build context to Docker daemon 334.8MB [2022-04-13T06:02:04.718Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T06:02:04.718Z] ---> 99d49a6021b9 [2022-04-13T06:02:04.718Z] Step 2/4 : WORKDIR /edgex [2022-04-13T06:02:06.637Z] ---> Running in 15e0a1f3b918 [2022-04-13T06:02:06.637Z] Removing intermediate container 15e0a1f3b918 [2022-04-13T06:02:06.637Z] ---> 6db0c2ae6a48 [2022-04-13T06:02:06.637Z] Step 3/4 : COPY go.mod . [2022-04-13T06:02:06.899Z] ---> 9f985e4ea3a2 [2022-04-13T06:02:06.899Z] Step 4/4 : RUN go mod download [2022-04-13T06:02:06.899Z] ---> Running in ccaa32a7b3e3 [2022-04-13T06:02:10.790Z] Still waiting to schedule task [2022-04-13T06:02:10.790Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-13T06:02:25.033Z] Removing intermediate container ccaa32a7b3e3 [2022-04-13T06:02:25.033Z] ---> 1ee5ec1f9de7 [2022-04-13T06:02:25.033Z] Successfully built 1ee5ec1f9de7 [2022-04-13T06:02:25.033Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:02:25.330Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-13T06:02:25.330Z] . [Pipeline] withDockerContainer [2022-04-13T06:02:25.403Z] prd-ubuntu20.04-docker-8c-8g-20779 does not seem to be running inside a container [2022-04-13T06:02:25.443Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/192 -v /w/workspace/edgex-go/192:/w/workspace/edgex-go/192:rw,z -v /w/workspace/edgex-go/192@tmp:/w/workspace/edgex-go/192@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-13T06:02:25.873Z] $ docker top d5d554ab917ae275ce053a548503bd871884130dea94a317234fce094ce4b354 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T06:02:26.235Z] + go version [2022-04-13T06:02:26.235Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-13T06:02:26.254Z] $ docker stop --time=1 d5d554ab917ae275ce053a548503bd871884130dea94a317234fce094ce4b354 [2022-04-13T06:02:27.579Z] $ docker rm -f d5d554ab917ae275ce053a548503bd871884130dea94a317234fce094ce4b354 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:02:27.979Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-13T06:02:27.979Z] . [Pipeline] withDockerContainer [2022-04-13T06:02:28.044Z] prd-ubuntu20.04-docker-8c-8g-20779 does not seem to be running inside a container [2022-04-13T06:02:28.082Z] $ 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/192 -v /w/workspace/edgex-go/192:/w/workspace/edgex-go/192:rw,z -v /w/workspace/edgex-go/192@tmp:/w/workspace/edgex-go/192@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-13T06:02:28.470Z] $ docker top 301784aab818cd8dc4653eb761f64c5a591cd713946bdec4e6879e706a765ab7 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-13T06:02:28.545Z] ========================================================= [2022-04-13T06:02:28.545Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-13T06:02:28.545Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T06:02:28.831Z] + make test [2022-04-13T06:02:28.831Z] go mod tidy -compat=1.17 [2022-04-13T06:02:28.831Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-13T06:02:35.418Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-13T06:02:45.544Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-13T06:02:45.544Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-13T06:02:45.544Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-13T06:02:45.544Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-13T06:02:45.544Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-13T06:02:45.544Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-13T06:02:45.544Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-13T06:02:45.544Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-13T06:02:45.544Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-13T06:02:45.802Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-13T06:02:45.802Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-13T06:02:45.802Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-13T06:02:45.802Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-13T06:02:45.802Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-13T06:02:45.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-13T06:02:46.736Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements [2022-04-13T06:02:46.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-13T06:02:46.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-13T06:02:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 98.5% of statements [2022-04-13T06:02:47.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-13T06:02:47.671Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.113s coverage: 54.9% of statements [2022-04-13T06:02:47.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-13T06:02:47.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-13T06:02:51.865Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.296s coverage: 89.2% of statements [2022-04-13T06:02:51.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-13T06:02:51.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-13T06:02:51.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-13T06:02:51.865Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.072s coverage: 84.4% of statements [2022-04-13T06:02:51.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-13T06:02:51.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-13T06:02:51.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-13T06:02:51.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-13T06:02:51.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-13T06:02:51.865Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.443s coverage: 95.6% of statements [2022-04-13T06:02:51.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-13T06:02:51.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-13T06:02:51.865Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements [2022-04-13T06:02:51.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-13T06:02:51.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-13T06:02:51.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-13T06:02:51.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-13T06:02:51.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-13T06:02:51.865Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 60.0% of statements [2022-04-13T06:02:51.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-13T06:02:51.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-13T06:02:51.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-13T06:02:51.865Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.9% of statements [2022-04-13T06:02:51.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-13T06:02:51.865Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements [2022-04-13T06:02:51.865Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 24.0% of statements [2022-04-13T06:02:51.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-13T06:02:51.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.078s coverage: 47.1% of statements [2022-04-13T06:02:51.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 79.5% of statements [2022-04-13T06:02:51.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2022-04-13T06:02:51.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.106s coverage: 96.3% of statements [2022-04-13T06:02:51.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements [2022-04-13T06:02:59.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.072s coverage: 94.4% of statements [2022-04-13T06:02:59.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.047s coverage: 44.8% of statements [2022-04-13T06:03:02.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.205s coverage: 82.5% of statements [2022-04-13T06:03:02.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-13T06:03:12.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2022-04-13T06:03:12.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-13T06:03:12.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-13T06:03:12.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-13T06:03:12.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements [2022-04-13T06:03:12.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-13T06:03:12.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-13T06:03:12.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-13T06:03:12.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-13T06:03:12.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-13T06:03:12.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2022-04-13T06:03:12.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-13T06:03:12.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-13T06:03:12.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2022-04-13T06:03:12.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-13T06:03:12.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 58.8% of statements [2022-04-13T06:03:12.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-13T06:03:12.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2022-04-13T06:03:12.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2022-04-13T06:03:12.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements [2022-04-13T06:03:12.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.135s coverage: 91.2% of statements [2022-04-13T06:03:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-13T06:03:12.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.141s coverage: 64.4% of statements [2022-04-13T06:03:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-13T06:03:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-13T06:03:12.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2022-04-13T06:03:12.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-04-13T06:03:12.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-04-13T06:03:12.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements [2022-04-13T06:03:12.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2022-04-13T06:03:12.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.390s coverage: 65.4% of statements [2022-04-13T06:03:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-13T06:03:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-13T06:03:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-13T06:03:12.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.142s coverage: 43.8% of statements [2022-04-13T06:03:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-13T06:03:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-13T06:03:12.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2022-04-13T06:03:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-13T06:03:12.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-04-13T06:03:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-13T06:03:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-13T06:03:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-13T06:03:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-13T06:03:12.540Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements [2022-04-13T06:03:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-13T06:03:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-13T06:03:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-13T06:03:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-13T06:03:12.540Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements [2022-04-13T06:03:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-13T06:03:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-13T06:03:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-13T06:03:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-13T06:03:12.540Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-04-13T06:03:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-13T06:03:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-13T06:03:12.540Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements [2022-04-13T06:03:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-13T06:03:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-13T06:03:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-13T06:03:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-13T06:03:12.540Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-04-13T06:03:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-13T06:03:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-13T06:03:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-13T06:03:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-13T06:03:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-13T06:03:12.540Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-13T06:03:12.540Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-04-13T06:03:12.540Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-13T06:03:12.540Z] 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-13T06:03:30.650Z] GO111MODULE=on go vet ./... [2022-04-13T06:03:32.031Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-13T06:03:32.292Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-13T06:03:32.553Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-13T06:03:33.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-13T06:03:33.424Z] + ls -al . [2022-04-13T06:03:33.424Z] total 668 [2022-04-13T06:03:33.424Z] drwxrwxr-x 10 1001 1001 4096 Apr 13 06:03 . [2022-04-13T06:03:33.424Z] drwxr-xr-x 4 root root 4096 Apr 13 06:02 .. [2022-04-13T06:03:33.424Z] -rw-rw-r-- 1 1001 1001 11 Apr 13 06:01 .dockerignore [2022-04-13T06:03:33.424Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 06:01 .git [2022-04-13T06:03:33.424Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 06:01 .github [2022-04-13T06:03:33.424Z] -rw-rw-r-- 1 1001 1001 879 Apr 13 06:01 .gitignore [2022-04-13T06:03:33.424Z] -rw-rw-r-- 1 1001 1001 42 Apr 13 06:01 .golangci.yml [2022-04-13T06:03:33.424Z] -rw-rw-r-- 1 1001 1001 87 Apr 13 06:01 .hadolint.yml [2022-04-13T06:03:33.424Z] drwx------ 3 1001 1001 4096 Apr 13 06:01 .semver [2022-04-13T06:03:33.424Z] -rw-rw-r-- 1 1001 1001 166 Apr 13 06:01 .sonarcloud.properties [2022-04-13T06:03:33.424Z] -rw-rw-r-- 1 1001 1001 1171 Apr 13 06:01 ADOPTERS.md [2022-04-13T06:03:33.424Z] -rw-rw-r-- 1 1001 1001 9953 Apr 13 06:01 Attribution.txt [2022-04-13T06:03:33.424Z] -rw-rw-r-- 1 1001 1001 51732 Apr 13 06:01 CHANGELOG.md [2022-04-13T06:03:33.424Z] -rw-rw-r-- 1 1001 1001 3804 Apr 13 06:01 CONTRIBUTING.md [2022-04-13T06:03:33.424Z] -rw-rw-r-- 1 1001 1001 677 Apr 13 06:01 GOVERNANCE.md [2022-04-13T06:03:33.424Z] -rw-rw-r-- 1 1001 1001 850 Apr 13 06:01 Jenkinsfile [2022-04-13T06:03:33.424Z] -rw-rw-r-- 1 1001 1001 10775 Apr 13 06:01 LICENSE [2022-04-13T06:03:33.424Z] -rw-rw-r-- 1 1001 1001 8478 Apr 13 06:01 Makefile [2022-04-13T06:03:33.424Z] -rw-rw-r-- 1 1001 1001 582 Apr 13 06:01 OWNERS.md [2022-04-13T06:03:33.424Z] -rw-rw-r-- 1 1001 1001 8207 Apr 13 06:01 README.md [2022-04-13T06:03:33.424Z] -rw-rw-r-- 1 1001 1001 6912 Apr 13 06:01 SECURITY.md [2022-04-13T06:03:33.424Z] -rw-rw-r-- 1 1001 1001 12 Apr 13 06:01 VERSION [2022-04-13T06:03:33.424Z] -rw-rw-r-- 1 1001 1001 4131 Apr 13 06:01 ZMQWindows.md [2022-04-13T06:03:33.424Z] drwxrwxr-x 2 1001 1001 4096 Apr 13 06:01 bin [2022-04-13T06:03:33.424Z] drwxrwxr-x 18 1001 1001 4096 Apr 13 06:01 cmd [2022-04-13T06:03:33.424Z] -rw-r--r-- 1 root root 433776 Apr 13 06:03 coverage.out [2022-04-13T06:03:33.424Z] -rw-rw-r-- 1 1001 1001 3175 Apr 13 06:01 go.mod [2022-04-13T06:03:33.424Z] -rw-rw-r-- 1 1001 1001 34990 Apr 13 06:01 go.sum [2022-04-13T06:03:33.424Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 06:01 internal [2022-04-13T06:03:33.424Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 06:01 openapi [2022-04-13T06:03:33.424Z] drwxrwxr-x 4 1001 1001 4096 Apr 13 06:01 snap [2022-04-13T06:03:33.424Z] -rw-rw-r-- 1 1001 1001 204 Apr 13 06:01 version.go [Pipeline] sh [2022-04-13T06:03:33.715Z] + '[' -e coverage.out ] [2022-04-13T06:03:33.715Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-13T06:03:33.837Z] Stashed 1 file(s) [Pipeline] sh [2022-04-13T06:03:34.120Z] + make build [2022-04-13T06:03:34.120Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-13T06:03:48.678Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20783 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-04-13T06:03:48.691Z] Running in /w/workspace/edgex-go/192 [Pipeline] { [Pipeline] checkout [2022-04-13T06:03:49.015Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-13T06:03:49.058Z] The recommended git tool is: git [2022-04-13T06:03:56.485Z] using credential edgex-jenkins-ssh [2022-04-13T06:03:56.512Z] Cloning the remote Git repository [2022-04-13T06:03:56.594Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-13T06:03:56.687Z] > git init /w/workspace/edgex-go/192 # timeout=10 [2022-04-13T06:03:56.792Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-13T06:03:56.794Z] > git --version # timeout=10 [2022-04-13T06:03:56.858Z] > git --version # 'git version 2.25.1' [2022-04-13T06:03:56.860Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-13T06:03:57.048Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-13T06:04:01.222Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-13T06:04:01.222Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T06:04:02.166Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-13T06:04:02.427Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T06:04:03.369Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T06:04:04.751Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T06:04:05.687Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-13T06:04:07.072Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T06:04:08.013Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-13T06:04:08.952Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T06:04:10.864Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-13T06:04:11.823Z] $ docker stop --time=1 301784aab818cd8dc4653eb761f64c5a591cd713946bdec4e6879e706a765ab7 [2022-04-13T06:04:13.585Z] Avoid second fetch [2022-04-13T06:04:13.586Z] Checking out Revision 3cf9e37e953a097f2ed78bc18538e6487e9d632c (main) [2022-04-13T06:04:13.558Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-13T06:04:13.575Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-13T06:04:13.623Z] > git config core.sparsecheckout # timeout=10 [2022-04-13T06:04:13.642Z] > git checkout -f 3cf9e37e953a097f2ed78bc18538e6487e9d632c # timeout=10 [2022-04-13T06:04:15.095Z] $ docker rm -f 301784aab818cd8dc4653eb761f64c5a591cd713946bdec4e6879e706a765ab7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:04:16.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T06:04:16.556Z] [2022-04-13T06:04:16.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:04:16.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T06:04:16.851Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-13T06:04:16.851Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-13T06:04:16.851Z] ca9280d653b3: Pulling fs layer [2022-04-13T06:04:16.851Z] 7e9c9ca2126c: Pulling fs layer [2022-04-13T06:04:16.851Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-13T06:04:16.851Z] cbdbe7a5bc2a: Download complete [2022-04-13T06:04:17.112Z] ca9280d653b3: Verifying Checksum [2022-04-13T06:04:17.112Z] ca9280d653b3: Download complete [2022-04-13T06:04:17.112Z] cbdbe7a5bc2a: Pull complete [2022-04-13T06:04:17.372Z] 7e9c9ca2126c: Verifying Checksum [2022-04-13T06:04:17.372Z] 7e9c9ca2126c: Download complete [2022-04-13T06:04:17.630Z] ca9280d653b3: Pull complete [2022-04-13T06:04:18.010Z] Commit message: "Merge pull request #3962 from jinlinGuan/issue-3925-patch-command" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-13T06:04:18.997Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-13T06:04:18.997Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T06:04:18.997Z] Dload Upload Total Spent Left Speed [2022-04-13T06:04:20.451Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 30761 0 --:--:-- --:--:-- --:--:-- 30841 [Pipeline] sh [2022-04-13T06:04:20.988Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-13T06:04:21.069Z] 7e9c9ca2126c: Pull complete [2022-04-13T06:04:21.069Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-13T06:04:21.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T06:04:21.069Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-13T06:04:21.133Z] prd-ubuntu20.04-docker-8c-8g-20779 does not seem to be running inside a container [2022-04-13T06:04:21.172Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/192 -v /w/workspace/edgex-go/192:/w/workspace/edgex-go/192:rw,z -v /w/workspace/edgex-go/192@tmp:/w/workspace/edgex-go/192@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-13T06:04:21.326Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-13T06:04:21.326Z] + sudo tee /etc/docker/daemon.new [2022-04-13T06:04:21.326Z] { [2022-04-13T06:04:21.326Z] "registry-mirrors": [ [2022-04-13T06:04:21.326Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-13T06:04:21.326Z] ], [2022-04-13T06:04:21.326Z] "bip": "10.250.0.254/24", [2022-04-13T06:04:21.326Z] "hosts": [ [2022-04-13T06:04:21.326Z] "tcp://0.0.0.0:5555", [2022-04-13T06:04:21.326Z] "unix:///var/run/docker.sock" [2022-04-13T06:04:21.326Z] ], [2022-04-13T06:04:21.326Z] "mtu": 1458, [2022-04-13T06:04:21.326Z] "selinux-enabled": true, [2022-04-13T06:04:21.326Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-13T06:04:21.326Z] } [2022-04-13T06:04:22.771Z] $ docker top 4a59c999fd889b9358b7d456ebae058cccb5989dcc1bc9b81ae194ff69942ed3 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-04-13T06:04:23.186Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-13T06:04:23.210Z] + + docker-composegrep build parallel --help [2022-04-13T06:04:23.210Z] [2022-04-13T06:04:23.544Z] + sudo service docker restart [2022-04-13T06:04:23.781Z] --parallel Build images in parallel. [Pipeline] } [2022-04-13T06:04:23.800Z] $ docker stop --time=1 4a59c999fd889b9358b7d456ebae058cccb5989dcc1bc9b81ae194ff69942ed3 [2022-04-13T06:04:25.087Z] $ docker rm -f 4a59c999fd889b9358b7d456ebae058cccb5989dcc1bc9b81ae194ff69942ed3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:04:25.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T06:04:25.481Z] . [Pipeline] withDockerContainer [2022-04-13T06:04:25.551Z] prd-ubuntu20.04-docker-8c-8g-20779 does not seem to be running inside a container [2022-04-13T06:04:25.593Z] $ 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/192 -v /w/workspace/edgex-go/192:/w/workspace/edgex-go/192:rw,z -v /w/workspace/edgex-go/192@tmp:/w/workspace/edgex-go/192@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-13T06:04:25.944Z] $ docker top dbde99faf5de5d17bd2288e482e8a7749a4ca33aed30f9712284f2e6d8e17ae7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T06:04:26.294Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-13T06:04:26.863Z] Building core-command ... [2022-04-13T06:04:26.863Z] Building core-data ... [2022-04-13T06:04:26.863Z] Building core-metadata ... [2022-04-13T06:04:26.863Z] Building security-bootstrapper ... [2022-04-13T06:04:26.863Z] Building security-proxy-setup ... [2022-04-13T06:04:26.863Z] Building security-secretstore-setup ... [2022-04-13T06:04:26.863Z] Building security-spiffe-token-provider ... [2022-04-13T06:04:26.863Z] Building security-spire-agent ... [2022-04-13T06:04:26.863Z] Building security-spire-config ... [2022-04-13T06:04:26.863Z] Building security-spire-server ... [2022-04-13T06:04:26.863Z] Building support-notifications ... [2022-04-13T06:04:26.863Z] Building support-scheduler ... [2022-04-13T06:04:26.863Z] Building sys-mgmt-agent ... [2022-04-13T06:04:26.863Z] Building security-spiffe-token-provider [2022-04-13T06:04:26.863Z] Building security-spire-server [2022-04-13T06:04:26.863Z] Building core-command [2022-04-13T06:04:26.863Z] Building security-spire-config [2022-04-13T06:04:26.863Z] Building support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T06:04:41.890Z] provisioning config files... [2022-04-13T06:04:41.915Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/192@tmp/config1334293010523935346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T06:04:42.284Z] ---> docker-login.sh [2022-04-13T06:04:42.284Z] nexus3.edgexfoundry.org:10001 [2022-04-13T06:04:42.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T06:04:43.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T06:04:43.161Z] Configure a credential helper to remove this warning. See [2022-04-13T06:04:43.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T06:04:43.161Z] [2022-04-13T06:04:43.161Z] Login Succeeded [2022-04-13T06:04:43.161Z] nexus3.edgexfoundry.org:10002 [2022-04-13T06:04:43.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T06:04:43.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T06:04:43.762Z] Configure a credential helper to remove this warning. See [2022-04-13T06:04:43.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T06:04:43.762Z] [2022-04-13T06:04:43.762Z] Login Succeeded [2022-04-13T06:04:43.762Z] nexus3.edgexfoundry.org:10003 [2022-04-13T06:04:44.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T06:04:44.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T06:04:44.329Z] Configure a credential helper to remove this warning. See [2022-04-13T06:04:44.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T06:04:44.329Z] [2022-04-13T06:04:44.329Z] Login Succeeded [2022-04-13T06:04:44.329Z] nexus3.edgexfoundry.org:10004 [2022-04-13T06:04:44.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T06:04:44.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T06:04:44.608Z] Configure a credential helper to remove this warning. See [2022-04-13T06:04:44.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T06:04:44.608Z] [2022-04-13T06:04:44.608Z] Login Succeeded [2022-04-13T06:04:44.608Z] docker.io [2022-04-13T06:04:44.960Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:04:44.960Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:04:44.960Z] ---> 1ee5ec1f9de7 [2022-04-13T06:04:44.960Z] Step 3/20 : WORKDIR /edgex-go [2022-04-13T06:04:44.960Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:04:44.960Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:04:44.960Z] ---> 1ee5ec1f9de7 [2022-04-13T06:04:44.960Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T06:04:44.960Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:04:44.960Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:04:44.960Z] ---> 1ee5ec1f9de7 [2022-04-13T06:04:44.960Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T06:04:44.960Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:04:44.960Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:04:44.960Z] ---> 1ee5ec1f9de7 [2022-04-13T06:04:44.960Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T06:04:44.960Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:04:44.960Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:04:44.960Z] ---> 1ee5ec1f9de7 [2022-04-13T06:04:44.960Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T06:04:45.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T06:04:45.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T06:04:45.480Z] Configure a credential helper to remove this warning. See [2022-04-13T06:04:45.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T06:04:45.480Z] [2022-04-13T06:04:45.480Z] Login Succeeded [2022-04-13T06:04:45.480Z] ---> docker-login.sh ends [Pipeline] } [2022-04-13T06:04:45.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-13T06:04:45.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-13T06:04:45.786Z] ========================================================= [2022-04-13T06:04:45.786Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-13T06:04:45.786Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T06:04:46.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T06:04:46.410Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-13T06:04:46.410Z] 9b3977197b4f: Pulling fs layer [2022-04-13T06:04:46.410Z] 1a89e8eeedd5: Pulling fs layer [2022-04-13T06:04:46.410Z] 94645a83ff95: Pulling fs layer [2022-04-13T06:04:46.410Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-13T06:04:46.410Z] 0c92f367c5e7: Pulling fs layer [2022-04-13T06:04:46.410Z] f7c0051592d6: Pulling fs layer [2022-04-13T06:04:46.410Z] a227ed2f7395: Pulling fs layer [2022-04-13T06:04:46.410Z] 7b1c46037f91: Pulling fs layer [2022-04-13T06:04:46.410Z] f7c0051592d6: Waiting [2022-04-13T06:04:46.410Z] 3f3a8bcf1eab: Waiting [2022-04-13T06:04:46.410Z] 0c92f367c5e7: Waiting [2022-04-13T06:04:46.410Z] a227ed2f7395: Waiting [2022-04-13T06:04:46.410Z] 7b1c46037f91: Waiting [2022-04-13T06:04:46.410Z] 1a89e8eeedd5: Verifying Checksum [2022-04-13T06:04:46.410Z] 1a89e8eeedd5: Download complete [2022-04-13T06:04:46.410Z] 94645a83ff95: Verifying Checksum [2022-04-13T06:04:46.410Z] 94645a83ff95: Download complete [2022-04-13T06:04:46.410Z] 0c92f367c5e7: Verifying Checksum [2022-04-13T06:04:46.410Z] 0c92f367c5e7: Download complete [2022-04-13T06:04:46.410Z] 9b3977197b4f: Verifying Checksum [2022-04-13T06:04:46.410Z] f7c0051592d6: Verifying Checksum [2022-04-13T06:04:46.410Z] f7c0051592d6: Download complete [2022-04-13T06:04:46.410Z] a227ed2f7395: Verifying Checksum [2022-04-13T06:04:46.410Z] a227ed2f7395: Download complete [2022-04-13T06:04:47.023Z] 9b3977197b4f: Pull complete [2022-04-13T06:04:47.630Z] 1a89e8eeedd5: Pull complete [2022-04-13T06:04:47.915Z] 94645a83ff95: Pull complete [2022-04-13T06:04:48.266Z] ---> Running in af83ae750032 [2022-04-13T06:04:48.266Z] ---> Running in ccc643f4622e [2022-04-13T06:04:48.267Z] ---> Running in dce5f0c0bb55 [2022-04-13T06:04:48.267Z] ---> Running in 06ec5993b902 [2022-04-13T06:04:48.267Z] ---> Running in 33e43a6d8173 [2022-04-13T06:04:48.267Z] Removing intermediate container 33e43a6d8173 [2022-04-13T06:04:48.267Z] ---> 507a6963f4e6 [2022-04-13T06:04:48.267Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:04:48.267Z] Removing intermediate container 06ec5993b902 [2022-04-13T06:04:48.267Z] ---> 8f25d4136dfa [2022-04-13T06:04:48.267Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:04:48.267Z] Removing intermediate container dce5f0c0bb55 [2022-04-13T06:04:48.267Z] ---> 2cbcfe6a69b7 [2022-04-13T06:04:48.267Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:04:48.267Z] Removing intermediate container ccc643f4622e [2022-04-13T06:04:48.267Z] ---> 2b136e823f89 [2022-04-13T06:04:48.267Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:04:48.267Z] Removing intermediate container af83ae750032 [2022-04-13T06:04:48.267Z] ---> 670ff1d81a9d [2022-04-13T06:04:48.267Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-13T06:04:48.267Z] ---> Running in cbc96fbac806 [2022-04-13T06:04:48.267Z] ---> Running in 3659eeae6c6a [2022-04-13T06:04:48.267Z] ---> Running in 3e94afde1fe8 [2022-04-13T06:04:48.267Z] ---> Running in 742b9fc3b878 [2022-04-13T06:04:48.267Z] ---> Running in c6d710336481 [2022-04-13T06:04:48.521Z] 7b1c46037f91: Verifying Checksum [2022-04-13T06:04:49.123Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-13T06:04:49.123Z] 3f3a8bcf1eab: Download complete [2022-04-13T06:04:49.204Z] Removing intermediate container 3659eeae6c6a [2022-04-13T06:04:49.204Z] ---> 750462c89524 [2022-04-13T06:04:49.204Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-13T06:04:49.204Z] Removing intermediate container cbc96fbac806 [2022-04-13T06:04:49.204Z] ---> 1a7503d3c5ad [2022-04-13T06:04:49.204Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T06:04:49.204Z] ---> Running in c55556220116 [2022-04-13T06:04:49.204Z] ---> Running in 783769e1d28c [2022-04-13T06:04:49.204Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:04:49.463Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:04:49.722Z] Removing intermediate container c6d710336481 [2022-04-13T06:04:49.722Z] ---> a8090376dd05 [2022-04-13T06:04:49.722Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-13T06:04:49.722Z] ---> Running in 8d922f4b547c [2022-04-13T06:04:49.722Z] Removing intermediate container 3e94afde1fe8 [2022-04-13T06:04:49.722Z] ---> 99725c853908 [2022-04-13T06:04:49.722Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T06:04:49.722Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:04:49.722Z] ---> Running in b670499e09c8 [2022-04-13T06:04:49.982Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:04:50.242Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:04:50.242Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:04:50.502Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:04:50.502Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T06:04:50.502Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T06:04:50.502Z] OK: 15865 distinct packages available [2022-04-13T06:04:50.502Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:04:50.502Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:04:50.763Z] OK: 221 MiB in 52 packages [2022-04-13T06:04:50.763Z] OK: 221 MiB in 52 packages [2022-04-13T06:04:51.024Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:04:51.024Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:04:51.024Z] Removing intermediate container c55556220116 [2022-04-13T06:04:51.024Z] ---> b52d5e7b61d2 [2022-04-13T06:04:51.024Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T06:04:51.283Z] Removing intermediate container 783769e1d28c [2022-04-13T06:04:51.283Z] ---> 15703ff4ad51 [2022-04-13T06:04:51.283Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T06:04:51.283Z] OK: 221 MiB in 52 packages [2022-04-13T06:04:51.283Z] OK: 221 MiB in 52 packages [2022-04-13T06:04:51.283Z] ---> b139847717d4 [2022-04-13T06:04:51.283Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:04:51.283Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:04:51.283Z] ---> Running in b4cb70e0b216 [2022-04-13T06:04:51.569Z] ---> 5afb46800f73 [2022-04-13T06:04:51.569Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:04:51.569Z] ---> Running in 2271636ceb6f [2022-04-13T06:04:51.569Z] Removing intermediate container 8d922f4b547c [2022-04-13T06:04:51.569Z] ---> 0966f0c67f30 [2022-04-13T06:04:51.569Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T06:04:51.829Z] OK: 221 MiB in 52 packages [2022-04-13T06:04:51.829Z] ---> af599fdbc466 [2022-04-13T06:04:51.829Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:04:51.829Z] Removing intermediate container b670499e09c8 [2022-04-13T06:04:51.829Z] ---> 2606500e5f01 [2022-04-13T06:04:51.829Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T06:04:51.829Z] ---> Running in 763d40d61c19 [2022-04-13T06:04:52.090Z] ---> 21b377d27246 [2022-04-13T06:04:52.090Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:04:52.090Z] ---> Running in 871283cd5b7f [2022-04-13T06:04:52.350Z] Removing intermediate container 742b9fc3b878 [2022-04-13T06:04:52.350Z] ---> 721951a6bb40 [2022-04-13T06:04:52.350Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-13T06:04:52.350Z] Removing intermediate container b4cb70e0b216 [2022-04-13T06:04:52.350Z] ---> 932e4845ba93 [2022-04-13T06:04:52.350Z] Step 8/22 : COPY . . [2022-04-13T06:04:52.610Z] ---> fbecfc08e1a9 [2022-04-13T06:04:52.610Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:04:52.610Z] ---> Running in e3615be12a78 [2022-04-13T06:04:54.524Z] Removing intermediate container 2271636ceb6f [2022-04-13T06:04:54.524Z] ---> 95d6083e2627 [2022-04-13T06:04:54.524Z] Step 8/26 : COPY . . [2022-04-13T06:04:55.905Z] Removing intermediate container 763d40d61c19 [2022-04-13T06:04:55.905Z] ---> 58820cbd5a93 [2022-04-13T06:04:55.905Z] Step 8/23 : COPY . . [2022-04-13T06:04:55.905Z] Removing intermediate container 871283cd5b7f [2022-04-13T06:04:55.905Z] ---> b440cfaff18c [2022-04-13T06:04:55.905Z] Step 8/25 : COPY . . [2022-04-13T06:04:56.164Z] Removing intermediate container e3615be12a78 [2022-04-13T06:04:56.164Z] ---> 119b463eec01 [2022-04-13T06:04:56.164Z] Step 7/20 : COPY . . [2022-04-13T06:05:01.566Z] 3f3a8bcf1eab: Pull complete [2022-04-13T06:05:03.020Z] 0c92f367c5e7: Pull complete [2022-04-13T06:05:04.006Z] f7c0051592d6: Pull complete [2022-04-13T06:05:04.280Z] a227ed2f7395: Pull complete [2022-04-13T06:05:04.292Z] ---> f8cf064d57f1 [2022-04-13T06:05:04.292Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-13T06:05:04.861Z] ---> Running in 626dd7dca8fe [2022-04-13T06:05:04.861Z] ---> 62a689761bf6 [2022-04-13T06:05:04.861Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T06:05:04.861Z] ---> Running in b50e02accf18 [2022-04-13T06:05:04.861Z] ---> e8352d3035f0 [2022-04-13T06:05:04.861Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-13T06:05:04.861Z] ---> d35bb18c3a0f [2022-04-13T06:05:04.861Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-13T06:05:05.121Z] ---> Running in 4c9bb907f9de [2022-04-13T06:05:05.121Z] ---> Running in bee662b303a3 [2022-04-13T06:05:05.121Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T06:05:05.121Z] Removing intermediate container b50e02accf18 [2022-04-13T06:05:05.121Z] ---> eb90b1925fbc [2022-04-13T06:05:05.121Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T06:05:05.121Z] ---> 74094b3b4bf5 [2022-04-13T06:05:05.121Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T06:05:05.121Z] ---> Running in 064ce7991485 [2022-04-13T06:05:05.121Z] ---> Running in 7e28d3952cf7 [2022-04-13T06:05:05.121Z] Removing intermediate container 7e28d3952cf7 [2022-04-13T06:05:05.121Z] ---> 26cc89c25664 [2022-04-13T06:05:05.121Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-13T06:05:05.380Z] ---> Running in fdc0f26b2ff5 [2022-04-13T06:05:05.640Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-13T06:05:05.640Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-13T06:05:06.208Z] Removing intermediate container 064ce7991485 [2022-04-13T06:05:06.208Z] ---> 84a4016db15a [2022-04-13T06:05:06.208Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T06:05:06.467Z] ---> Running in de4b86053deb [2022-04-13T06:05:06.467Z] Removing intermediate container fdc0f26b2ff5 [2022-04-13T06:05:06.467Z] ---> 778092ee2d22 [2022-04-13T06:05:06.467Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-13T06:05:06.467Z] ---> Running in e7d04c58a755 [2022-04-13T06:05:06.467Z] Removing intermediate container de4b86053deb [2022-04-13T06:05:06.467Z] ---> f8f24659091c [2022-04-13T06:05:06.467Z] 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-13T06:05:06.727Z] ---> Running in b7d45129646e [2022-04-13T06:05:06.727Z] Removing intermediate container e7d04c58a755 [2022-04-13T06:05:06.727Z] ---> 395cb73d6a2a [2022-04-13T06:05:06.727Z] 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-13T06:05:06.727Z] ---> Running in 39001d297337 [2022-04-13T06:05:07.670Z] spire-1.2.1/ [2022-04-13T06:05:07.670Z] spire-1.2.1/ [2022-04-13T06:05:07.670Z] spire-1.2.1/.data/ [2022-04-13T06:05:07.670Z] spire-1.2.1/.data/.file [2022-04-13T06:05:07.670Z] spire-1.2.1/.dockerignore [2022-04-13T06:05:07.670Z] spire-1.2.1/.gitattributes [2022-04-13T06:05:07.670Z] spire-1.2.1/.githooks/ [2022-04-13T06:05:07.670Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T06:05:07.670Z] spire-1.2.1/.github/ [2022-04-13T06:05:07.670Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T06:05:07.670Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T06:05:07.670Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T06:05:07.670Z] spire-1.2.1/.github/workflows/ [2022-04-13T06:05:07.670Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T06:05:07.670Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T06:05:07.670Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T06:05:07.670Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T06:05:07.670Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T06:05:07.670Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T06:05:07.670Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T06:05:07.670Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T06:05:07.670Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T06:05:07.670Z] spire-1.2.1/.gitignore [2022-04-13T06:05:07.670Z] spire-1.2.1/.go-version [2022-04-13T06:05:07.670Z] spire-1.2.1/.golangci.yml [2022-04-13T06:05:07.670Z] spire-1.2.1/ADOPTERS.md [2022-04-13T06:05:07.670Z] spire-1.2.1/CHANGELOG.md [2022-04-13T06:05:07.670Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T06:05:07.670Z] spire-1.2.1/CODEOWNERS [2022-04-13T06:05:07.670Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T06:05:07.670Z] spire-1.2.1/Dockerfile [2022-04-13T06:05:07.670Z] spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ [2022-04-13T06:05:07.670Z] spire-1.2.1/.data/.file [2022-04-13T06:05:07.670Z] spire-1.2.1/.dockerignore [2022-04-13T06:05:07.670Z] spire-1.2.1/.gitattributes [2022-04-13T06:05:07.670Z] spire-1.2.1/.githooks/ [2022-04-13T06:05:07.670Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T06:05:07.670Z] spire-1.2.1/.github/ [2022-04-13T06:05:07.670Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T06:05:07.670Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T06:05:07.670Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T06:05:07.670Z] spire-1.2.1/.github/workflows/ [2022-04-13T06:05:07.670Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T06:05:07.670Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T06:05:07.670Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T06:05:07.670Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T06:05:07.670Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T06:05:07.670Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T06:05:07.670Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T06:05:07.670Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T06:05:07.670Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T06:05:07.670Z] spire-1.2.1/.gitignore [2022-04-13T06:05:07.670Z] spire-1.2.1/.go-version [2022-04-13T06:05:07.670Z] spire-1.2.1/.golangci.yml [2022-04-13T06:05:07.670Z] spire-1.2.1/ADOPTERS.md [2022-04-13T06:05:07.670Z] spire-1.2.1/CHANGELOG.md [2022-04-13T06:05:07.670Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T06:05:07.670Z] spire-1.2.1/CODEOWNERS [2022-04-13T06:05:07.670Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T06:05:07.670Z] spire-1.2.1/Dockerfile [2022-04-13T06:05:07.670Z] spire-1.2.1/Dockerfile.dev [2022-04-13T06:05:07.670Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T06:05:07.670Z] spire-1.2.1/LICENSE [2022-04-13T06:05:07.670Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T06:05:07.670Z] spire-1.2.1/Makefile [2022-04-13T06:05:07.670Z] spire-1.2.1/README.md [2022-04-13T06:05:07.670Z] spire-1.2.1/ROADMAP.md [2022-04-13T06:05:07.670Z] spire-1.2.1/SECURITY.md [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/ [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T06:05:07.670Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T06:05:07.670Z] spire-1.2.1/LICENSE [2022-04-13T06:05:07.670Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T06:05:07.670Z] spire-1.2.1/Makefile [2022-04-13T06:05:07.670Z] spire-1.2.1/README.md [2022-04-13T06:05:07.670Z] spire-1.2.1/ROADMAP.md [2022-04-13T06:05:07.670Z] spire-1.2.1/SECURITY.md [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/ [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T06:05:07.670Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T06:05:07.671Z] spire-1.2.1/conf/ [2022-04-13T06:05:07.671Z] spire-1.2.1/conf/agent/ [2022-04-13T06:05:07.671Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T06:05:07.671Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T06:05:07.671Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T06:05:07.671Z] spire-1.2.1/conf/server/ [2022-04-13T06:05:07.671Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T06:05:07.671Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T06:05:07.671Z] spire-1.2.1/conf/server/server.conf [2022-04-13T06:05:07.671Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/ [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/auditlog.md [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/images/ [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T06:05:07.671Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T06:05:07.671Z] spire-1.2.1/conf/ [2022-04-13T06:05:07.671Z] spire-1.2.1/conf/agent/ [2022-04-13T06:05:07.671Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T06:05:07.671Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T06:05:07.671Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T06:05:07.671Z] spire-1.2.1/conf/server/ [2022-04-13T06:05:07.671Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T06:05:07.671Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T06:05:07.671Z] spire-1.2.1/conf/server/server.conf [2022-04-13T06:05:07.671Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/ [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/auditlog.md [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/images/ [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T06:05:07.671Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/spire_server.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/telemetry.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/upgrading.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/using_spire.md [2022-04-13T06:05:07.672Z] spire-1.2.1/examples/ [2022-04-13T06:05:07.672Z] spire-1.2.1/examples/README.md [2022-04-13T06:05:07.672Z] spire-1.2.1/go.mod [2022-04-13T06:05:07.672Z] spire-1.2.1/go.sum [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/spire_server.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/telemetry.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/upgrading.md [2022-04-13T06:05:07.672Z] spire-1.2.1/doc/using_spire.md [2022-04-13T06:05:07.672Z] spire-1.2.1/examples/ [2022-04-13T06:05:07.672Z] spire-1.2.1/examples/README.md [2022-04-13T06:05:07.672Z] spire-1.2.1/go.mod [2022-04-13T06:05:07.672Z] spire-1.2.1/go.sum [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T06:05:07.672Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T06:05:07.673Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T06:05:07.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T06:05:07.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T06:05:07.674Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/ [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/api/ [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/ [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/api/ [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T06:05:07.938Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T06:05:07.939Z] [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/context.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/health/ [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T06:05:07.939Z] [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T06:05:07.939Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/log/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/conn.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/health/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/log/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T06:05:07.940Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/util/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/version/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T06:05:07.941Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/util/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/version/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T06:05:07.942Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T06:05:07.943Z] [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/ca/ca_health.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/config.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T06:05:07.943Z] [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/config.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T06:05:07.943Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T06:05:07.944Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T06:05:07.945Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/server.go [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T06:05:07.946Z] spire-1.2.1/proto/ [2022-04-13T06:05:07.946Z] spire-1.2.1/proto/private/ [2022-04-13T06:05:07.946Z] spire-1.2.1/proto/private/server/ [2022-04-13T06:05:07.946Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T06:05:07.946Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T06:05:07.946Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T06:05:07.946Z] spire-1.2.1/proto/spire/ [2022-04-13T06:05:07.946Z] spire-1.2.1/proto/spire/common/ [2022-04-13T06:05:07.946Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T06:05:07.946Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T06:05:07.946Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T06:05:07.946Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T06:05:07.946Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T06:05:07.946Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T06:05:07.946Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T06:05:07.946Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T06:05:07.946Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T06:05:07.946Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T06:05:07.946Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T06:05:07.946Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T06:05:07.946Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T06:05:07.946Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T06:05:07.946Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T06:05:07.946Z] spire-1.2.1/release/ [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/release/spire-extras/ [2022-04-13T06:05:07.946Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T06:05:07.946Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T06:05:07.946Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T06:05:07.946Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T06:05:07.946Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T06:05:07.946Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T06:05:07.946Z] spire-1.2.1/release/spire/ [2022-04-13T06:05:07.946Z] spire-1.2.1/release/spire/README.md [2022-04-13T06:05:07.946Z] spire-1.2.1/release/spire/conf/ [2022-04-13T06:05:07.946Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T06:05:07.946Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T06:05:07.946Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T06:05:07.946Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T06:05:07.946Z] spire-1.2.1/script/ [2022-04-13T06:05:07.946Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T06:05:07.946Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T06:05:07.946Z] spire-1.2.1/support/ [2022-04-13T06:05:07.946Z] spire-1.2.1/support/k8s/ [2022-04-13T06:05:07.946Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T06:05:07.946Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T06:05:07.946Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T06:05:07.946Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T06:05:07.946Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T06:05:07.946Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T06:05:07.946Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T06:05:07.946Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T06:05:07.946Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T06:05:07.946Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T06:05:07.946Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T06:05:07.946Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T06:05:07.946Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T06:05:07.946Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T06:05:07.946Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T06:05:07.946Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T06:05:07.946Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T06:05:07.946Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T06:05:07.946Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T06:05:07.946Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T06:05:07.946Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T06:05:07.946Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T06:05:07.946Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T06:05:07.946Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T06:05:07.946Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T06:05:07.947Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T06:05:07.947Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T06:05:07.947Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T06:05:07.947Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T06:05:07.947Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T06:05:07.947Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T06:05:07.947Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T06:05:07.947Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T06:05:07.947Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T06:05:07.947Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T06:05:07.947Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T06:05:07.947Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T06:05:07.947Z] spire-1.2.1/pkg/server/server.go [2022-04-13T06:05:07.947Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T06:05:07.947Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T06:05:07.947Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T06:05:07.947Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T06:05:07.947Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T06:05:07.947Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T06:05:07.947Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T06:05:07.947Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T06:05:07.947Z] spire-1.2.1/proto/ [2022-04-13T06:05:07.947Z] spire-1.2.1/proto/private/ [2022-04-13T06:05:07.947Z] spire-1.2.1/proto/private/server/ [2022-04-13T06:05:07.947Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T06:05:07.947Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T06:05:07.947Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T06:05:07.947Z] spire-1.2.1/test/ [2022-04-13T06:05:07.947Z] spire-1.2.1/test/clock/ [2022-04-13T06:05:07.947Z] spire-1.2.1/test/clock/clock.go [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/ [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T06:05:07.947Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T06:05:07.947Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T06:05:07.947Z] spire-1.2.1/proto/spire/ [2022-04-13T06:05:07.947Z] spire-1.2.1/proto/spire/common/ [2022-04-13T06:05:07.947Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T06:05:07.947Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T06:05:07.947Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T06:05:07.947Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T06:05:07.947Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T06:05:07.947Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T06:05:07.947Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T06:05:07.947Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T06:05:07.947Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T06:05:07.947Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T06:05:07.947Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T06:05:07.947Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T06:05:07.947Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T06:05:07.947Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T06:05:07.947Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T06:05:07.947Z] spire-1.2.1/release/ [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fixture/ [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T06:05:07.947Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/config/ [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T06:05:07.948Z] spire-1.2.1/release/spire-extras/ [2022-04-13T06:05:07.948Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T06:05:07.948Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T06:05:07.948Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T06:05:07.948Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T06:05:07.948Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T06:05:07.948Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T06:05:07.948Z] spire-1.2.1/release/spire/ [2022-04-13T06:05:07.948Z] spire-1.2.1/release/spire/README.md [2022-04-13T06:05:07.948Z] spire-1.2.1/release/spire/conf/ [2022-04-13T06:05:07.948Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T06:05:07.948Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T06:05:07.948Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T06:05:07.948Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T06:05:07.948Z] spire-1.2.1/script/ [2022-04-13T06:05:07.948Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T06:05:07.948Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T06:05:07.948Z] spire-1.2.1/support/ [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/ [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T06:05:07.948Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/ [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/README.md [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/common [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/setup/ [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T06:05:07.948Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/suites/ [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T06:05:07.948Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T06:05:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T06:05:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T06:05:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T06:05:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T06:05:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T06:05:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T06:05:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T06:05:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T06:05:07.949Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T06:05:07.949Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T06:05:07.949Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T06:05:07.949Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T06:05:07.949Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T06:05:07.949Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T06:05:07.949Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T06:05:07.949Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T06:05:07.949Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T06:05:07.949Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T06:05:07.949Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T06:05:07.949Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T06:05:07.949Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T06:05:07.949Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T06:05:07.949Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T06:05:07.949Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T06:05:07.949Z] spire-1.2.1/test/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/clock/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/clock/clock.go [2022-04-13T06:05:07.949Z] spire-1.2.1/test/fakes/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T06:05:07.949Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T06:05:07.949Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T06:05:07.949Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T06:05:07.949Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T06:05:07.949Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T06:05:07.949Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T06:05:07.949Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T06:05:07.949Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T06:05:07.949Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T06:05:07.949Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T06:05:07.949Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T06:05:07.949Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T06:05:07.949Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T06:05:07.949Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T06:05:07.949Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/config/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T06:05:07.950Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/README.md [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T06:05:07.950Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/common [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/setup/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T06:05:07.951Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/test.sh [2022-04-13T06:05:07.952Z] spire-1.2.1/test/plugintest/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T06:05:07.952Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T06:05:07.952Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T06:05:07.952Z] spire-1.2.1/test/spiretest/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T06:05:07.952Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T06:05:07.952Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T06:05:07.952Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T06:05:07.952Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T06:05:07.952Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T06:05:07.952Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T06:05:07.952Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T06:05:07.952Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T06:05:07.952Z] spire-1.2.1/test/testca/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/testca/ca.go [2022-04-13T06:05:07.952Z] spire-1.2.1/test/testkey/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T06:05:07.952Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T06:05:07.952Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T06:05:07.952Z] spire-1.2.1/test/testkey/new.go [2022-04-13T06:05:07.952Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T06:05:07.952Z] spire-1.2.1/test/util/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T06:05:07.952Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T06:05:07.952Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T06:05:07.952Z] spire-1.2.1/test/util/race.go [2022-04-13T06:05:07.952Z] spire-1.2.1/test/util/util.go [2022-04-13T06:05:07.952Z] building spire from source... [2022-04-13T06:05:07.952Z] [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T06:05:07.952Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T06:05:07.953Z] spire-1.2.1/test/integration/test.sh [2022-04-13T06:05:07.953Z] spire-1.2.1/test/plugintest/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T06:05:07.953Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T06:05:07.953Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T06:05:07.953Z] spire-1.2.1/test/spiretest/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T06:05:07.953Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T06:05:07.953Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T06:05:07.953Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T06:05:07.953Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T06:05:07.953Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T06:05:07.953Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T06:05:07.953Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T06:05:07.953Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T06:05:07.953Z] spire-1.2.1/test/testca/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/testca/ca.go [2022-04-13T06:05:07.953Z] spire-1.2.1/test/testkey/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T06:05:07.953Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T06:05:07.953Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T06:05:07.953Z] spire-1.2.1/test/testkey/new.go [2022-04-13T06:05:07.953Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T06:05:07.953Z] spire-1.2.1/test/util/ [2022-04-13T06:05:07.953Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T06:05:07.953Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T06:05:07.953Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T06:05:07.953Z] spire-1.2.1/test/util/race.go [2022-04-13T06:05:07.953Z] spire-1.2.1/test/util/util.go [2022-04-13T06:05:07.953Z] building spire from source... [2022-04-13T06:05:07.953Z] Installing go1.17.7... [2022-04-13T06:05:07.953Z] Installing go1.17.7... [2022-04-13T06:05:09.725Z] 7b1c46037f91: Pull complete [2022-04-13T06:05:09.725Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-13T06:05:09.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T06:05:09.725Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-13T06:05:10.081Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T06:05:10.081Z] WORKDIR /edgex [2022-04-13T06:05:10.081Z] COPY go.mod . [2022-04-13T06:05:10.081Z] RUN go mod download -t [2022-04-13T06:05:10.081Z] ci-base-image-arm64 -f - . [2022-04-13T06:05:12.716Z] Sending build context to Docker daemon 169.2MB [2022-04-13T06:05:12.716Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T06:05:12.716Z] ---> f79e39bc4007 [2022-04-13T06:05:12.716Z] Step 2/4 : WORKDIR /edgex [2022-04-13T06:05:13.220Z] Building bin/spire-server... [2022-04-13T06:05:13.220Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T06:05:13.220Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T06:05:13.220Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T06:05:13.220Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T06:05:13.220Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T06:05:13.220Z] Building bin/spire-server... [2022-04-13T06:05:13.220Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T06:05:13.220Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T06:05:13.220Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T06:05:13.220Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T06:05:13.220Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T06:05:13.220Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T06:05:13.220Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T06:05:13.478Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T06:05:13.478Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T06:05:13.478Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T06:05:13.478Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T06:05:13.478Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T06:05:13.478Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T06:05:13.478Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T06:05:13.478Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T06:05:13.478Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T06:05:13.478Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T06:05:13.478Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T06:05:13.783Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T06:05:13.783Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T06:05:13.783Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T06:05:13.783Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T06:05:13.783Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T06:05:13.783Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T06:05:13.783Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T06:05:13.783Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T06:05:13.783Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T06:05:13.783Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T06:05:13.783Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T06:05:13.783Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T06:05:13.783Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T06:05:14.042Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T06:05:14.042Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T06:05:14.042Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T06:05:14.042Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T06:05:14.042Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T06:05:14.042Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T06:05:14.042Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T06:05:14.177Z] ---> Running in 6e7ceb44a016 [2022-04-13T06:05:14.300Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T06:05:14.301Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T06:05:14.301Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T06:05:14.301Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T06:05:14.301Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T06:05:14.301Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T06:05:14.301Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T06:05:14.301Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T06:05:14.301Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T06:05:14.301Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T06:05:14.301Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T06:05:14.301Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T06:05:14.301Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T06:05:14.301Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T06:05:14.301Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T06:05:14.301Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T06:05:14.301Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T06:05:14.301Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T06:05:14.301Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T06:05:14.301Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T06:05:14.301Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-13T06:05:14.301Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T06:05:14.301Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T06:05:14.301Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T06:05:14.301Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T06:05:14.301Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T06:05:14.301Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T06:05:14.301Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T06:05:14.301Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T06:05:14.301Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T06:05:14.301Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T06:05:14.301Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T06:05:14.301Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T06:05:14.301Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T06:05:14.301Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T06:05:14.455Z] Removing intermediate container 6e7ceb44a016 [2022-04-13T06:05:14.455Z] ---> e3045ca25c08 [2022-04-13T06:05:14.455Z] Step 3/4 : COPY go.mod . [2022-04-13T06:05:14.561Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T06:05:14.561Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T06:05:14.561Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T06:05:14.561Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T06:05:14.561Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-13T06:05:14.561Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T06:05:14.561Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T06:05:14.561Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T06:05:14.561Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T06:05:14.561Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T06:05:14.561Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T06:05:14.561Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T06:05:14.561Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T06:05:14.561Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T06:05:14.561Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T06:05:14.561Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T06:05:14.561Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T06:05:14.561Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T06:05:14.826Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T06:05:14.826Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T06:05:14.826Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T06:05:14.826Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T06:05:14.826Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T06:05:14.826Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T06:05:14.826Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T06:05:14.826Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T06:05:14.826Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T06:05:15.082Z] ---> d95d4f59b220 [2022-04-13T06:05:15.083Z] Step 4/4 : RUN go mod download [2022-04-13T06:05:15.083Z] ---> Running in d52ab42157e0 [2022-04-13T06:05:15.085Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T06:05:17.084Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T06:05:17.084Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T06:05:17.084Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T06:05:17.084Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T06:05:17.084Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T06:05:17.342Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T06:05:17.342Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T06:05:17.342Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T06:05:17.342Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T06:05:17.342Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T06:05:17.342Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T06:05:17.342Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T06:05:17.342Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T06:05:17.601Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T06:05:17.601Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T06:05:17.601Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T06:05:17.601Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T06:05:21.792Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T06:05:21.792Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T06:05:21.792Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T06:05:21.792Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T06:05:21.792Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T06:05:21.792Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T06:05:21.792Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T06:05:21.792Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T06:05:21.792Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T06:05:21.792Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T06:05:21.792Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T06:05:21.792Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T06:05:21.792Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T06:05:22.051Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T06:05:22.051Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T06:05:22.051Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T06:05:22.051Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T06:05:22.432Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T06:05:22.692Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T06:05:22.692Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T06:05:23.260Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T06:05:23.260Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T06:05:23.520Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T06:05:23.520Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T06:05:23.520Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T06:05:23.520Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T06:05:23.520Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T06:05:23.520Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T06:05:23.780Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T06:05:23.780Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T06:05:23.780Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T06:05:23.780Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T06:05:24.039Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T06:05:24.039Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T06:05:24.039Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T06:05:24.039Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T06:05:24.039Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T06:05:24.297Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T06:05:24.297Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T06:05:24.298Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T06:05:24.298Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T06:05:24.555Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T06:05:24.555Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T06:05:24.555Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T06:05:24.556Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T06:05:24.556Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T06:05:24.556Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T06:05:24.556Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T06:05:24.815Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T06:05:24.815Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T06:05:24.815Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T06:05:24.815Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T06:05:24.815Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T06:05:24.815Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T06:05:24.815Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T06:05:24.815Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T06:05:25.073Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T06:05:25.074Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T06:05:25.074Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T06:05:25.074Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T06:05:26.975Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T06:05:26.975Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T06:05:26.975Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T06:05:26.975Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T06:05:26.975Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T06:05:27.237Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T06:05:27.237Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T06:05:27.237Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T06:05:27.496Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T06:05:27.496Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T06:05:27.496Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T06:05:27.496Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T06:05:27.496Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T06:05:27.496Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T06:05:27.496Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T06:05:27.496Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T06:05:27.496Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T06:05:27.496Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T06:05:27.756Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T06:05:27.756Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T06:05:27.756Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T06:05:27.756Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T06:05:27.756Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T06:05:27.756Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T06:05:27.756Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T06:05:27.756Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T06:05:27.756Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T06:05:27.756Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T06:05:27.756Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T06:05:27.756Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T06:05:27.756Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T06:05:27.756Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T06:05:28.015Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T06:05:28.015Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T06:05:28.015Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T06:05:28.015Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T06:05:28.015Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T06:05:28.345Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T06:05:28.345Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T06:05:28.345Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T06:05:28.345Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T06:05:28.345Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T06:05:28.345Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T06:05:28.345Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T06:05:28.345Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T06:05:28.345Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T06:05:28.345Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T06:05:28.345Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T06:05:28.345Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T06:05:28.345Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T06:05:28.658Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T06:05:28.658Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T06:05:28.658Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T06:05:28.658Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T06:05:28.658Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T06:05:28.658Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T06:05:28.658Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T06:05:28.658Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T06:05:28.658Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T06:05:28.658Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T06:05:28.658Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T06:05:28.658Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T06:05:28.658Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T06:05:28.658Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T06:05:28.658Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T06:05:28.658Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T06:05:28.658Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T06:05:28.658Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T06:05:28.658Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T06:05:28.658Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T06:05:28.658Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T06:05:28.929Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T06:05:28.929Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T06:05:28.929Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T06:05:28.929Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T06:05:28.929Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T06:05:28.929Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T06:05:28.929Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T06:05:28.929Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T06:05:29.206Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T06:05:29.206Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T06:05:29.206Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T06:05:29.206Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T06:05:29.206Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T06:05:29.206Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T06:05:29.206Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T06:05:29.206Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T06:05:29.206Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T06:05:29.206Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T06:05:29.206Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T06:05:29.465Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T06:05:29.465Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T06:05:29.465Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T06:05:29.465Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T06:05:29.730Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T06:05:29.730Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T06:05:29.730Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T06:05:29.730Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T06:05:29.730Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T06:05:29.730Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T06:05:29.730Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T06:05:29.730Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T06:05:29.730Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T06:05:36.310Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T06:05:36.310Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T06:05:36.310Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T06:05:36.310Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T06:05:58.265Z] Removing intermediate container bee662b303a3 [2022-04-13T06:05:58.265Z] ---> 192a91c1d021 [2022-04-13T06:05:58.265Z] [2022-04-13T06:05:58.265Z] Step 9/20 : FROM alpine:3.15 [2022-04-13T06:05:58.265Z] Removing intermediate container 4c9bb907f9de [2022-04-13T06:05:58.265Z] ---> 5c1dfd7c8473 [2022-04-13T06:05:58.265Z] [2022-04-13T06:05:58.265Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T06:05:58.265Z] Removing intermediate container 626dd7dca8fe [2022-04-13T06:05:58.265Z] ---> 250786a7f6e2 [2022-04-13T06:05:58.265Z] [2022-04-13T06:05:58.265Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T06:05:58.265Z] 3.14: Pulling from library/alpine [2022-04-13T06:05:58.265Z] 3.15: Pulling from library/alpine [2022-04-13T06:05:58.265Z] 3.14: Pulling from library/alpine [2022-04-13T06:05:58.265Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T06:05:58.265Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T06:05:58.265Z] Status: Downloaded newer image for alpine:3.14 [2022-04-13T06:05:58.265Z] Status: Downloaded newer image for alpine:3.14 [2022-04-13T06:05:58.265Z] ---> e04c818066af [2022-04-13T06:05:58.265Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-13T06:05:58.265Z] ---> e04c818066af [2022-04-13T06:05:58.265Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T06:05:58.265Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-13T06:05:58.265Z] Status: Downloaded newer image for alpine:3.15 [2022-04-13T06:05:58.265Z] ---> Running in badb0684a0b1 [2022-04-13T06:05:58.265Z] ---> 0ac33e5f5afa [2022-04-13T06:05:58.265Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T06:05:58.265Z] ---> Running in 520edbda3349 [2022-04-13T06:05:58.527Z] ---> Running in 8cf928be56fa [2022-04-13T06:05:58.786Z] Removing intermediate container 8cf928be56fa [2022-04-13T06:05:58.786Z] ---> 6a8b0d794f67 [2022-04-13T06:05:58.786Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:05:59.045Z] ---> Running in 594e8b8392e4 [2022-04-13T06:05:59.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:05:59.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:05:59.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:05:59.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:05:59.568Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-13T06:05:59.568Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T06:05:59.568Z] OK: 6 MiB in 15 packages [2022-04-13T06:05:59.833Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-13T06:05:59.833Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-13T06:05:59.833Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T06:05:59.833Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T06:05:59.833Z] OK: 6 MiB in 16 packages [2022-04-13T06:06:01.225Z] Removing intermediate container 594e8b8392e4 [2022-04-13T06:06:01.225Z] ---> 986768834c52 [2022-04-13T06:06:01.225Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-13T06:06:01.225Z] Removing intermediate container 520edbda3349 [2022-04-13T06:06:01.225Z] ---> fb9e276ff958 [2022-04-13T06:06:01.225Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T06:06:01.225Z] Removing intermediate container badb0684a0b1 [2022-04-13T06:06:01.225Z] ---> 854bf179d190 [2022-04-13T06:06:01.225Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T06:06:01.225Z] ---> Running in 8d386ae185a1 [2022-04-13T06:06:01.225Z] ---> Running in b71757390543 [2022-04-13T06:06:01.225Z] ---> Running in 609ffd6f0340 [2022-04-13T06:06:01.486Z] Removing intermediate container 609ffd6f0340 [2022-04-13T06:06:01.486Z] ---> 4f3fba9b2810 [2022-04-13T06:06:01.486Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-13T06:06:01.486Z] Removing intermediate container b71757390543 [2022-04-13T06:06:01.486Z] ---> 4edc4bc0ea62 [2022-04-13T06:06:01.486Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-13T06:06:01.486Z] ---> Running in 93e65d212e8b [2022-04-13T06:06:01.486Z] ---> Running in 5a0801159502 [2022-04-13T06:06:01.745Z] Removing intermediate container 5a0801159502 [2022-04-13T06:06:01.745Z] ---> 804a792e494b [2022-04-13T06:06:01.745Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T06:06:02.008Z] Removing intermediate container 93e65d212e8b [2022-04-13T06:06:02.008Z] ---> 4dd6cd59cf87 [2022-04-13T06:06:02.008Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T06:06:02.008Z] ---> Running in 8253e8cf5425 [2022-04-13T06:06:02.008Z] ---> Running in b5eba8d349e1 [2022-04-13T06:06:02.267Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:06:02.267Z] Removing intermediate container 8253e8cf5425 [2022-04-13T06:06:02.267Z] ---> 69e98e82cbaa [2022-04-13T06:06:02.267Z] Step 15/23 : WORKDIR / [2022-04-13T06:06:02.525Z] Removing intermediate container b5eba8d349e1 [2022-04-13T06:06:02.525Z] ---> a8ba3dd6d3b5 [2022-04-13T06:06:02.525Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T06:06:02.525Z] ---> Running in dc9d5073afa9 [2022-04-13T06:06:03.095Z] Removing intermediate container dc9d5073afa9 [2022-04-13T06:06:03.095Z] ---> e99a3ccd3432 [2022-04-13T06:06:03.095Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T06:06:03.095Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:06:03.095Z] ---> 13ec3c787e12 [2022-04-13T06:06:03.095Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-13T06:06:03.353Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T06:06:03.353Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T06:06:03.353Z] OK: 15854 distinct packages available [2022-04-13T06:06:03.611Z] ---> 7434b9f5f513 [2022-04-13T06:06:03.611Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-13T06:06:03.611Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:06:04.180Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:06:04.180Z] ---> f10a5fd44199 [2022-04-13T06:06:04.180Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-13T06:06:04.440Z] ---> bdc9148be939 [2022-04-13T06:06:04.440Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-13T06:06:04.698Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-13T06:06:04.698Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-13T06:06:04.958Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T06:06:04.958Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-13T06:06:04.958Z] ---> b3f42ca1685f [2022-04-13T06:06:04.958Z] ---> b0b58f67503c [2022-04-13T06:06:04.958Z] Step 18/22 : ENTRYPOINT ["/support-notifications"]Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-13T06:06:04.958Z] [2022-04-13T06:06:04.958Z] (5/9) Installing curl (7.80.0-r0) [2022-04-13T06:06:04.958Z] ---> Running in 913ea47c97de [2022-04-13T06:06:04.958Z] ---> Running in 60c4365faf66 [2022-04-13T06:06:05.216Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-13T06:06:05.216Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-13T06:06:05.216Z] Removing intermediate container 913ea47c97de [2022-04-13T06:06:05.216Z] ---> c8d825bc9890 [2022-04-13T06:06:05.216Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T06:06:05.216Z] Removing intermediate container 60c4365faf66 [2022-04-13T06:06:05.216Z] ---> 9f0bdff19e75 [2022-04-13T06:06:05.216Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T06:06:05.216Z] ---> Running in 1f0d032e6fea [2022-04-13T06:06:05.216Z] ---> Running in c48a01ace318 [2022-04-13T06:06:05.216Z] (8/9) Installing libucontext (1.1-r0) [2022-04-13T06:06:05.479Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-13T06:06:05.479Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T06:06:05.479Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T06:06:05.479Z] Removing intermediate container 1f0d032e6fea [2022-04-13T06:06:05.479Z] ---> 47df20ef00fe [2022-04-13T06:06:05.479Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T06:06:05.745Z] OK: 8 MiB in 23 packages [2022-04-13T06:06:05.745Z] ---> Running in 8f167ad11248 [2022-04-13T06:06:05.745Z] Removing intermediate container c48a01ace318 [2022-04-13T06:06:05.745Z] ---> c09b351b4d34 [2022-04-13T06:06:05.745Z] Step 20/22 : LABEL arch=x86_64 [2022-04-13T06:06:05.745Z] ---> Running in a3a74323269c [2022-04-13T06:06:06.004Z] Removing intermediate container 8f167ad11248 [2022-04-13T06:06:06.004Z] ---> c7cc0247fafc [2022-04-13T06:06:06.004Z] Step 22/23 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:06:06.262Z] ---> Running in 2fe4aa5f14b6 [2022-04-13T06:06:06.262Z] Removing intermediate container a3a74323269c [2022-04-13T06:06:06.262Z] ---> 0c4258a1fd9b [2022-04-13T06:06:06.262Z] Step 21/22 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:06:06.522Z] ---> Running in d720d2680633 [2022-04-13T06:06:06.522Z] Removing intermediate container 2fe4aa5f14b6 [2022-04-13T06:06:06.522Z] ---> e03f7dc57eda [2022-04-13T06:06:06.522Z] Step 23/23 : LABEL version=2.2.0-dev.67 [2022-04-13T06:06:06.783Z] ---> Running in 6afcf47fc55b [2022-04-13T06:06:06.784Z] Removing intermediate container d720d2680633 [2022-04-13T06:06:06.784Z] ---> 3ed08d95ee02 [2022-04-13T06:06:06.784Z] Step 22/22 : LABEL version=2.2.0-dev.67 [2022-04-13T06:06:07.046Z] ---> Running in 2656566ddb95 [2022-04-13T06:06:07.046Z] Removing intermediate container 6afcf47fc55b [2022-04-13T06:06:07.046Z] ---> 9789c646147c [2022-04-13T06:06:07.046Z] [2022-04-13T06:06:07.046Z] Removing intermediate container 8d386ae185a1 [2022-04-13T06:06:07.046Z] ---> 85c4e7c0f65f [2022-04-13T06:06:07.046Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T06:06:07.306Z] Successfully built 9789c646147c [2022-04-13T06:06:07.306Z] Successfully tagged core-command:latest [2022-04-13T06:06:07.306Z] Building security-spire-agent [2022-04-13T06:06:07.306Z] Removing intermediate container 2656566ddb95 [2022-04-13T06:06:07.306Z] ---> a2cbb727f32d [2022-04-13T06:06:07.306Z] [2022-04-13T06:06:07.306Z]  Building core-command ... done Successfully built a2cbb727f32d [2022-04-13T06:06:07.566Z] Successfully tagged support-notifications:latest [2022-04-13T06:06:07.566Z]  Building support-notifications ... done Building security-proxy-setup [2022-04-13T06:06:09.474Z] ---> 1f14c7e03bf3 [2022-04-13T06:06:09.474Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-13T06:06:11.692Z] Removing intermediate container d52ab42157e0 [2022-04-13T06:06:11.692Z] ---> 520c304e57d6 [2022-04-13T06:06:11.692Z] Successfully built 520c304e57d6 [2022-04-13T06:06:11.692Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:06:12.044Z] + docker inspect -f . ci-base-image-arm64 [2022-04-13T06:06:12.044Z] . [Pipeline] withDockerContainer [2022-04-13T06:06:12.281Z] prd-ubuntu20.04-docker-arm64-4c-16g-20783 does not seem to be running inside a container [2022-04-13T06:06:12.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/192 -v /w/workspace/edgex-go/192:/w/workspace/edgex-go/192:rw,z -v /w/workspace/edgex-go/192@tmp:/w/workspace/edgex-go/192@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 ******** ci-base-image-arm64 cat [2022-04-13T06:06:12.768Z] ---> 8808e669fe16 [2022-04-13T06:06:12.768Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-13T06:06:13.029Z] ---> 5fa3cdcbb209 [2022-04-13T06:06:13.029Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-13T06:06:13.029Z] ---> Running in de4a10a1a304 [2022-04-13T06:06:13.596Z] Removing intermediate container de4a10a1a304 [2022-04-13T06:06:13.596Z] ---> 8ad9f2233f5a [2022-04-13T06:06:13.596Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T06:06:13.596Z] ---> Running in 69d697a94209 [2022-04-13T06:06:13.824Z] $ docker top a03df4ab93b4cd52f79af2845bd4c46221b2c3a7aaa0f1bd44bd6ed3dbaad6fa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T06:06:14.163Z] Removing intermediate container 69d697a94209 [2022-04-13T06:06:14.163Z] ---> 9b4b81830ba4 [2022-04-13T06:06:14.163Z] Step 18/20 : LABEL arch=x86_64 [2022-04-13T06:06:14.163Z] ---> Running in d1cfecb76e53 [2022-04-13T06:06:14.731Z] Removing intermediate container d1cfecb76e53 [2022-04-13T06:06:14.731Z] ---> e3d10345072b [2022-04-13T06:06:14.731Z] Step 19/20 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:06:14.731Z] ---> Running in 51f29ecf518e [2022-04-13T06:06:14.761Z] + go version [2022-04-13T06:06:14.761Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-13T06:06:14.795Z] $ docker stop --time=1 a03df4ab93b4cd52f79af2845bd4c46221b2c3a7aaa0f1bd44bd6ed3dbaad6fa [2022-04-13T06:06:15.298Z] Removing intermediate container 51f29ecf518e [2022-04-13T06:06:15.298Z] ---> a6ec16653193 [2022-04-13T06:06:15.298Z] Step 20/20 : LABEL version=2.2.0-dev.67 [2022-04-13T06:06:15.557Z] ---> Running in 4fb8406663ba [2022-04-13T06:06:16.128Z] Removing intermediate container 4fb8406663ba [2022-04-13T06:06:16.128Z] ---> e158e4dc62db [2022-04-13T06:06:16.128Z] [2022-04-13T06:06:16.128Z] Successfully built e158e4dc62db [2022-04-13T06:06:16.128Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-13T06:06:16.128Z]  Building security-spiffe-token-provider ... done Building core-metadata [2022-04-13T06:06:16.427Z] $ docker rm -f a03df4ab93b4cd52f79af2845bd4c46221b2c3a7aaa0f1bd44bd6ed3dbaad6fa [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-13T06:06:17.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T06:06:17.089Z] [2022-04-13T06:06:17.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:06:17.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T06:06:17.507Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:06:17.507Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:06:17.507Z] ---> 1ee5ec1f9de7 [2022-04-13T06:06:17.507Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T06:06:17.507Z] ---> Using cache [2022-04-13T06:06:17.507Z] ---> 2cbcfe6a69b7 [2022-04-13T06:06:17.507Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:06:17.507Z] ---> Using cache [2022-04-13T06:06:17.507Z] ---> a8090376dd05 [2022-04-13T06:06:17.507Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T06:06:17.507Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:06:17.507Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:06:17.507Z] ---> 1ee5ec1f9de7 [2022-04-13T06:06:17.507Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T06:06:17.507Z] ---> Using cache [2022-04-13T06:06:17.507Z] ---> 2cbcfe6a69b7 [2022-04-13T06:06:17.507Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:06:17.507Z] ---> Using cache [2022-04-13T06:06:17.507Z] ---> a8090376dd05 [2022-04-13T06:06:17.507Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-13T06:06:17.508Z] ---> Using cache [2022-04-13T06:06:17.508Z] ---> 0966f0c67f30 [2022-04-13T06:06:17.508Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T06:06:17.508Z] ---> Using cache [2022-04-13T06:06:17.508Z] ---> af599fdbc466 [2022-04-13T06:06:17.508Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:06:17.508Z] ---> Using cache [2022-04-13T06:06:17.508Z] ---> 58820cbd5a93 [2022-04-13T06:06:17.508Z] Step 8/22 : COPY . . [2022-04-13T06:06:17.508Z] ---> Using cache [2022-04-13T06:06:17.508Z] ---> e8352d3035f0 [2022-04-13T06:06:17.508Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-13T06:06:17.743Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-13T06:06:17.743Z] 29e5d40040c1: Pulling fs layer [2022-04-13T06:06:17.743Z] 1ce36da41761: Pulling fs layer [2022-04-13T06:06:17.743Z] 25b303627fd3: Pulling fs layer [2022-04-13T06:06:17.743Z] 29e5d40040c1: Download complete [2022-04-13T06:06:18.021Z] 1ce36da41761: Verifying Checksum [2022-04-13T06:06:18.021Z] 1ce36da41761: Download complete [2022-04-13T06:06:18.299Z] 29e5d40040c1: Pull complete [2022-04-13T06:06:19.749Z] 1ce36da41761: Pull complete [2022-04-13T06:06:19.749Z] 25b303627fd3: Verifying Checksum [2022-04-13T06:06:19.749Z] 25b303627fd3: Download complete [2022-04-13T06:06:20.040Z] ---> Running in c675bdb2da1c [2022-04-13T06:06:20.040Z] ---> Running in ee44c31156e8 [2022-04-13T06:06:21.415Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T06:06:21.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:06:21.982Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:06:22.551Z] OK: 221 MiB in 52 packages [2022-04-13T06:06:23.117Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:06:23.117Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:06:23.117Z] ---> 1ee5ec1f9de7 [2022-04-13T06:06:23.117Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T06:06:23.117Z] ---> Using cache [2022-04-13T06:06:23.117Z] ---> 2cbcfe6a69b7 [2022-04-13T06:06:23.118Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:06:23.118Z] ---> Using cache [2022-04-13T06:06:23.118Z] ---> a8090376dd05 [2022-04-13T06:06:23.118Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-13T06:06:23.118Z] ---> Using cache [2022-04-13T06:06:23.118Z] ---> 0966f0c67f30 [2022-04-13T06:06:23.118Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T06:06:23.118Z] ---> Using cache [2022-04-13T06:06:23.118Z] ---> af599fdbc466 [2022-04-13T06:06:23.118Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:06:23.118Z] ---> Using cache [2022-04-13T06:06:23.118Z] ---> 58820cbd5a93 [2022-04-13T06:06:23.118Z] Step 8/23 : COPY . . [2022-04-13T06:06:23.118Z] ---> Using cache [2022-04-13T06:06:23.118Z] ---> e8352d3035f0 [2022-04-13T06:06:23.118Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-13T06:06:23.685Z] ---> Running in 5e9022769fd0 [2022-04-13T06:06:23.943Z] Removing intermediate container c675bdb2da1c [2022-04-13T06:06:23.943Z] ---> 72e6170e73cc [2022-04-13T06:06:23.943Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T06:06:24.514Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-13T06:06:24.514Z] ---> 1601edf6ad2d [2022-04-13T06:06:24.514Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:06:24.772Z] ---> Running in 56cbab992c1f [2022-04-13T06:06:27.306Z] Removing intermediate container 56cbab992c1f [2022-04-13T06:06:27.306Z] ---> 60b553636bb4 [2022-04-13T06:06:27.306Z] Step 8/26 : COPY . . [2022-04-13T06:06:32.184Z] 25b303627fd3: Pull complete [2022-04-13T06:06:32.184Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-13T06:06:32.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T06:06:32.184Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-13T06:06:32.421Z] prd-ubuntu20.04-docker-arm64-4c-16g-20783 does not seem to be running inside a container [2022-04-13T06:06:32.522Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/192 -v /w/workspace/edgex-go/192:/w/workspace/edgex-go/192:rw,z -v /w/workspace/edgex-go/192@tmp:/w/workspace/edgex-go/192@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-13T06:06:35.040Z] $ docker top 27a41f1fb33eb71a03f3db5ecdf083937c1ac791ebef83dcd2de68618fed7ce1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T06:06:36.009Z] + docker-compose+ buildgrep --help parallel [2022-04-13T06:06:36.009Z] [2022-04-13T06:06:37.288Z] ---> 5bdabee64e9c [2022-04-13T06:06:37.288Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T06:06:37.547Z] ---> Running in 58e78ec20f49 [2022-04-13T06:06:37.806Z] Removing intermediate container 58e78ec20f49 [2022-04-13T06:06:37.806Z] ---> 5ebe337f525b [2022-04-13T06:06:37.806Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T06:06:38.065Z] ---> Running in 5d4bb7290947 [2022-04-13T06:06:41.351Z] Removing intermediate container 5d4bb7290947 [2022-04-13T06:06:41.351Z] ---> 6b2d82299d70 [2022-04-13T06:06:41.351Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T06:06:41.351Z] ---> Running in 214feee332f5 [2022-04-13T06:06:41.432Z] --parallel Build images in parallel. [Pipeline] } [2022-04-13T06:06:41.463Z] $ docker stop --time=1 27a41f1fb33eb71a03f3db5ecdf083937c1ac791ebef83dcd2de68618fed7ce1 [2022-04-13T06:06:41.610Z] Removing intermediate container 214feee332f5 [2022-04-13T06:06:41.611Z] ---> efb963270fed [2022-04-13T06:06:41.611Z] 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-13T06:06:41.611Z] ---> Running in f816d59c05ef [2022-04-13T06:06:43.172Z] $ docker rm -f 27a41f1fb33eb71a03f3db5ecdf083937c1ac791ebef83dcd2de68618fed7ce1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:06:43.519Z] spire-1.2.1/ [2022-04-13T06:06:43.519Z] spire-1.2.1/.data/ [2022-04-13T06:06:43.519Z] spire-1.2.1/.data/.file [2022-04-13T06:06:43.519Z] spire-1.2.1/.dockerignore [2022-04-13T06:06:43.519Z] spire-1.2.1/.gitattributes [2022-04-13T06:06:43.519Z] spire-1.2.1/.githooks/ [2022-04-13T06:06:43.519Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T06:06:43.519Z] spire-1.2.1/.github/ [2022-04-13T06:06:43.519Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T06:06:43.519Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T06:06:43.519Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T06:06:43.519Z] spire-1.2.1/.github/workflows/ [2022-04-13T06:06:43.519Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T06:06:43.519Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T06:06:43.519Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T06:06:43.519Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T06:06:43.519Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T06:06:43.519Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T06:06:43.519Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T06:06:43.519Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T06:06:43.519Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T06:06:43.519Z] spire-1.2.1/.gitignore [2022-04-13T06:06:43.519Z] spire-1.2.1/.go-version [2022-04-13T06:06:43.519Z] spire-1.2.1/.golangci.yml [2022-04-13T06:06:43.519Z] spire-1.2.1/ADOPTERS.md [2022-04-13T06:06:43.519Z] spire-1.2.1/CHANGELOG.md [2022-04-13T06:06:43.519Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T06:06:43.519Z] spire-1.2.1/CODEOWNERS [2022-04-13T06:06:43.519Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T06:06:43.519Z] spire-1.2.1/Dockerfile [2022-04-13T06:06:43.519Z] spire-1.2.1/Dockerfile.dev [2022-04-13T06:06:43.519Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T06:06:43.519Z] spire-1.2.1/LICENSE [2022-04-13T06:06:43.519Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T06:06:43.519Z] spire-1.2.1/Makefile [2022-04-13T06:06:43.519Z] spire-1.2.1/README.md [2022-04-13T06:06:43.519Z] spire-1.2.1/ROADMAP.md [2022-04-13T06:06:43.519Z] spire-1.2.1/SECURITY.md [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/ [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T06:06:43.519Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T06:06:43.519Z] spire-1.2.1/conf/ [2022-04-13T06:06:43.519Z] spire-1.2.1/conf/agent/ [2022-04-13T06:06:43.519Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T06:06:43.519Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T06:06:43.519Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T06:06:43.519Z] spire-1.2.1/conf/server/ [2022-04-13T06:06:43.519Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T06:06:43.519Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T06:06:43.519Z] spire-1.2.1/conf/server/server.conf [2022-04-13T06:06:43.519Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/ [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/auditlog.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/images/ [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/spire_server.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/telemetry.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/upgrading.md [2022-04-13T06:06:43.519Z] spire-1.2.1/doc/using_spire.md [2022-04-13T06:06:43.519Z] spire-1.2.1/examples/ [2022-04-13T06:06:43.519Z] spire-1.2.1/examples/README.md [2022-04-13T06:06:43.519Z] spire-1.2.1/go.mod [2022-04-13T06:06:43.519Z] spire-1.2.1/go.sum [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/ [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/ [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T06:06:43.519Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/api/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/health/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/log/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T06:06:43.520Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/util/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/version/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/config.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T06:06:43.521Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/server.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/proto/ [2022-04-13T06:06:43.522Z] spire-1.2.1/proto/private/ [2022-04-13T06:06:43.522Z] spire-1.2.1/proto/private/server/ [2022-04-13T06:06:43.522Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T06:06:43.522Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T06:06:43.522Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T06:06:43.522Z] spire-1.2.1/proto/spire/ [2022-04-13T06:06:43.522Z] spire-1.2.1/proto/spire/common/ [2022-04-13T06:06:43.522Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T06:06:43.522Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T06:06:43.522Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T06:06:43.522Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T06:06:43.522Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T06:06:43.522Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T06:06:43.522Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T06:06:43.522Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T06:06:43.522Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T06:06:43.522Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T06:06:43.522Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T06:06:43.522Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T06:06:43.522Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T06:06:43.522Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T06:06:43.522Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T06:06:43.522Z] spire-1.2.1/release/ [2022-04-13T06:06:43.522Z] spire-1.2.1/release/spire-extras/ [2022-04-13T06:06:43.522Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T06:06:43.522Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T06:06:43.522Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T06:06:43.522Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T06:06:43.522Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T06:06:43.522Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T06:06:43.522Z] spire-1.2.1/release/spire/ [2022-04-13T06:06:43.522Z] spire-1.2.1/release/spire/README.md [2022-04-13T06:06:43.522Z] spire-1.2.1/release/spire/conf/ [2022-04-13T06:06:43.522Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T06:06:43.522Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T06:06:43.522Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T06:06:43.522Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T06:06:43.522Z] spire-1.2.1/script/ [2022-04-13T06:06:43.522Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T06:06:43.522Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T06:06:43.522Z] spire-1.2.1/support/ [2022-04-13T06:06:43.522Z] spire-1.2.1/support/k8s/ [2022-04-13T06:06:43.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T06:06:43.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T06:06:43.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T06:06:43.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T06:06:43.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T06:06:43.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T06:06:43.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T06:06:43.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T06:06:43.522Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T06:06:43.523Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T06:06:43.523Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T06:06:43.523Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T06:06:43.523Z] spire-1.2.1/test/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/clock/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/clock/clock.go [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/config/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T06:06:43.523Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/README.md [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/common [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/setup/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T06:06:43.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T06:06:43.524Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T06:06:43.525Z] spire-1.2.1/test/integration/test.sh [2022-04-13T06:06:43.525Z] spire-1.2.1/test/plugintest/ [2022-04-13T06:06:43.525Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T06:06:43.525Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T06:06:43.525Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T06:06:43.525Z] spire-1.2.1/test/spiretest/ [2022-04-13T06:06:43.525Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T06:06:43.525Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T06:06:43.525Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T06:06:43.525Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T06:06:43.525Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T06:06:43.525Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T06:06:43.525Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T06:06:43.525Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T06:06:43.525Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T06:06:43.525Z] spire-1.2.1/test/testca/ [2022-04-13T06:06:43.525Z] spire-1.2.1/test/testca/ca.go [2022-04-13T06:06:43.525Z] spire-1.2.1/test/testkey/ [2022-04-13T06:06:43.525Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T06:06:43.525Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T06:06:43.525Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T06:06:43.525Z] spire-1.2.1/test/testkey/new.go [2022-04-13T06:06:43.525Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T06:06:43.525Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T06:06:43.525Z] spire-1.2.1/test/util/ [2022-04-13T06:06:43.525Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T06:06:43.525Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T06:06:43.525Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T06:06:43.525Z] spire-1.2.1/test/util/race.go [2022-04-13T06:06:43.525Z] spire-1.2.1/test/util/util.go [2022-04-13T06:06:43.525Z] building spire from source... [2022-04-13T06:06:43.525Z] Installing go1.17.7... [2022-04-13T06:06:43.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T06:06:43.820Z] . [Pipeline] withDockerContainer [2022-04-13T06:06:44.087Z] prd-ubuntu20.04-docker-arm64-4c-16g-20783 does not seem to be running inside a container [2022-04-13T06:06:44.187Z] $ 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/192 -v /w/workspace/edgex-go/192:/w/workspace/edgex-go/192:rw,z -v /w/workspace/edgex-go/192@tmp:/w/workspace/edgex-go/192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-13T06:06:45.527Z] $ docker top 9162cee21b407b8b902b76db0fda08d5b465d92fc49ab32443a8931db32986fc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T06:06:46.454Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-13T06:06:48.794Z] Building bin/spire-server... [2022-04-13T06:06:49.053Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T06:06:49.053Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T06:06:49.053Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T06:06:49.053Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T06:06:49.053Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T06:06:49.313Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T06:06:49.313Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T06:06:49.313Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T06:06:49.313Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T06:06:49.313Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T06:06:49.573Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T06:06:49.573Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T06:06:49.573Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T06:06:49.573Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T06:06:49.573Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T06:06:49.573Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T06:06:49.832Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T06:06:49.832Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T06:06:49.832Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T06:06:49.832Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T06:06:49.832Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T06:06:49.832Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T06:06:49.832Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T06:06:50.090Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T06:06:50.091Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T06:06:50.091Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T06:06:50.091Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T06:06:50.091Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T06:06:50.091Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T06:06:50.091Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T06:06:50.091Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T06:06:50.091Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T06:06:50.091Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T06:06:50.091Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T06:06:50.091Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T06:06:50.091Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T06:06:50.091Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T06:06:50.091Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T06:06:50.091Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T06:06:50.091Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T06:06:50.354Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-13T06:06:50.354Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T06:06:50.354Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T06:06:50.354Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T06:06:50.354Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T06:06:50.354Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T06:06:50.354Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T06:06:50.354Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T06:06:50.354Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T06:06:50.354Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T06:06:50.354Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T06:06:50.354Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T06:06:50.354Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T06:06:50.819Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T06:06:51.078Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T06:06:51.868Z] Building core-command ... [2022-04-13T06:06:51.868Z] Building core-data ... [2022-04-13T06:06:51.868Z] Building core-metadata ... [2022-04-13T06:06:51.868Z] Building security-bootstrapper ... [2022-04-13T06:06:51.868Z] Building security-proxy-setup ... [2022-04-13T06:06:51.868Z] Building security-secretstore-setup ... [2022-04-13T06:06:51.868Z] Building security-spiffe-token-provider ... [2022-04-13T06:06:51.868Z] Building security-spire-agent ... [2022-04-13T06:06:51.868Z] Building security-spire-config ... [2022-04-13T06:06:51.868Z] Building security-spire-server ... [2022-04-13T06:06:51.868Z] Building support-notifications ... [2022-04-13T06:06:51.868Z] Building support-scheduler ... [2022-04-13T06:06:51.868Z] Building sys-mgmt-agent ... [2022-04-13T06:06:51.868Z] Building security-spire-config [2022-04-13T06:06:51.868Z] Building core-command [2022-04-13T06:06:51.868Z] Building support-scheduler [2022-04-13T06:06:51.868Z] Building security-secretstore-setup [2022-04-13T06:06:51.868Z] Building security-proxy-setup [2022-04-13T06:06:52.984Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T06:06:52.984Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T06:06:53.244Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T06:06:53.244Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T06:06:53.244Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T06:06:53.813Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-13T06:06:58.009Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T06:06:58.009Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T06:06:58.009Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T06:06:58.009Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T06:06:58.009Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T06:06:58.009Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T06:06:58.009Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T06:06:58.009Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T06:06:58.009Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T06:06:58.009Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T06:06:59.491Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T06:06:59.491Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T06:06:59.750Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T06:06:59.750Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T06:07:00.009Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T06:07:00.009Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T06:07:00.268Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T06:07:00.527Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T06:07:00.527Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T06:07:00.527Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T06:07:00.786Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T06:07:00.786Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T06:07:00.786Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T06:07:00.786Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T06:07:01.044Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T06:07:01.044Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T06:07:01.303Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T06:07:01.561Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T06:07:01.561Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T06:07:01.820Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T06:07:02.079Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T06:07:02.079Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T06:07:02.079Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T06:07:02.079Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T06:07:02.079Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T06:07:02.079Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T06:07:02.336Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T06:07:02.337Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T06:07:02.337Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T06:07:02.337Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T06:07:02.337Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T06:07:02.595Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T06:07:02.595Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T06:07:02.595Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T06:07:02.595Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T06:07:02.595Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T06:07:02.595Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T06:07:03.162Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T06:07:03.162Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T06:07:03.162Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T06:07:03.162Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T06:07:03.162Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T06:07:03.162Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T06:07:03.162Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T06:07:03.162Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T06:07:03.162Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T06:07:03.162Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T06:07:03.162Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T06:07:03.162Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T06:07:03.162Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T06:07:03.422Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T06:07:03.422Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T06:07:03.422Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T06:07:03.422Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T06:07:03.422Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T06:07:03.422Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T06:07:03.422Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T06:07:03.681Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T06:07:03.681Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T06:07:03.681Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T06:07:03.681Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T06:07:03.681Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T06:07:03.681Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T06:07:03.681Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T06:07:03.681Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T06:07:03.681Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T06:07:03.681Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T06:07:03.942Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T06:07:03.942Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T06:07:03.942Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T06:07:03.942Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T06:07:03.943Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T06:07:03.943Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T06:07:09.409Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T06:07:09.409Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T06:07:13.604Z] Removing intermediate container ee44c31156e8 [2022-04-13T06:07:13.604Z] ---> ecb0ffa4e546 [2022-04-13T06:07:13.604Z] [2022-04-13T06:07:13.604Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T06:07:13.604Z] ---> e04c818066af [2022-04-13T06:07:13.604Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-13T06:07:13.604Z] Removing intermediate container 5e9022769fd0 [2022-04-13T06:07:13.604Z] ---> 8d3d0bf012d3 [2022-04-13T06:07:13.604Z] [2022-04-13T06:07:13.604Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T06:07:13.604Z] ---> e04c818066af [2022-04-13T06:07:13.604Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T06:07:13.604Z] ---> Using cache [2022-04-13T06:07:13.604Z] ---> fb9e276ff958 [2022-04-13T06:07:13.604Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T06:07:13.604Z] ---> Using cache [2022-04-13T06:07:13.604Z] ---> 4edc4bc0ea62 [2022-04-13T06:07:13.604Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-13T06:07:13.604Z] ---> Running in a0c3ee9747d0 [2022-04-13T06:07:13.604Z] ---> Running in 108d30a033f6 [2022-04-13T06:07:13.866Z] Removing intermediate container 108d30a033f6 [2022-04-13T06:07:13.866Z] ---> d253c6eecf96 [2022-04-13T06:07:13.866Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T06:07:13.866Z] ---> Running in dd6565e35b6f [2022-04-13T06:07:14.139Z] Removing intermediate container dd6565e35b6f [2022-04-13T06:07:14.139Z] ---> 7cc21ec7a784 [2022-04-13T06:07:14.139Z] Step 15/23 : WORKDIR / [2022-04-13T06:07:14.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:07:14.139Z] ---> Running in 3003fcb5dccd [2022-04-13T06:07:14.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:07:14.398Z] Removing intermediate container 3003fcb5dccd [2022-04-13T06:07:14.398Z] ---> 0bd440017ada [2022-04-13T06:07:14.398Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T06:07:14.398Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-13T06:07:14.398Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-13T06:07:14.398Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-13T06:07:14.398Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-13T06:07:14.398Z] (5/6) Installing curl (7.79.1-r0) [2022-04-13T06:07:14.398Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-13T06:07:14.398Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T06:07:14.398Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T06:07:14.398Z] OK: 8 MiB in 20 packages [2022-04-13T06:07:14.657Z] ---> 82f0c0e03036 [2022-04-13T06:07:14.657Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-13T06:07:15.235Z] Removing intermediate container a0c3ee9747d0 [2022-04-13T06:07:15.235Z] ---> af1565c6bb1b [2022-04-13T06:07:15.235Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T06:07:15.235Z] ---> Running in 8d6840775279 [2022-04-13T06:07:15.494Z] ---> 7b12967a2dfc [2022-04-13T06:07:15.494Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-13T06:07:15.494Z] Removing intermediate container 8d6840775279 [2022-04-13T06:07:15.494Z] ---> 407f8172600e [2022-04-13T06:07:15.494Z] Step 13/22 : WORKDIR /edgex [2022-04-13T06:07:15.758Z] ---> Running in 0e96f2d8153b [2022-04-13T06:07:15.758Z] ---> 1919357c4cd8 [2022-04-13T06:07:15.758Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-13T06:07:15.758Z] ---> Running in b811f67f36cb [2022-04-13T06:07:16.022Z] Removing intermediate container 0e96f2d8153b [2022-04-13T06:07:16.022Z] ---> 1eb2be4a5ff9 [2022-04-13T06:07:16.022Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-13T06:07:16.022Z] Removing intermediate container b811f67f36cb [2022-04-13T06:07:16.022Z] ---> aacff2fac9f0 [2022-04-13T06:07:16.022Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T06:07:16.022Z] ---> Running in 9ee71387394a [2022-04-13T06:07:16.283Z] ---> ac8ccf495b44 [2022-04-13T06:07:16.283Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-13T06:07:16.283Z] Removing intermediate container 9ee71387394a [2022-04-13T06:07:16.283Z] ---> 5a442b1556fc [2022-04-13T06:07:16.283Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T06:07:16.283Z] ---> Running in 9cc3a2b99e53 [2022-04-13T06:07:16.860Z] Removing intermediate container 9cc3a2b99e53 [2022-04-13T06:07:16.860Z] ---> 697e5e807465 [2022-04-13T06:07:16.860Z] Step 22/23 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:07:16.860Z] ---> d0cd0306f254 [2022-04-13T06:07:16.860Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-13T06:07:16.860Z] ---> Running in b604c4ed55ae [2022-04-13T06:07:17.120Z] Removing intermediate container b604c4ed55ae [2022-04-13T06:07:17.120Z] ---> 0a6075ce2f73 [2022-04-13T06:07:17.120Z] Step 23/23 : LABEL version=2.2.0-dev.67 [2022-04-13T06:07:17.380Z] ---> Running in 004cd3e73976 [2022-04-13T06:07:17.638Z] Removing intermediate container 004cd3e73976 [2022-04-13T06:07:17.638Z] ---> 4caf93cfae7f [2022-04-13T06:07:17.638Z] [2022-04-13T06:07:17.638Z] Successfully built 4caf93cfae7f [2022-04-13T06:07:17.638Z] ---> 1ace89472b82 [2022-04-13T06:07:17.638Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T06:07:17.638Z] Successfully tagged core-metadata:latest [2022-04-13T06:07:17.638Z] Building security-bootstrapper [2022-04-13T06:07:19.545Z]  Building core-metadata ... done  ---> 579ffdbdb5cc [2022-04-13T06:07:19.545Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-13T06:07:20.482Z] ---> Running in 48b3b29e6d08 [2022-04-13T06:07:21.416Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:07:21.416Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:07:21.416Z] ---> 1ee5ec1f9de7 [2022-04-13T06:07:21.416Z] Step 3/31 : WORKDIR /edgex-go [2022-04-13T06:07:21.416Z] ---> Using cache [2022-04-13T06:07:21.416Z] ---> 2cbcfe6a69b7 [2022-04-13T06:07:21.416Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:07:21.416Z] ---> Using cache [2022-04-13T06:07:21.416Z] ---> a8090376dd05 [2022-04-13T06:07:21.416Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-13T06:07:21.416Z] ---> Using cache [2022-04-13T06:07:21.416Z] ---> 0966f0c67f30 [2022-04-13T06:07:21.416Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-13T06:07:21.416Z] ---> Using cache [2022-04-13T06:07:21.416Z] ---> af599fdbc466 [2022-04-13T06:07:21.416Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:07:21.416Z] ---> Using cache [2022-04-13T06:07:21.416Z] ---> 58820cbd5a93 [2022-04-13T06:07:21.416Z] Step 8/31 : COPY . . [2022-04-13T06:07:21.416Z] ---> Using cache [2022-04-13T06:07:21.416Z] ---> e8352d3035f0 [2022-04-13T06:07:21.416Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-13T06:07:22.353Z] ---> Running in a1e900f48af3 [2022-04-13T06:07:22.353Z] Removing intermediate container 48b3b29e6d08 [2022-04-13T06:07:22.353Z] ---> 7f46cbbfc8aa [2022-04-13T06:07:22.353Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T06:07:22.611Z] ---> Running in 9edf003b3c6c [2022-04-13T06:07:22.611Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T06:07:22.611Z] Removing intermediate container 9edf003b3c6c [2022-04-13T06:07:22.611Z] ---> 99b9c75a0f99 [2022-04-13T06:07:22.611Z] Step 20/22 : LABEL arch=x86_64 [2022-04-13T06:07:22.611Z] ---> Running in 4d83a3531c81 [2022-04-13T06:07:22.870Z] Removing intermediate container 4d83a3531c81 [2022-04-13T06:07:22.870Z] ---> adbb7de0c331 [2022-04-13T06:07:22.870Z] Step 21/22 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:07:22.870Z] ---> Running in 0b2143f23431 [2022-04-13T06:07:23.129Z] Removing intermediate container 0b2143f23431 [2022-04-13T06:07:23.129Z] ---> 60395a068385 [2022-04-13T06:07:23.129Z] Step 22/22 : LABEL version=2.2.0-dev.67 [2022-04-13T06:07:23.129Z] ---> Running in 0ac7c0995132 [2022-04-13T06:07:23.388Z] Removing intermediate container 0ac7c0995132 [2022-04-13T06:07:23.388Z] ---> d79fe855627b [2022-04-13T06:07:23.388Z] [2022-04-13T06:07:23.646Z] Successfully built d79fe855627b [2022-04-13T06:07:23.646Z] Successfully tagged security-proxy-setup:latest [2022-04-13T06:07:23.646Z]  Building security-proxy-setup ... done Building support-scheduler [2022-04-13T06:07:27.832Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:07:27.832Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:07:27.832Z] ---> 1ee5ec1f9de7 [2022-04-13T06:07:27.832Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T06:07:27.832Z] ---> Using cache [2022-04-13T06:07:27.832Z] ---> 2cbcfe6a69b7 [2022-04-13T06:07:27.832Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:07:27.832Z] ---> Using cache [2022-04-13T06:07:27.832Z] ---> a8090376dd05 [2022-04-13T06:07:27.832Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-13T06:07:27.832Z] ---> Using cache [2022-04-13T06:07:27.832Z] ---> 0966f0c67f30 [2022-04-13T06:07:27.832Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T06:07:27.832Z] ---> Using cache [2022-04-13T06:07:27.832Z] ---> af599fdbc466 [2022-04-13T06:07:27.832Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:07:27.832Z] ---> Using cache [2022-04-13T06:07:27.832Z] ---> 58820cbd5a93 [2022-04-13T06:07:27.832Z] Step 8/22 : COPY . . [2022-04-13T06:07:27.832Z] ---> Using cache [2022-04-13T06:07:27.832Z] ---> e8352d3035f0 [2022-04-13T06:07:27.832Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-13T06:07:28.768Z] ---> Running in e671a906e68f [2022-04-13T06:07:29.704Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T06:07:48.454Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:07:48.454Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:07:48.454Z] ---> 520c304e57d6 [2022-04-13T06:07:48.454Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T06:07:48.454Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:07:48.454Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:07:48.454Z] ---> 520c304e57d6 [2022-04-13T06:07:48.454Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T06:07:48.454Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:07:48.454Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:07:48.454Z] ---> 520c304e57d6 [2022-04-13T06:07:48.454Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T06:07:48.454Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:07:48.454Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:07:48.454Z] ---> 520c304e57d6 [2022-04-13T06:07:48.454Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T06:07:48.454Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:07:48.454Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:07:48.454Z] ---> 520c304e57d6 [2022-04-13T06:07:48.454Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T06:07:48.454Z] ---> Running in 069508aa0274 [2022-04-13T06:07:48.454Z] ---> Running in de3c91dfc208 [2022-04-13T06:07:48.454Z] ---> Running in 2b6de0fc8220 [2022-04-13T06:07:48.454Z] ---> Running in db3bf529b935 [2022-04-13T06:07:48.454Z] ---> Running in ed9d4e25b01a [2022-04-13T06:07:48.454Z] Removing intermediate container de3c91dfc208 [2022-04-13T06:07:48.454Z] ---> 4007bcd878e4 [2022-04-13T06:07:48.454Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:07:48.454Z] ---> Running in 9bbfaff6fdc3 [2022-04-13T06:07:48.454Z] Removing intermediate container 069508aa0274 [2022-04-13T06:07:48.454Z] ---> 316ec5813474 [2022-04-13T06:07:48.454Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:07:48.454Z] Removing intermediate container db3bf529b935 [2022-04-13T06:07:48.454Z] ---> 4da524a19e95 [2022-04-13T06:07:48.454Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:07:48.454Z] Removing intermediate container ed9d4e25b01a [2022-04-13T06:07:48.454Z] ---> d0ecd0c20e55 [2022-04-13T06:07:48.454Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:07:48.454Z] Removing intermediate container 2b6de0fc8220 [2022-04-13T06:07:48.454Z] ---> e4814d9f5abc [2022-04-13T06:07:48.454Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:07:48.454Z] ---> Running in 4b533d66cfe8 [2022-04-13T06:07:48.454Z] ---> Running in 5a9e3bdde5b0 [2022-04-13T06:07:48.454Z] ---> Running in caff46e1d661 [2022-04-13T06:07:48.454Z] ---> Running in 6ef28f4a567b [2022-04-13T06:07:48.454Z] Removing intermediate container 9bbfaff6fdc3 [2022-04-13T06:07:48.454Z] ---> e831dc3d00ab [2022-04-13T06:07:48.454Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-13T06:07:48.454Z] ---> Running in ab2d2a72ffe8 [2022-04-13T06:07:48.454Z] Removing intermediate container 4b533d66cfe8 [2022-04-13T06:07:48.454Z] ---> 779d5f976d2b [2022-04-13T06:07:48.454Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T06:07:48.454Z] Removing intermediate container 5a9e3bdde5b0 [2022-04-13T06:07:48.454Z] ---> e351a166bfea [2022-04-13T06:07:48.454Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-13T06:07:48.454Z] ---> Running in 257df9ddfb29 [2022-04-13T06:07:48.454Z] Removing intermediate container 6ef28f4a567b [2022-04-13T06:07:48.454Z] ---> 9a30ed48517d [2022-04-13T06:07:48.454Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-13T06:07:48.454Z] ---> Running in 233233380bc6 [2022-04-13T06:07:48.454Z] Removing intermediate container caff46e1d661 [2022-04-13T06:07:48.454Z] ---> 5a92736a4b78 [2022-04-13T06:07:48.454Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-13T06:07:48.454Z] ---> Running in 48996024559d [2022-04-13T06:07:48.454Z] ---> Running in 724f8802cec4 [2022-04-13T06:07:49.063Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:07:50.072Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:07:50.072Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:07:50.072Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:07:50.356Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:07:50.356Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:07:50.635Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:07:50.924Z] OK: 220 MiB in 52 packages [2022-04-13T06:07:51.220Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:07:51.582Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:07:51.582Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:07:52.609Z] OK: 220 MiB in 52 packages [2022-04-13T06:07:52.609Z] Removing intermediate container ab2d2a72ffe8 [2022-04-13T06:07:52.609Z] ---> 4e85509cd4f3 [2022-04-13T06:07:52.609Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T06:07:52.609Z] OK: 220 MiB in 52 packages [2022-04-13T06:07:52.956Z] OK: 220 MiB in 52 packages [2022-04-13T06:07:53.264Z] OK: 220 MiB in 52 packages [2022-04-13T06:07:53.880Z] ---> 931e652df611 [2022-04-13T06:07:54.166Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:07:54.460Z] ---> Running in b52da98cc284 [2022-04-13T06:07:54.460Z] Removing intermediate container 257df9ddfb29 [2022-04-13T06:07:54.460Z] ---> d81d41654bad [2022-04-13T06:07:54.460Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T06:07:55.071Z] Removing intermediate container 724f8802cec4 [2022-04-13T06:07:55.071Z] ---> e598845ff174 [2022-04-13T06:07:55.071Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T06:07:55.071Z] Removing intermediate container 48996024559d [2022-04-13T06:07:55.071Z] ---> b2a1e0f4550a [2022-04-13T06:07:55.071Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T06:07:55.071Z] Removing intermediate container 233233380bc6 [2022-04-13T06:07:55.071Z] ---> a7845108529b [2022-04-13T06:07:55.071Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T06:07:56.097Z] ---> 7c9af292aa4b [2022-04-13T06:07:56.097Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:07:56.383Z] ---> Running in e83d015ae78d [2022-04-13T06:07:56.383Z] ---> 3a0f1271310b [2022-04-13T06:07:56.383Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:07:56.676Z] ---> 2d27485088f2 [2022-04-13T06:07:56.676Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:07:56.676Z] ---> Running in c9e43c22f1d8 [2022-04-13T06:07:56.957Z] ---> ee50f5ff16ad [2022-04-13T06:07:56.957Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:07:56.957Z] ---> Running in 77091ec38952 [2022-04-13T06:07:57.243Z] ---> Running in 2f3ef13790a9 [2022-04-13T06:07:58.722Z] Removing intermediate container b52da98cc284 [2022-04-13T06:07:58.722Z] ---> 368efb5fe178 [2022-04-13T06:07:58.722Z] Step 8/22 : COPY . . [2022-04-13T06:08:01.774Z] Removing intermediate container a1e900f48af3 [2022-04-13T06:08:01.774Z] ---> b7b7f99d7592 [2022-04-13T06:08:01.774Z] [2022-04-13T06:08:01.774Z] Step 10/31 : FROM alpine:3.14 [2022-04-13T06:08:01.774Z] ---> e04c818066af [2022-04-13T06:08:01.774Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-13T06:08:01.774Z] ---> Running in 3067760c9d69 [2022-04-13T06:08:01.774Z] Removing intermediate container 3067760c9d69 [2022-04-13T06:08:01.774Z] ---> e8a130691987 [2022-04-13T06:08:01.774Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-13T06:08:01.774Z] ---> Running in 996e8c8579a4 [2022-04-13T06:08:01.774Z] Building bin/spire-agent... [2022-04-13T06:08:01.774Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T06:08:01.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:08:01.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:08:01.774Z] Building bin/spire-agent... [2022-04-13T06:08:01.774Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-13T06:08:01.774Z] (2/2) Installing su-exec (0.2-r1) [2022-04-13T06:08:01.774Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T06:08:01.774Z] OK: 6 MiB in 16 packages [2022-04-13T06:08:01.774Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T06:08:01.774Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T06:08:01.774Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T06:08:01.774Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T06:08:01.774Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T06:08:01.774Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T06:08:01.774Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T06:08:01.774Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T06:08:01.774Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T06:08:01.774Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T06:08:01.774Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T06:08:01.774Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T06:08:01.774Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T06:08:01.774Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T06:08:01.774Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T06:08:01.774Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T06:08:01.774Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T06:08:01.774Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T06:08:01.774Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T06:08:01.774Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T06:08:01.774Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T06:08:01.774Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T06:08:01.774Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T06:08:01.774Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T06:08:01.774Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T06:08:02.709Z] Removing intermediate container 996e8c8579a4 [2022-04-13T06:08:02.709Z] ---> ce2359028c43 [2022-04-13T06:08:02.709Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-13T06:08:02.968Z] ---> Running in 7989d3bc7ce9 [2022-04-13T06:08:02.968Z] Removing intermediate container e671a906e68f [2022-04-13T06:08:02.968Z] ---> c5ec6490d76b [2022-04-13T06:08:02.968Z] [2022-04-13T06:08:02.968Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T06:08:02.968Z] ---> e04c818066af [2022-04-13T06:08:02.968Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-13T06:08:02.968Z] ---> Using cache [2022-04-13T06:08:02.968Z] ---> fb9e276ff958 [2022-04-13T06:08:02.968Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T06:08:02.968Z] ---> Using cache [2022-04-13T06:08:02.968Z] ---> 4edc4bc0ea62 [2022-04-13T06:08:02.968Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-13T06:08:03.098Z] Removing intermediate container e83d015ae78d [2022-04-13T06:08:03.098Z] ---> 2c0396a6da9c [2022-04-13T06:08:03.098Z] Step 8/26 : COPY . . [2022-04-13T06:08:03.098Z] Removing intermediate container 2f3ef13790a9 [2022-04-13T06:08:03.098Z] ---> 81d665a81e75 [2022-04-13T06:08:03.098Z] Step 8/22 : COPY . . [2022-04-13T06:08:03.249Z] ---> Running in d09f9aaa56d0 [2022-04-13T06:08:03.380Z] Removing intermediate container c9e43c22f1d8 [2022-04-13T06:08:03.380Z] ---> 17ccf2e316c5 [2022-04-13T06:08:03.380Z] Step 8/23 : COPY . . [2022-04-13T06:08:03.380Z] Removing intermediate container 77091ec38952 [2022-04-13T06:08:03.380Z] ---> 02faaf21de98 [2022-04-13T06:08:03.380Z] Step 8/25 : COPY . . [2022-04-13T06:08:03.512Z] Removing intermediate container 7989d3bc7ce9 [2022-04-13T06:08:03.512Z] ---> a4cc07b4d9aa [2022-04-13T06:08:03.512Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-13T06:08:03.512Z] Removing intermediate container d09f9aaa56d0 [2022-04-13T06:08:03.512Z] ---> 89ff9e285366 [2022-04-13T06:08:03.512Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T06:08:03.512Z] ---> Running in e059daf0ef94 [2022-04-13T06:08:03.772Z] ---> Running in 29c096688dff [2022-04-13T06:08:03.772Z] Removing intermediate container e059daf0ef94 [2022-04-13T06:08:03.772Z] ---> 3e853719bdf9 [2022-04-13T06:08:03.772Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-13T06:08:04.031Z] Removing intermediate container 29c096688dff [2022-04-13T06:08:04.031Z] ---> cbe7d623be10 [2022-04-13T06:08:04.031Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T06:08:04.031Z] ---> Running in d6aa36877f6b [2022-04-13T06:08:04.600Z] ---> 6989797664ea [2022-04-13T06:08:04.600Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-13T06:08:05.537Z] ---> f9d550a7efe2 [2022-04-13T06:08:05.537Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-13T06:08:05.801Z] Removing intermediate container d6aa36877f6b [2022-04-13T06:08:05.801Z] ---> 82660534f990 [2022-04-13T06:08:05.801Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-13T06:08:06.061Z] ---> Running in d910eb9dbdef [2022-04-13T06:08:06.061Z] ---> 6ed3e28449e2 [2022-04-13T06:08:06.061Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-13T06:08:06.061Z] ---> Running in c683a8bae61c [2022-04-13T06:08:06.634Z] Removing intermediate container d910eb9dbdef [2022-04-13T06:08:06.634Z] ---> c6332b7cf568 [2022-04-13T06:08:06.635Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-13T06:08:06.635Z] Removing intermediate container c683a8bae61c [2022-04-13T06:08:06.635Z] ---> 2e2cfa03c4dc [2022-04-13T06:08:06.635Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T06:08:06.635Z] ---> Running in 5f072a79234c [2022-04-13T06:08:07.202Z] ---> 15bdd1177551 [2022-04-13T06:08:07.202Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-13T06:08:07.202Z] ---> Running in 214f2d655617 [2022-04-13T06:08:07.202Z] Removing intermediate container 5f072a79234c [2022-04-13T06:08:07.202Z] ---> fb0784b8bbae [2022-04-13T06:08:07.202Z] Step 20/22 : LABEL arch=x86_64 [2022-04-13T06:08:07.462Z] ---> Running in 73c0be5fc01d [2022-04-13T06:08:07.720Z] Removing intermediate container 73c0be5fc01d [2022-04-13T06:08:07.720Z] ---> c0a35c82fccc [2022-04-13T06:08:07.720Z] Step 21/22 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:08:07.980Z] ---> Running in 765c0802f66a [2022-04-13T06:08:08.238Z] Removing intermediate container 765c0802f66a [2022-04-13T06:08:08.238Z] ---> c304bcf6ae8a [2022-04-13T06:08:08.238Z] Step 22/22 : LABEL version=2.2.0-dev.67 [2022-04-13T06:08:08.238Z] ---> Running in d8f6e45d338e [2022-04-13T06:08:08.499Z] Removing intermediate container d8f6e45d338e [2022-04-13T06:08:08.499Z] ---> e326674b6f9d [2022-04-13T06:08:08.499Z] [2022-04-13T06:08:08.499Z] Successfully built e326674b6f9d [2022-04-13T06:08:08.757Z] Successfully tagged support-scheduler:latest [2022-04-13T06:08:08.757Z]  Building support-scheduler ... done Building core-data [2022-04-13T06:08:09.017Z] Removing intermediate container 214f2d655617 [2022-04-13T06:08:09.017Z] ---> 4d7a69fea805 [2022-04-13T06:08:09.017Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T06:08:11.551Z] ---> 2a53b08e4d29 [2022-04-13T06:08:11.551Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-13T06:08:14.090Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:08:14.090Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:08:14.090Z] ---> 1ee5ec1f9de7 [2022-04-13T06:08:14.090Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T06:08:14.090Z] ---> Using cache [2022-04-13T06:08:14.090Z] ---> 2cbcfe6a69b7 [2022-04-13T06:08:14.090Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:08:14.090Z] ---> Using cache [2022-04-13T06:08:14.090Z] ---> a8090376dd05 [2022-04-13T06:08:14.090Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-13T06:08:14.090Z] ---> c2096353cc02 [2022-04-13T06:08:14.090Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-13T06:08:14.090Z] ---> Running in fdffb1782dd1 [2022-04-13T06:08:14.349Z] ---> eae581e6bc97 [2022-04-13T06:08:14.349Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-13T06:08:14.915Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:08:14.915Z] ---> 9f04a69fe2c0 [2022-04-13T06:08:14.915Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-13T06:08:15.482Z] ---> d40c748dff2c [2022-04-13T06:08:15.482Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-13T06:08:15.482Z] ---> Running in f73348c44cb7 [2022-04-13T06:08:15.749Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:08:15.749Z] Removing intermediate container f73348c44cb7 [2022-04-13T06:08:15.749Z] ---> 51259d64584d [2022-04-13T06:08:15.749Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-13T06:08:16.008Z] OK: 221 MiB in 52 packages [2022-04-13T06:08:16.268Z] ---> 0896712f58ef [2022-04-13T06:08:16.268Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-13T06:08:16.532Z] ---> Running in 5718a73be36d [2022-04-13T06:08:16.532Z] Removing intermediate container fdffb1782dd1 [2022-04-13T06:08:16.532Z] ---> 8159d736525e [2022-04-13T06:08:16.532Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T06:08:17.100Z] ---> 09099e75563f [2022-04-13T06:08:17.100Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:08:17.100Z] ---> Running in ba4f85e018bf [2022-04-13T06:08:18.051Z] Removing intermediate container 5718a73be36d [2022-04-13T06:08:18.051Z] ---> 77943b6ab528 [2022-04-13T06:08:18.051Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-13T06:08:18.051Z] ---> Running in e93f77c9a1c3 [2022-04-13T06:08:18.622Z] Removing intermediate container e93f77c9a1c3 [2022-04-13T06:08:18.622Z] ---> b70276c1f436 [2022-04-13T06:08:18.622Z] Step 28/31 : CMD ["gate"] [2022-04-13T06:08:18.727Z] ---> 329ab2e8eaca [2022-04-13T06:08:18.727Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-13T06:08:18.727Z] ---> Running in cc45d5dcc305 [2022-04-13T06:08:18.727Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T06:08:18.884Z] ---> Running in 97475727059d [2022-04-13T06:08:19.453Z] Removing intermediate container 97475727059d [2022-04-13T06:08:19.453Z] ---> af4e6cb2ec6f [2022-04-13T06:08:19.453Z] Step 29/31 : LABEL arch=x86_64 [2022-04-13T06:08:19.712Z] Removing intermediate container ba4f85e018bf [2022-04-13T06:08:19.712Z] ---> d3662caf8b1e [2022-04-13T06:08:19.712Z] Step 8/23 : COPY . . [2022-04-13T06:08:19.712Z] ---> Running in b1d8cbda70b4 [2022-04-13T06:08:20.651Z] Removing intermediate container b1d8cbda70b4 [2022-04-13T06:08:20.651Z] ---> 293cb2413d5f [2022-04-13T06:08:20.651Z] Step 30/31 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:08:20.754Z] ---> 1811a3dbf1fd [2022-04-13T06:08:20.754Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T06:08:20.754Z] ---> Running in a33c493421e8 [2022-04-13T06:08:21.592Z] ---> Running in 67e48fa6e9ac [2022-04-13T06:08:21.937Z] ---> aff4588d947b [2022-04-13T06:08:21.937Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-13T06:08:22.354Z] Removing intermediate container a33c493421e8 [2022-04-13T06:08:22.354Z] ---> e30c7607b142 [2022-04-13T06:08:22.354Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T06:08:22.354Z] ---> Running in 7ddd93312cc2 [2022-04-13T06:08:22.664Z] ---> Running in 36be06025566 [2022-04-13T06:08:22.979Z] Removing intermediate container 67e48fa6e9ac [2022-04-13T06:08:22.979Z] ---> f9aed3848d8e [2022-04-13T06:08:22.979Z] Step 31/31 : LABEL version=2.2.0-dev.67 [2022-04-13T06:08:23.300Z] ---> fda44bf5410d [2022-04-13T06:08:23.300Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-13T06:08:23.643Z] ---> Running in 0586b23f6962 [2022-04-13T06:08:23.999Z] ---> 4346585cd32d [2022-04-13T06:08:23.999Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-13T06:08:24.362Z] ---> Running in e45fd676829e [2022-04-13T06:08:25.518Z] ---> Running in 0d3141ba07ea [2022-04-13T06:08:26.084Z] Removing intermediate container 0d3141ba07ea [2022-04-13T06:08:26.084Z] ---> 3d15ce2053d9 [2022-04-13T06:08:26.084Z] [2022-04-13T06:08:26.084Z] Successfully built 3d15ce2053d9 [2022-04-13T06:08:26.084Z] Successfully tagged security-bootstrapper:latest [2022-04-13T06:08:26.084Z] Building sys-mgmt-agent [2022-04-13T06:08:27.252Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T06:08:27.868Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-13T06:08:27.868Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T06:08:28.480Z] Removing intermediate container 36be06025566 [2022-04-13T06:08:28.480Z] ---> 6a4bf2d07005 [2022-04-13T06:08:28.480Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T06:08:28.766Z] ---> Running in da2472ece566 [2022-04-13T06:08:29.044Z] Removing intermediate container da2472ece566 [2022-04-13T06:08:29.044Z] ---> b7aaed2f5f89 [2022-04-13T06:08:29.044Z] 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-13T06:08:29.320Z] ---> Running in 54ae2c8fc978 [2022-04-13T06:08:31.354Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:08:31.354Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:08:31.354Z] ---> 1ee5ec1f9de7 [2022-04-13T06:08:31.354Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T06:08:31.354Z] ---> Using cache [2022-04-13T06:08:31.354Z] ---> 2cbcfe6a69b7 [2022-04-13T06:08:31.354Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:08:31.354Z] ---> Using cache [2022-04-13T06:08:31.354Z] ---> a8090376dd05 [2022-04-13T06:08:31.354Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-13T06:08:31.969Z] spire-1.2.1/ [2022-04-13T06:08:31.969Z] spire-1.2.1/.data/ [2022-04-13T06:08:31.969Z] spire-1.2.1/.data/.file [2022-04-13T06:08:31.969Z] spire-1.2.1/.dockerignore [2022-04-13T06:08:31.969Z] spire-1.2.1/.gitattributes [2022-04-13T06:08:31.969Z] spire-1.2.1/.githooks/ [2022-04-13T06:08:31.969Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T06:08:31.969Z] spire-1.2.1/.github/ [2022-04-13T06:08:31.969Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T06:08:31.969Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T06:08:31.969Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T06:08:31.969Z] spire-1.2.1/.github/workflows/ [2022-04-13T06:08:31.969Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T06:08:31.969Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T06:08:31.969Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T06:08:31.969Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T06:08:31.969Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T06:08:31.969Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T06:08:31.969Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T06:08:31.969Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T06:08:31.969Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T06:08:31.969Z] spire-1.2.1/.gitignore [2022-04-13T06:08:31.969Z] spire-1.2.1/.go-version [2022-04-13T06:08:31.969Z] spire-1.2.1/.golangci.yml [2022-04-13T06:08:31.969Z] spire-1.2.1/ADOPTERS.md [2022-04-13T06:08:31.969Z] spire-1.2.1/CHANGELOG.md [2022-04-13T06:08:31.969Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T06:08:31.969Z] spire-1.2.1/CODEOWNERS [2022-04-13T06:08:31.969Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T06:08:31.969Z] spire-1.2.1/Dockerfile [2022-04-13T06:08:31.969Z] spire-1.2.1/Dockerfile.dev [2022-04-13T06:08:31.969Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T06:08:31.969Z] spire-1.2.1/LICENSE [2022-04-13T06:08:31.969Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T06:08:31.969Z] spire-1.2.1/Makefile [2022-04-13T06:08:31.969Z] spire-1.2.1/README.md [2022-04-13T06:08:31.969Z] spire-1.2.1/ROADMAP.md [2022-04-13T06:08:31.969Z] spire-1.2.1/SECURITY.md [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/ [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T06:08:31.969Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T06:08:31.969Z] spire-1.2.1/conf/ [2022-04-13T06:08:31.969Z] spire-1.2.1/conf/agent/ [2022-04-13T06:08:31.969Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T06:08:31.969Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T06:08:31.969Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T06:08:31.969Z] spire-1.2.1/conf/server/ [2022-04-13T06:08:31.969Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T06:08:31.969Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T06:08:31.969Z] spire-1.2.1/conf/server/server.conf [2022-04-13T06:08:31.969Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T06:08:31.969Z] spire-1.2.1/doc/ [2022-04-13T06:08:31.969Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T06:08:31.969Z] spire-1.2.1/doc/auditlog.md [2022-04-13T06:08:31.969Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T06:08:31.969Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T06:08:31.969Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T06:08:31.969Z] spire-1.2.1/doc/images/ [2022-04-13T06:08:31.969Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T06:08:31.969Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T06:08:31.969Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T06:08:31.969Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T06:08:31.969Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T06:08:31.969Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T06:08:31.969Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T06:08:31.969Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T06:08:31.969Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T06:08:31.969Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T06:08:31.969Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T06:08:31.969Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T06:08:31.969Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T06:08:31.969Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T06:08:31.969Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T06:08:31.969Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T06:08:31.969Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T06:08:31.969Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T06:08:31.969Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T06:08:31.969Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/spire_server.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/telemetry.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/upgrading.md [2022-04-13T06:08:31.970Z] spire-1.2.1/doc/using_spire.md [2022-04-13T06:08:31.970Z] spire-1.2.1/examples/ [2022-04-13T06:08:31.970Z] spire-1.2.1/examples/README.md [2022-04-13T06:08:31.970Z] spire-1.2.1/go.mod [2022-04-13T06:08:31.970Z] spire-1.2.1/go.sum [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T06:08:31.970Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T06:08:32.247Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T06:08:32.247Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/api/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/health/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/log/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T06:08:32.248Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/util/ [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/version/ [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T06:08:32.249Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T06:08:32.525Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T06:08:32.525Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T06:08:32.525Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T06:08:32.525Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T06:08:32.525Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T06:08:32.525Z] spire-1.2.1/pkg/server/ [2022-04-13T06:08:32.525Z] spire-1.2.1/pkg/server/api/ [2022-04-13T06:08:32.525Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T06:08:32.525Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T06:08:32.525Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T06:08:32.525Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T06:08:32.525Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T06:08:32.525Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T06:08:32.525Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T06:08:32.525Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T06:08:32.525Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T06:08:32.525Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T06:08:32.525Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/config.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T06:08:32.526Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T06:08:32.527Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T06:08:32.803Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/server.go [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T06:08:32.804Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T06:08:32.804Z] spire-1.2.1/proto/ [2022-04-13T06:08:32.804Z] spire-1.2.1/proto/private/ [2022-04-13T06:08:32.804Z] spire-1.2.1/proto/private/server/ [2022-04-13T06:08:32.804Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T06:08:32.804Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T06:08:32.804Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T06:08:32.804Z] spire-1.2.1/proto/spire/ [2022-04-13T06:08:32.804Z] spire-1.2.1/proto/spire/common/ [2022-04-13T06:08:32.804Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T06:08:32.804Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T06:08:32.804Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T06:08:32.804Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T06:08:32.804Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T06:08:32.804Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T06:08:32.804Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T06:08:32.804Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T06:08:32.804Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T06:08:32.804Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T06:08:32.804Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T06:08:32.804Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T06:08:32.804Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T06:08:32.804Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T06:08:32.804Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T06:08:32.804Z] spire-1.2.1/release/ [2022-04-13T06:08:32.804Z] spire-1.2.1/release/spire-extras/ [2022-04-13T06:08:32.804Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T06:08:32.804Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T06:08:32.804Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T06:08:32.804Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T06:08:32.804Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T06:08:32.804Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T06:08:32.804Z] spire-1.2.1/release/spire/ [2022-04-13T06:08:32.804Z] spire-1.2.1/release/spire/README.md [2022-04-13T06:08:32.804Z] spire-1.2.1/release/spire/conf/ [2022-04-13T06:08:32.804Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T06:08:32.804Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T06:08:32.804Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T06:08:32.804Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T06:08:32.804Z] spire-1.2.1/script/ [2022-04-13T06:08:32.804Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T06:08:32.804Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T06:08:32.804Z] spire-1.2.1/support/ [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/ [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T06:08:32.804Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T06:08:32.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T06:08:32.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T06:08:32.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T06:08:32.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T06:08:32.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T06:08:32.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T06:08:32.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T06:08:32.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T06:08:32.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T06:08:32.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T06:08:32.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T06:08:32.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T06:08:32.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T06:08:32.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T06:08:32.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T06:08:32.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T06:08:32.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T06:08:32.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T06:08:32.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T06:08:32.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T06:08:32.805Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T06:08:32.805Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T06:08:32.805Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T06:08:32.805Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T06:08:32.805Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T06:08:32.805Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T06:08:32.805Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T06:08:32.805Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T06:08:32.805Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T06:08:32.805Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T06:08:32.805Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T06:08:32.805Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T06:08:32.805Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T06:08:32.805Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T06:08:32.805Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T06:08:32.805Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T06:08:32.805Z] spire-1.2.1/test/ [2022-04-13T06:08:32.805Z] spire-1.2.1/test/clock/ [2022-04-13T06:08:32.805Z] spire-1.2.1/test/clock/clock.go [2022-04-13T06:08:32.805Z] spire-1.2.1/test/fakes/ [2022-04-13T06:08:32.805Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T06:08:32.805Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T06:08:32.805Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T06:08:32.805Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T06:08:32.805Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T06:08:32.805Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T06:08:32.805Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/ [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/config/ [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T06:08:33.085Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T06:08:33.085Z] spire-1.2.1/test/integration/ [2022-04-13T06:08:33.085Z] spire-1.2.1/test/integration/README.md [2022-04-13T06:08:33.085Z] spire-1.2.1/test/integration/common [2022-04-13T06:08:33.085Z] spire-1.2.1/test/integration/setup/ [2022-04-13T06:08:33.085Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T06:08:33.085Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T06:08:33.085Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T06:08:33.085Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T06:08:33.085Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T06:08:33.085Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T06:08:33.085Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T06:08:33.085Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T06:08:33.085Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T06:08:33.085Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T06:08:33.085Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T06:08:33.085Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T06:08:33.085Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T06:08:33.085Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T06:08:33.085Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T06:08:33.085Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T06:08:33.085Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T06:08:33.085Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T06:08:33.085Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T06:08:33.085Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T06:08:33.085Z] spire-1.2.1/test/integration/suites/ [2022-04-13T06:08:33.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T06:08:33.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T06:08:33.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T06:08:33.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T06:08:33.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T06:08:33.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T06:08:33.085Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T06:08:33.086Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T06:08:33.087Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T06:08:33.366Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T06:08:33.367Z] spire-1.2.1/test/integration/test.sh [2022-04-13T06:08:33.367Z] spire-1.2.1/test/plugintest/ [2022-04-13T06:08:33.367Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T06:08:33.367Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T06:08:33.367Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T06:08:33.367Z] spire-1.2.1/test/spiretest/ [2022-04-13T06:08:33.367Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T06:08:33.367Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T06:08:33.367Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T06:08:33.367Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T06:08:33.367Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T06:08:33.367Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T06:08:33.367Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T06:08:33.367Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T06:08:33.367Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T06:08:33.367Z] spire-1.2.1/test/testca/ [2022-04-13T06:08:33.367Z] spire-1.2.1/test/testca/ca.go [2022-04-13T06:08:33.367Z] spire-1.2.1/test/testkey/ [2022-04-13T06:08:33.367Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T06:08:33.367Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T06:08:33.367Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T06:08:33.367Z] spire-1.2.1/test/testkey/new.go [2022-04-13T06:08:33.367Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T06:08:33.367Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T06:08:33.367Z] spire-1.2.1/test/util/ [2022-04-13T06:08:33.367Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T06:08:33.367Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T06:08:33.367Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T06:08:33.367Z] spire-1.2.1/test/util/race.go [2022-04-13T06:08:33.367Z] spire-1.2.1/test/util/util.go [2022-04-13T06:08:33.367Z] building spire from source... [2022-04-13T06:08:33.971Z] Installing go1.17.7... [2022-04-13T06:08:34.648Z] ---> cbae2c06bf93 [2022-04-13T06:08:34.648Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-13T06:08:35.221Z] ---> Running in 3ddb480b4fee [2022-04-13T06:08:35.221Z] ---> Running in 8572e03726a8 [2022-04-13T06:08:35.789Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-13T06:08:35.789Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:08:36.728Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:08:36.988Z] OK: 221 MiB in 52 packages [2022-04-13T06:08:40.281Z] Removing intermediate container 3ddb480b4fee [2022-04-13T06:08:40.281Z] ---> 71498793e859 [2022-04-13T06:08:40.281Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T06:08:40.857Z] ---> 2df36a5350c5 [2022-04-13T06:08:40.857Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:08:41.513Z] ---> Running in 525e441026ce [2022-04-13T06:08:43.555Z] Removing intermediate container 525e441026ce [2022-04-13T06:08:43.555Z] ---> 6c176c3bb256 [2022-04-13T06:08:43.555Z] Step 8/23 : COPY . . [2022-04-13T06:09:00.844Z] Building bin/spire-server... [2022-04-13T06:09:00.844Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T06:09:00.844Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T06:09:00.844Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T06:09:00.844Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T06:09:00.844Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T06:09:00.844Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T06:09:01.446Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T06:09:02.891Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T06:09:03.167Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T06:09:04.613Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T06:09:05.531Z] ---> 051201cc4235 [2022-04-13T06:09:05.531Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-13T06:09:05.531Z] ---> Running in a961a58c76ba [2022-04-13T06:09:05.531Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T06:09:05.600Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T06:09:05.600Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T06:09:05.600Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T06:09:05.790Z] Removing intermediate container b7d45129646e [2022-04-13T06:09:05.791Z] ---> 1442a3e44016 [2022-04-13T06:09:05.791Z] [2022-04-13T06:09:05.791Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T06:09:05.791Z] ---> 0ac33e5f5afa [2022-04-13T06:09:05.791Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T06:09:05.791Z] ---> Using cache [2022-04-13T06:09:05.791Z] ---> 6a8b0d794f67 [2022-04-13T06:09:05.791Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:09:05.791Z] ---> Using cache [2022-04-13T06:09:05.791Z] ---> 986768834c52 [2022-04-13T06:09:05.791Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-13T06:09:06.050Z] Removing intermediate container 39001d297337 [2022-04-13T06:09:06.050Z] ---> 0e03fd16b523 [2022-04-13T06:09:06.050Z] [2022-04-13T06:09:06.050Z] Step 13/25 : FROM alpine:3.15 [2022-04-13T06:09:06.050Z] ---> 0ac33e5f5afa [2022-04-13T06:09:06.050Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T06:09:06.050Z] ---> Using cache [2022-04-13T06:09:06.050Z] ---> 6a8b0d794f67 [2022-04-13T06:09:06.050Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:09:06.050Z] ---> Using cache [2022-04-13T06:09:06.050Z] ---> 986768834c52 [2022-04-13T06:09:06.050Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T06:09:06.204Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T06:09:06.204Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T06:09:06.204Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T06:09:06.204Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T06:09:06.310Z] ---> Running in 135af1157254 [2022-04-13T06:09:06.310Z] ---> Running in 32b7ffaaa29d [2022-04-13T06:09:06.570Z] Removing intermediate container 8572e03726a8 [2022-04-13T06:09:06.570Z] ---> e6b9a3200f63 [2022-04-13T06:09:06.570Z] [2022-04-13T06:09:06.570Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T06:09:06.570Z] ---> e04c818066af [2022-04-13T06:09:06.570Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-13T06:09:06.570Z] ---> Running in 432c4e1c012f [2022-04-13T06:09:06.827Z] Removing intermediate container 432c4e1c012f [2022-04-13T06:09:06.827Z] ---> 835cdbdcd502 [2022-04-13T06:09:06.827Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-13T06:09:06.827Z] ---> Running in e5b10d6b4318 [2022-04-13T06:09:07.085Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:09:07.085Z] Removing intermediate container e5b10d6b4318 [2022-04-13T06:09:07.085Z] ---> 3e1cb520d7ef [2022-04-13T06:09:07.085Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-13T06:09:07.085Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:09:07.085Z] ---> Running in 0f81cdd4f512 [2022-04-13T06:09:07.344Z] Removing intermediate container 0f81cdd4f512 [2022-04-13T06:09:07.344Z] ---> f0471628380d [2022-04-13T06:09:07.344Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:09:07.344Z] ---> Running in deac47ee27e4 [2022-04-13T06:09:07.650Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T06:09:07.650Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T06:09:07.650Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T06:09:07.650Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T06:09:07.925Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T06:09:07.930Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:09:07.930Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:09:08.189Z] Removing intermediate container deac47ee27e4 [2022-04-13T06:09:08.189Z] ---> 9cdfefa7eda7 [2022-04-13T06:09:08.189Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-13T06:09:08.189Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T06:09:08.189Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T06:09:08.189Z] OK: 15854 distinct packages available [2022-04-13T06:09:08.189Z] ---> Running in ec42457de0ae [2022-04-13T06:09:08.189Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:09:08.448Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T06:09:08.448Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T06:09:08.448Z] OK: 15854 distinct packages available [2022-04-13T06:09:08.448Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:09:08.708Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:09:08.914Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T06:09:08.914Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T06:09:08.967Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:09:09.227Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:09:09.227Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-13T06:09:09.487Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-13T06:09:09.487Z] (3/4) Installing libucontext (1.1-r0) [2022-04-13T06:09:09.487Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:09:09.487Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-13T06:09:09.487Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-13T06:09:09.746Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-13T06:09:09.746Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T06:09:09.746Z] OK: 6 MiB in 18 packages [2022-04-13T06:09:09.746Z] (3/5) Installing libucontext (1.1-r0) [2022-04-13T06:09:09.746Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-13T06:09:09.746Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-13T06:09:10.005Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-13T06:09:10.005Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T06:09:10.005Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-13T06:09:10.005Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T06:09:10.005Z] OK: 6 MiB in 19 packages [2022-04-13T06:09:10.005Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T06:09:10.286Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-13T06:09:10.286Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-13T06:09:10.547Z] Building bin/spire-agent... [2022-04-13T06:09:10.547Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T06:09:10.547Z] OK: 8 MiB in 20 packages [2022-04-13T06:09:10.547Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T06:09:10.547Z] Removing intermediate container 135af1157254 [2022-04-13T06:09:10.547Z] ---> e792898083ca [2022-04-13T06:09:10.547Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T06:09:10.547Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T06:09:10.547Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T06:09:10.547Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T06:09:10.828Z] Removing intermediate container 32b7ffaaa29d [2022-04-13T06:09:10.828Z] ---> 033c54cba017 [2022-04-13T06:09:10.828Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T06:09:11.396Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T06:09:11.396Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T06:09:11.396Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T06:09:11.396Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T06:09:11.396Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T06:09:11.396Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T06:09:11.396Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T06:09:11.396Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T06:09:11.396Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T06:09:12.779Z] Removing intermediate container ec42457de0ae [2022-04-13T06:09:12.779Z] ---> 43683faa637b [2022-04-13T06:09:12.779Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T06:09:12.779Z] ---> 7d5fbfe2fa45 [2022-04-13T06:09:12.779Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T06:09:12.779Z] ---> 053b3a1bdf8b [2022-04-13T06:09:12.779Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T06:09:12.779Z] ---> dd351b8d3af4 [2022-04-13T06:09:12.779Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-13T06:09:13.038Z] ---> 24726f7baf65 [2022-04-13T06:09:13.038Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-13T06:09:13.300Z] ---> 25971a6365be [2022-04-13T06:09:13.300Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-13T06:09:13.300Z] ---> Running in 0c80d657cc10 [2022-04-13T06:09:13.562Z] ---> 92a79328c9bb [2022-04-13T06:09:13.562Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-13T06:09:13.824Z] Removing intermediate container 0c80d657cc10 [2022-04-13T06:09:13.824Z] ---> 222b7993a305 [2022-04-13T06:09:13.824Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-13T06:09:14.084Z] ---> e2b31b629ceb [2022-04-13T06:09:14.084Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T06:09:14.084Z] ---> Running in 8ff48caf77b8 [2022-04-13T06:09:14.084Z] ---> dfee949a8530 [2022-04-13T06:09:14.084Z] Step 21/26 : WORKDIR / [2022-04-13T06:09:14.348Z] ---> 6b491d13c209 [2022-04-13T06:09:14.348Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-13T06:09:14.348Z] ---> Running in 1c43255ed68a [2022-04-13T06:09:14.609Z] Removing intermediate container 8ff48caf77b8 [2022-04-13T06:09:14.609Z] ---> 2ae56dac7dde [2022-04-13T06:09:14.609Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T06:09:14.609Z] ---> Running in 1420588cf33d [2022-04-13T06:09:14.609Z] ---> c90c7387b893 [2022-04-13T06:09:14.609Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-13T06:09:14.868Z] ---> Running in 14a74eb7246f [2022-04-13T06:09:14.868Z] Removing intermediate container 1c43255ed68a [2022-04-13T06:09:14.868Z] ---> 94e030ccdb8a [2022-04-13T06:09:14.868Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T06:09:14.868Z] Removing intermediate container 1420588cf33d [2022-04-13T06:09:14.868Z] ---> ab2b2dcb78ff [2022-04-13T06:09:14.868Z] Step 23/25 : LABEL arch=x86_64 [2022-04-13T06:09:14.868Z] ---> Running in 59a1123dde60 [2022-04-13T06:09:15.127Z] ---> Running in b8beea510efe [2022-04-13T06:09:15.127Z] Removing intermediate container 59a1123dde60 [2022-04-13T06:09:15.127Z] ---> e5ea599c6a0b [2022-04-13T06:09:15.127Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T06:09:15.127Z] Removing intermediate container 14a74eb7246f [2022-04-13T06:09:15.127Z] ---> 1d3d6d975580 [2022-04-13T06:09:15.127Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T06:09:15.390Z] ---> Running in d49744367c1a [2022-04-13T06:09:15.390Z] Removing intermediate container b8beea510efe [2022-04-13T06:09:15.390Z] ---> cdcdf55ef7e5 [2022-04-13T06:09:15.390Z] Step 24/25 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:09:15.390Z] ---> Running in 8ace9d8ad75d [2022-04-13T06:09:15.390Z] ---> Running in f4263bdf9737 [2022-04-13T06:09:15.390Z] Removing intermediate container d49744367c1a [2022-04-13T06:09:15.390Z] ---> 4f0435970b7c [2022-04-13T06:09:15.390Z] Step 24/26 : LABEL arch=x86_64 [2022-04-13T06:09:15.649Z] ---> Running in 5b7a17610770 [2022-04-13T06:09:15.649Z] Removing intermediate container 8ace9d8ad75d [2022-04-13T06:09:15.649Z] ---> ec1c04d417db [2022-04-13T06:09:15.649Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T06:09:15.649Z] Removing intermediate container f4263bdf9737 [2022-04-13T06:09:15.649Z] ---> 77cd76dfe250 [2022-04-13T06:09:15.649Z] Step 25/25 : LABEL version=2.2.0-dev.67 [2022-04-13T06:09:15.915Z] ---> Running in 49e8724a5e66 [2022-04-13T06:09:15.915Z] ---> Running in f5460d2bc184 [2022-04-13T06:09:15.915Z] Removing intermediate container 5b7a17610770 [2022-04-13T06:09:15.915Z] ---> fcbfe8585cb6 [2022-04-13T06:09:15.915Z] Step 25/26 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:09:15.915Z] ---> Running in 79c246e5b35e [2022-04-13T06:09:16.180Z] Removing intermediate container 49e8724a5e66 [2022-04-13T06:09:16.180Z] ---> c57e00a71be4 [2022-04-13T06:09:16.180Z] Step 22/23 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:09:16.180Z] ---> Running in 5d7498d441ea [2022-04-13T06:09:16.180Z] Removing intermediate container f5460d2bc184 [2022-04-13T06:09:16.180Z] ---> 2c04cc0479e3 [2022-04-13T06:09:16.180Z] [2022-04-13T06:09:16.439Z] Removing intermediate container 79c246e5b35e [2022-04-13T06:09:16.439Z] ---> f171e8101cad [2022-04-13T06:09:16.439Z] Step 26/26 : LABEL version=2.2.0-dev.67 [2022-04-13T06:09:16.439Z] ---> Running in 822fa8a9526f [2022-04-13T06:09:16.439Z] Successfully built 2c04cc0479e3 [2022-04-13T06:09:16.439Z] Successfully tagged security-spire-server:latest [2022-04-13T06:09:16.439Z]  Building security-spire-server ... done Building security-secretstore-setup [2022-04-13T06:09:16.439Z] Removing intermediate container 5d7498d441ea [2022-04-13T06:09:16.439Z] ---> 8d7834321f2f [2022-04-13T06:09:16.439Z] Step 23/23 : LABEL version=2.2.0-dev.67 [2022-04-13T06:09:16.698Z] ---> Running in 9923a81463f2 [2022-04-13T06:09:17.265Z] Removing intermediate container 822fa8a9526f [2022-04-13T06:09:17.265Z] ---> 10bddb8295c8 [2022-04-13T06:09:17.265Z] [2022-04-13T06:09:17.265Z] Successfully built 10bddb8295c8 [2022-04-13T06:09:17.531Z] Successfully tagged security-spire-config:latest [2022-04-13T06:09:18.469Z]  Building security-spire-config ... done Removing intermediate container 9923a81463f2 [2022-04-13T06:09:18.469Z] ---> 7a7fd3f77910 [2022-04-13T06:09:18.469Z] [2022-04-13T06:09:18.469Z] Successfully built 7a7fd3f77910 [2022-04-13T06:09:18.469Z] Successfully tagged core-data:latest [2022-04-13T06:09:21.005Z]  Building core-data ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:09:21.005Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:09:21.005Z] ---> 1ee5ec1f9de7 [2022-04-13T06:09:21.005Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T06:09:21.005Z] ---> Using cache [2022-04-13T06:09:21.005Z] ---> 2cbcfe6a69b7 [2022-04-13T06:09:21.005Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:09:21.005Z] ---> Using cache [2022-04-13T06:09:21.005Z] ---> a8090376dd05 [2022-04-13T06:09:21.005Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-13T06:09:21.005Z] ---> Using cache [2022-04-13T06:09:21.005Z] ---> 0966f0c67f30 [2022-04-13T06:09:21.005Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T06:09:21.005Z] ---> Using cache [2022-04-13T06:09:21.005Z] ---> af599fdbc466 [2022-04-13T06:09:21.005Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:09:21.005Z] ---> Using cache [2022-04-13T06:09:21.005Z] ---> 58820cbd5a93 [2022-04-13T06:09:21.005Z] Step 8/25 : COPY . . [2022-04-13T06:09:21.005Z] ---> Using cache [2022-04-13T06:09:21.005Z] ---> e8352d3035f0 [2022-04-13T06:09:21.005Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-13T06:09:21.573Z] ---> Running in 93a717d48604 [2022-04-13T06:09:21.831Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T06:09:22.090Z] Removing intermediate container a961a58c76ba [2022-04-13T06:09:22.090Z] ---> f3b05daa3760 [2022-04-13T06:09:22.090Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-13T06:09:22.090Z] ---> Running in 22c58dce8781 [2022-04-13T06:09:22.349Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-13T06:09:22.919Z] Removing intermediate container 22c58dce8781 [2022-04-13T06:09:22.919Z] ---> bdc38c9578e9 [2022-04-13T06:09:22.919Z] [2022-04-13T06:09:22.919Z] Step 11/23 : FROM docker:20.10.14 [2022-04-13T06:09:22.919Z] 20.10.14: Pulling from library/docker [2022-04-13T06:09:27.280Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T06:09:27.280Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T06:09:27.280Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T06:09:27.280Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T06:09:27.280Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T06:09:27.280Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T06:09:27.280Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T06:09:27.280Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T06:09:27.280Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T06:09:27.280Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T06:09:27.280Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T06:09:27.280Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T06:09:27.280Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T06:09:27.280Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-13T06:09:27.280Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T06:09:27.280Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T06:09:27.280Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T06:09:28.200Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-13T06:09:28.200Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-13T06:09:28.200Z] ---> 7417809fdb73 [2022-04-13T06:09:28.200Z] 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-13T06:09:28.272Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T06:09:28.878Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T06:09:28.878Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T06:09:29.154Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T06:09:29.154Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T06:09:29.154Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T06:09:29.432Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T06:09:29.432Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T06:09:29.432Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T06:09:30.741Z] ---> Running in 1477b879ee4b [2022-04-13T06:09:31.002Z] Removing intermediate container 1477b879ee4b [2022-04-13T06:09:31.002Z] ---> 936a66dfbcea [2022-04-13T06:09:31.002Z] 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-13T06:09:31.002Z] ---> Running in d3603042cd30 [2022-04-13T06:09:31.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:09:31.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:09:31.530Z] (1/43) Installing readline (8.1.1-r0) [2022-04-13T06:09:31.530Z] (2/43) Installing bash (5.1.16-r0) [2022-04-13T06:09:31.789Z] Executing bash-5.1.16-r0.post-install [2022-04-13T06:09:31.789Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-13T06:09:31.789Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T06:09:31.789Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-13T06:09:31.789Z] (6/43) Installing curl (7.80.0-r0) [2022-04-13T06:09:31.789Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-13T06:09:31.789Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-13T06:09:31.789Z] (9/43) Installing expat (2.4.7-r0) [2022-04-13T06:09:31.789Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-13T06:09:31.789Z] (11/43) Installing gdbm (1.22-r0) [2022-04-13T06:09:31.789Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-13T06:09:31.789Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-13T06:09:31.789Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-13T06:09:31.789Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-13T06:09:31.789Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-13T06:09:31.789Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-13T06:09:32.047Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-13T06:09:32.047Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-13T06:09:32.047Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-13T06:09:32.047Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-13T06:09:32.047Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-13T06:09:32.047Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-13T06:09:32.047Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-13T06:09:32.047Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-13T06:09:32.047Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-13T06:09:32.047Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-13T06:09:32.047Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-13T06:09:32.047Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-13T06:09:32.047Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-13T06:09:32.047Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-13T06:09:32.047Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-13T06:09:32.047Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-13T06:09:32.047Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-13T06:09:32.306Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-13T06:09:32.306Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-13T06:09:32.306Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-13T06:09:32.306Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-13T06:09:32.306Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-13T06:09:32.306Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-13T06:09:32.306Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-13T06:09:32.306Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-13T06:09:32.306Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-13T06:09:32.306Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T06:09:32.306Z] OK: 83 MiB in 65 packages [2022-04-13T06:09:32.873Z] Collecting docker-compose==1.23.2 [2022-04-13T06:09:32.873Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-13T06:09:32.873Z] Collecting texttable<0.10,>=0.9.0 [2022-04-13T06:09:32.873Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-13T06:09:33.444Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-13T06:09:33.444Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-13T06:09:33.444Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-13T06:09:33.444Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-13T06:09:33.704Z] Collecting docker<4.0,>=3.6.0 [2022-04-13T06:09:33.704Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-13T06:09:33.963Z] Collecting jsonschema<3,>=2.5.1 [2022-04-13T06:09:33.963Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-13T06:09:33.963Z] Collecting cached-property<2,>=1.2.0 [2022-04-13T06:09:33.963Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-13T06:09:33.963Z] 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-13T06:09:33.963Z] Collecting PyYAML<4,>=3.10 [2022-04-13T06:09:33.963Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-13T06:09:34.532Z] Collecting docopt<0.7,>=0.6.1 [2022-04-13T06:09:34.532Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-13T06:09:34.791Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-13T06:09:34.791Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-13T06:09:35.052Z] Collecting docker-pycreds>=0.4.0 [2022-04-13T06:09:35.052Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-13T06:09:35.052Z] 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-13T06:09:35.052Z] Collecting idna<2.8,>=2.5 [2022-04-13T06:09:35.052Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-13T06:09:35.052Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-13T06:09:35.052Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-13T06:09:35.052Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-13T06:09:35.052Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-13T06:09:35.311Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-13T06:09:35.311Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-13T06:09:35.311Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-13T06:09:35.311Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-13T06:09:35.311Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-13T06:09:35.311Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-13T06:09:35.311Z] Attempting uninstall: urllib3 [2022-04-13T06:09:35.311Z] Found existing installation: urllib3 1.26.7 [2022-04-13T06:09:35.311Z] Uninstalling urllib3-1.26.7: [2022-04-13T06:09:35.311Z] Successfully uninstalled urllib3-1.26.7 [2022-04-13T06:09:35.311Z] Attempting uninstall: idna [2022-04-13T06:09:35.311Z] Found existing installation: idna 3.3 [2022-04-13T06:09:35.311Z] Uninstalling idna-3.3: [2022-04-13T06:09:35.311Z] Successfully uninstalled idna-3.3 [2022-04-13T06:09:35.880Z] Attempting uninstall: requests [2022-04-13T06:09:35.880Z] Found existing installation: requests 2.26.0 [2022-04-13T06:09:35.880Z] Uninstalling requests-2.26.0: [2022-04-13T06:09:35.880Z] Successfully uninstalled requests-2.26.0 [2022-04-13T06:09:36.451Z] Running setup.py install for texttable: started [2022-04-13T06:09:36.712Z] Running setup.py install for texttable: finished with status 'done' [2022-04-13T06:09:36.712Z] Running setup.py install for PyYAML: started [2022-04-13T06:09:36.971Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-13T06:09:37.542Z] Running setup.py install for docopt: started [2022-04-13T06:09:37.802Z] Running setup.py install for docopt: finished with status 'done' [2022-04-13T06:09:37.802Z] Running setup.py install for dockerpty: started [2022-04-13T06:09:38.372Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-13T06:09:38.631Z] 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-13T06:09:41.169Z] Removing intermediate container 93a717d48604 [2022-04-13T06:09:41.169Z] ---> 7f2ba83311ee [2022-04-13T06:09:41.169Z] [2022-04-13T06:09:41.169Z] Step 10/25 : FROM alpine:3.14 [2022-04-13T06:09:41.169Z] ---> e04c818066af [2022-04-13T06:09:41.169Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-13T06:09:41.430Z] ---> Running in deefc3fa448f [2022-04-13T06:09:41.694Z] Removing intermediate container d3603042cd30 [2022-04-13T06:09:41.694Z] ---> 4c0b9e054a95 [2022-04-13T06:09:41.694Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-13T06:09:41.694Z] ---> Running in 7c70641a9e24 [2022-04-13T06:09:41.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T06:09:41.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T06:09:41.955Z] Removing intermediate container 7c70641a9e24 [2022-04-13T06:09:41.955Z] ---> a08beaf94f34 [2022-04-13T06:09:41.955Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-13T06:09:41.955Z] ---> Running in 96b5619ef2ef [2022-04-13T06:09:42.217Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-13T06:09:42.217Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-13T06:09:42.217Z] (3/3) Installing su-exec (0.2-r1) [2022-04-13T06:09:42.217Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T06:09:42.217Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T06:09:42.217Z] OK: 6 MiB in 17 packages [2022-04-13T06:09:42.217Z] Removing intermediate container 96b5619ef2ef [2022-04-13T06:09:42.217Z] ---> ddf78465a13e [2022-04-13T06:09:42.217Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-13T06:09:42.787Z] ---> 1feefe25db2d [2022-04-13T06:09:42.787Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-13T06:09:43.048Z] Removing intermediate container deefc3fa448f [2022-04-13T06:09:43.048Z] ---> 8dfbf8003c96 [2022-04-13T06:09:43.048Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T06:09:43.048Z] ---> Running in 4da7e451c0cd [2022-04-13T06:09:43.048Z] ---> 21355cbabf29 [2022-04-13T06:09:43.048Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-13T06:09:43.309Z] Removing intermediate container 4da7e451c0cd [2022-04-13T06:09:43.309Z] ---> 67414bbca604 [2022-04-13T06:09:43.309Z] Step 13/25 : WORKDIR / [2022-04-13T06:09:43.309Z] ---> Running in 428a447a2039 [2022-04-13T06:09:43.309Z] ---> 45820b6d00a1 [2022-04-13T06:09:43.309Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-13T06:09:43.568Z] Removing intermediate container 428a447a2039 [2022-04-13T06:09:43.568Z] ---> 17c0dceb66d4 [2022-04-13T06:09:43.568Z] 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-13T06:09:43.568Z] ---> Running in b4cde405f2d7 [2022-04-13T06:09:43.568Z] Removing intermediate container b4cde405f2d7 [2022-04-13T06:09:43.568Z] ---> 21e2a1b37bce [2022-04-13T06:09:43.568Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T06:09:43.829Z] ---> 711382aabee7 [2022-04-13T06:09:43.829Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-13T06:09:43.829Z] ---> Running in 36acf0f05dfb [2022-04-13T06:09:43.829Z] Removing intermediate container 36acf0f05dfb [2022-04-13T06:09:43.829Z] ---> c596eb95374f [2022-04-13T06:09:43.829Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T06:09:44.090Z] ---> aaf3af3de313 [2022-04-13T06:09:44.090Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-13T06:09:44.090Z] ---> Running in 912f954f2116 [2022-04-13T06:09:44.090Z] Removing intermediate container 912f954f2116 [2022-04-13T06:09:44.090Z] ---> 096167f20761 [2022-04-13T06:09:44.090Z] Step 22/23 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:09:44.351Z] ---> 211a80ee3eb3 [2022-04-13T06:09:44.351Z] 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-13T06:09:44.351Z] ---> Running in 9f58488c3ea2 [2022-04-13T06:09:44.351Z] Removing intermediate container 9f58488c3ea2 [2022-04-13T06:09:44.351Z] ---> 37d172d10b1d [2022-04-13T06:09:44.351Z] Step 23/23 : LABEL version=2.2.0-dev.67 [2022-04-13T06:09:44.351Z] ---> Running in 0d0bd0320c1c [2022-04-13T06:09:44.590Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T06:09:44.590Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T06:09:44.590Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T06:09:44.590Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T06:09:44.590Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T06:09:44.590Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T06:09:44.610Z] ---> 08f6140648b8 [2022-04-13T06:09:44.610Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-13T06:09:44.610Z] Removing intermediate container 0d0bd0320c1c [2022-04-13T06:09:44.610Z] ---> bcccca701ca9 [2022-04-13T06:09:44.610Z] [2022-04-13T06:09:44.610Z] Successfully built bcccca701ca9 [2022-04-13T06:09:44.610Z] Successfully tagged sys-mgmt-agent:latest [2022-04-13T06:09:45.178Z]  Building sys-mgmt-agent ... done  ---> dac13e06782e [2022-04-13T06:09:45.178Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-13T06:09:45.749Z] ---> b8e2ee04c3fd [2022-04-13T06:09:45.749Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T06:09:46.009Z] ---> 6a74e00427a0 [2022-04-13T06:09:46.009Z] 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-13T06:09:46.009Z] ---> Running in ca56ffae1af5 [2022-04-13T06:09:46.958Z] Removing intermediate container ca56ffae1af5 [2022-04-13T06:09:46.958Z] ---> 4ab110b4bf43 [2022-04-13T06:09:46.958Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T06:09:46.958Z] ---> Running in dfa15c514171 [2022-04-13T06:09:47.217Z] Removing intermediate container dfa15c514171 [2022-04-13T06:09:47.217Z] ---> 07f20f6fd058 [2022-04-13T06:09:47.217Z] Step 23/25 : LABEL arch=x86_64 [2022-04-13T06:09:47.217Z] ---> Running in 3196026bbe7a [2022-04-13T06:09:47.217Z] Removing intermediate container 3196026bbe7a [2022-04-13T06:09:47.217Z] ---> 017c06fc52b8 [2022-04-13T06:09:47.217Z] Step 24/25 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:09:47.476Z] ---> Running in 0098156f6c39 [2022-04-13T06:09:47.476Z] Removing intermediate container 0098156f6c39 [2022-04-13T06:09:47.476Z] ---> 442252239671 [2022-04-13T06:09:47.476Z] Step 25/25 : LABEL version=2.2.0-dev.67 [2022-04-13T06:09:47.476Z] ---> Running in 4708d42d0846 [2022-04-13T06:09:47.735Z] Removing intermediate container 4708d42d0846 [2022-04-13T06:09:47.735Z] ---> 4fced0edb1da [2022-04-13T06:09:47.735Z] [2022-04-13T06:09:47.735Z] Successfully built 4fced0edb1da [2022-04-13T06:09:47.735Z] Successfully tagged security-secretstore-setup:latest [2022-04-13T06:10:05.830Z]  Building security-secretstore-setup ... done Removing intermediate container f816d59c05ef [2022-04-13T06:10:05.830Z] ---> c6945d470263 [2022-04-13T06:10:05.830Z] [2022-04-13T06:10:05.830Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T06:10:05.830Z] ---> 0ac33e5f5afa [2022-04-13T06:10:05.830Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T06:10:05.830Z] ---> Using cache [2022-04-13T06:10:05.830Z] ---> 6a8b0d794f67 [2022-04-13T06:10:05.830Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:10:05.830Z] ---> Using cache [2022-04-13T06:10:05.830Z] ---> 986768834c52 [2022-04-13T06:10:05.830Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T06:10:05.830Z] ---> Using cache [2022-04-13T06:10:05.830Z] ---> 033c54cba017 [2022-04-13T06:10:05.830Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-13T06:10:05.830Z] ---> 5c8c7bb22b60 [2022-04-13T06:10:05.830Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T06:10:06.771Z] ---> a8e4f06ce43a [2022-04-13T06:10:06.771Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T06:10:06.771Z] ---> 26fa96ae4eb7 [2022-04-13T06:10:06.771Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-13T06:10:07.030Z] ---> 8fc9ee1ee490 [2022-04-13T06:10:07.030Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-13T06:10:07.030Z] ---> 9ba08bf7871a [2022-04-13T06:10:07.030Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T06:10:07.030Z] ---> Running in 395aac74b531 [2022-04-13T06:10:07.293Z] Removing intermediate container 395aac74b531 [2022-04-13T06:10:07.293Z] ---> efa241c65612 [2022-04-13T06:10:07.293Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T06:10:07.293Z] ---> Running in c5de3ca01738 [2022-04-13T06:10:07.293Z] Removing intermediate container c5de3ca01738 [2022-04-13T06:10:07.293Z] ---> fc0d666d8438 [2022-04-13T06:10:07.293Z] Step 24/26 : LABEL arch=x86_64 [2022-04-13T06:10:07.293Z] ---> Running in c2ea67f6da91 [2022-04-13T06:10:07.554Z] Removing intermediate container c2ea67f6da91 [2022-04-13T06:10:07.554Z] ---> 42ffd9e197b0 [2022-04-13T06:10:07.554Z] Step 25/26 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:10:07.554Z] ---> Running in 8b0d8e507064 [2022-04-13T06:10:07.554Z] Removing intermediate container 8b0d8e507064 [2022-04-13T06:10:07.554Z] ---> cc24be7c9bbf [2022-04-13T06:10:07.554Z] Step 26/26 : LABEL version=2.2.0-dev.67 [2022-04-13T06:10:07.554Z] ---> Running in 872ee63d22b5 [2022-04-13T06:10:07.814Z] Removing intermediate container 872ee63d22b5 [2022-04-13T06:10:07.814Z] ---> 07c86eb2b2de [2022-04-13T06:10:07.814Z] [2022-04-13T06:10:07.814Z] Successfully built 07c86eb2b2de [2022-04-13T06:10:07.814Z] Successfully tagged security-spire-agent:latest [2022-04-13T06:10:07.820Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-13T06:10:07.833Z] $ docker stop --time=1 dbde99faf5de5d17bd2288e482e8a7749a4ca33aed30f9712284f2e6d8e17ae7 [2022-04-13T06:10:09.123Z] $ docker rm -f dbde99faf5de5d17bd2288e482e8a7749a4ca33aed30f9712284f2e6d8e17ae7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T06:10:09.464Z] + docker images [2022-04-13T06:10:09.465Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-13T06:10:09.465Z] security-spire-agent latest 07c86eb2b2de 2 seconds ago 127MB [2022-04-13T06:10:09.465Z] c6945d470263 10 seconds ago 4.5GB [2022-04-13T06:10:09.465Z] security-secretstore-setup latest 4fced0edb1da 22 seconds ago 42.1MB [2022-04-13T06:10:09.465Z] sys-mgmt-agent latest bcccca701ca9 25 seconds ago 307MB [2022-04-13T06:10:09.465Z] 7f2ba83311ee 30 seconds ago 1.63GB [2022-04-13T06:10:09.465Z] bdc38c9578e9 47 seconds ago 1.62GB [2022-04-13T06:10:09.465Z] security-spire-server latest 2c04cc0479e3 53 seconds ago 87.3MB [2022-04-13T06:10:09.465Z] security-spire-config latest 10bddb8295c8 53 seconds ago 86.7MB [2022-04-13T06:10:09.465Z] core-data latest 7a7fd3f77910 53 seconds ago 35.9MB [2022-04-13T06:10:09.465Z] e6b9a3200f63 About a minute ago 1.65GB [2022-04-13T06:10:09.465Z] 1442a3e44016 About a minute ago 4.5GB [2022-04-13T06:10:09.465Z] 0e03fd16b523 About a minute ago 4.5GB [2022-04-13T06:10:09.465Z] security-bootstrapper latest 3d15ce2053d9 About a minute ago 24.3MB [2022-04-13T06:10:09.465Z] support-scheduler latest e326674b6f9d 2 minutes ago 26MB [2022-04-13T06:10:09.465Z] c5ec6490d76b 2 minutes ago 1.62GB [2022-04-13T06:10:09.465Z] b7b7f99d7592 2 minutes ago 1.61GB [2022-04-13T06:10:09.465Z] security-proxy-setup latest d79fe855627b 2 minutes ago 43.4MB [2022-04-13T06:10:09.465Z] core-metadata latest 4caf93cfae7f 2 minutes ago 26.2MB [2022-04-13T06:10:09.465Z] 8d3d0bf012d3 3 minutes ago 1.62GB [2022-04-13T06:10:09.465Z] ecb0ffa4e546 3 minutes ago 1.63GB [2022-04-13T06:10:09.465Z] security-spiffe-token-provider latest e158e4dc62db 3 minutes ago 28.5MB [2022-04-13T06:10:09.465Z] support-notifications latest a2cbb727f32d 4 minutes ago 26.6MB [2022-04-13T06:10:09.465Z] core-command latest 9789c646147c 4 minutes ago 24.5MB [2022-04-13T06:10:09.465Z] 192a91c1d021 4 minutes ago 1.61GB [2022-04-13T06:10:09.465Z] 5c1dfd7c8473 4 minutes ago 1.61GB [2022-04-13T06:10:09.465Z] 250786a7f6e2 4 minutes ago 1.62GB [2022-04-13T06:10:09.465Z] ci-base-image-x86_64 latest 1ee5ec1f9de7 7 minutes ago 896MB [2022-04-13T06:10:09.465Z] docker 20.10.14 7417809fdb73 7 days ago 218MB [2022-04-13T06:10:09.465Z] alpine 3.14 e04c818066af 8 days ago 5.59MB [2022-04-13T06:10:09.465Z] alpine 3.15 0ac33e5f5afa 8 days ago 5.57MB [2022-04-13T06:10:09.465Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-13T06:10:09.465Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-13T06:10:09.465Z] 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-13T06:10:09.606Z] provisioning config files... [2022-04-13T06:10:09.616Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/192@tmp/config1586569919162361623tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T06:10:09.954Z] ---> docker-login.sh [2022-04-13T06:10:09.954Z] nexus3.edgexfoundry.org:10001 [2022-04-13T06:10:09.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T06:10:09.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T06:10:09.954Z] Configure a credential helper to remove this warning. See [2022-04-13T06:10:09.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T06:10:09.954Z] [2022-04-13T06:10:09.954Z] Login Succeeded [2022-04-13T06:10:09.954Z] nexus3.edgexfoundry.org:10002 [2022-04-13T06:10:09.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T06:10:09.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T06:10:09.954Z] Configure a credential helper to remove this warning. See [2022-04-13T06:10:09.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T06:10:09.954Z] [2022-04-13T06:10:09.954Z] Login Succeeded [2022-04-13T06:10:09.954Z] nexus3.edgexfoundry.org:10003 [2022-04-13T06:10:10.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T06:10:10.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T06:10:10.252Z] Configure a credential helper to remove this warning. See [2022-04-13T06:10:10.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T06:10:10.252Z] [2022-04-13T06:10:10.252Z] Login Succeeded [2022-04-13T06:10:10.252Z] nexus3.edgexfoundry.org:10004 [2022-04-13T06:10:10.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T06:10:10.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T06:10:10.252Z] Configure a credential helper to remove this warning. See [2022-04-13T06:10:10.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T06:10:10.252Z] [2022-04-13T06:10:10.252Z] Login Succeeded [2022-04-13T06:10:10.252Z] docker.io [2022-04-13T06:10:10.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T06:10:10.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T06:10:10.846Z] Configure a credential helper to remove this warning. See [2022-04-13T06:10:10.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T06:10:10.846Z] [2022-04-13T06:10:10.846Z] Login Succeeded [2022-04-13T06:10:10.846Z] ---> docker-login.sh ends [Pipeline] } [2022-04-13T06:10:10.852Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T06:10:10.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-13T06:10:10.907Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-04-13T06:10:10.907Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:10:10.907Z] latest [2022-04-13T06:10:10.907Z] 2.2.0-dev.67 [2022-04-13T06:10:10.907Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:10:10.907Z] main [2022-04-13T06:10:10.907Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:11.217Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:11.437Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T06:10:11.437Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T06:10:11.437Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T06:10:11.437Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T06:10:11.512Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:10:11.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-13T06:10:11.512Z] f59a3d1b70b8: Preparing [2022-04-13T06:10:11.512Z] 7a7eccc052b9: Preparing [2022-04-13T06:10:11.512Z] d8965979de57: Preparing [2022-04-13T06:10:11.512Z] 7b9501555c1d: Preparing [2022-04-13T06:10:11.512Z] b541d28bf3b4: Preparing [2022-04-13T06:10:11.512Z] b541d28bf3b4: Layer already exists [2022-04-13T06:10:11.512Z] d8965979de57: Pushed [2022-04-13T06:10:11.512Z] f59a3d1b70b8: Pushed [2022-04-13T06:10:11.512Z] 7b9501555c1d: Pushed [2022-04-13T06:10:12.063Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T06:10:12.063Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T06:10:12.063Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T06:10:12.063Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T06:10:13.421Z] 7a7eccc052b9: Pushed [2022-04-13T06:10:13.421Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:0ee510fe4c8cab659be041d6ff1fd6be2ae482b6b15ab7f4fef30750b6fc7430 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:13.726Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:14.022Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-13T06:10:14.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-13T06:10:14.023Z] f59a3d1b70b8: Preparing [2022-04-13T06:10:14.023Z] 7a7eccc052b9: Preparing [2022-04-13T06:10:14.023Z] d8965979de57: Preparing [2022-04-13T06:10:14.023Z] 7b9501555c1d: Preparing [2022-04-13T06:10:14.023Z] b541d28bf3b4: Preparing [2022-04-13T06:10:14.023Z] d8965979de57: Layer already exists [2022-04-13T06:10:14.023Z] f59a3d1b70b8: Layer already exists [2022-04-13T06:10:14.023Z] 7b9501555c1d: Layer already exists [2022-04-13T06:10:14.023Z] 7a7eccc052b9: Layer already exists [2022-04-13T06:10:14.023Z] b541d28bf3b4: Layer already exists [2022-04-13T06:10:14.023Z] latest: digest: sha256:0ee510fe4c8cab659be041d6ff1fd6be2ae482b6b15ab7f4fef30750b6fc7430 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:14.324Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:14.617Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.67 [2022-04-13T06:10:14.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-13T06:10:14.617Z] f59a3d1b70b8: Preparing [2022-04-13T06:10:14.617Z] 7a7eccc052b9: Preparing [2022-04-13T06:10:14.617Z] d8965979de57: Preparing [2022-04-13T06:10:14.617Z] 7b9501555c1d: Preparing [2022-04-13T06:10:14.617Z] b541d28bf3b4: Preparing [2022-04-13T06:10:14.617Z] d8965979de57: Layer already exists [2022-04-13T06:10:14.617Z] f59a3d1b70b8: Layer already exists [2022-04-13T06:10:14.617Z] b541d28bf3b4: Layer already exists [2022-04-13T06:10:14.617Z] 7b9501555c1d: Layer already exists [2022-04-13T06:10:14.617Z] 7a7eccc052b9: Layer already exists [2022-04-13T06:10:14.617Z] 2.2.0-dev.67: digest: sha256:0ee510fe4c8cab659be041d6ff1fd6be2ae482b6b15ab7f4fef30750b6fc7430 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:14.913Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:15.204Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:10:15.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-13T06:10:15.204Z] f59a3d1b70b8: Preparing [2022-04-13T06:10:15.204Z] 7a7eccc052b9: Preparing [2022-04-13T06:10:15.204Z] d8965979de57: Preparing [2022-04-13T06:10:15.204Z] 7b9501555c1d: Preparing [2022-04-13T06:10:15.204Z] b541d28bf3b4: Preparing [2022-04-13T06:10:15.204Z] 7a7eccc052b9: Layer already exists [2022-04-13T06:10:15.204Z] b541d28bf3b4: Layer already exists [2022-04-13T06:10:15.204Z] d8965979de57: Layer already exists [2022-04-13T06:10:15.204Z] f59a3d1b70b8: Layer already exists [2022-04-13T06:10:15.204Z] 7b9501555c1d: Layer already exists [2022-04-13T06:10:15.204Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:0ee510fe4c8cab659be041d6ff1fd6be2ae482b6b15ab7f4fef30750b6fc7430 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:15.504Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:15.797Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-04-13T06:10:15.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-13T06:10:15.797Z] f59a3d1b70b8: Preparing [2022-04-13T06:10:15.797Z] 7a7eccc052b9: Preparing [2022-04-13T06:10:15.797Z] d8965979de57: Preparing [2022-04-13T06:10:15.797Z] 7b9501555c1d: Preparing [2022-04-13T06:10:15.797Z] b541d28bf3b4: Preparing [2022-04-13T06:10:15.797Z] b541d28bf3b4: Layer already exists [2022-04-13T06:10:15.797Z] d8965979de57: Layer already exists [2022-04-13T06:10:15.797Z] 7b9501555c1d: Layer already exists [2022-04-13T06:10:15.797Z] f59a3d1b70b8: Layer already exists [2022-04-13T06:10:15.797Z] 7a7eccc052b9: Layer already exists [2022-04-13T06:10:15.797Z] main: digest: sha256:0ee510fe4c8cab659be041d6ff1fd6be2ae482b6b15ab7f4fef30750b6fc7430 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T06:10:15.828Z] ===================================================== [Pipeline] echo [2022-04-13T06:10:15.837Z] taggedImages: [2022-04-13T06:10:15.837Z] - nexus3.edgexfoundry.org:10004/core-command:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:10:15.837Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-13T06:10:15.837Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.67 [2022-04-13T06:10:15.837Z] - nexus3.edgexfoundry.org:10004/core-command:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:10:15.837Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-04-13T06:10:15.858Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-04-13T06:10:15.858Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:10:15.858Z] latest [2022-04-13T06:10:15.858Z] 2.2.0-dev.67 [2022-04-13T06:10:15.858Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:10:15.858Z] main [2022-04-13T06:10:15.858Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:16.164Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:16.457Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:10:16.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-13T06:10:16.457Z] b0699714e5bd: Preparing [2022-04-13T06:10:16.457Z] 2c2e30227fb8: Preparing [2022-04-13T06:10:16.457Z] d8965979de57: Preparing [2022-04-13T06:10:16.457Z] bb0af719be59: Preparing [2022-04-13T06:10:16.457Z] 93f469e09272: Preparing [2022-04-13T06:10:16.457Z] b541d28bf3b4: Preparing [2022-04-13T06:10:16.457Z] b541d28bf3b4: Waiting [2022-04-13T06:10:16.457Z] d8965979de57: Layer already exists [2022-04-13T06:10:16.457Z] b541d28bf3b4: Layer already exists [2022-04-13T06:10:16.457Z] 93f469e09272: Pushed [2022-04-13T06:10:16.457Z] b0699714e5bd: Pushed [2022-04-13T06:10:16.717Z] bb0af719be59: Pushed [2022-04-13T06:10:18.853Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T06:10:19.270Z] 2c2e30227fb8: Pushed [2022-04-13T06:10:19.531Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:4f106ea7e9595db9ccec87577d2abc5e8eef2bd0a0d74cdbf73ec98f6fda931b size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:19.869Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:20.202Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-13T06:10:20.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-13T06:10:20.202Z] b0699714e5bd: Preparing [2022-04-13T06:10:20.202Z] 2c2e30227fb8: Preparing [2022-04-13T06:10:20.202Z] d8965979de57: Preparing [2022-04-13T06:10:20.202Z] bb0af719be59: Preparing [2022-04-13T06:10:20.202Z] 93f469e09272: Preparing [2022-04-13T06:10:20.202Z] b541d28bf3b4: Preparing [2022-04-13T06:10:20.202Z] b541d28bf3b4: Waiting [2022-04-13T06:10:20.202Z] d8965979de57: Layer already exists [2022-04-13T06:10:20.202Z] bb0af719be59: Layer already exists [2022-04-13T06:10:20.202Z] 93f469e09272: Layer already exists [2022-04-13T06:10:20.202Z] b0699714e5bd: Layer already exists [2022-04-13T06:10:20.202Z] 2c2e30227fb8: Layer already exists [2022-04-13T06:10:20.202Z] b541d28bf3b4: Layer already exists [2022-04-13T06:10:20.202Z] latest: digest: sha256:4f106ea7e9595db9ccec87577d2abc5e8eef2bd0a0d74cdbf73ec98f6fda931b size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:20.515Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:20.840Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.67 [2022-04-13T06:10:20.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-13T06:10:20.840Z] b0699714e5bd: Preparing [2022-04-13T06:10:20.840Z] 2c2e30227fb8: Preparing [2022-04-13T06:10:20.840Z] d8965979de57: Preparing [2022-04-13T06:10:20.840Z] bb0af719be59: Preparing [2022-04-13T06:10:20.840Z] 93f469e09272: Preparing [2022-04-13T06:10:20.840Z] b541d28bf3b4: Preparing [2022-04-13T06:10:20.840Z] b541d28bf3b4: Waiting [2022-04-13T06:10:20.840Z] bb0af719be59: Layer already exists [2022-04-13T06:10:20.840Z] d8965979de57: Layer already exists [2022-04-13T06:10:20.840Z] 93f469e09272: Layer already exists [2022-04-13T06:10:20.840Z] b0699714e5bd: Layer already exists [2022-04-13T06:10:20.840Z] 2c2e30227fb8: Layer already exists [2022-04-13T06:10:20.840Z] b541d28bf3b4: Layer already exists [2022-04-13T06:10:20.840Z] 2.2.0-dev.67: digest: sha256:4f106ea7e9595db9ccec87577d2abc5e8eef2bd0a0d74cdbf73ec98f6fda931b size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:21.187Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:21.500Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:10:21.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-13T06:10:21.500Z] b0699714e5bd: Preparing [2022-04-13T06:10:21.500Z] 2c2e30227fb8: Preparing [2022-04-13T06:10:21.500Z] d8965979de57: Preparing [2022-04-13T06:10:21.500Z] bb0af719be59: Preparing [2022-04-13T06:10:21.500Z] 93f469e09272: Preparing [2022-04-13T06:10:21.500Z] b541d28bf3b4: Preparing [2022-04-13T06:10:21.500Z] b541d28bf3b4: Waiting [2022-04-13T06:10:21.500Z] 2c2e30227fb8: Layer already exists [2022-04-13T06:10:21.500Z] b0699714e5bd: Layer already exists [2022-04-13T06:10:21.500Z] d8965979de57: Layer already exists [2022-04-13T06:10:21.500Z] bb0af719be59: Layer already exists [2022-04-13T06:10:21.500Z] 93f469e09272: Layer already exists [2022-04-13T06:10:21.500Z] b541d28bf3b4: Layer already exists [2022-04-13T06:10:21.500Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:4f106ea7e9595db9ccec87577d2abc5e8eef2bd0a0d74cdbf73ec98f6fda931b size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:21.808Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:22.116Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-04-13T06:10:22.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-13T06:10:22.116Z] b0699714e5bd: Preparing [2022-04-13T06:10:22.116Z] 2c2e30227fb8: Preparing [2022-04-13T06:10:22.116Z] d8965979de57: Preparing [2022-04-13T06:10:22.116Z] bb0af719be59: Preparing [2022-04-13T06:10:22.116Z] 93f469e09272: Preparing [2022-04-13T06:10:22.116Z] b541d28bf3b4: Preparing [2022-04-13T06:10:22.116Z] b541d28bf3b4: Waiting [2022-04-13T06:10:22.116Z] d8965979de57: Layer already exists [2022-04-13T06:10:22.116Z] 93f469e09272: Layer already exists [2022-04-13T06:10:22.116Z] bb0af719be59: Layer already exists [2022-04-13T06:10:22.116Z] b0699714e5bd: Layer already exists [2022-04-13T06:10:22.116Z] 2c2e30227fb8: Layer already exists [2022-04-13T06:10:22.116Z] b541d28bf3b4: Layer already exists [2022-04-13T06:10:22.116Z] main: digest: sha256:4f106ea7e9595db9ccec87577d2abc5e8eef2bd0a0d74cdbf73ec98f6fda931b size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T06:10:22.150Z] ===================================================== [Pipeline] echo [2022-04-13T06:10:22.157Z] taggedImages: [2022-04-13T06:10:22.157Z] - nexus3.edgexfoundry.org:10004/core-data:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:10:22.157Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-13T06:10:22.157Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.67 [2022-04-13T06:10:22.157Z] - nexus3.edgexfoundry.org:10004/core-data:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:10:22.157Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-04-13T06:10:22.178Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-04-13T06:10:22.178Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:10:22.178Z] latest [2022-04-13T06:10:22.178Z] 2.2.0-dev.67 [2022-04-13T06:10:22.178Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:10:22.178Z] main [2022-04-13T06:10:22.178Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:22.518Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:22.822Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:10:22.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-13T06:10:22.822Z] 8a6b47c587ac: Preparing [2022-04-13T06:10:22.822Z] 7abf6f713810: Preparing [2022-04-13T06:10:22.822Z] d8965979de57: Preparing [2022-04-13T06:10:22.822Z] 7b9501555c1d: Preparing [2022-04-13T06:10:22.822Z] b541d28bf3b4: Preparing [2022-04-13T06:10:22.822Z] 7b9501555c1d: Layer already exists [2022-04-13T06:10:22.822Z] b541d28bf3b4: Layer already exists [2022-04-13T06:10:22.822Z] d8965979de57: Layer already exists [2022-04-13T06:10:22.822Z] 8a6b47c587ac: Pushed [2022-04-13T06:10:25.396Z] 7abf6f713810: Pushed [2022-04-13T06:10:25.396Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:b4c3050f82c8264d4c0899d510a34a54c1810675d770a7d1443b8e5f6e51c201 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:25.728Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:26.035Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-13T06:10:26.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-13T06:10:26.035Z] 8a6b47c587ac: Preparing [2022-04-13T06:10:26.035Z] 7abf6f713810: Preparing [2022-04-13T06:10:26.035Z] d8965979de57: Preparing [2022-04-13T06:10:26.035Z] 7b9501555c1d: Preparing [2022-04-13T06:10:26.035Z] b541d28bf3b4: Preparing [2022-04-13T06:10:26.035Z] 7b9501555c1d: Layer already exists [2022-04-13T06:10:26.035Z] 8a6b47c587ac: Layer already exists [2022-04-13T06:10:26.035Z] b541d28bf3b4: Layer already exists [2022-04-13T06:10:26.035Z] 7abf6f713810: Layer already exists [2022-04-13T06:10:26.035Z] d8965979de57: Layer already exists [2022-04-13T06:10:26.035Z] latest: digest: sha256:b4c3050f82c8264d4c0899d510a34a54c1810675d770a7d1443b8e5f6e51c201 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:26.379Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:26.690Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.67 [2022-04-13T06:10:26.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-13T06:10:26.690Z] 8a6b47c587ac: Preparing [2022-04-13T06:10:26.690Z] 7abf6f713810: Preparing [2022-04-13T06:10:26.690Z] d8965979de57: Preparing [2022-04-13T06:10:26.690Z] 7b9501555c1d: Preparing [2022-04-13T06:10:26.690Z] b541d28bf3b4: Preparing [2022-04-13T06:10:26.690Z] b541d28bf3b4: Layer already exists [2022-04-13T06:10:26.690Z] 7b9501555c1d: Layer already exists [2022-04-13T06:10:26.690Z] 8a6b47c587ac: Layer already exists [2022-04-13T06:10:26.690Z] 7abf6f713810: Layer already exists [2022-04-13T06:10:26.690Z] d8965979de57: Layer already exists [2022-04-13T06:10:26.690Z] 2.2.0-dev.67: digest: sha256:b4c3050f82c8264d4c0899d510a34a54c1810675d770a7d1443b8e5f6e51c201 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:27.002Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:27.170Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T06:10:27.170Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T06:10:27.299Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:10:27.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-13T06:10:27.300Z] 8a6b47c587ac: Preparing [2022-04-13T06:10:27.300Z] 7abf6f713810: Preparing [2022-04-13T06:10:27.300Z] d8965979de57: Preparing [2022-04-13T06:10:27.300Z] 7b9501555c1d: Preparing [2022-04-13T06:10:27.300Z] b541d28bf3b4: Preparing [2022-04-13T06:10:27.300Z] 8a6b47c587ac: Layer already exists [2022-04-13T06:10:27.300Z] 7b9501555c1d: Layer already exists [2022-04-13T06:10:27.300Z] 7abf6f713810: Layer already exists [2022-04-13T06:10:27.300Z] d8965979de57: Layer already exists [2022-04-13T06:10:27.300Z] b541d28bf3b4: Layer already exists [2022-04-13T06:10:27.300Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:b4c3050f82c8264d4c0899d510a34a54c1810675d770a7d1443b8e5f6e51c201 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:27.633Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:27.959Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-04-13T06:10:27.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-13T06:10:27.959Z] 8a6b47c587ac: Preparing [2022-04-13T06:10:27.959Z] 7abf6f713810: Preparing [2022-04-13T06:10:27.959Z] d8965979de57: Preparing [2022-04-13T06:10:27.959Z] 7b9501555c1d: Preparing [2022-04-13T06:10:27.959Z] b541d28bf3b4: Preparing [2022-04-13T06:10:27.959Z] d8965979de57: Layer already exists [2022-04-13T06:10:27.959Z] 7b9501555c1d: Layer already exists [2022-04-13T06:10:27.959Z] 8a6b47c587ac: Layer already exists [2022-04-13T06:10:27.959Z] b541d28bf3b4: Layer already exists [2022-04-13T06:10:27.959Z] 7abf6f713810: Layer already exists [2022-04-13T06:10:27.959Z] main: digest: sha256:b4c3050f82c8264d4c0899d510a34a54c1810675d770a7d1443b8e5f6e51c201 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T06:10:28.003Z] ===================================================== [Pipeline] echo [2022-04-13T06:10:28.012Z] taggedImages: [2022-04-13T06:10:28.012Z] - nexus3.edgexfoundry.org:10004/core-metadata:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:10:28.012Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-13T06:10:28.012Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.67 [2022-04-13T06:10:28.012Z] - nexus3.edgexfoundry.org:10004/core-metadata:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:10:28.012Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-04-13T06:10:28.038Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-04-13T06:10:28.038Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:10:28.038Z] latest [2022-04-13T06:10:28.038Z] 2.2.0-dev.67 [2022-04-13T06:10:28.038Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:10:28.038Z] main [2022-04-13T06:10:28.038Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:28.422Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:28.805Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:10:28.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-13T06:10:28.805Z] ec2192c070c7: Preparing [2022-04-13T06:10:28.805Z] ec2192c070c7: Preparing [2022-04-13T06:10:28.805Z] af8610fea315: Preparing [2022-04-13T06:10:28.805Z] 1659584a112a: Preparing [2022-04-13T06:10:28.805Z] a91784d5a634: Preparing [2022-04-13T06:10:28.805Z] 9ad4b9bcb72d: Preparing [2022-04-13T06:10:28.805Z] d8965979de57: Preparing [2022-04-13T06:10:28.805Z] 0b8e6ae95128: Preparing [2022-04-13T06:10:28.805Z] c811bb3abf89: Preparing [2022-04-13T06:10:28.805Z] bf5aeeb05f12: Preparing [2022-04-13T06:10:28.805Z] 08cfdaff21f4: Preparing [2022-04-13T06:10:28.805Z] b541d28bf3b4: Preparing [2022-04-13T06:10:28.805Z] d8965979de57: Waiting [2022-04-13T06:10:28.805Z] 0b8e6ae95128: Waiting [2022-04-13T06:10:28.805Z] c811bb3abf89: Waiting [2022-04-13T06:10:28.805Z] b541d28bf3b4: Waiting [2022-04-13T06:10:28.805Z] ec2192c070c7: Pushed [2022-04-13T06:10:28.805Z] af8610fea315: Pushed [2022-04-13T06:10:28.805Z] a91784d5a634: Pushed [2022-04-13T06:10:28.805Z] 1659584a112a: Pushed [2022-04-13T06:10:28.805Z] d8965979de57: Layer already exists [2022-04-13T06:10:29.065Z] 0b8e6ae95128: Pushed [2022-04-13T06:10:29.065Z] c811bb3abf89: Pushed [2022-04-13T06:10:29.065Z] bf5aeeb05f12: Pushed [2022-04-13T06:10:29.065Z] 08cfdaff21f4: Pushed [2022-04-13T06:10:29.065Z] b541d28bf3b4: Layer already exists [2022-04-13T06:10:31.025Z] 9ad4b9bcb72d: Pushed [2022-04-13T06:10:31.025Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:b8be5e35a4f9e7984f32a8c4c048b45a0f2b1641e73d194ccde20ae87f9d7cff size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:31.329Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:31.636Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-13T06:10:31.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-13T06:10:31.636Z] ec2192c070c7: Preparing [2022-04-13T06:10:31.636Z] ec2192c070c7: Preparing [2022-04-13T06:10:31.636Z] af8610fea315: Preparing [2022-04-13T06:10:31.636Z] 1659584a112a: Preparing [2022-04-13T06:10:31.636Z] a91784d5a634: Preparing [2022-04-13T06:10:31.636Z] 9ad4b9bcb72d: Preparing [2022-04-13T06:10:31.636Z] d8965979de57: Preparing [2022-04-13T06:10:31.636Z] 0b8e6ae95128: Preparing [2022-04-13T06:10:31.636Z] c811bb3abf89: Preparing [2022-04-13T06:10:31.636Z] bf5aeeb05f12: Preparing [2022-04-13T06:10:31.636Z] 08cfdaff21f4: Preparing [2022-04-13T06:10:31.636Z] b541d28bf3b4: Preparing [2022-04-13T06:10:31.636Z] 0b8e6ae95128: Waiting [2022-04-13T06:10:31.636Z] 08cfdaff21f4: Waiting [2022-04-13T06:10:31.636Z] b541d28bf3b4: Waiting [2022-04-13T06:10:31.636Z] c811bb3abf89: Waiting [2022-04-13T06:10:31.636Z] bf5aeeb05f12: Waiting [2022-04-13T06:10:31.636Z] d8965979de57: Waiting [2022-04-13T06:10:31.636Z] af8610fea315: Layer already exists [2022-04-13T06:10:31.636Z] 1659584a112a: Layer already exists [2022-04-13T06:10:31.636Z] a91784d5a634: Layer already exists [2022-04-13T06:10:31.636Z] 9ad4b9bcb72d: Layer already exists [2022-04-13T06:10:31.636Z] ec2192c070c7: Layer already exists [2022-04-13T06:10:31.636Z] d8965979de57: Layer already exists [2022-04-13T06:10:31.636Z] 0b8e6ae95128: Layer already exists [2022-04-13T06:10:31.636Z] c811bb3abf89: Layer already exists [2022-04-13T06:10:31.636Z] bf5aeeb05f12: Layer already exists [2022-04-13T06:10:31.636Z] 08cfdaff21f4: Layer already exists [2022-04-13T06:10:31.636Z] b541d28bf3b4: Layer already exists [2022-04-13T06:10:31.636Z] latest: digest: sha256:b8be5e35a4f9e7984f32a8c4c048b45a0f2b1641e73d194ccde20ae87f9d7cff size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:31.962Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:32.273Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.67 [2022-04-13T06:10:32.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-13T06:10:32.273Z] ec2192c070c7: Preparing [2022-04-13T06:10:32.273Z] ec2192c070c7: Preparing [2022-04-13T06:10:32.273Z] af8610fea315: Preparing [2022-04-13T06:10:32.273Z] 1659584a112a: Preparing [2022-04-13T06:10:32.273Z] a91784d5a634: Preparing [2022-04-13T06:10:32.273Z] 9ad4b9bcb72d: Preparing [2022-04-13T06:10:32.273Z] d8965979de57: Preparing [2022-04-13T06:10:32.273Z] 0b8e6ae95128: Preparing [2022-04-13T06:10:32.273Z] c811bb3abf89: Preparing [2022-04-13T06:10:32.273Z] bf5aeeb05f12: Preparing [2022-04-13T06:10:32.273Z] 08cfdaff21f4: Preparing [2022-04-13T06:10:32.273Z] b541d28bf3b4: Preparing [2022-04-13T06:10:32.273Z] d8965979de57: Waiting [2022-04-13T06:10:32.273Z] 0b8e6ae95128: Waiting [2022-04-13T06:10:32.273Z] c811bb3abf89: Waiting [2022-04-13T06:10:32.273Z] bf5aeeb05f12: Waiting [2022-04-13T06:10:32.273Z] 08cfdaff21f4: Waiting [2022-04-13T06:10:32.273Z] b541d28bf3b4: Waiting [2022-04-13T06:10:32.273Z] 1659584a112a: Layer already exists [2022-04-13T06:10:32.273Z] a91784d5a634: Layer already exists [2022-04-13T06:10:32.273Z] ec2192c070c7: Layer already exists [2022-04-13T06:10:32.273Z] af8610fea315: Layer already exists [2022-04-13T06:10:32.273Z] 9ad4b9bcb72d: Layer already exists [2022-04-13T06:10:32.273Z] d8965979de57: Layer already exists [2022-04-13T06:10:32.273Z] 0b8e6ae95128: Layer already exists [2022-04-13T06:10:32.273Z] c811bb3abf89: Layer already exists [2022-04-13T06:10:32.273Z] bf5aeeb05f12: Layer already exists [2022-04-13T06:10:32.273Z] 08cfdaff21f4: Layer already exists [2022-04-13T06:10:32.273Z] b541d28bf3b4: Layer already exists [2022-04-13T06:10:32.273Z] 2.2.0-dev.67: digest: sha256:b8be5e35a4f9e7984f32a8c4c048b45a0f2b1641e73d194ccde20ae87f9d7cff size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:32.586Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:32.912Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:10:32.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-13T06:10:32.912Z] ec2192c070c7: Preparing [2022-04-13T06:10:32.912Z] ec2192c070c7: Preparing [2022-04-13T06:10:32.913Z] af8610fea315: Preparing [2022-04-13T06:10:32.913Z] 1659584a112a: Preparing [2022-04-13T06:10:32.913Z] a91784d5a634: Preparing [2022-04-13T06:10:32.913Z] 9ad4b9bcb72d: Preparing [2022-04-13T06:10:32.913Z] d8965979de57: Preparing [2022-04-13T06:10:32.913Z] 0b8e6ae95128: Preparing [2022-04-13T06:10:32.913Z] c811bb3abf89: Preparing [2022-04-13T06:10:32.913Z] bf5aeeb05f12: Preparing [2022-04-13T06:10:32.913Z] 08cfdaff21f4: Preparing [2022-04-13T06:10:32.913Z] b541d28bf3b4: Preparing [2022-04-13T06:10:32.913Z] d8965979de57: Waiting [2022-04-13T06:10:32.913Z] 0b8e6ae95128: Waiting [2022-04-13T06:10:32.913Z] c811bb3abf89: Waiting [2022-04-13T06:10:32.913Z] bf5aeeb05f12: Waiting [2022-04-13T06:10:32.913Z] 08cfdaff21f4: Waiting [2022-04-13T06:10:32.913Z] b541d28bf3b4: Waiting [2022-04-13T06:10:32.913Z] a91784d5a634: Layer already exists [2022-04-13T06:10:32.913Z] ec2192c070c7: Layer already exists [2022-04-13T06:10:32.913Z] 9ad4b9bcb72d: Layer already exists [2022-04-13T06:10:32.913Z] af8610fea315: Layer already exists [2022-04-13T06:10:32.913Z] 1659584a112a: Layer already exists [2022-04-13T06:10:32.913Z] d8965979de57: Layer already exists [2022-04-13T06:10:32.913Z] 0b8e6ae95128: Layer already exists [2022-04-13T06:10:32.913Z] bf5aeeb05f12: Layer already exists [2022-04-13T06:10:32.913Z] c811bb3abf89: Layer already exists [2022-04-13T06:10:32.913Z] 08cfdaff21f4: Layer already exists [2022-04-13T06:10:32.913Z] b541d28bf3b4: Layer already exists [2022-04-13T06:10:32.913Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:b8be5e35a4f9e7984f32a8c4c048b45a0f2b1641e73d194ccde20ae87f9d7cff size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:33.252Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:33.574Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-04-13T06:10:33.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-13T06:10:33.574Z] ec2192c070c7: Preparing [2022-04-13T06:10:33.574Z] ec2192c070c7: Preparing [2022-04-13T06:10:33.574Z] af8610fea315: Preparing [2022-04-13T06:10:33.574Z] 1659584a112a: Preparing [2022-04-13T06:10:33.574Z] a91784d5a634: Preparing [2022-04-13T06:10:33.574Z] 9ad4b9bcb72d: Preparing [2022-04-13T06:10:33.574Z] d8965979de57: Preparing [2022-04-13T06:10:33.574Z] 0b8e6ae95128: Preparing [2022-04-13T06:10:33.574Z] c811bb3abf89: Preparing [2022-04-13T06:10:33.574Z] bf5aeeb05f12: Preparing [2022-04-13T06:10:33.574Z] 08cfdaff21f4: Preparing [2022-04-13T06:10:33.574Z] b541d28bf3b4: Preparing [2022-04-13T06:10:33.574Z] 0b8e6ae95128: Waiting [2022-04-13T06:10:33.574Z] c811bb3abf89: Waiting [2022-04-13T06:10:33.574Z] bf5aeeb05f12: Waiting [2022-04-13T06:10:33.574Z] 08cfdaff21f4: Waiting [2022-04-13T06:10:33.574Z] b541d28bf3b4: Waiting [2022-04-13T06:10:33.574Z] d8965979de57: Waiting [2022-04-13T06:10:33.574Z] 1659584a112a: Layer already exists [2022-04-13T06:10:33.574Z] a91784d5a634: Layer already exists [2022-04-13T06:10:33.574Z] af8610fea315: Layer already exists [2022-04-13T06:10:33.574Z] ec2192c070c7: Layer already exists [2022-04-13T06:10:33.574Z] 9ad4b9bcb72d: Layer already exists [2022-04-13T06:10:33.574Z] 0b8e6ae95128: Layer already exists [2022-04-13T06:10:33.574Z] d8965979de57: Layer already exists [2022-04-13T06:10:33.574Z] bf5aeeb05f12: Layer already exists [2022-04-13T06:10:33.574Z] c811bb3abf89: Layer already exists [2022-04-13T06:10:33.574Z] 08cfdaff21f4: Layer already exists [2022-04-13T06:10:33.574Z] b541d28bf3b4: Layer already exists [2022-04-13T06:10:33.574Z] main: digest: sha256:b8be5e35a4f9e7984f32a8c4c048b45a0f2b1641e73d194ccde20ae87f9d7cff size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T06:10:33.608Z] ===================================================== [Pipeline] echo [2022-04-13T06:10:33.614Z] taggedImages: [2022-04-13T06:10:33.614Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:10:33.614Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-13T06:10:33.614Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.67 [2022-04-13T06:10:33.614Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:10:33.614Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-04-13T06:10:33.628Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-04-13T06:10:33.628Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:10:33.628Z] latest [2022-04-13T06:10:33.628Z] 2.2.0-dev.67 [2022-04-13T06:10:33.628Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:10:33.628Z] main [2022-04-13T06:10:33.628Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:33.961Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:34.279Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:10:34.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-13T06:10:34.279Z] 9f866b471311: Preparing [2022-04-13T06:10:34.279Z] 528a880374fa: Preparing [2022-04-13T06:10:34.279Z] 64bfb77e65aa: Preparing [2022-04-13T06:10:34.279Z] db1ecc992467: Preparing [2022-04-13T06:10:34.279Z] 31b1f4612482: Preparing [2022-04-13T06:10:34.279Z] 91185b0d47a6: Preparing [2022-04-13T06:10:34.279Z] 3d2d94a0115d: Preparing [2022-04-13T06:10:34.279Z] b541d28bf3b4: Preparing [2022-04-13T06:10:34.279Z] 3d2d94a0115d: Waiting [2022-04-13T06:10:34.279Z] 91185b0d47a6: Waiting [2022-04-13T06:10:34.279Z] 528a880374fa: Pushed [2022-04-13T06:10:34.279Z] 31b1f4612482: Pushed [2022-04-13T06:10:34.279Z] 9f866b471311: Pushed [2022-04-13T06:10:34.279Z] b541d28bf3b4: Layer already exists [2022-04-13T06:10:34.547Z] 91185b0d47a6: Pushed [2022-04-13T06:10:34.809Z] 3d2d94a0115d: Pushed [2022-04-13T06:10:36.224Z] db1ecc992467: Pushed [2022-04-13T06:10:36.224Z] 64bfb77e65aa: Pushed [2022-04-13T06:10:36.497Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:7ef03676a7260ed454cb4de6786ff61ac453b1810c102972ce2950e7e7de925d size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:36.854Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:37.167Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-13T06:10:37.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-13T06:10:37.167Z] 9f866b471311: Preparing [2022-04-13T06:10:37.167Z] 528a880374fa: Preparing [2022-04-13T06:10:37.167Z] 64bfb77e65aa: Preparing [2022-04-13T06:10:37.167Z] db1ecc992467: Preparing [2022-04-13T06:10:37.167Z] 31b1f4612482: Preparing [2022-04-13T06:10:37.167Z] 91185b0d47a6: Preparing [2022-04-13T06:10:37.167Z] 3d2d94a0115d: Preparing [2022-04-13T06:10:37.167Z] b541d28bf3b4: Preparing [2022-04-13T06:10:37.167Z] 91185b0d47a6: Waiting [2022-04-13T06:10:37.167Z] b541d28bf3b4: Waiting [2022-04-13T06:10:37.167Z] 3d2d94a0115d: Waiting [2022-04-13T06:10:37.167Z] 528a880374fa: Layer already exists [2022-04-13T06:10:37.167Z] 31b1f4612482: Layer already exists [2022-04-13T06:10:37.167Z] 64bfb77e65aa: Layer already exists [2022-04-13T06:10:37.167Z] db1ecc992467: Layer already exists [2022-04-13T06:10:37.167Z] 9f866b471311: Layer already exists [2022-04-13T06:10:37.167Z] 3d2d94a0115d: Layer already exists [2022-04-13T06:10:37.167Z] 91185b0d47a6: Layer already exists [2022-04-13T06:10:37.167Z] b541d28bf3b4: Layer already exists [2022-04-13T06:10:37.167Z] latest: digest: sha256:7ef03676a7260ed454cb4de6786ff61ac453b1810c102972ce2950e7e7de925d size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:37.479Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:37.814Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.67 [2022-04-13T06:10:37.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-13T06:10:37.814Z] 9f866b471311: Preparing [2022-04-13T06:10:37.814Z] 528a880374fa: Preparing [2022-04-13T06:10:37.814Z] 64bfb77e65aa: Preparing [2022-04-13T06:10:37.814Z] db1ecc992467: Preparing [2022-04-13T06:10:37.814Z] 31b1f4612482: Preparing [2022-04-13T06:10:37.814Z] 91185b0d47a6: Preparing [2022-04-13T06:10:37.814Z] 3d2d94a0115d: Preparing [2022-04-13T06:10:37.814Z] b541d28bf3b4: Preparing [2022-04-13T06:10:37.814Z] 3d2d94a0115d: Waiting [2022-04-13T06:10:37.814Z] b541d28bf3b4: Waiting [2022-04-13T06:10:37.814Z] 91185b0d47a6: Waiting [2022-04-13T06:10:37.814Z] 9f866b471311: Layer already exists [2022-04-13T06:10:37.814Z] 528a880374fa: Layer already exists [2022-04-13T06:10:37.814Z] 64bfb77e65aa: Layer already exists [2022-04-13T06:10:37.814Z] db1ecc992467: Layer already exists [2022-04-13T06:10:37.814Z] 31b1f4612482: Layer already exists [2022-04-13T06:10:37.814Z] 91185b0d47a6: Layer already exists [2022-04-13T06:10:37.814Z] 3d2d94a0115d: Layer already exists [2022-04-13T06:10:37.814Z] b541d28bf3b4: Layer already exists [2022-04-13T06:10:37.814Z] 2.2.0-dev.67: digest: sha256:7ef03676a7260ed454cb4de6786ff61ac453b1810c102972ce2950e7e7de925d size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:38.134Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:38.441Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:10:38.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-13T06:10:38.441Z] 9f866b471311: Preparing [2022-04-13T06:10:38.441Z] 528a880374fa: Preparing [2022-04-13T06:10:38.441Z] 64bfb77e65aa: Preparing [2022-04-13T06:10:38.441Z] db1ecc992467: Preparing [2022-04-13T06:10:38.442Z] 31b1f4612482: Preparing [2022-04-13T06:10:38.442Z] 91185b0d47a6: Preparing [2022-04-13T06:10:38.442Z] 3d2d94a0115d: Preparing [2022-04-13T06:10:38.442Z] b541d28bf3b4: Preparing [2022-04-13T06:10:38.442Z] 91185b0d47a6: Waiting [2022-04-13T06:10:38.442Z] 3d2d94a0115d: Waiting [2022-04-13T06:10:38.442Z] b541d28bf3b4: Waiting [2022-04-13T06:10:38.442Z] 64bfb77e65aa: Layer already exists [2022-04-13T06:10:38.442Z] 528a880374fa: Layer already exists [2022-04-13T06:10:38.442Z] 31b1f4612482: Layer already exists [2022-04-13T06:10:38.442Z] 9f866b471311: Layer already exists [2022-04-13T06:10:38.442Z] db1ecc992467: Layer already exists [2022-04-13T06:10:38.442Z] 91185b0d47a6: Layer already exists [2022-04-13T06:10:38.442Z] 3d2d94a0115d: Layer already exists [2022-04-13T06:10:38.442Z] b541d28bf3b4: Layer already exists [2022-04-13T06:10:38.442Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:7ef03676a7260ed454cb4de6786ff61ac453b1810c102972ce2950e7e7de925d size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:38.762Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:39.074Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-04-13T06:10:39.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-13T06:10:39.075Z] 9f866b471311: Preparing [2022-04-13T06:10:39.075Z] 528a880374fa: Preparing [2022-04-13T06:10:39.075Z] 64bfb77e65aa: Preparing [2022-04-13T06:10:39.075Z] db1ecc992467: Preparing [2022-04-13T06:10:39.075Z] 31b1f4612482: Preparing [2022-04-13T06:10:39.075Z] 91185b0d47a6: Preparing [2022-04-13T06:10:39.075Z] 3d2d94a0115d: Preparing [2022-04-13T06:10:39.075Z] b541d28bf3b4: Preparing [2022-04-13T06:10:39.075Z] 91185b0d47a6: Waiting [2022-04-13T06:10:39.075Z] 3d2d94a0115d: Waiting [2022-04-13T06:10:39.075Z] b541d28bf3b4: Waiting [2022-04-13T06:10:39.075Z] db1ecc992467: Layer already exists [2022-04-13T06:10:39.075Z] 528a880374fa: Layer already exists [2022-04-13T06:10:39.075Z] 31b1f4612482: Layer already exists [2022-04-13T06:10:39.075Z] 64bfb77e65aa: Layer already exists [2022-04-13T06:10:39.075Z] 9f866b471311: Layer already exists [2022-04-13T06:10:39.075Z] 91185b0d47a6: Layer already exists [2022-04-13T06:10:39.075Z] 3d2d94a0115d: Layer already exists [2022-04-13T06:10:39.075Z] b541d28bf3b4: Layer already exists [2022-04-13T06:10:39.075Z] main: digest: sha256:7ef03676a7260ed454cb4de6786ff61ac453b1810c102972ce2950e7e7de925d size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T06:10:39.121Z] ===================================================== [Pipeline] echo [2022-04-13T06:10:39.130Z] taggedImages: [2022-04-13T06:10:39.130Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:10:39.130Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-13T06:10:39.130Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.67 [2022-04-13T06:10:39.130Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:10:39.130Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-04-13T06:10:39.151Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-04-13T06:10:39.151Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:10:39.151Z] latest [2022-04-13T06:10:39.151Z] 2.2.0-dev.67 [2022-04-13T06:10:39.151Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:10:39.151Z] main [2022-04-13T06:10:39.151Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:39.520Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:39.863Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:10:39.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-13T06:10:39.863Z] f642cf164d02: Preparing [2022-04-13T06:10:39.863Z] cbd43a42c345: Preparing [2022-04-13T06:10:39.863Z] 0451230effeb: Preparing [2022-04-13T06:10:39.863Z] ccc5034f15c0: Preparing [2022-04-13T06:10:39.863Z] 884fc050abfd: Preparing [2022-04-13T06:10:39.863Z] 0c766e9c188d: Preparing [2022-04-13T06:10:39.863Z] c31bf4d45508: Preparing [2022-04-13T06:10:39.863Z] 903b4cef8bce: Preparing [2022-04-13T06:10:39.863Z] cac01ad120f2: Preparing [2022-04-13T06:10:39.863Z] b541d28bf3b4: Preparing [2022-04-13T06:10:39.863Z] c31bf4d45508: Waiting [2022-04-13T06:10:39.863Z] 903b4cef8bce: Waiting [2022-04-13T06:10:39.863Z] cac01ad120f2: Waiting [2022-04-13T06:10:39.863Z] b541d28bf3b4: Waiting [2022-04-13T06:10:39.863Z] f642cf164d02: Pushed [2022-04-13T06:10:39.863Z] 884fc050abfd: Pushed [2022-04-13T06:10:39.863Z] cbd43a42c345: Pushed [2022-04-13T06:10:40.129Z] 903b4cef8bce: Pushed [2022-04-13T06:10:40.129Z] c31bf4d45508: Pushed [2022-04-13T06:10:40.129Z] 0c766e9c188d: Pushed [2022-04-13T06:10:40.129Z] b541d28bf3b4: Layer already exists [2022-04-13T06:10:40.129Z] cac01ad120f2: Pushed [2022-04-13T06:10:42.044Z] ccc5034f15c0: Pushed [2022-04-13T06:10:42.044Z] 0451230effeb: Pushed [2022-04-13T06:10:42.044Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:241fd5e1f65dcff30ca4fa0a8a0c29a56acecab84820fd55e7411b4d78d2581a size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:42.335Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:42.628Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-13T06:10:42.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-13T06:10:42.628Z] f642cf164d02: Preparing [2022-04-13T06:10:42.628Z] cbd43a42c345: Preparing [2022-04-13T06:10:42.628Z] 0451230effeb: Preparing [2022-04-13T06:10:42.628Z] ccc5034f15c0: Preparing [2022-04-13T06:10:42.628Z] 884fc050abfd: Preparing [2022-04-13T06:10:42.628Z] 0c766e9c188d: Preparing [2022-04-13T06:10:42.628Z] c31bf4d45508: Preparing [2022-04-13T06:10:42.628Z] 903b4cef8bce: Preparing [2022-04-13T06:10:42.628Z] cac01ad120f2: Preparing [2022-04-13T06:10:42.628Z] b541d28bf3b4: Preparing [2022-04-13T06:10:42.628Z] cac01ad120f2: Waiting [2022-04-13T06:10:42.628Z] b541d28bf3b4: Waiting [2022-04-13T06:10:42.628Z] 903b4cef8bce: Waiting [2022-04-13T06:10:42.628Z] 0451230effeb: Layer already exists [2022-04-13T06:10:42.628Z] 884fc050abfd: Layer already exists [2022-04-13T06:10:42.628Z] ccc5034f15c0: Layer already exists [2022-04-13T06:10:42.628Z] cbd43a42c345: Layer already exists [2022-04-13T06:10:42.628Z] f642cf164d02: Layer already exists [2022-04-13T06:10:42.628Z] c31bf4d45508: Layer already exists [2022-04-13T06:10:42.628Z] cac01ad120f2: Layer already exists [2022-04-13T06:10:42.628Z] 903b4cef8bce: Layer already exists [2022-04-13T06:10:42.628Z] 0c766e9c188d: Layer already exists [2022-04-13T06:10:42.628Z] b541d28bf3b4: Layer already exists [2022-04-13T06:10:42.628Z] latest: digest: sha256:241fd5e1f65dcff30ca4fa0a8a0c29a56acecab84820fd55e7411b4d78d2581a size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:42.923Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:43.211Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.67 [2022-04-13T06:10:43.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-13T06:10:43.211Z] f642cf164d02: Preparing [2022-04-13T06:10:43.211Z] cbd43a42c345: Preparing [2022-04-13T06:10:43.211Z] 0451230effeb: Preparing [2022-04-13T06:10:43.211Z] ccc5034f15c0: Preparing [2022-04-13T06:10:43.211Z] 884fc050abfd: Preparing [2022-04-13T06:10:43.211Z] 0c766e9c188d: Preparing [2022-04-13T06:10:43.211Z] c31bf4d45508: Preparing [2022-04-13T06:10:43.211Z] 903b4cef8bce: Preparing [2022-04-13T06:10:43.211Z] cac01ad120f2: Preparing [2022-04-13T06:10:43.211Z] b541d28bf3b4: Preparing [2022-04-13T06:10:43.211Z] 0c766e9c188d: Waiting [2022-04-13T06:10:43.211Z] cac01ad120f2: Waiting [2022-04-13T06:10:43.211Z] c31bf4d45508: Waiting [2022-04-13T06:10:43.211Z] 903b4cef8bce: Waiting [2022-04-13T06:10:43.211Z] b541d28bf3b4: Waiting [2022-04-13T06:10:43.211Z] 884fc050abfd: Layer already exists [2022-04-13T06:10:43.211Z] cbd43a42c345: Layer already exists [2022-04-13T06:10:43.211Z] 0451230effeb: Layer already exists [2022-04-13T06:10:43.211Z] ccc5034f15c0: Layer already exists [2022-04-13T06:10:43.211Z] f642cf164d02: Layer already exists [2022-04-13T06:10:43.211Z] 0c766e9c188d: Layer already exists [2022-04-13T06:10:43.211Z] c31bf4d45508: Layer already exists [2022-04-13T06:10:43.211Z] 903b4cef8bce: Layer already exists [2022-04-13T06:10:43.211Z] cac01ad120f2: Layer already exists [2022-04-13T06:10:43.211Z] b541d28bf3b4: Layer already exists [2022-04-13T06:10:43.211Z] 2.2.0-dev.67: digest: sha256:241fd5e1f65dcff30ca4fa0a8a0c29a56acecab84820fd55e7411b4d78d2581a size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:43.507Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:43.810Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:10:43.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-13T06:10:43.810Z] f642cf164d02: Preparing [2022-04-13T06:10:43.810Z] cbd43a42c345: Preparing [2022-04-13T06:10:43.810Z] 0451230effeb: Preparing [2022-04-13T06:10:43.810Z] ccc5034f15c0: Preparing [2022-04-13T06:10:43.810Z] 884fc050abfd: Preparing [2022-04-13T06:10:43.810Z] 0c766e9c188d: Preparing [2022-04-13T06:10:43.810Z] c31bf4d45508: Preparing [2022-04-13T06:10:43.810Z] 903b4cef8bce: Preparing [2022-04-13T06:10:43.810Z] cac01ad120f2: Preparing [2022-04-13T06:10:43.810Z] b541d28bf3b4: Preparing [2022-04-13T06:10:43.810Z] 0c766e9c188d: Waiting [2022-04-13T06:10:43.810Z] cac01ad120f2: Waiting [2022-04-13T06:10:43.810Z] c31bf4d45508: Waiting [2022-04-13T06:10:43.810Z] b541d28bf3b4: Waiting [2022-04-13T06:10:43.810Z] 903b4cef8bce: Waiting [2022-04-13T06:10:43.810Z] cbd43a42c345: Layer already exists [2022-04-13T06:10:43.810Z] ccc5034f15c0: Layer already exists [2022-04-13T06:10:43.810Z] 884fc050abfd: Layer already exists [2022-04-13T06:10:43.810Z] f642cf164d02: Layer already exists [2022-04-13T06:10:43.810Z] 0451230effeb: Layer already exists [2022-04-13T06:10:43.810Z] 0c766e9c188d: Layer already exists [2022-04-13T06:10:43.810Z] c31bf4d45508: Layer already exists [2022-04-13T06:10:43.810Z] 903b4cef8bce: Layer already exists [2022-04-13T06:10:43.810Z] cac01ad120f2: Layer already exists [2022-04-13T06:10:43.810Z] b541d28bf3b4: Layer already exists [2022-04-13T06:10:43.810Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:241fd5e1f65dcff30ca4fa0a8a0c29a56acecab84820fd55e7411b4d78d2581a size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:44.106Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:44.397Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-04-13T06:10:44.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-13T06:10:44.397Z] f642cf164d02: Preparing [2022-04-13T06:10:44.397Z] cbd43a42c345: Preparing [2022-04-13T06:10:44.397Z] 0451230effeb: Preparing [2022-04-13T06:10:44.397Z] ccc5034f15c0: Preparing [2022-04-13T06:10:44.397Z] 884fc050abfd: Preparing [2022-04-13T06:10:44.397Z] 0c766e9c188d: Preparing [2022-04-13T06:10:44.397Z] c31bf4d45508: Preparing [2022-04-13T06:10:44.397Z] 903b4cef8bce: Preparing [2022-04-13T06:10:44.397Z] cac01ad120f2: Preparing [2022-04-13T06:10:44.397Z] b541d28bf3b4: Preparing [2022-04-13T06:10:44.397Z] cac01ad120f2: Waiting [2022-04-13T06:10:44.397Z] b541d28bf3b4: Waiting [2022-04-13T06:10:44.397Z] 903b4cef8bce: Waiting [2022-04-13T06:10:44.397Z] 0c766e9c188d: Waiting [2022-04-13T06:10:44.397Z] c31bf4d45508: Waiting [2022-04-13T06:10:44.397Z] cbd43a42c345: Layer already exists [2022-04-13T06:10:44.397Z] f642cf164d02: Layer already exists [2022-04-13T06:10:44.397Z] 884fc050abfd: Layer already exists [2022-04-13T06:10:44.397Z] ccc5034f15c0: Layer already exists [2022-04-13T06:10:44.397Z] 0451230effeb: Layer already exists [2022-04-13T06:10:44.397Z] 0c766e9c188d: Layer already exists [2022-04-13T06:10:44.397Z] cac01ad120f2: Layer already exists [2022-04-13T06:10:44.397Z] 903b4cef8bce: Layer already exists [2022-04-13T06:10:44.397Z] c31bf4d45508: Layer already exists [2022-04-13T06:10:44.397Z] b541d28bf3b4: Layer already exists [2022-04-13T06:10:44.397Z] main: digest: sha256:241fd5e1f65dcff30ca4fa0a8a0c29a56acecab84820fd55e7411b4d78d2581a size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T06:10:44.434Z] ===================================================== [Pipeline] echo [2022-04-13T06:10:44.443Z] taggedImages: [2022-04-13T06:10:44.443Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:10:44.443Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-13T06:10:44.443Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.67 [2022-04-13T06:10:44.443Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:10:44.443Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-04-13T06:10:44.464Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-04-13T06:10:44.464Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:10:44.464Z] latest [2022-04-13T06:10:44.464Z] 2.2.0-dev.67 [2022-04-13T06:10:44.464Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:10:44.464Z] main [2022-04-13T06:10:44.464Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:44.768Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:57.294Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:10:57.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-13T06:10:57.294Z] 1d526552e9d4: Preparing [2022-04-13T06:10:57.294Z] 1e7f2131db9b: Preparing [2022-04-13T06:10:57.294Z] d8965979de57: Preparing [2022-04-13T06:10:57.294Z] d143050e81a1: Preparing [2022-04-13T06:10:57.294Z] 1b6ddcfd30ab: Preparing [2022-04-13T06:10:57.294Z] 4fc242d58285: Preparing [2022-04-13T06:10:57.294Z] 4fc242d58285: Waiting [2022-04-13T06:10:57.294Z] d8965979de57: Layer already exists [2022-04-13T06:10:57.294Z] 4fc242d58285: Layer already exists [2022-04-13T06:10:57.294Z] 1b6ddcfd30ab: Pushed [2022-04-13T06:10:57.294Z] 1d526552e9d4: Pushed [2022-04-13T06:10:57.867Z] d143050e81a1: Pushed [2022-04-13T06:10:59.251Z] 1e7f2131db9b: Pushed [2022-04-13T06:10:59.511Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:dbfbd27274dfa87fec7fdb3d0a79d38b29b9fa3857dd5be4d70049cf6a064eaa size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:10:59.813Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:00.222Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-13T06:11:00.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-13T06:11:00.222Z] 1d526552e9d4: Preparing [2022-04-13T06:11:00.222Z] 1e7f2131db9b: Preparing [2022-04-13T06:11:00.222Z] d8965979de57: Preparing [2022-04-13T06:11:00.222Z] d143050e81a1: Preparing [2022-04-13T06:11:00.222Z] 1b6ddcfd30ab: Preparing [2022-04-13T06:11:00.222Z] 4fc242d58285: Preparing [2022-04-13T06:11:00.222Z] 4fc242d58285: Waiting [2022-04-13T06:11:00.222Z] d8965979de57: Layer already exists [2022-04-13T06:11:00.222Z] d143050e81a1: Layer already exists [2022-04-13T06:11:00.222Z] 1e7f2131db9b: Layer already exists [2022-04-13T06:11:00.222Z] 1d526552e9d4: Layer already exists [2022-04-13T06:11:00.222Z] 1b6ddcfd30ab: Layer already exists [2022-04-13T06:11:00.222Z] 4fc242d58285: Layer already exists [2022-04-13T06:11:00.222Z] latest: digest: sha256:dbfbd27274dfa87fec7fdb3d0a79d38b29b9fa3857dd5be4d70049cf6a064eaa size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:00.545Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:00.834Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.67 [2022-04-13T06:11:00.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-13T06:11:00.834Z] 1d526552e9d4: Preparing [2022-04-13T06:11:00.834Z] 1e7f2131db9b: Preparing [2022-04-13T06:11:00.834Z] d8965979de57: Preparing [2022-04-13T06:11:00.834Z] d143050e81a1: Preparing [2022-04-13T06:11:00.834Z] 1b6ddcfd30ab: Preparing [2022-04-13T06:11:00.834Z] 4fc242d58285: Preparing [2022-04-13T06:11:00.834Z] 4fc242d58285: Waiting [2022-04-13T06:11:00.834Z] d143050e81a1: Layer already exists [2022-04-13T06:11:00.834Z] d8965979de57: Layer already exists [2022-04-13T06:11:00.834Z] 1d526552e9d4: Layer already exists [2022-04-13T06:11:00.834Z] 1b6ddcfd30ab: Layer already exists [2022-04-13T06:11:00.834Z] 1e7f2131db9b: Layer already exists [2022-04-13T06:11:00.834Z] 4fc242d58285: Layer already exists [2022-04-13T06:11:00.834Z] 2.2.0-dev.67: digest: sha256:dbfbd27274dfa87fec7fdb3d0a79d38b29b9fa3857dd5be4d70049cf6a064eaa size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:01.131Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:01.425Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:11:01.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-13T06:11:01.425Z] 1d526552e9d4: Preparing [2022-04-13T06:11:01.425Z] 1e7f2131db9b: Preparing [2022-04-13T06:11:01.425Z] d8965979de57: Preparing [2022-04-13T06:11:01.425Z] d143050e81a1: Preparing [2022-04-13T06:11:01.425Z] 1b6ddcfd30ab: Preparing [2022-04-13T06:11:01.425Z] 4fc242d58285: Preparing [2022-04-13T06:11:01.425Z] 4fc242d58285: Waiting [2022-04-13T06:11:01.425Z] 1e7f2131db9b: Layer already exists [2022-04-13T06:11:01.425Z] 1b6ddcfd30ab: Layer already exists [2022-04-13T06:11:01.425Z] d8965979de57: Layer already exists [2022-04-13T06:11:01.425Z] d143050e81a1: Layer already exists [2022-04-13T06:11:01.425Z] 1d526552e9d4: Layer already exists [2022-04-13T06:11:01.425Z] 4fc242d58285: Layer already exists [2022-04-13T06:11:01.425Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:dbfbd27274dfa87fec7fdb3d0a79d38b29b9fa3857dd5be4d70049cf6a064eaa size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:01.722Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:02.014Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-04-13T06:11:02.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-13T06:11:02.014Z] 1d526552e9d4: Preparing [2022-04-13T06:11:02.014Z] 1e7f2131db9b: Preparing [2022-04-13T06:11:02.015Z] d8965979de57: Preparing [2022-04-13T06:11:02.015Z] d143050e81a1: Preparing [2022-04-13T06:11:02.015Z] 1b6ddcfd30ab: Preparing [2022-04-13T06:11:02.015Z] 4fc242d58285: Preparing [2022-04-13T06:11:02.015Z] 4fc242d58285: Waiting [2022-04-13T06:11:02.015Z] 1e7f2131db9b: Layer already exists [2022-04-13T06:11:02.015Z] 1d526552e9d4: Layer already exists [2022-04-13T06:11:02.015Z] d143050e81a1: Layer already exists [2022-04-13T06:11:02.015Z] 1b6ddcfd30ab: Layer already exists [2022-04-13T06:11:02.015Z] d8965979de57: Layer already exists [2022-04-13T06:11:02.015Z] 4fc242d58285: Layer already exists [2022-04-13T06:11:02.015Z] main: digest: sha256:dbfbd27274dfa87fec7fdb3d0a79d38b29b9fa3857dd5be4d70049cf6a064eaa size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T06:11:02.055Z] ===================================================== [Pipeline] echo [2022-04-13T06:11:02.064Z] taggedImages: [2022-04-13T06:11:02.064Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:11:02.064Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-13T06:11:02.064Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.67 [2022-04-13T06:11:02.064Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:11:02.064Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-04-13T06:11:02.086Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-04-13T06:11:02.086Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:11:02.086Z] latest [2022-04-13T06:11:02.086Z] 2.2.0-dev.67 [2022-04-13T06:11:02.086Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:11:02.086Z] main [2022-04-13T06:11:02.086Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:02.412Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:02.970Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:11:02.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-13T06:11:02.970Z] 2a1acb3e3f84: Preparing [2022-04-13T06:11:02.970Z] c32ebc6bfa62: Preparing [2022-04-13T06:11:02.970Z] 8de47c673154: Preparing [2022-04-13T06:11:02.970Z] 76c53afaa7c9: Preparing [2022-04-13T06:11:02.970Z] c70b3be55a98: Preparing [2022-04-13T06:11:02.970Z] 2939f9f58d6b: Preparing [2022-04-13T06:11:02.970Z] 1b6ddcfd30ab: Preparing [2022-04-13T06:11:02.970Z] 4fc242d58285: Preparing [2022-04-13T06:11:02.970Z] 1b6ddcfd30ab: Waiting [2022-04-13T06:11:02.970Z] 4fc242d58285: Waiting [2022-04-13T06:11:02.970Z] 2939f9f58d6b: Waiting [2022-04-13T06:11:02.970Z] 8de47c673154: Pushed [2022-04-13T06:11:02.970Z] c32ebc6bfa62: Pushed [2022-04-13T06:11:02.970Z] 2a1acb3e3f84: Pushed [2022-04-13T06:11:02.970Z] 1b6ddcfd30ab: Layer already exists [2022-04-13T06:11:02.970Z] 4fc242d58285: Layer already exists [2022-04-13T06:11:03.538Z] 2939f9f58d6b: Pushed [2022-04-13T06:11:06.227Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T06:11:06.227Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T06:11:06.227Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T06:11:06.227Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T06:11:06.227Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T06:11:06.227Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T06:11:06.828Z] c70b3be55a98: Pushed [2022-04-13T06:11:07.675Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T06:11:08.277Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T06:11:10.136Z] 76c53afaa7c9: Pushed [2022-04-13T06:11:10.136Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:f1ee256dfb7e651d166139aec3628ba2aa90675ea4a18052dbf5ba64f9062176 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:10.276Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T06:11:10.276Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T06:11:10.433Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:10.725Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-13T06:11:10.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-13T06:11:10.726Z] 2a1acb3e3f84: Preparing [2022-04-13T06:11:10.726Z] c32ebc6bfa62: Preparing [2022-04-13T06:11:10.726Z] 8de47c673154: Preparing [2022-04-13T06:11:10.726Z] 76c53afaa7c9: Preparing [2022-04-13T06:11:10.726Z] c70b3be55a98: Preparing [2022-04-13T06:11:10.726Z] 2939f9f58d6b: Preparing [2022-04-13T06:11:10.726Z] 1b6ddcfd30ab: Preparing [2022-04-13T06:11:10.726Z] 4fc242d58285: Preparing [2022-04-13T06:11:10.726Z] 1b6ddcfd30ab: Waiting [2022-04-13T06:11:10.726Z] 2939f9f58d6b: Waiting [2022-04-13T06:11:10.726Z] 2a1acb3e3f84: Layer already exists [2022-04-13T06:11:10.726Z] 76c53afaa7c9: Layer already exists [2022-04-13T06:11:10.726Z] c70b3be55a98: Layer already exists [2022-04-13T06:11:10.726Z] c32ebc6bfa62: Layer already exists [2022-04-13T06:11:10.726Z] 8de47c673154: Layer already exists [2022-04-13T06:11:10.726Z] 2939f9f58d6b: Layer already exists [2022-04-13T06:11:10.726Z] 4fc242d58285: Layer already exists [2022-04-13T06:11:10.726Z] 1b6ddcfd30ab: Layer already exists [2022-04-13T06:11:10.726Z] latest: digest: sha256:f1ee256dfb7e651d166139aec3628ba2aa90675ea4a18052dbf5ba64f9062176 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:10.880Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T06:11:11.030Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:11.332Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.67 [2022-04-13T06:11:11.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-13T06:11:11.333Z] 2a1acb3e3f84: Preparing [2022-04-13T06:11:11.333Z] c32ebc6bfa62: Preparing [2022-04-13T06:11:11.333Z] 8de47c673154: Preparing [2022-04-13T06:11:11.333Z] 76c53afaa7c9: Preparing [2022-04-13T06:11:11.333Z] c70b3be55a98: Preparing [2022-04-13T06:11:11.333Z] 2939f9f58d6b: Preparing [2022-04-13T06:11:11.333Z] 1b6ddcfd30ab: Preparing [2022-04-13T06:11:11.333Z] 4fc242d58285: Preparing [2022-04-13T06:11:11.333Z] 1b6ddcfd30ab: Waiting [2022-04-13T06:11:11.333Z] 2939f9f58d6b: Waiting [2022-04-13T06:11:11.333Z] 4fc242d58285: Waiting [2022-04-13T06:11:11.333Z] c32ebc6bfa62: Layer already exists [2022-04-13T06:11:11.333Z] 8de47c673154: Layer already exists [2022-04-13T06:11:11.333Z] c70b3be55a98: Layer already exists [2022-04-13T06:11:11.333Z] 76c53afaa7c9: Layer already exists [2022-04-13T06:11:11.333Z] 2a1acb3e3f84: Layer already exists [2022-04-13T06:11:11.333Z] 1b6ddcfd30ab: Layer already exists [2022-04-13T06:11:11.333Z] 4fc242d58285: Layer already exists [2022-04-13T06:11:11.333Z] 2939f9f58d6b: Layer already exists [2022-04-13T06:11:11.333Z] 2.2.0-dev.67: digest: sha256:f1ee256dfb7e651d166139aec3628ba2aa90675ea4a18052dbf5ba64f9062176 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:11.635Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:11.872Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T06:11:11.872Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T06:11:11.928Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:11:11.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-13T06:11:11.929Z] 2a1acb3e3f84: Preparing [2022-04-13T06:11:11.929Z] c32ebc6bfa62: Preparing [2022-04-13T06:11:11.929Z] 8de47c673154: Preparing [2022-04-13T06:11:11.929Z] 76c53afaa7c9: Preparing [2022-04-13T06:11:11.929Z] c70b3be55a98: Preparing [2022-04-13T06:11:11.929Z] 2939f9f58d6b: Preparing [2022-04-13T06:11:11.929Z] 1b6ddcfd30ab: Preparing [2022-04-13T06:11:11.929Z] 4fc242d58285: Preparing [2022-04-13T06:11:11.929Z] 1b6ddcfd30ab: Waiting [2022-04-13T06:11:11.929Z] 4fc242d58285: Waiting [2022-04-13T06:11:11.929Z] 2a1acb3e3f84: Layer already exists [2022-04-13T06:11:11.929Z] 8de47c673154: Layer already exists [2022-04-13T06:11:11.929Z] 76c53afaa7c9: Layer already exists [2022-04-13T06:11:11.929Z] c70b3be55a98: Layer already exists [2022-04-13T06:11:11.929Z] c32ebc6bfa62: Layer already exists [2022-04-13T06:11:11.929Z] 2939f9f58d6b: Layer already exists [2022-04-13T06:11:11.929Z] 4fc242d58285: Layer already exists [2022-04-13T06:11:11.929Z] 1b6ddcfd30ab: Layer already exists [2022-04-13T06:11:11.929Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:f1ee256dfb7e651d166139aec3628ba2aa90675ea4a18052dbf5ba64f9062176 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:12.150Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T06:11:12.228Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:12.525Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-04-13T06:11:12.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-13T06:11:12.525Z] 2a1acb3e3f84: Preparing [2022-04-13T06:11:12.525Z] c32ebc6bfa62: Preparing [2022-04-13T06:11:12.525Z] 8de47c673154: Preparing [2022-04-13T06:11:12.525Z] 76c53afaa7c9: Preparing [2022-04-13T06:11:12.525Z] c70b3be55a98: Preparing [2022-04-13T06:11:12.525Z] 2939f9f58d6b: Preparing [2022-04-13T06:11:12.525Z] 1b6ddcfd30ab: Preparing [2022-04-13T06:11:12.525Z] 4fc242d58285: Preparing [2022-04-13T06:11:12.525Z] 2939f9f58d6b: Waiting [2022-04-13T06:11:12.525Z] 1b6ddcfd30ab: Waiting [2022-04-13T06:11:12.525Z] 4fc242d58285: Waiting [2022-04-13T06:11:12.525Z] 2a1acb3e3f84: Layer already exists [2022-04-13T06:11:12.525Z] 8de47c673154: Layer already exists [2022-04-13T06:11:12.525Z] 76c53afaa7c9: Layer already exists [2022-04-13T06:11:12.525Z] c32ebc6bfa62: Layer already exists [2022-04-13T06:11:12.525Z] c70b3be55a98: Layer already exists [2022-04-13T06:11:12.525Z] 4fc242d58285: Layer already exists [2022-04-13T06:11:12.525Z] 1b6ddcfd30ab: Layer already exists [2022-04-13T06:11:12.525Z] 2939f9f58d6b: Layer already exists [2022-04-13T06:11:12.525Z] main: digest: sha256:f1ee256dfb7e651d166139aec3628ba2aa90675ea4a18052dbf5ba64f9062176 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T06:11:12.565Z] ===================================================== [Pipeline] echo [2022-04-13T06:11:12.574Z] taggedImages: [2022-04-13T06:11:12.574Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:11:12.574Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-13T06:11:12.574Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.67 [2022-04-13T06:11:12.574Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:11:12.574Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-04-13T06:11:12.596Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-04-13T06:11:12.596Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:11:12.596Z] latest [2022-04-13T06:11:12.596Z] 2.2.0-dev.67 [2022-04-13T06:11:12.596Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:11:12.596Z] main [2022-04-13T06:11:12.596Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:12.828Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T06:11:12.828Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T06:11:12.924Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:13.116Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T06:11:13.116Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T06:11:13.215Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:11:13.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-13T06:11:13.215Z] d0ef83cd8759: Preparing [2022-04-13T06:11:13.215Z] c6fa966a6498: Preparing [2022-04-13T06:11:13.215Z] 630ef80745cc: Preparing [2022-04-13T06:11:13.215Z] f75869685bf7: Preparing [2022-04-13T06:11:13.215Z] 8ee2072f7b51: Preparing [2022-04-13T06:11:13.215Z] 1b6ddcfd30ab: Preparing [2022-04-13T06:11:13.215Z] 4fc242d58285: Preparing [2022-04-13T06:11:13.215Z] 1b6ddcfd30ab: Waiting [2022-04-13T06:11:13.215Z] 4fc242d58285: Waiting [2022-04-13T06:11:13.215Z] c6fa966a6498: Pushed [2022-04-13T06:11:13.215Z] 630ef80745cc: Pushed [2022-04-13T06:11:13.215Z] d0ef83cd8759: Pushed [2022-04-13T06:11:13.215Z] 1b6ddcfd30ab: Layer already exists [2022-04-13T06:11:13.215Z] 4fc242d58285: Layer already exists [2022-04-13T06:11:13.474Z] 8ee2072f7b51: Pushed [2022-04-13T06:11:13.723Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T06:11:14.002Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T06:11:14.990Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T06:11:14.990Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T06:11:15.593Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T06:11:15.868Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T06:11:20.054Z] f75869685bf7: Pushed [2022-04-13T06:11:20.054Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:01d0858dbea3da2924ca2b9b79342f463a8cf4f18509905a444d692f8ecce865 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:20.349Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:20.643Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-13T06:11:20.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-13T06:11:20.643Z] d0ef83cd8759: Preparing [2022-04-13T06:11:20.643Z] c6fa966a6498: Preparing [2022-04-13T06:11:20.643Z] 630ef80745cc: Preparing [2022-04-13T06:11:20.643Z] f75869685bf7: Preparing [2022-04-13T06:11:20.643Z] 8ee2072f7b51: Preparing [2022-04-13T06:11:20.643Z] 1b6ddcfd30ab: Preparing [2022-04-13T06:11:20.643Z] 4fc242d58285: Preparing [2022-04-13T06:11:20.643Z] 1b6ddcfd30ab: Waiting [2022-04-13T06:11:20.643Z] d0ef83cd8759: Layer already exists [2022-04-13T06:11:20.643Z] c6fa966a6498: Layer already exists [2022-04-13T06:11:20.643Z] 630ef80745cc: Layer already exists [2022-04-13T06:11:20.643Z] 8ee2072f7b51: Layer already exists [2022-04-13T06:11:20.643Z] f75869685bf7: Layer already exists [2022-04-13T06:11:20.643Z] 1b6ddcfd30ab: Layer already exists [2022-04-13T06:11:20.643Z] 4fc242d58285: Layer already exists [2022-04-13T06:11:20.643Z] latest: digest: sha256:01d0858dbea3da2924ca2b9b79342f463a8cf4f18509905a444d692f8ecce865 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:20.952Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:21.248Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.67 [2022-04-13T06:11:21.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-13T06:11:21.248Z] d0ef83cd8759: Preparing [2022-04-13T06:11:21.248Z] c6fa966a6498: Preparing [2022-04-13T06:11:21.248Z] 630ef80745cc: Preparing [2022-04-13T06:11:21.248Z] f75869685bf7: Preparing [2022-04-13T06:11:21.248Z] 8ee2072f7b51: Preparing [2022-04-13T06:11:21.248Z] 1b6ddcfd30ab: Preparing [2022-04-13T06:11:21.248Z] 4fc242d58285: Preparing [2022-04-13T06:11:21.248Z] 1b6ddcfd30ab: Waiting [2022-04-13T06:11:21.248Z] 4fc242d58285: Waiting [2022-04-13T06:11:21.248Z] 8ee2072f7b51: Layer already exists [2022-04-13T06:11:21.248Z] c6fa966a6498: Layer already exists [2022-04-13T06:11:21.248Z] 630ef80745cc: Layer already exists [2022-04-13T06:11:21.248Z] d0ef83cd8759: Layer already exists [2022-04-13T06:11:21.248Z] f75869685bf7: Layer already exists [2022-04-13T06:11:21.248Z] 1b6ddcfd30ab: Layer already exists [2022-04-13T06:11:21.248Z] 4fc242d58285: Layer already exists [2022-04-13T06:11:21.248Z] 2.2.0-dev.67: digest: sha256:01d0858dbea3da2924ca2b9b79342f463a8cf4f18509905a444d692f8ecce865 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:21.543Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:21.836Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:11:21.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-13T06:11:21.836Z] d0ef83cd8759: Preparing [2022-04-13T06:11:21.836Z] c6fa966a6498: Preparing [2022-04-13T06:11:21.836Z] 630ef80745cc: Preparing [2022-04-13T06:11:21.836Z] f75869685bf7: Preparing [2022-04-13T06:11:21.836Z] 8ee2072f7b51: Preparing [2022-04-13T06:11:21.836Z] 1b6ddcfd30ab: Preparing [2022-04-13T06:11:21.836Z] 4fc242d58285: Preparing [2022-04-13T06:11:21.836Z] 1b6ddcfd30ab: Waiting [2022-04-13T06:11:21.836Z] 4fc242d58285: Waiting [2022-04-13T06:11:21.836Z] d0ef83cd8759: Layer already exists [2022-04-13T06:11:21.836Z] 630ef80745cc: Layer already exists [2022-04-13T06:11:21.836Z] 8ee2072f7b51: Layer already exists [2022-04-13T06:11:21.836Z] c6fa966a6498: Layer already exists [2022-04-13T06:11:21.836Z] f75869685bf7: Layer already exists [2022-04-13T06:11:21.836Z] 4fc242d58285: Layer already exists [2022-04-13T06:11:21.836Z] 1b6ddcfd30ab: Layer already exists [2022-04-13T06:11:21.836Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:01d0858dbea3da2924ca2b9b79342f463a8cf4f18509905a444d692f8ecce865 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:22.137Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:22.501Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-04-13T06:11:22.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-13T06:11:22.501Z] d0ef83cd8759: Preparing [2022-04-13T06:11:22.501Z] c6fa966a6498: Preparing [2022-04-13T06:11:22.501Z] 630ef80745cc: Preparing [2022-04-13T06:11:22.501Z] f75869685bf7: Preparing [2022-04-13T06:11:22.501Z] 8ee2072f7b51: Preparing [2022-04-13T06:11:22.501Z] 1b6ddcfd30ab: Preparing [2022-04-13T06:11:22.501Z] 4fc242d58285: Preparing [2022-04-13T06:11:22.501Z] 1b6ddcfd30ab: Waiting [2022-04-13T06:11:22.501Z] 4fc242d58285: Waiting [2022-04-13T06:11:22.501Z] 8ee2072f7b51: Layer already exists [2022-04-13T06:11:22.501Z] f75869685bf7: Layer already exists [2022-04-13T06:11:22.501Z] c6fa966a6498: Layer already exists [2022-04-13T06:11:22.501Z] d0ef83cd8759: Layer already exists [2022-04-13T06:11:22.501Z] 630ef80745cc: Layer already exists [2022-04-13T06:11:22.501Z] 1b6ddcfd30ab: Layer already exists [2022-04-13T06:11:22.501Z] 4fc242d58285: Layer already exists [2022-04-13T06:11:22.501Z] main: digest: sha256:01d0858dbea3da2924ca2b9b79342f463a8cf4f18509905a444d692f8ecce865 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T06:11:22.536Z] ===================================================== [Pipeline] echo [2022-04-13T06:11:22.543Z] taggedImages: [2022-04-13T06:11:22.543Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:11:22.543Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-13T06:11:22.543Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.67 [2022-04-13T06:11:22.543Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:11:22.543Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-04-13T06:11:22.557Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-04-13T06:11:22.557Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:11:22.557Z] latest [2022-04-13T06:11:22.557Z] 2.2.0-dev.67 [2022-04-13T06:11:22.557Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:11:22.557Z] main [2022-04-13T06:11:22.557Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:22.602Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T06:11:22.602Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T06:11:22.602Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T06:11:22.602Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T06:11:22.602Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T06:11:22.602Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T06:11:22.602Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T06:11:22.860Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:23.154Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:11:23.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-13T06:11:23.154Z] 4bb98b354909: Preparing [2022-04-13T06:11:23.154Z] 7174ec70ef51: Preparing [2022-04-13T06:11:23.154Z] 588338522cf9: Preparing [2022-04-13T06:11:23.154Z] de49f6dc131f: Preparing [2022-04-13T06:11:23.154Z] 2939f9f58d6b: Preparing [2022-04-13T06:11:23.154Z] 1b6ddcfd30ab: Preparing [2022-04-13T06:11:23.154Z] 4fc242d58285: Preparing [2022-04-13T06:11:23.154Z] 4fc242d58285: Waiting [2022-04-13T06:11:23.154Z] 1b6ddcfd30ab: Waiting [2022-04-13T06:11:23.154Z] 2939f9f58d6b: Layer already exists [2022-04-13T06:11:23.154Z] 1b6ddcfd30ab: Layer already exists [2022-04-13T06:11:23.154Z] 4fc242d58285: Layer already exists [2022-04-13T06:11:23.154Z] 588338522cf9: Pushed [2022-04-13T06:11:23.154Z] 7174ec70ef51: Pushed [2022-04-13T06:11:23.154Z] 4bb98b354909: Pushed [2022-04-13T06:11:23.598Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T06:11:23.876Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T06:11:24.154Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T06:11:24.432Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T06:11:24.432Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T06:11:25.429Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T06:11:26.035Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T06:11:26.315Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T06:11:26.315Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T06:11:26.595Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T06:11:26.595Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T06:11:26.595Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T06:11:26.875Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T06:11:26.875Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T06:11:28.333Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T06:11:28.333Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T06:11:28.611Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T06:11:28.891Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T06:11:28.891Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T06:11:31.284Z] de49f6dc131f: Pushed [2022-04-13T06:11:31.284Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:f2e570cb297f5931f961b3e5ed17e46113e17e17b9539dad1d3748641667ce9d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:31.544Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T06:11:31.585Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:31.872Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-13T06:11:31.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-13T06:11:31.872Z] 4bb98b354909: Preparing [2022-04-13T06:11:31.872Z] 7174ec70ef51: Preparing [2022-04-13T06:11:31.872Z] 588338522cf9: Preparing [2022-04-13T06:11:31.872Z] de49f6dc131f: Preparing [2022-04-13T06:11:31.872Z] 2939f9f58d6b: Preparing [2022-04-13T06:11:31.872Z] 1b6ddcfd30ab: Preparing [2022-04-13T06:11:31.872Z] 4fc242d58285: Preparing [2022-04-13T06:11:31.872Z] 1b6ddcfd30ab: Waiting [2022-04-13T06:11:31.872Z] 4fc242d58285: Waiting [2022-04-13T06:11:31.872Z] 2939f9f58d6b: Layer already exists [2022-04-13T06:11:31.872Z] 588338522cf9: Layer already exists [2022-04-13T06:11:31.872Z] 7174ec70ef51: Layer already exists [2022-04-13T06:11:31.872Z] 4bb98b354909: Layer already exists [2022-04-13T06:11:31.872Z] de49f6dc131f: Layer already exists [2022-04-13T06:11:31.872Z] 1b6ddcfd30ab: Layer already exists [2022-04-13T06:11:31.872Z] 4fc242d58285: Layer already exists [2022-04-13T06:11:31.872Z] latest: digest: sha256:f2e570cb297f5931f961b3e5ed17e46113e17e17b9539dad1d3748641667ce9d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:32.148Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T06:11:32.171Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:32.424Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T06:11:32.463Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.67 [2022-04-13T06:11:32.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-13T06:11:32.463Z] 4bb98b354909: Preparing [2022-04-13T06:11:32.463Z] 7174ec70ef51: Preparing [2022-04-13T06:11:32.463Z] 588338522cf9: Preparing [2022-04-13T06:11:32.463Z] de49f6dc131f: Preparing [2022-04-13T06:11:32.463Z] 2939f9f58d6b: Preparing [2022-04-13T06:11:32.463Z] 1b6ddcfd30ab: Preparing [2022-04-13T06:11:32.463Z] 4fc242d58285: Preparing [2022-04-13T06:11:32.463Z] 1b6ddcfd30ab: Waiting [2022-04-13T06:11:32.463Z] de49f6dc131f: Layer already exists [2022-04-13T06:11:32.463Z] 4bb98b354909: Layer already exists [2022-04-13T06:11:32.463Z] 2939f9f58d6b: Layer already exists [2022-04-13T06:11:32.463Z] 588338522cf9: Layer already exists [2022-04-13T06:11:32.463Z] 7174ec70ef51: Layer already exists [2022-04-13T06:11:32.463Z] 1b6ddcfd30ab: Layer already exists [2022-04-13T06:11:32.463Z] 4fc242d58285: Layer already exists [2022-04-13T06:11:32.463Z] 2.2.0-dev.67: digest: sha256:f2e570cb297f5931f961b3e5ed17e46113e17e17b9539dad1d3748641667ce9d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:32.702Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T06:11:32.702Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T06:11:32.768Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:32.978Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T06:11:33.061Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:11:33.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-13T06:11:33.061Z] 4bb98b354909: Preparing [2022-04-13T06:11:33.061Z] 7174ec70ef51: Preparing [2022-04-13T06:11:33.061Z] 588338522cf9: Preparing [2022-04-13T06:11:33.061Z] de49f6dc131f: Preparing [2022-04-13T06:11:33.061Z] 2939f9f58d6b: Preparing [2022-04-13T06:11:33.061Z] 1b6ddcfd30ab: Preparing [2022-04-13T06:11:33.061Z] 4fc242d58285: Preparing [2022-04-13T06:11:33.061Z] 1b6ddcfd30ab: Waiting [2022-04-13T06:11:33.061Z] 4fc242d58285: Waiting [2022-04-13T06:11:33.061Z] de49f6dc131f: Layer already exists [2022-04-13T06:11:33.061Z] 2939f9f58d6b: Layer already exists [2022-04-13T06:11:33.061Z] 7174ec70ef51: Layer already exists [2022-04-13T06:11:33.061Z] 588338522cf9: Layer already exists [2022-04-13T06:11:33.061Z] 4bb98b354909: Layer already exists [2022-04-13T06:11:33.061Z] 1b6ddcfd30ab: Layer already exists [2022-04-13T06:11:33.061Z] 4fc242d58285: Layer already exists [2022-04-13T06:11:33.061Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:f2e570cb297f5931f961b3e5ed17e46113e17e17b9539dad1d3748641667ce9d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:33.255Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T06:11:33.360Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:33.533Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T06:11:33.668Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-04-13T06:11:33.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-13T06:11:33.668Z] 4bb98b354909: Preparing [2022-04-13T06:11:33.668Z] 7174ec70ef51: Preparing [2022-04-13T06:11:33.668Z] 588338522cf9: Preparing [2022-04-13T06:11:33.668Z] de49f6dc131f: Preparing [2022-04-13T06:11:33.668Z] 2939f9f58d6b: Preparing [2022-04-13T06:11:33.668Z] 1b6ddcfd30ab: Preparing [2022-04-13T06:11:33.668Z] 4fc242d58285: Preparing [2022-04-13T06:11:33.668Z] 1b6ddcfd30ab: Waiting [2022-04-13T06:11:33.668Z] 4fc242d58285: Waiting [2022-04-13T06:11:33.668Z] 7174ec70ef51: Layer already exists [2022-04-13T06:11:33.668Z] de49f6dc131f: Layer already exists [2022-04-13T06:11:33.668Z] 2939f9f58d6b: Layer already exists [2022-04-13T06:11:33.668Z] 588338522cf9: Layer already exists [2022-04-13T06:11:33.668Z] 4bb98b354909: Layer already exists [2022-04-13T06:11:33.668Z] 1b6ddcfd30ab: Layer already exists [2022-04-13T06:11:33.668Z] 4fc242d58285: Layer already exists [2022-04-13T06:11:33.668Z] main: digest: sha256:f2e570cb297f5931f961b3e5ed17e46113e17e17b9539dad1d3748641667ce9d size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T06:11:33.706Z] ===================================================== [Pipeline] echo [2022-04-13T06:11:33.714Z] taggedImages: [2022-04-13T06:11:33.714Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:11:33.714Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-13T06:11:33.714Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.67 [2022-04-13T06:11:33.714Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:11:33.714Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-04-13T06:11:33.733Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-04-13T06:11:33.733Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:11:33.733Z] latest [2022-04-13T06:11:33.733Z] 2.2.0-dev.67 [2022-04-13T06:11:33.733Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:11:33.733Z] main [2022-04-13T06:11:33.733Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:34.040Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:34.136Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T06:11:34.336Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:11:34.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-13T06:11:34.336Z] 31bf3e58eed4: Preparing [2022-04-13T06:11:34.336Z] 3caf8e994490: Preparing [2022-04-13T06:11:34.336Z] d8965979de57: Preparing [2022-04-13T06:11:34.336Z] 9ecce9b79372: Preparing [2022-04-13T06:11:34.336Z] b541d28bf3b4: Preparing [2022-04-13T06:11:34.336Z] b541d28bf3b4: Layer already exists [2022-04-13T06:11:34.336Z] 31bf3e58eed4: Pushed [2022-04-13T06:11:34.336Z] d8965979de57: Layer already exists [2022-04-13T06:11:34.336Z] 9ecce9b79372: Pushed [2022-04-13T06:11:36.781Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T06:11:36.892Z] 3caf8e994490: Pushed [2022-04-13T06:11:36.892Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:63b18f16c67b0cd8b8ebf398e4c7999a05498ce074e25f524e0888de4afdf629 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:37.193Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:37.487Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-13T06:11:37.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-13T06:11:37.487Z] 31bf3e58eed4: Preparing [2022-04-13T06:11:37.487Z] 3caf8e994490: Preparing [2022-04-13T06:11:37.487Z] d8965979de57: Preparing [2022-04-13T06:11:37.487Z] 9ecce9b79372: Preparing [2022-04-13T06:11:37.487Z] b541d28bf3b4: Preparing [2022-04-13T06:11:37.487Z] 3caf8e994490: Layer already exists [2022-04-13T06:11:37.487Z] 31bf3e58eed4: Layer already exists [2022-04-13T06:11:37.487Z] 9ecce9b79372: Layer already exists [2022-04-13T06:11:37.487Z] b541d28bf3b4: Layer already exists [2022-04-13T06:11:37.487Z] d8965979de57: Layer already exists [2022-04-13T06:11:37.487Z] latest: digest: sha256:63b18f16c67b0cd8b8ebf398e4c7999a05498ce074e25f524e0888de4afdf629 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:37.790Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:38.083Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.67 [2022-04-13T06:11:38.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-13T06:11:38.083Z] 31bf3e58eed4: Preparing [2022-04-13T06:11:38.083Z] 3caf8e994490: Preparing [2022-04-13T06:11:38.083Z] d8965979de57: Preparing [2022-04-13T06:11:38.083Z] 9ecce9b79372: Preparing [2022-04-13T06:11:38.083Z] b541d28bf3b4: Preparing [2022-04-13T06:11:38.083Z] b541d28bf3b4: Layer already exists [2022-04-13T06:11:38.083Z] 3caf8e994490: Layer already exists [2022-04-13T06:11:38.083Z] 9ecce9b79372: Layer already exists [2022-04-13T06:11:38.083Z] d8965979de57: Layer already exists [2022-04-13T06:11:38.083Z] 31bf3e58eed4: Layer already exists [2022-04-13T06:11:38.083Z] 2.2.0-dev.67: digest: sha256:63b18f16c67b0cd8b8ebf398e4c7999a05498ce074e25f524e0888de4afdf629 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:38.379Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:38.671Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:11:38.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-13T06:11:38.672Z] 31bf3e58eed4: Preparing [2022-04-13T06:11:38.672Z] 3caf8e994490: Preparing [2022-04-13T06:11:38.672Z] d8965979de57: Preparing [2022-04-13T06:11:38.672Z] 9ecce9b79372: Preparing [2022-04-13T06:11:38.672Z] b541d28bf3b4: Preparing [2022-04-13T06:11:38.672Z] b541d28bf3b4: Layer already exists [2022-04-13T06:11:38.672Z] 3caf8e994490: Layer already exists [2022-04-13T06:11:38.672Z] 9ecce9b79372: Layer already exists [2022-04-13T06:11:38.672Z] d8965979de57: Layer already exists [2022-04-13T06:11:38.672Z] 31bf3e58eed4: Layer already exists [2022-04-13T06:11:38.672Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:63b18f16c67b0cd8b8ebf398e4c7999a05498ce074e25f524e0888de4afdf629 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:38.968Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:39.256Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-04-13T06:11:39.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-13T06:11:39.256Z] 31bf3e58eed4: Preparing [2022-04-13T06:11:39.256Z] 3caf8e994490: Preparing [2022-04-13T06:11:39.256Z] d8965979de57: Preparing [2022-04-13T06:11:39.256Z] 9ecce9b79372: Preparing [2022-04-13T06:11:39.256Z] b541d28bf3b4: Preparing [2022-04-13T06:11:39.256Z] 31bf3e58eed4: Layer already exists [2022-04-13T06:11:39.256Z] 9ecce9b79372: Layer already exists [2022-04-13T06:11:39.256Z] d8965979de57: Layer already exists [2022-04-13T06:11:39.256Z] 3caf8e994490: Layer already exists [2022-04-13T06:11:39.256Z] b541d28bf3b4: Layer already exists [2022-04-13T06:11:39.256Z] main: digest: sha256:63b18f16c67b0cd8b8ebf398e4c7999a05498ce074e25f524e0888de4afdf629 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T06:11:39.295Z] ===================================================== [Pipeline] echo [2022-04-13T06:11:39.305Z] taggedImages: [2022-04-13T06:11:39.305Z] - nexus3.edgexfoundry.org:10004/support-notifications:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:11:39.305Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-13T06:11:39.305Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.67 [2022-04-13T06:11:39.305Z] - nexus3.edgexfoundry.org:10004/support-notifications:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:11:39.305Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-04-13T06:11:39.330Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-04-13T06:11:39.330Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:11:39.330Z] latest [2022-04-13T06:11:39.330Z] 2.2.0-dev.67 [2022-04-13T06:11:39.331Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:11:39.331Z] main [2022-04-13T06:11:39.331Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:39.424Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T06:11:39.424Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T06:11:39.653Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:39.708Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T06:11:39.947Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:11:39.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-13T06:11:39.947Z] 7f590494da2f: Preparing [2022-04-13T06:11:39.947Z] bf85f3133d32: Preparing [2022-04-13T06:11:39.947Z] d8965979de57: Preparing [2022-04-13T06:11:39.947Z] 7b9501555c1d: Preparing [2022-04-13T06:11:39.947Z] b541d28bf3b4: Preparing [2022-04-13T06:11:39.947Z] 7b9501555c1d: Layer already exists [2022-04-13T06:11:39.947Z] 7f590494da2f: Pushed [2022-04-13T06:11:39.947Z] d8965979de57: Layer already exists [2022-04-13T06:11:39.989Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T06:11:39.989Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T06:11:40.208Z] b541d28bf3b4: Layer already exists [2022-04-13T06:11:40.995Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T06:11:40.995Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T06:11:41.603Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T06:11:41.603Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T06:11:41.883Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T06:11:41.883Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T06:11:42.118Z] bf85f3133d32: Pushed [2022-04-13T06:11:42.167Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T06:11:42.378Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:f99a32d739124076e16cb2aa774012368ebaef92df384f42da1c0dec3c630c2d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:42.937Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:43.228Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-13T06:11:43.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-13T06:11:43.228Z] 7f590494da2f: Preparing [2022-04-13T06:11:43.228Z] bf85f3133d32: Preparing [2022-04-13T06:11:43.228Z] d8965979de57: Preparing [2022-04-13T06:11:43.228Z] 7b9501555c1d: Preparing [2022-04-13T06:11:43.228Z] b541d28bf3b4: Preparing [2022-04-13T06:11:43.228Z] d8965979de57: Layer already exists [2022-04-13T06:11:43.228Z] 7f590494da2f: Layer already exists [2022-04-13T06:11:43.228Z] b541d28bf3b4: Layer already exists [2022-04-13T06:11:43.228Z] 7b9501555c1d: Layer already exists [2022-04-13T06:11:43.228Z] bf85f3133d32: Layer already exists [2022-04-13T06:11:43.228Z] latest: digest: sha256:f99a32d739124076e16cb2aa774012368ebaef92df384f42da1c0dec3c630c2d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:43.524Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:43.818Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.67 [2022-04-13T06:11:43.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-13T06:11:43.818Z] 7f590494da2f: Preparing [2022-04-13T06:11:43.818Z] bf85f3133d32: Preparing [2022-04-13T06:11:43.818Z] d8965979de57: Preparing [2022-04-13T06:11:43.818Z] 7b9501555c1d: Preparing [2022-04-13T06:11:43.818Z] b541d28bf3b4: Preparing [2022-04-13T06:11:43.818Z] bf85f3133d32: Layer already exists [2022-04-13T06:11:43.818Z] 7b9501555c1d: Layer already exists [2022-04-13T06:11:43.818Z] d8965979de57: Layer already exists [2022-04-13T06:11:43.818Z] b541d28bf3b4: Layer already exists [2022-04-13T06:11:43.818Z] 7f590494da2f: Layer already exists [2022-04-13T06:11:43.818Z] 2.2.0-dev.67: digest: sha256:f99a32d739124076e16cb2aa774012368ebaef92df384f42da1c0dec3c630c2d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:44.116Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:44.989Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:11:44.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-13T06:11:44.989Z] 7f590494da2f: Preparing [2022-04-13T06:11:44.989Z] bf85f3133d32: Preparing [2022-04-13T06:11:44.989Z] d8965979de57: Preparing [2022-04-13T06:11:44.989Z] 7b9501555c1d: Preparing [2022-04-13T06:11:44.989Z] b541d28bf3b4: Preparing [2022-04-13T06:11:44.989Z] 7f590494da2f: Layer already exists [2022-04-13T06:11:44.989Z] d8965979de57: Layer already exists [2022-04-13T06:11:44.989Z] 7b9501555c1d: Layer already exists [2022-04-13T06:11:44.989Z] bf85f3133d32: Layer already exists [2022-04-13T06:11:44.989Z] b541d28bf3b4: Layer already exists [2022-04-13T06:11:44.989Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:f99a32d739124076e16cb2aa774012368ebaef92df384f42da1c0dec3c630c2d size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:45.289Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:45.586Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-04-13T06:11:45.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-13T06:11:45.586Z] 7f590494da2f: Preparing [2022-04-13T06:11:45.586Z] bf85f3133d32: Preparing [2022-04-13T06:11:45.586Z] d8965979de57: Preparing [2022-04-13T06:11:45.586Z] 7b9501555c1d: Preparing [2022-04-13T06:11:45.586Z] b541d28bf3b4: Preparing [2022-04-13T06:11:45.586Z] 7b9501555c1d: Layer already exists [2022-04-13T06:11:45.586Z] b541d28bf3b4: Layer already exists [2022-04-13T06:11:45.586Z] 7f590494da2f: Layer already exists [2022-04-13T06:11:45.586Z] bf85f3133d32: Layer already exists [2022-04-13T06:11:45.586Z] d8965979de57: Layer already exists [2022-04-13T06:11:45.586Z] main: digest: sha256:f99a32d739124076e16cb2aa774012368ebaef92df384f42da1c0dec3c630c2d size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T06:11:45.624Z] ===================================================== [Pipeline] echo [2022-04-13T06:11:45.634Z] taggedImages: [2022-04-13T06:11:45.634Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:11:45.634Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-13T06:11:45.634Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.67 [2022-04-13T06:11:45.634Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:11:45.634Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-04-13T06:11:45.658Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-04-13T06:11:45.658Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:11:45.658Z] latest [2022-04-13T06:11:45.658Z] 2.2.0-dev.67 [2022-04-13T06:11:45.658Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:11:45.658Z] main [2022-04-13T06:11:45.658Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:45.983Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:46.271Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:11:46.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-13T06:11:46.271Z] 290e0e17c915: Preparing [2022-04-13T06:11:46.271Z] c9a33ba8b814: Preparing [2022-04-13T06:11:46.271Z] 9086c3450373: Preparing [2022-04-13T06:11:46.271Z] 0ef74ed24940: Preparing [2022-04-13T06:11:46.271Z] 52f44be93a46: Preparing [2022-04-13T06:11:46.271Z] 10d82663b225: Preparing [2022-04-13T06:11:46.271Z] f7a7a140f1b3: Preparing [2022-04-13T06:11:46.271Z] 10d82663b225: Waiting [2022-04-13T06:11:46.271Z] f7a7a140f1b3: Waiting [2022-04-13T06:11:46.271Z] 31e69d4774c9: Preparing [2022-04-13T06:11:46.271Z] 7750d494dfbd: Preparing [2022-04-13T06:11:46.271Z] 7750d494dfbd: Waiting [2022-04-13T06:11:46.271Z] 31e69d4774c9: Waiting [2022-04-13T06:11:46.271Z] 18708474c90b: Preparing [2022-04-13T06:11:46.271Z] 4fc242d58285: Preparing [2022-04-13T06:11:46.271Z] 18708474c90b: Waiting [2022-04-13T06:11:46.271Z] 4fc242d58285: Waiting [2022-04-13T06:11:46.271Z] c9a33ba8b814: Pushed [2022-04-13T06:11:46.271Z] 52f44be93a46: Layer already exists [2022-04-13T06:11:46.545Z] 10d82663b225: Layer already exists [2022-04-13T06:11:46.805Z] 290e0e17c915: Pushed [2022-04-13T06:11:46.805Z] f7a7a140f1b3: Layer already exists [2022-04-13T06:11:46.805Z] 31e69d4774c9: Layer already exists [2022-04-13T06:11:47.110Z] 7750d494dfbd: Layer already exists [2022-04-13T06:11:47.110Z] 18708474c90b: Layer already exists [2022-04-13T06:11:47.380Z] 4fc242d58285: Layer already exists [2022-04-13T06:11:48.351Z] 9086c3450373: Pushed [2022-04-13T06:11:53.658Z] 0ef74ed24940: Pushed [2022-04-13T06:11:53.658Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:c83f1132c78cca154f4b899fdefd1abb3dd12901c3971981456a95e088796a33 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:54.215Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:54.509Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-13T06:11:54.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-13T06:11:54.509Z] 290e0e17c915: Preparing [2022-04-13T06:11:54.509Z] c9a33ba8b814: Preparing [2022-04-13T06:11:54.509Z] 9086c3450373: Preparing [2022-04-13T06:11:54.509Z] 0ef74ed24940: Preparing [2022-04-13T06:11:54.509Z] 52f44be93a46: Preparing [2022-04-13T06:11:54.509Z] 10d82663b225: Preparing [2022-04-13T06:11:54.509Z] f7a7a140f1b3: Preparing [2022-04-13T06:11:54.509Z] 31e69d4774c9: Preparing [2022-04-13T06:11:54.509Z] 7750d494dfbd: Preparing [2022-04-13T06:11:54.509Z] 18708474c90b: Preparing [2022-04-13T06:11:54.509Z] 4fc242d58285: Preparing [2022-04-13T06:11:54.509Z] 31e69d4774c9: Waiting [2022-04-13T06:11:54.509Z] 7750d494dfbd: Waiting [2022-04-13T06:11:54.509Z] f7a7a140f1b3: Waiting [2022-04-13T06:11:54.509Z] 10d82663b225: Waiting [2022-04-13T06:11:54.509Z] 18708474c90b: Waiting [2022-04-13T06:11:54.509Z] c9a33ba8b814: Layer already exists [2022-04-13T06:11:54.509Z] 9086c3450373: Layer already exists [2022-04-13T06:11:54.509Z] 290e0e17c915: Layer already exists [2022-04-13T06:11:54.509Z] 0ef74ed24940: Layer already exists [2022-04-13T06:11:54.509Z] 52f44be93a46: Layer already exists [2022-04-13T06:11:54.509Z] 10d82663b225: Layer already exists [2022-04-13T06:11:54.509Z] 7750d494dfbd: Layer already exists [2022-04-13T06:11:54.509Z] f7a7a140f1b3: Layer already exists [2022-04-13T06:11:54.509Z] 31e69d4774c9: Layer already exists [2022-04-13T06:11:54.509Z] 18708474c90b: Layer already exists [2022-04-13T06:11:54.509Z] 4fc242d58285: Layer already exists [2022-04-13T06:11:54.509Z] latest: digest: sha256:c83f1132c78cca154f4b899fdefd1abb3dd12901c3971981456a95e088796a33 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:54.659Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T06:11:54.659Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T06:11:54.659Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T06:11:54.659Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T06:11:54.807Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:55.096Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.67 [2022-04-13T06:11:55.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-13T06:11:55.097Z] 290e0e17c915: Preparing [2022-04-13T06:11:55.097Z] c9a33ba8b814: Preparing [2022-04-13T06:11:55.097Z] 9086c3450373: Preparing [2022-04-13T06:11:55.097Z] 0ef74ed24940: Preparing [2022-04-13T06:11:55.097Z] 52f44be93a46: Preparing [2022-04-13T06:11:55.097Z] 10d82663b225: Preparing [2022-04-13T06:11:55.097Z] f7a7a140f1b3: Preparing [2022-04-13T06:11:55.097Z] 31e69d4774c9: Preparing [2022-04-13T06:11:55.097Z] 7750d494dfbd: Preparing [2022-04-13T06:11:55.097Z] 18708474c90b: Preparing [2022-04-13T06:11:55.097Z] 4fc242d58285: Preparing [2022-04-13T06:11:55.097Z] 10d82663b225: Waiting [2022-04-13T06:11:55.097Z] 31e69d4774c9: Waiting [2022-04-13T06:11:55.097Z] f7a7a140f1b3: Waiting [2022-04-13T06:11:55.097Z] 18708474c90b: Waiting [2022-04-13T06:11:55.097Z] 9086c3450373: Layer already exists [2022-04-13T06:11:55.097Z] 0ef74ed24940: Layer already exists [2022-04-13T06:11:55.097Z] 290e0e17c915: Layer already exists [2022-04-13T06:11:55.097Z] c9a33ba8b814: Layer already exists [2022-04-13T06:11:55.097Z] 52f44be93a46: Layer already exists [2022-04-13T06:11:55.097Z] 31e69d4774c9: Layer already exists [2022-04-13T06:11:55.097Z] 10d82663b225: Layer already exists [2022-04-13T06:11:55.097Z] 7750d494dfbd: Layer already exists [2022-04-13T06:11:55.097Z] f7a7a140f1b3: Layer already exists [2022-04-13T06:11:55.097Z] 18708474c90b: Layer already exists [2022-04-13T06:11:55.097Z] 4fc242d58285: Layer already exists [2022-04-13T06:11:55.097Z] 2.2.0-dev.67: digest: sha256:c83f1132c78cca154f4b899fdefd1abb3dd12901c3971981456a95e088796a33 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:55.392Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:55.686Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:11:55.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-13T06:11:55.686Z] 290e0e17c915: Preparing [2022-04-13T06:11:55.686Z] c9a33ba8b814: Preparing [2022-04-13T06:11:55.686Z] 9086c3450373: Preparing [2022-04-13T06:11:55.686Z] 0ef74ed24940: Preparing [2022-04-13T06:11:55.686Z] 52f44be93a46: Preparing [2022-04-13T06:11:55.686Z] 10d82663b225: Preparing [2022-04-13T06:11:55.686Z] f7a7a140f1b3: Preparing [2022-04-13T06:11:55.686Z] 31e69d4774c9: Preparing [2022-04-13T06:11:55.686Z] 7750d494dfbd: Preparing [2022-04-13T06:11:55.686Z] 18708474c90b: Preparing [2022-04-13T06:11:55.686Z] 4fc242d58285: Preparing [2022-04-13T06:11:55.686Z] f7a7a140f1b3: Waiting [2022-04-13T06:11:55.686Z] 31e69d4774c9: Waiting [2022-04-13T06:11:55.686Z] 4fc242d58285: Waiting [2022-04-13T06:11:55.686Z] 7750d494dfbd: Waiting [2022-04-13T06:11:55.686Z] 18708474c90b: Waiting [2022-04-13T06:11:55.686Z] 10d82663b225: Waiting [2022-04-13T06:11:55.686Z] c9a33ba8b814: Layer already exists [2022-04-13T06:11:55.686Z] 9086c3450373: Layer already exists [2022-04-13T06:11:55.686Z] 290e0e17c915: Layer already exists [2022-04-13T06:11:55.686Z] 52f44be93a46: Layer already exists [2022-04-13T06:11:55.686Z] 0ef74ed24940: Layer already exists [2022-04-13T06:11:55.686Z] 10d82663b225: Layer already exists [2022-04-13T06:11:55.686Z] f7a7a140f1b3: Layer already exists [2022-04-13T06:11:55.686Z] 31e69d4774c9: Layer already exists [2022-04-13T06:11:55.686Z] 18708474c90b: Layer already exists [2022-04-13T06:11:55.686Z] 7750d494dfbd: Layer already exists [2022-04-13T06:11:55.686Z] 4fc242d58285: Layer already exists [2022-04-13T06:11:55.686Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:c83f1132c78cca154f4b899fdefd1abb3dd12901c3971981456a95e088796a33 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:55.979Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T06:11:56.280Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-04-13T06:11:56.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-13T06:11:56.280Z] 290e0e17c915: Preparing [2022-04-13T06:11:56.280Z] c9a33ba8b814: Preparing [2022-04-13T06:11:56.280Z] 9086c3450373: Preparing [2022-04-13T06:11:56.280Z] 0ef74ed24940: Preparing [2022-04-13T06:11:56.280Z] 52f44be93a46: Preparing [2022-04-13T06:11:56.280Z] 10d82663b225: Preparing [2022-04-13T06:11:56.280Z] f7a7a140f1b3: Preparing [2022-04-13T06:11:56.280Z] 31e69d4774c9: Preparing [2022-04-13T06:11:56.280Z] 7750d494dfbd: Preparing [2022-04-13T06:11:56.280Z] 18708474c90b: Preparing [2022-04-13T06:11:56.280Z] 4fc242d58285: Preparing [2022-04-13T06:11:56.280Z] 10d82663b225: Waiting [2022-04-13T06:11:56.280Z] 31e69d4774c9: Waiting [2022-04-13T06:11:56.280Z] f7a7a140f1b3: Waiting [2022-04-13T06:11:56.280Z] 18708474c90b: Waiting [2022-04-13T06:11:56.280Z] 4fc242d58285: Waiting [2022-04-13T06:11:56.280Z] 9086c3450373: Layer already exists [2022-04-13T06:11:56.280Z] 52f44be93a46: Layer already exists [2022-04-13T06:11:56.280Z] 290e0e17c915: Layer already exists [2022-04-13T06:11:56.280Z] 0ef74ed24940: Layer already exists [2022-04-13T06:11:56.280Z] c9a33ba8b814: Layer already exists [2022-04-13T06:11:56.280Z] 10d82663b225: Layer already exists [2022-04-13T06:11:56.280Z] 31e69d4774c9: Layer already exists [2022-04-13T06:11:56.280Z] 7750d494dfbd: Layer already exists [2022-04-13T06:11:56.280Z] f7a7a140f1b3: Layer already exists [2022-04-13T06:11:56.280Z] 18708474c90b: Layer already exists [2022-04-13T06:11:56.280Z] 4fc242d58285: Layer already exists [2022-04-13T06:11:56.280Z] main: digest: sha256:c83f1132c78cca154f4b899fdefd1abb3dd12901c3971981456a95e088796a33 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T06:11:56.320Z] ===================================================== [Pipeline] echo [2022-04-13T06:11:56.331Z] taggedImages: [2022-04-13T06:11:56.331Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:11:56.331Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-13T06:11:56.332Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.67 [2022-04-13T06:11:56.332Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T06:11:56.332Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-13T06:12:21.537Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T06:12:21.537Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T06:15:28.558Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-13T06:15:41.007Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-13T06:15:56.147Z] Removing intermediate container cc45d5dcc305 [2022-04-13T06:15:56.147Z] ---> 8c807870a718 [2022-04-13T06:15:56.147Z] [2022-04-13T06:15:56.147Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T06:15:56.148Z] 3.14: Pulling from library/alpine [2022-04-13T06:15:57.149Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T06:15:57.149Z] Status: Downloaded newer image for alpine:3.14 [2022-04-13T06:15:57.149Z] ---> ac73e934f311 [2022-04-13T06:15:57.149Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-13T06:15:57.428Z] ---> Running in 9b40883bdaf5 [2022-04-13T06:15:59.434Z] Removing intermediate container 0586b23f6962 [2022-04-13T06:15:59.434Z] ---> f309bc4bea36 [2022-04-13T06:15:59.434Z] [2022-04-13T06:15:59.434Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T06:15:59.434Z] ---> ac73e934f311 [2022-04-13T06:15:59.434Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T06:15:59.710Z] ---> Running in 5d68dec65e9d [2022-04-13T06:16:00.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:16:00.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:16:01.905Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-13T06:16:01.905Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-13T06:16:01.905Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-13T06:16:01.905Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-13T06:16:01.905Z] (5/6) Installing curl (7.79.1-r0) [2022-04-13T06:16:01.905Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-13T06:16:01.905Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T06:16:01.905Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T06:16:02.507Z] OK: 8 MiB in 20 packages [2022-04-13T06:16:02.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:16:02.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:16:03.825Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-13T06:16:03.825Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T06:16:04.103Z] OK: 5 MiB in 15 packages [2022-04-13T06:16:06.742Z] Removing intermediate container 5d68dec65e9d [2022-04-13T06:16:06.742Z] ---> 8a8d633b9dec [2022-04-13T06:16:06.742Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T06:16:06.742Z] Removing intermediate container 9b40883bdaf5 [2022-04-13T06:16:06.742Z] ---> a6557c4e0249 [2022-04-13T06:16:06.742Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T06:16:06.742Z] ---> Running in 45f54fcad94b [2022-04-13T06:16:06.742Z] ---> Running in 8ab20deb5447 [2022-04-13T06:16:08.199Z] Removing intermediate container 8ab20deb5447 [2022-04-13T06:16:08.199Z] Removing intermediate container 45f54fcad94b [2022-04-13T06:16:08.199Z] ---> 871c052aab0a [2022-04-13T06:16:08.199Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-13T06:16:08.199Z] ---> b128cc72caae [2022-04-13T06:16:08.199Z] Step 13/22 : WORKDIR /edgex [2022-04-13T06:16:08.199Z] ---> Running in a13c6783fb8a [2022-04-13T06:16:08.476Z] ---> Running in 130a47efd138 [2022-04-13T06:16:09.466Z] Removing intermediate container 130a47efd138 [2022-04-13T06:16:09.466Z] ---> 62387f7289d0 [2022-04-13T06:16:09.466Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-13T06:16:09.742Z] Removing intermediate container a13c6783fb8a [2022-04-13T06:16:09.742Z] ---> ecc128996efd [2022-04-13T06:16:09.742Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T06:16:10.026Z] ---> Running in 2c743f2afc3b [2022-04-13T06:16:11.481Z] Removing intermediate container 2c743f2afc3b [2022-04-13T06:16:11.481Z] ---> 56d57f1fc9ac [2022-04-13T06:16:11.481Z] Step 15/23 : WORKDIR / [2022-04-13T06:16:11.481Z] ---> Running in 249eb0b12d7a [2022-04-13T06:16:11.481Z] ---> 6f241b22e7d7 [2022-04-13T06:16:11.481Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-13T06:16:12.930Z] Removing intermediate container 249eb0b12d7a [2022-04-13T06:16:12.931Z] ---> 6e7dd70e9037 [2022-04-13T06:16:12.931Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T06:16:15.564Z] ---> 832e14cd0d82 [2022-04-13T06:16:15.564Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-13T06:16:17.550Z] ---> af8740b88501 [2022-04-13T06:16:17.550Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-13T06:16:19.552Z] Removing intermediate container e45fd676829e [2022-04-13T06:16:19.552Z] ---> 2f8b4f976077 [2022-04-13T06:16:19.552Z] [2022-04-13T06:16:19.552Z] Step 10/25 : FROM alpine:3.14 [2022-04-13T06:16:19.552Z] ---> ac73e934f311 [2022-04-13T06:16:19.552Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-13T06:16:19.825Z] ---> Running in cd3a9c17efcd [2022-04-13T06:16:21.284Z] ---> c2e44e32eff9 [2022-04-13T06:16:21.284Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-13T06:16:22.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:16:23.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:16:23.016Z] ---> 53cf406d10cf [2022-04-13T06:16:23.016Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-13T06:16:23.294Z] ---> ee6a216444cc [2022-04-13T06:16:23.294Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T06:16:23.294Z] ---> Running in 872f16c39ebe [2022-04-13T06:16:23.567Z] Removing intermediate container 7ddd93312cc2 [2022-04-13T06:16:23.567Z] ---> 300d867d125c [2022-04-13T06:16:23.567Z] [2022-04-13T06:16:23.567Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T06:16:23.567Z] ---> ac73e934f311 [2022-04-13T06:16:23.567Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-13T06:16:23.567Z] ---> Using cache [2022-04-13T06:16:23.567Z] ---> 8a8d633b9dec [2022-04-13T06:16:23.567Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T06:16:23.567Z] ---> Using cache [2022-04-13T06:16:23.567Z] ---> 871c052aab0a [2022-04-13T06:16:23.567Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-13T06:16:23.842Z] ---> Running in dd8ee9e74aa4 [2022-04-13T06:16:24.120Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-13T06:16:24.120Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-13T06:16:24.120Z] (3/3) Installing su-exec (0.2-r1) [2022-04-13T06:16:24.120Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T06:16:24.120Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T06:16:24.406Z] Removing intermediate container 872f16c39ebe [2022-04-13T06:16:24.406Z] ---> 349f0342d085 [2022-04-13T06:16:24.406Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T06:16:24.695Z] ---> Running in 04b4c226c9ab [2022-04-13T06:16:24.695Z] OK: 6 MiB in 17 packages [2022-04-13T06:16:24.695Z] Removing intermediate container dd8ee9e74aa4 [2022-04-13T06:16:24.695Z] ---> 919d818c0a74 [2022-04-13T06:16:24.695Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T06:16:25.309Z] ---> Running in 8f1e9aeadf42 [2022-04-13T06:16:25.309Z] ---> bb39fff069e1 [2022-04-13T06:16:25.309Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-13T06:16:25.595Z] ---> Running in 0aac31f4c9f9 [2022-04-13T06:16:26.206Z] Removing intermediate container 04b4c226c9ab [2022-04-13T06:16:26.206Z] ---> 02b7fed87391 [2022-04-13T06:16:26.206Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T06:16:26.486Z] ---> Running in 486aa9813bcc [2022-04-13T06:16:26.486Z] Removing intermediate container 8f1e9aeadf42 [2022-04-13T06:16:26.486Z] ---> 20f24a94edf3 [2022-04-13T06:16:26.486Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T06:16:27.490Z] Removing intermediate container 486aa9813bcc [2022-04-13T06:16:27.490Z] ---> b528d902d557 [2022-04-13T06:16:27.490Z] Step 22/23 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:16:27.777Z] ---> Running in 6e1a425608c0 [2022-04-13T06:16:28.070Z] Removing intermediate container cd3a9c17efcd [2022-04-13T06:16:28.070Z] ---> d534eea37248 [2022-04-13T06:16:28.070Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T06:16:28.346Z] ---> Running in 3029339f9047 [2022-04-13T06:16:28.633Z] ---> 9300b208eba2 [2022-04-13T06:16:28.633Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-13T06:16:28.633Z] Removing intermediate container 6e1a425608c0 [2022-04-13T06:16:28.633Z] ---> 78932e3c052a [2022-04-13T06:16:28.633Z] Step 23/23 : LABEL version=2.2.0-dev.67 [2022-04-13T06:16:28.928Z] ---> Running in 10810e31c586 [2022-04-13T06:16:29.969Z] Removing intermediate container 0aac31f4c9f9 [2022-04-13T06:16:29.969Z] ---> 5217b8285a68 [2022-04-13T06:16:29.969Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T06:16:29.969Z] Removing intermediate container 3029339f9047 [2022-04-13T06:16:29.969Z] ---> 3f1a6164b154 [2022-04-13T06:16:29.969Z] Step 13/25 : WORKDIR / [2022-04-13T06:16:30.248Z] ---> Running in ec186686ab43 [2022-04-13T06:16:30.248Z] ---> Running in fa0d2b89253a [2022-04-13T06:16:30.248Z] Removing intermediate container 10810e31c586 [2022-04-13T06:16:30.248Z] ---> e8324483d0db [2022-04-13T06:16:30.248Z] [2022-04-13T06:16:31.243Z] Successfully built e8324483d0db [2022-04-13T06:16:31.243Z] Successfully tagged core-command-arm64:latest [2022-04-13T06:16:31.243Z] Building support-notifications [2022-04-13T06:16:31.243Z]  Building core-command ... done Removing intermediate container fa0d2b89253a [2022-04-13T06:16:31.243Z] ---> 847ebfd62cba [2022-04-13T06:16:31.243Z] 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-13T06:16:31.243Z] Removing intermediate container ec186686ab43 [2022-04-13T06:16:31.243Z] ---> 296aa6b75631 [2022-04-13T06:16:31.243Z] Step 20/22 : LABEL arch=arm64 [2022-04-13T06:16:31.527Z] ---> Running in 6e2eb27234cd [2022-04-13T06:16:32.540Z] Removing intermediate container 6e2eb27234cd [2022-04-13T06:16:32.540Z] ---> 7a2c20f2ce6b [2022-04-13T06:16:32.540Z] Step 21/22 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:16:32.836Z] ---> Running in 22352acba67a [2022-04-13T06:16:33.130Z] ---> 52893f3384d4 [2022-04-13T06:16:33.130Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-13T06:16:33.130Z] ---> 752c83f3ba29 [2022-04-13T06:16:33.130Z] 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-13T06:16:33.744Z] Removing intermediate container 22352acba67a [2022-04-13T06:16:33.745Z] ---> c41f4de507bb [2022-04-13T06:16:33.745Z] Step 22/22 : LABEL version=2.2.0-dev.67 [2022-04-13T06:16:34.022Z] ---> Running in 00ece8a1b593 [2022-04-13T06:16:34.648Z] ---> bfbfe2d1f410 [2022-04-13T06:16:34.648Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-13T06:16:34.648Z] ---> Running in 595a9a582def [2022-04-13T06:16:34.925Z] ---> cd41be8618c3 [2022-04-13T06:16:34.925Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-13T06:16:34.925Z] Removing intermediate container 00ece8a1b593 [2022-04-13T06:16:34.925Z] ---> 6c8926854789 [2022-04-13T06:16:34.925Z] [2022-04-13T06:16:35.532Z] Successfully built 6c8926854789 [2022-04-13T06:16:35.532Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-13T06:16:35.532Z] Building sys-mgmt-agent [2022-04-13T06:16:35.827Z]  Building security-proxy-setup ... done Removing intermediate container 595a9a582def [2022-04-13T06:16:35.827Z] ---> c15b793deadd [2022-04-13T06:16:35.827Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T06:16:36.116Z] ---> Running in ca5f3e041fef [2022-04-13T06:16:36.394Z] ---> ce0e79c60915 [2022-04-13T06:16:36.394Z] 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-13T06:16:36.673Z] Removing intermediate container ca5f3e041fef [2022-04-13T06:16:36.673Z] ---> 689c97625e23 [2022-04-13T06:16:36.673Z] Step 20/22 : LABEL arch=arm64 [2022-04-13T06:16:36.673Z] ---> Running in cfafadbfc4bc [2022-04-13T06:16:37.668Z] Removing intermediate container cfafadbfc4bc [2022-04-13T06:16:37.668Z] ---> 1ee6b21f60bb [2022-04-13T06:16:37.668Z] Step 21/22 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:16:37.668Z] ---> Running in dfb6828adebb [2022-04-13T06:16:37.668Z] ---> 1235722927c3 [2022-04-13T06:16:37.668Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-13T06:16:38.653Z] Removing intermediate container dfb6828adebb [2022-04-13T06:16:38.654Z] ---> c9d607a4de98 [2022-04-13T06:16:38.654Z] Step 22/22 : LABEL version=2.2.0-dev.67 [2022-04-13T06:16:38.944Z] ---> Running in fb67400ed2f0 [2022-04-13T06:16:39.546Z] Removing intermediate container fb67400ed2f0 [2022-04-13T06:16:39.546Z] ---> 5bc0aa0c7f1b [2022-04-13T06:16:39.546Z] [2022-04-13T06:16:40.153Z] Successfully built 5bc0aa0c7f1b [2022-04-13T06:16:40.153Z] Successfully tagged support-scheduler-arm64:latest [2022-04-13T06:16:40.153Z] Building core-metadata [2022-04-13T06:16:40.472Z]  Building support-scheduler ... done  ---> 4c83d8d32c6b [2022-04-13T06:16:40.472Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-13T06:16:44.188Z] ---> a6e359ad5d22 [2022-04-13T06:16:44.188Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T06:16:45.212Z] ---> 2c6d59af6742 [2022-04-13T06:16:45.212Z] 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-13T06:16:45.536Z] ---> Running in cce41ee19821 [2022-04-13T06:16:50.069Z] Removing intermediate container cce41ee19821 [2022-04-13T06:16:50.069Z] ---> dc17615e8e8a [2022-04-13T06:16:50.069Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T06:16:50.069Z] ---> Running in 4ca833cc4036 [2022-04-13T06:16:50.069Z] Removing intermediate container 4ca833cc4036 [2022-04-13T06:16:50.069Z] ---> 5fa4f601eeff [2022-04-13T06:16:50.069Z] Step 23/25 : LABEL arch=arm64 [2022-04-13T06:16:50.346Z] ---> Running in 00d4cf46bfac [2022-04-13T06:16:50.951Z] Removing intermediate container 00d4cf46bfac [2022-04-13T06:16:50.951Z] ---> ae143fecb233 [2022-04-13T06:16:50.951Z] Step 24/25 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:16:50.951Z] ---> Running in bbc99ee856cd [2022-04-13T06:16:51.566Z] Removing intermediate container bbc99ee856cd [2022-04-13T06:16:51.566Z] ---> a6f442f87808 [2022-04-13T06:16:51.566Z] Step 25/25 : LABEL version=2.2.0-dev.67 [2022-04-13T06:16:51.842Z] ---> Running in 8f441f126c27 [2022-04-13T06:16:52.443Z] Removing intermediate container 8f441f126c27 [2022-04-13T06:16:52.443Z] ---> b7ed4a03f6b5 [2022-04-13T06:16:52.443Z] [2022-04-13T06:16:52.718Z] Successfully built b7ed4a03f6b5 [2022-04-13T06:16:52.718Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-13T06:16:52.718Z] Building security-spire-agent [2022-04-13T06:16:59.454Z]  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:16:59.454Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:16:59.454Z] ---> 520c304e57d6 [2022-04-13T06:16:59.454Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T06:16:59.454Z] ---> Using cache [2022-04-13T06:16:59.454Z] ---> e4814d9f5abc [2022-04-13T06:16:59.454Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:16:59.454Z] ---> Using cache [2022-04-13T06:16:59.454Z] ---> 9a30ed48517d [2022-04-13T06:16:59.454Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-13T06:16:59.454Z] ---> Running in 665855aaa903 [2022-04-13T06:17:00.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:17:01.903Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:17:02.896Z] OK: 220 MiB in 52 packages [2022-04-13T06:17:04.899Z] Removing intermediate container 665855aaa903 [2022-04-13T06:17:04.899Z] ---> 4ed4d8484df3 [2022-04-13T06:17:04.899Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T06:17:06.349Z] ---> 0f3d031b639c [2022-04-13T06:17:06.349Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:17:06.349Z] ---> Running in bf963980232c [2022-04-13T06:17:11.794Z] Removing intermediate container bf963980232c [2022-04-13T06:17:11.794Z] ---> 317f6164ffd3 [2022-04-13T06:17:11.794Z] Step 8/22 : COPY . . [2022-04-13T06:17:12.073Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:17:12.073Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:17:12.073Z] ---> 520c304e57d6 [2022-04-13T06:17:12.073Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T06:17:12.073Z] ---> Using cache [2022-04-13T06:17:12.073Z] ---> e4814d9f5abc [2022-04-13T06:17:12.073Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:17:12.073Z] ---> Using cache [2022-04-13T06:17:12.073Z] ---> 9a30ed48517d [2022-04-13T06:17:12.073Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-13T06:17:12.073Z] ---> Running in cfa034aed246 [2022-04-13T06:17:14.079Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:17:15.078Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:17:16.064Z] OK: 220 MiB in 52 packages [2022-04-13T06:17:18.084Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:17:18.084Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:17:18.084Z] ---> 520c304e57d6 [2022-04-13T06:17:18.084Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T06:17:18.084Z] ---> Using cache [2022-04-13T06:17:18.084Z] ---> e4814d9f5abc [2022-04-13T06:17:18.084Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:17:18.084Z] ---> Using cache [2022-04-13T06:17:18.084Z] ---> 9a30ed48517d [2022-04-13T06:17:18.084Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-13T06:17:18.084Z] ---> Using cache [2022-04-13T06:17:18.084Z] ---> b2a1e0f4550a [2022-04-13T06:17:18.084Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T06:17:18.084Z] ---> Using cache [2022-04-13T06:17:18.084Z] ---> ee50f5ff16ad [2022-04-13T06:17:18.084Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:17:18.084Z] ---> Using cache [2022-04-13T06:17:18.084Z] ---> 81d665a81e75 [2022-04-13T06:17:18.084Z] Step 8/23 : COPY . . [2022-04-13T06:17:18.379Z] Removing intermediate container cfa034aed246 [2022-04-13T06:17:18.379Z] ---> b7e389ff58bd [2022-04-13T06:17:18.380Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T06:17:18.663Z] ---> Using cache [2022-04-13T06:17:18.663Z] ---> aff4588d947b [2022-04-13T06:17:18.663Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-13T06:17:18.954Z] ---> Running in b67ebf1ca0f5 [2022-04-13T06:17:20.968Z] ---> e13f99fa8674 [2022-04-13T06:17:20.968Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:17:20.968Z] ---> Running in 7206d136d06a [2022-04-13T06:17:21.246Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-13T06:17:25.609Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:17:25.610Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:17:25.610Z] ---> 520c304e57d6 [2022-04-13T06:17:25.610Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T06:17:25.610Z] ---> Using cache [2022-04-13T06:17:25.610Z] ---> e4814d9f5abc [2022-04-13T06:17:25.610Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:17:25.610Z] ---> Using cache [2022-04-13T06:17:25.610Z] ---> 9a30ed48517d [2022-04-13T06:17:25.610Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T06:17:25.610Z] ---> Running in f7ae8e69cf3f [2022-04-13T06:17:28.315Z] Removing intermediate container 7206d136d06a [2022-04-13T06:17:28.316Z] ---> 51c2ea0cbadb [2022-04-13T06:17:28.316Z] Step 8/23 : COPY . . [2022-04-13T06:17:28.594Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:17:30.062Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:17:31.544Z] OK: 220 MiB in 52 packages [2022-04-13T06:17:34.216Z] Removing intermediate container f7ae8e69cf3f [2022-04-13T06:17:34.216Z] ---> a06a807e721f [2022-04-13T06:17:34.216Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T06:17:35.675Z] ---> 4f26cd59b0cc [2022-04-13T06:17:35.675Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:17:35.675Z] ---> Running in dd5546ef7d43 [2022-04-13T06:17:39.104Z] ---> 46dfcc850134 [2022-04-13T06:17:39.104Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-13T06:17:39.104Z] ---> Running in dd6c3c92d660 [2022-04-13T06:17:41.767Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T06:17:42.379Z] Removing intermediate container dd5546ef7d43 [2022-04-13T06:17:42.379Z] ---> b61356d8fbfc [2022-04-13T06:17:42.379Z] Step 8/26 : COPY . . [2022-04-13T06:17:50.722Z] ---> fd128b2efa9a [2022-04-13T06:17:50.722Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-13T06:17:50.722Z] ---> Running in 8c225d2aa60f [2022-04-13T06:17:53.427Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T06:18:00.186Z] ---> acb779e604f8 [2022-04-13T06:18:00.186Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T06:18:00.186Z] ---> Running in 155e8f788498 [2022-04-13T06:18:00.186Z] Removing intermediate container 155e8f788498 [2022-04-13T06:18:00.186Z] ---> 1cd50a326754 [2022-04-13T06:18:00.186Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T06:18:00.186Z] ---> Running in b9865da6bb44 [2022-04-13T06:18:03.647Z] Removing intermediate container b9865da6bb44 [2022-04-13T06:18:03.647Z] ---> abc3dd77064d [2022-04-13T06:18:03.647Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T06:18:03.647Z] ---> Running in b562fc54da8e [2022-04-13T06:18:03.924Z] Removing intermediate container b562fc54da8e [2022-04-13T06:18:03.925Z] ---> 5100d1a0e826 [2022-04-13T06:18:03.925Z] 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-13T06:18:03.925Z] ---> Running in 4c1c4040c5a2 [2022-04-13T06:18:06.600Z] spire-1.2.1/ [2022-04-13T06:18:06.601Z] spire-1.2.1/.data/ [2022-04-13T06:18:06.601Z] spire-1.2.1/.data/.file [2022-04-13T06:18:06.601Z] spire-1.2.1/.dockerignore [2022-04-13T06:18:06.601Z] spire-1.2.1/.gitattributes [2022-04-13T06:18:06.601Z] spire-1.2.1/.githooks/ [2022-04-13T06:18:06.601Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T06:18:06.601Z] spire-1.2.1/.github/ [2022-04-13T06:18:06.601Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T06:18:06.601Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T06:18:06.601Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T06:18:06.601Z] spire-1.2.1/.github/workflows/ [2022-04-13T06:18:06.601Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T06:18:06.601Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T06:18:06.601Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T06:18:06.601Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T06:18:06.601Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T06:18:06.601Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T06:18:06.601Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T06:18:06.601Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T06:18:06.601Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T06:18:06.601Z] spire-1.2.1/.gitignore [2022-04-13T06:18:06.601Z] spire-1.2.1/.go-version [2022-04-13T06:18:06.601Z] spire-1.2.1/.golangci.yml [2022-04-13T06:18:06.601Z] spire-1.2.1/ADOPTERS.md [2022-04-13T06:18:06.601Z] spire-1.2.1/CHANGELOG.md [2022-04-13T06:18:06.601Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T06:18:06.601Z] spire-1.2.1/CODEOWNERS [2022-04-13T06:18:06.601Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T06:18:06.601Z] spire-1.2.1/Dockerfile [2022-04-13T06:18:06.601Z] spire-1.2.1/Dockerfile.dev [2022-04-13T06:18:06.601Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T06:18:06.601Z] spire-1.2.1/LICENSE [2022-04-13T06:18:06.601Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T06:18:06.601Z] spire-1.2.1/Makefile [2022-04-13T06:18:06.601Z] spire-1.2.1/README.md [2022-04-13T06:18:06.601Z] spire-1.2.1/ROADMAP.md [2022-04-13T06:18:06.601Z] spire-1.2.1/SECURITY.md [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/ [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T06:18:06.601Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T06:18:06.601Z] spire-1.2.1/conf/ [2022-04-13T06:18:06.601Z] spire-1.2.1/conf/agent/ [2022-04-13T06:18:06.601Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T06:18:06.601Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T06:18:06.601Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T06:18:06.601Z] spire-1.2.1/conf/server/ [2022-04-13T06:18:06.601Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T06:18:06.601Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T06:18:06.601Z] spire-1.2.1/conf/server/server.conf [2022-04-13T06:18:06.601Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T06:18:06.601Z] spire-1.2.1/doc/ [2022-04-13T06:18:06.601Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T06:18:06.601Z] spire-1.2.1/doc/auditlog.md [2022-04-13T06:18:06.601Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T06:18:06.601Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T06:18:06.601Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T06:18:06.601Z] spire-1.2.1/doc/images/ [2022-04-13T06:18:06.601Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T06:18:06.601Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T06:18:06.601Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T06:18:06.601Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T06:18:06.601Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T06:18:06.601Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T06:18:06.601Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T06:18:06.601Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T06:18:06.601Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T06:18:06.601Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T06:18:06.601Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T06:18:06.601Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T06:18:06.601Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T06:18:06.601Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T06:18:06.601Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T06:18:06.601Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T06:18:06.601Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T06:18:06.601Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T06:18:06.601Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T06:18:06.601Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T06:18:06.601Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T06:18:06.601Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T06:18:06.601Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T06:18:06.601Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T06:18:06.601Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T06:18:06.883Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T06:18:06.883Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T06:18:06.883Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T06:18:06.884Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T06:18:06.884Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T06:18:06.884Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T06:18:06.884Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T06:18:06.884Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T06:18:06.884Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T06:18:06.884Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T06:18:06.884Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T06:18:06.884Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T06:18:06.884Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T06:18:06.884Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T06:18:06.884Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T06:18:06.884Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T06:18:06.884Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T06:18:06.884Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T06:18:06.884Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T06:18:06.884Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T06:18:06.884Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T06:18:06.884Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T06:18:06.884Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T06:18:06.884Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T06:18:06.884Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T06:18:06.884Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T06:18:06.884Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T06:18:06.884Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T06:18:06.884Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T06:18:06.884Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T06:18:06.884Z] spire-1.2.1/doc/spire_server.md [2022-04-13T06:18:06.884Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T06:18:06.884Z] spire-1.2.1/doc/telemetry.md [2022-04-13T06:18:06.884Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T06:18:06.884Z] spire-1.2.1/doc/upgrading.md [2022-04-13T06:18:06.884Z] spire-1.2.1/doc/using_spire.md [2022-04-13T06:18:06.884Z] spire-1.2.1/examples/ [2022-04-13T06:18:06.884Z] spire-1.2.1/examples/README.md [2022-04-13T06:18:06.884Z] spire-1.2.1/go.mod [2022-04-13T06:18:06.884Z] spire-1.2.1/go.sum [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T06:18:06.884Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/common/ [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/common/api/ [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T06:18:06.885Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/health/ [2022-04-13T06:18:07.167Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/log/ [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T06:18:07.168Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/common/util/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/common/version/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/config.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T06:18:07.449Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T06:18:07.450Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T06:18:07.729Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/server.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T06:18:07.730Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T06:18:07.730Z] spire-1.2.1/proto/ [2022-04-13T06:18:07.730Z] spire-1.2.1/proto/private/ [2022-04-13T06:18:07.730Z] spire-1.2.1/proto/private/server/ [2022-04-13T06:18:07.730Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T06:18:07.730Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T06:18:07.730Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T06:18:07.730Z] spire-1.2.1/proto/spire/ [2022-04-13T06:18:07.730Z] spire-1.2.1/proto/spire/common/ [2022-04-13T06:18:07.730Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T06:18:07.730Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T06:18:07.730Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T06:18:07.730Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T06:18:07.730Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T06:18:07.730Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T06:18:07.730Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T06:18:07.730Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T06:18:07.730Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T06:18:07.730Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T06:18:07.730Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T06:18:07.730Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T06:18:07.730Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T06:18:07.730Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T06:18:07.730Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T06:18:07.730Z] spire-1.2.1/release/ [2022-04-13T06:18:07.730Z] spire-1.2.1/release/spire-extras/ [2022-04-13T06:18:07.730Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T06:18:07.730Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T06:18:07.730Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T06:18:07.730Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T06:18:07.730Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T06:18:07.730Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T06:18:07.730Z] spire-1.2.1/release/spire/ [2022-04-13T06:18:07.730Z] spire-1.2.1/release/spire/README.md [2022-04-13T06:18:07.730Z] spire-1.2.1/release/spire/conf/ [2022-04-13T06:18:07.730Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T06:18:07.730Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T06:18:07.730Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T06:18:07.730Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T06:18:07.730Z] spire-1.2.1/script/ [2022-04-13T06:18:07.730Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T06:18:07.730Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T06:18:07.730Z] spire-1.2.1/support/ [2022-04-13T06:18:07.730Z] spire-1.2.1/support/k8s/ [2022-04-13T06:18:07.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T06:18:07.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T06:18:07.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T06:18:07.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T06:18:07.730Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T06:18:07.731Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T06:18:08.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T06:18:08.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T06:18:08.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T06:18:08.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T06:18:08.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T06:18:08.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T06:18:08.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T06:18:08.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T06:18:08.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T06:18:08.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T06:18:08.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T06:18:08.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T06:18:08.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T06:18:08.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T06:18:08.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T06:18:08.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T06:18:08.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T06:18:08.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T06:18:08.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T06:18:08.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T06:18:08.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T06:18:08.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T06:18:08.011Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T06:18:08.011Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T06:18:08.011Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T06:18:08.011Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T06:18:08.011Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T06:18:08.011Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T06:18:08.011Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T06:18:08.011Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T06:18:08.011Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T06:18:08.011Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T06:18:08.011Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T06:18:08.011Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T06:18:08.011Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T06:18:08.011Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T06:18:08.011Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T06:18:08.011Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T06:18:08.011Z] spire-1.2.1/test/ [2022-04-13T06:18:08.011Z] spire-1.2.1/test/clock/ [2022-04-13T06:18:08.011Z] spire-1.2.1/test/clock/clock.go [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/ [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/ [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/config/ [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T06:18:08.011Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T06:18:08.012Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T06:18:08.012Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T06:18:08.012Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/README.md [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/common [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/setup/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T06:18:08.012Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T06:18:08.013Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T06:18:08.013Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T06:18:08.013Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T06:18:08.013Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T06:18:08.013Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T06:18:08.013Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T06:18:08.013Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T06:18:08.013Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T06:18:08.013Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T06:18:08.013Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T06:18:08.013Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T06:18:08.013Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T06:18:08.013Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T06:18:08.013Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T06:18:08.013Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T06:18:08.013Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T06:18:08.013Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T06:18:08.013Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T06:18:08.013Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T06:18:08.013Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T06:18:08.013Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T06:18:08.013Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T06:18:08.013Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T06:18:08.013Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T06:18:08.013Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T06:18:08.013Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T06:18:08.013Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T06:18:08.013Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T06:18:08.013Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T06:18:08.293Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T06:18:08.293Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T06:18:08.293Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T06:18:08.293Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T06:18:08.293Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T06:18:08.293Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T06:18:08.293Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T06:18:08.293Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T06:18:08.293Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T06:18:08.293Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T06:18:08.293Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T06:18:08.293Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T06:18:08.293Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T06:18:08.293Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T06:18:08.293Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T06:18:08.293Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T06:18:08.293Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T06:18:08.293Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T06:18:08.293Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T06:18:08.293Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T06:18:08.293Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T06:18:08.293Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T06:18:08.293Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T06:18:08.293Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T06:18:08.294Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T06:18:08.295Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T06:18:08.295Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T06:18:08.295Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T06:18:08.295Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T06:18:08.295Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T06:18:08.295Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T06:18:08.295Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T06:18:08.295Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T06:18:08.295Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T06:18:08.295Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T06:18:08.295Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T06:18:08.295Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T06:18:08.295Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T06:18:08.295Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T06:18:08.295Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T06:18:08.295Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T06:18:08.295Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T06:18:08.295Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T06:18:08.295Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T06:18:08.295Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T06:18:08.295Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T06:18:08.295Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T06:18:08.295Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T06:18:08.295Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T06:18:08.295Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T06:18:08.295Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T06:18:08.295Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T06:18:08.295Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T06:18:08.295Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T06:18:08.295Z] spire-1.2.1/test/integration/test.sh [2022-04-13T06:18:08.295Z] spire-1.2.1/test/plugintest/ [2022-04-13T06:18:08.295Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T06:18:08.295Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T06:18:08.295Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T06:18:08.295Z] spire-1.2.1/test/spiretest/ [2022-04-13T06:18:08.295Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T06:18:08.295Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T06:18:08.295Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T06:18:08.295Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T06:18:08.295Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T06:18:08.295Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T06:18:08.295Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T06:18:08.295Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T06:18:08.295Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T06:18:08.295Z] spire-1.2.1/test/testca/ [2022-04-13T06:18:08.295Z] spire-1.2.1/test/testca/ca.go [2022-04-13T06:18:08.295Z] spire-1.2.1/test/testkey/ [2022-04-13T06:18:08.295Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T06:18:08.295Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T06:18:08.295Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T06:18:08.295Z] spire-1.2.1/test/testkey/new.go [2022-04-13T06:18:08.295Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T06:18:08.295Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T06:18:08.295Z] spire-1.2.1/test/util/ [2022-04-13T06:18:08.295Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T06:18:08.295Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T06:18:08.295Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T06:18:08.295Z] spire-1.2.1/test/util/race.go [2022-04-13T06:18:08.295Z] spire-1.2.1/test/util/util.go [2022-04-13T06:18:08.295Z] building spire from source... [2022-04-13T06:18:08.904Z] Installing go1.17.7... [2022-04-13T06:18:35.801Z] Building bin/spire-server... [2022-04-13T06:18:35.801Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T06:18:35.801Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T06:18:35.801Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T06:18:35.801Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T06:18:35.801Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T06:18:36.802Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T06:18:37.410Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T06:18:37.691Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T06:18:37.970Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T06:18:38.248Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T06:18:38.856Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T06:18:38.856Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T06:18:39.136Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T06:18:39.415Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T06:18:39.415Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T06:18:39.415Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T06:18:39.415Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T06:18:39.691Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T06:18:39.979Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T06:19:06.833Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T06:19:06.833Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T06:19:06.833Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T06:19:06.833Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T06:19:06.833Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T06:19:06.833Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T06:19:07.112Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T06:19:07.112Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T06:19:07.112Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T06:19:07.112Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T06:19:07.389Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T06:19:08.382Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T06:19:08.659Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T06:19:08.659Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T06:19:08.938Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T06:19:08.938Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T06:19:08.938Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T06:19:09.216Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T06:19:09.216Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T06:19:09.216Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T06:19:09.493Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T06:19:10.096Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-13T06:19:10.375Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T06:19:10.375Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T06:19:10.652Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T06:19:10.929Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T06:19:10.929Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T06:19:11.533Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T06:19:11.533Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T06:19:11.808Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T06:19:11.808Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T06:19:13.789Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T06:19:14.060Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T06:19:20.784Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T06:19:20.784Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T06:19:20.784Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T06:19:20.784Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T06:19:20.784Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T06:19:20.784Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T06:19:20.784Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T06:19:20.784Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T06:19:20.784Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T06:19:21.384Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T06:19:26.806Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T06:19:35.108Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T06:19:35.108Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T06:19:41.837Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T06:20:38.427Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T06:20:38.427Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T06:20:38.427Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T06:20:38.427Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T06:20:39.410Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T06:20:40.009Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T06:20:40.997Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T06:20:41.992Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T06:20:43.985Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T06:20:43.986Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T06:20:44.263Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T06:20:44.541Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T06:20:44.541Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T06:20:44.821Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T06:20:45.099Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T06:20:45.376Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T06:20:45.654Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T06:20:45.654Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T06:20:45.931Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T06:20:46.946Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T06:20:46.946Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T06:20:47.223Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T06:20:47.502Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T06:20:47.502Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T06:20:47.502Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T06:20:47.782Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T06:20:53.223Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T06:20:53.825Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T06:20:54.102Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T06:20:54.102Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T06:20:54.102Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T06:20:54.102Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T06:20:54.379Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T06:20:54.655Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T06:20:54.655Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T06:20:55.644Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T06:20:56.635Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T06:20:56.635Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T06:20:56.911Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T06:20:57.898Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T06:20:57.898Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T06:20:58.176Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T06:20:58.176Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T06:20:58.460Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T06:20:58.460Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T06:20:58.737Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T06:20:58.738Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T06:20:59.724Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T06:20:59.724Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T06:20:59.999Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T06:21:00.275Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T06:21:00.275Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T06:21:01.264Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T06:21:01.540Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T06:21:01.816Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T06:21:04.657Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T06:21:04.657Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T06:21:04.657Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T06:21:05.314Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T06:21:05.609Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T06:21:06.641Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T06:21:10.087Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T06:21:12.073Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T06:21:12.073Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T06:21:12.674Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T06:21:12.674Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T06:21:13.277Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T06:21:13.555Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T06:21:13.555Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T06:21:13.832Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T06:21:14.107Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T06:21:14.107Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T06:21:14.386Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T06:21:24.565Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T06:21:24.565Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T06:21:24.565Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T06:21:24.565Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T06:21:42.879Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T06:21:42.879Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T06:24:49.878Z] Removing intermediate container b67ebf1ca0f5 [2022-04-13T06:24:49.878Z] ---> ab4f12d37060 [2022-04-13T06:24:49.878Z] [2022-04-13T06:24:49.878Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T06:24:49.878Z] ---> ac73e934f311 [2022-04-13T06:24:49.878Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T06:24:49.878Z] ---> Using cache [2022-04-13T06:24:49.878Z] ---> 8a8d633b9dec [2022-04-13T06:24:49.878Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T06:24:49.878Z] ---> Using cache [2022-04-13T06:24:49.878Z] ---> 871c052aab0a [2022-04-13T06:24:49.878Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-13T06:24:49.878Z] ---> Running in 1b3077f2a97a [2022-04-13T06:24:49.878Z] Removing intermediate container 1b3077f2a97a [2022-04-13T06:24:49.878Z] ---> 58be8e90dbc7 [2022-04-13T06:24:49.878Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T06:24:49.878Z] ---> Running in f708325366b9 [2022-04-13T06:24:49.878Z] Removing intermediate container f708325366b9 [2022-04-13T06:24:49.878Z] ---> 36ec1ede307d [2022-04-13T06:24:49.878Z] Step 15/23 : WORKDIR / [2022-04-13T06:24:49.878Z] ---> Running in d7815853fbc7 [2022-04-13T06:24:49.878Z] Removing intermediate container d7815853fbc7 [2022-04-13T06:24:49.878Z] ---> 536c118d4423 [2022-04-13T06:24:49.878Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T06:24:50.480Z] ---> 06c331462748 [2022-04-13T06:24:50.480Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-13T06:24:53.129Z] ---> 219d60879397 [2022-04-13T06:24:53.129Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-13T06:24:53.742Z] ---> 8385f3c25757 [2022-04-13T06:24:53.742Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-13T06:24:53.742Z] ---> Running in 04229b22cd02 [2022-04-13T06:24:54.374Z] Removing intermediate container 04229b22cd02 [2022-04-13T06:24:54.374Z] ---> 486cd46020c5 [2022-04-13T06:24:54.374Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T06:24:54.650Z] ---> Running in e2ff7c37510b [2022-04-13T06:24:55.641Z] Removing intermediate container e2ff7c37510b [2022-04-13T06:24:55.641Z] ---> 4ccdaa9457d3 [2022-04-13T06:24:55.641Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T06:24:55.641Z] ---> Running in 5b86c11e7d45 [2022-04-13T06:24:56.244Z] Removing intermediate container 5b86c11e7d45 [2022-04-13T06:24:56.244Z] ---> 08d920759248 [2022-04-13T06:24:56.244Z] Step 22/23 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:24:56.244Z] ---> Running in b244eb8da8f3 [2022-04-13T06:24:56.857Z] Removing intermediate container b244eb8da8f3 [2022-04-13T06:24:56.857Z] ---> faec4736b777 [2022-04-13T06:24:56.857Z] Step 23/23 : LABEL version=2.2.0-dev.67 [2022-04-13T06:24:56.857Z] ---> Running in 247f71bb8e25 [2022-04-13T06:24:57.862Z] Removing intermediate container 247f71bb8e25 [2022-04-13T06:24:57.862Z] ---> d424a2176168 [2022-04-13T06:24:57.862Z] [2022-04-13T06:24:58.471Z] Successfully built d424a2176168 [2022-04-13T06:24:58.471Z] Successfully tagged core-metadata-arm64:latest [2022-04-13T06:24:58.471Z] Building security-bootstrapper [2022-04-13T06:25:10.995Z]  Building core-metadata ... done Removing intermediate container 8c225d2aa60f [2022-04-13T06:25:10.995Z] ---> 3b1e500944b7 [2022-04-13T06:25:10.995Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-13T06:25:10.995Z] ---> Running in b39ecb6dfea3 [2022-04-13T06:25:11.990Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-13T06:25:20.334Z] Removing intermediate container b39ecb6dfea3 [2022-04-13T06:25:20.334Z] ---> a588be08eaf4 [2022-04-13T06:25:20.334Z] [2022-04-13T06:25:20.334Z] Step 11/23 : FROM docker:20.10.14 [2022-04-13T06:25:20.334Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:25:20.334Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:25:20.334Z] ---> 520c304e57d6 [2022-04-13T06:25:20.334Z] Step 3/31 : WORKDIR /edgex-go [2022-04-13T06:25:20.334Z] ---> Using cache [2022-04-13T06:25:20.334Z] ---> e4814d9f5abc [2022-04-13T06:25:20.334Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:25:20.334Z] ---> Using cache [2022-04-13T06:25:20.334Z] ---> 9a30ed48517d [2022-04-13T06:25:20.334Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-13T06:25:20.334Z] ---> Using cache [2022-04-13T06:25:20.334Z] ---> b2a1e0f4550a [2022-04-13T06:25:20.334Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-13T06:25:20.334Z] ---> Using cache [2022-04-13T06:25:20.334Z] ---> ee50f5ff16ad [2022-04-13T06:25:20.334Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:25:20.334Z] ---> Using cache [2022-04-13T06:25:20.334Z] ---> 81d665a81e75 [2022-04-13T06:25:20.334Z] Step 8/31 : COPY . . [2022-04-13T06:25:20.334Z] 20.10.14: Pulling from library/docker [2022-04-13T06:25:20.334Z] ---> Using cache [2022-04-13T06:25:20.334Z] ---> aff4588d947b [2022-04-13T06:25:20.334Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-13T06:25:20.949Z] ---> Running in ebb91b6a5d78 [2022-04-13T06:25:23.631Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T06:25:27.095Z] Removing intermediate container dd6c3c92d660 [2022-04-13T06:25:27.095Z] ---> 29c45de72c94 [2022-04-13T06:25:27.095Z] [2022-04-13T06:25:27.095Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T06:25:27.095Z] ---> ac73e934f311 [2022-04-13T06:25:27.095Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-13T06:25:27.095Z] ---> Running in ccae0a7f9ec1 [2022-04-13T06:25:29.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:25:30.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:25:31.831Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-13T06:25:31.831Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-13T06:25:31.831Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T06:25:31.831Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T06:25:32.442Z] OK: 6 MiB in 16 packages [2022-04-13T06:25:35.106Z] Removing intermediate container ccae0a7f9ec1 [2022-04-13T06:25:35.107Z] ---> 8c4141d7e087 [2022-04-13T06:25:35.107Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T06:25:35.391Z] ---> Running in 4cbac3d9894c [2022-04-13T06:25:35.996Z] Removing intermediate container 4cbac3d9894c [2022-04-13T06:25:35.996Z] ---> 199c7ab70f98 [2022-04-13T06:25:35.996Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-13T06:25:36.276Z] ---> Running in 8a0e54676e4e [2022-04-13T06:25:36.874Z] Removing intermediate container 8a0e54676e4e [2022-04-13T06:25:36.874Z] ---> 9b03cd9cc739 [2022-04-13T06:25:36.874Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T06:25:36.874Z] ---> Running in 2fd45b5b19d9 [2022-04-13T06:25:37.477Z] Removing intermediate container 2fd45b5b19d9 [2022-04-13T06:25:37.477Z] ---> 5c0bbabed5fc [2022-04-13T06:25:37.477Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T06:25:38.925Z] ---> ba9e165e3434 [2022-04-13T06:25:38.925Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-13T06:25:42.338Z] ---> 15f2e6c489c0 [2022-04-13T06:25:42.338Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-13T06:25:43.329Z] ---> a9aa828d4a3f [2022-04-13T06:25:43.329Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-13T06:25:43.329Z] ---> Running in 4ab38f8174bc [2022-04-13T06:25:43.329Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-13T06:25:43.329Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-13T06:25:43.329Z] ---> c346e9eafbab [2022-04-13T06:25:43.329Z] 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-13T06:25:43.606Z] ---> Running in 74d535ff923e [2022-04-13T06:25:44.244Z] Removing intermediate container 4ab38f8174bc [2022-04-13T06:25:44.244Z] ---> 28154a7e1139 [2022-04-13T06:25:44.244Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T06:25:44.543Z] Removing intermediate container 74d535ff923e [2022-04-13T06:25:44.543Z] ---> 6e9e2b7cf101 [2022-04-13T06:25:44.543Z] 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-13T06:25:44.543Z] ---> Running in b55f1d039168 [2022-04-13T06:25:44.543Z] ---> Running in a0c80ca203dc [2022-04-13T06:25:45.542Z] Removing intermediate container b55f1d039168 [2022-04-13T06:25:45.542Z] ---> 29d0485b7d31 [2022-04-13T06:25:45.542Z] Step 20/22 : LABEL arch=arm64 [2022-04-13T06:25:45.542Z] ---> Running in 8811daf9ed1a [2022-04-13T06:25:46.172Z] Removing intermediate container 8811daf9ed1a [2022-04-13T06:25:46.172Z] ---> 5bde3f35643d [2022-04-13T06:25:46.172Z] Step 21/22 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:25:46.458Z] ---> Running in 356a74fa1996 [2022-04-13T06:25:46.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:25:47.037Z] Removing intermediate container 356a74fa1996 [2022-04-13T06:25:47.037Z] ---> 7b0adbc511f8 [2022-04-13T06:25:47.037Z] Step 22/22 : LABEL version=2.2.0-dev.67 [2022-04-13T06:25:47.037Z] ---> Running in 39dd4788d2df [2022-04-13T06:25:47.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:25:47.612Z] Removing intermediate container 39dd4788d2df [2022-04-13T06:25:47.612Z] ---> a747ab2a9888 [2022-04-13T06:25:47.612Z] [2022-04-13T06:25:48.211Z] Successfully built a747ab2a9888 [2022-04-13T06:25:48.211Z] Successfully tagged support-notifications-arm64:latest [2022-04-13T06:25:48.211Z]  Building support-notifications ... done Building security-spiffe-token-provider [2022-04-13T06:25:48.811Z] (1/43) Installing readline (8.1.1-r0) [2022-04-13T06:25:48.811Z] (2/43) Installing bash (5.1.16-r0) [2022-04-13T06:25:48.811Z] Executing bash-5.1.16-r0.post-install [2022-04-13T06:25:48.811Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-13T06:25:48.811Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T06:25:48.811Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-13T06:25:48.811Z] (6/43) Installing curl (7.80.0-r0) [2022-04-13T06:25:48.811Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-13T06:25:48.811Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-13T06:25:48.811Z] (9/43) Installing expat (2.4.7-r0) [2022-04-13T06:25:48.811Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-13T06:25:48.811Z] (11/43) Installing gdbm (1.22-r0) [2022-04-13T06:25:48.811Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-13T06:25:48.811Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-13T06:25:48.811Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-13T06:25:49.088Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-13T06:25:49.088Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-13T06:25:49.088Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-13T06:25:51.721Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-13T06:25:51.721Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-13T06:25:51.721Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-13T06:25:51.721Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-13T06:25:51.721Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-13T06:25:51.721Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-13T06:25:51.721Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-13T06:25:51.721Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-13T06:25:51.721Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-13T06:25:51.721Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-13T06:25:51.721Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-13T06:25:51.721Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-13T06:25:51.996Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-13T06:25:51.996Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-13T06:25:51.996Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-13T06:25:51.996Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-13T06:25:51.996Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-13T06:25:51.996Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-13T06:25:51.996Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-13T06:25:51.996Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-13T06:25:51.996Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-13T06:25:51.996Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-13T06:25:52.277Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-13T06:25:52.277Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-13T06:25:52.277Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-13T06:25:52.277Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-13T06:25:53.261Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T06:25:53.261Z] OK: 82 MiB in 65 packages [2022-04-13T06:25:59.994Z] Collecting docker-compose==1.23.2 [2022-04-13T06:25:59.994Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-13T06:26:00.979Z] Collecting docker<4.0,>=3.6.0 [2022-04-13T06:26:00.979Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-13T06:26:00.979Z] 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-13T06:26:02.427Z] Collecting PyYAML<4,>=3.10 [2022-04-13T06:26:02.427Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-13T06:26:06.744Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:26:06.744Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:26:06.744Z] ---> 520c304e57d6 [2022-04-13T06:26:06.744Z] Step 3/20 : WORKDIR /edgex-go [2022-04-13T06:26:06.744Z] ---> Using cache [2022-04-13T06:26:06.744Z] ---> e4814d9f5abc [2022-04-13T06:26:06.744Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-13T06:26:07.346Z] ---> Running in f2d47f5b42e4 [2022-04-13T06:26:09.338Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:26:09.936Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-13T06:26:09.936Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-13T06:26:09.936Z] Collecting docopt<0.7,>=0.6.1 [2022-04-13T06:26:09.936Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-13T06:26:10.548Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:26:11.998Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T06:26:11.998Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T06:26:11.998Z] OK: 15740 distinct packages available [2022-04-13T06:26:12.278Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:26:12.881Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-13T06:26:13.158Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-13T06:26:13.158Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:26:13.435Z] Collecting jsonschema<3,>=2.5.1 [2022-04-13T06:26:13.435Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-13T06:26:13.713Z] Collecting cached-property<2,>=1.2.0 [2022-04-13T06:26:13.713Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-13T06:26:13.990Z] Collecting texttable<0.10,>=0.9.0 [2022-04-13T06:26:13.990Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-13T06:26:14.593Z] OK: 220 MiB in 52 packages [2022-04-13T06:26:16.059Z] Removing intermediate container f2d47f5b42e4 [2022-04-13T06:26:16.059Z] ---> 844c69484471 [2022-04-13T06:26:16.059Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-13T06:26:17.062Z] ---> 11447bedefe2 [2022-04-13T06:26:17.062Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:26:17.062Z] ---> Running in 010d41e6b042 [2022-04-13T06:26:17.360Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-13T06:26:17.360Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-13T06:26:21.686Z] Collecting docker-pycreds>=0.4.0 [2022-04-13T06:26:21.686Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-13T06:26:21.969Z] 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-13T06:26:22.245Z] Removing intermediate container 010d41e6b042 [2022-04-13T06:26:22.245Z] ---> b29389c87d59 [2022-04-13T06:26:22.245Z] Step 7/20 : COPY . . [2022-04-13T06:26:23.244Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-13T06:26:23.244Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-13T06:26:23.519Z] Collecting idna<2.8,>=2.5 [2022-04-13T06:26:23.519Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-13T06:26:23.806Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-13T06:26:23.806Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-13T06:26:24.410Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-13T06:26:24.410Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-13T06:26:24.410Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-13T06:26:24.410Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-13T06:26:25.854Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-13T06:26:25.854Z] Attempting uninstall: urllib3 [2022-04-13T06:26:25.854Z] Found existing installation: urllib3 1.26.7 [2022-04-13T06:26:25.854Z] Uninstalling urllib3-1.26.7: [2022-04-13T06:26:26.133Z] Successfully uninstalled urllib3-1.26.7 [2022-04-13T06:26:27.598Z] Attempting uninstall: idna [2022-04-13T06:26:27.598Z] Found existing installation: idna 3.3 [2022-04-13T06:26:27.598Z] Uninstalling idna-3.3: [2022-04-13T06:26:27.598Z] Successfully uninstalled idna-3.3 [2022-04-13T06:26:31.934Z] Attempting uninstall: requests [2022-04-13T06:26:31.934Z] Found existing installation: requests 2.26.0 [2022-04-13T06:26:31.934Z] Uninstalling requests-2.26.0: [2022-04-13T06:26:32.212Z] Successfully uninstalled requests-2.26.0 [2022-04-13T06:26:33.201Z] Running setup.py install for texttable: started [2022-04-13T06:26:35.852Z] ---> 66e2c395bcd5 [2022-04-13T06:26:35.852Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-13T06:26:36.128Z] ---> Running in fdcf568f4351 [2022-04-13T06:26:36.404Z] Running setup.py install for texttable: finished with status 'done' [2022-04-13T06:26:36.404Z] Running setup.py install for PyYAML: started [2022-04-13T06:26:37.850Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-13T06:26:40.489Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-13T06:26:41.092Z] Running setup.py install for docopt: started [2022-04-13T06:26:43.754Z] Running setup.py install for docopt: finished with status 'done' [2022-04-13T06:26:43.754Z] Running setup.py install for dockerpty: started [2022-04-13T06:26:46.400Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-13T06:26:49.060Z] 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-13T06:27:04.236Z] Removing intermediate container a0c80ca203dc [2022-04-13T06:27:04.236Z] ---> 4a075d7ff8f5 [2022-04-13T06:27:04.236Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-13T06:27:04.236Z] ---> Running in ac52f43f48ef [2022-04-13T06:27:04.511Z] Removing intermediate container ac52f43f48ef [2022-04-13T06:27:04.511Z] ---> b25d9ba7ee89 [2022-04-13T06:27:04.511Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-13T06:27:04.511Z] ---> Running in 85bfe5352331 [2022-04-13T06:27:05.114Z] Removing intermediate container 85bfe5352331 [2022-04-13T06:27:05.114Z] ---> 1a9b54d7dbbd [2022-04-13T06:27:05.114Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-13T06:27:07.142Z] ---> 972e3fded1e9 [2022-04-13T06:27:07.142Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-13T06:27:08.602Z] ---> 9b792b4f1862 [2022-04-13T06:27:08.602Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-13T06:27:09.598Z] ---> dee0eca15ff9 [2022-04-13T06:27:09.598Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-13T06:27:09.598Z] ---> Running in f847784d914d [2022-04-13T06:27:10.197Z] Removing intermediate container f847784d914d [2022-04-13T06:27:10.197Z] ---> 8cd21caf6a34 [2022-04-13T06:27:10.197Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T06:27:10.197Z] ---> Running in 0c3df92fd1da [2022-04-13T06:27:10.803Z] Removing intermediate container 0c3df92fd1da [2022-04-13T06:27:10.803Z] ---> c2eb857dbdb1 [2022-04-13T06:27:10.803Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T06:27:11.086Z] ---> Running in db7a0a87ca8f [2022-04-13T06:27:11.695Z] Removing intermediate container db7a0a87ca8f [2022-04-13T06:27:11.695Z] ---> 5787221446e3 [2022-04-13T06:27:11.695Z] Step 22/23 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:27:11.695Z] ---> Running in c586fc3ce3fa [2022-04-13T06:27:12.312Z] Removing intermediate container c586fc3ce3fa [2022-04-13T06:27:12.312Z] ---> 1acd1dc91da5 [2022-04-13T06:27:12.312Z] Step 23/23 : LABEL version=2.2.0-dev.67 [2022-04-13T06:27:12.312Z] ---> Running in dee30449f0ac [2022-04-13T06:27:12.922Z] Removing intermediate container dee30449f0ac [2022-04-13T06:27:12.922Z] ---> 2ad667b4fc39 [2022-04-13T06:27:12.922Z] [2022-04-13T06:27:13.203Z] Successfully built 2ad667b4fc39 [2022-04-13T06:27:13.203Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-13T06:27:13.203Z] Building core-data [2022-04-13T06:27:31.590Z]  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:27:31.590Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:27:31.590Z] ---> 520c304e57d6 [2022-04-13T06:27:31.590Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T06:27:31.590Z] ---> Using cache [2022-04-13T06:27:31.590Z] ---> e4814d9f5abc [2022-04-13T06:27:31.590Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:27:31.590Z] ---> Using cache [2022-04-13T06:27:31.590Z] ---> 9a30ed48517d [2022-04-13T06:27:31.590Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-13T06:27:31.590Z] ---> Running in 8babfce6e3ba [2022-04-13T06:27:32.203Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:27:33.477Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:27:35.289Z] OK: 220 MiB in 52 packages [2022-04-13T06:27:36.360Z] Removing intermediate container 8babfce6e3ba [2022-04-13T06:27:36.360Z] ---> a7c09fe42b00 [2022-04-13T06:27:36.780Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T06:27:37.837Z] ---> 283973867b46 [2022-04-13T06:27:37.837Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:27:37.837Z] ---> Running in 2888ce605683 [2022-04-13T06:27:43.473Z] Removing intermediate container 2888ce605683 [2022-04-13T06:27:43.473Z] ---> bb2b73135817 [2022-04-13T06:27:43.473Z] Step 8/23 : COPY . . [2022-04-13T06:27:58.630Z] ---> d7d7cd8b95df [2022-04-13T06:27:58.630Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-13T06:27:58.630Z] ---> Running in 22e7f672459f [2022-04-13T06:27:59.241Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-13T06:33:06.543Z] Removing intermediate container ebb91b6a5d78 [2022-04-13T06:33:06.543Z] ---> 7005c28eee8f [2022-04-13T06:33:06.543Z] [2022-04-13T06:33:06.543Z] Step 10/31 : FROM alpine:3.14 [2022-04-13T06:33:06.543Z] ---> ac73e934f311 [2022-04-13T06:33:06.543Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-13T06:33:06.543Z] ---> Running in 8ae70ff75d82 [2022-04-13T06:33:06.543Z] Removing intermediate container 8ae70ff75d82 [2022-04-13T06:33:06.543Z] ---> 74a8dc8c8b85 [2022-04-13T06:33:06.543Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-13T06:33:06.543Z] ---> Running in 33610640daa0 [2022-04-13T06:33:06.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:33:07.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:33:08.437Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-13T06:33:08.437Z] (2/2) Installing su-exec (0.2-r1) [2022-04-13T06:33:08.437Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T06:33:08.437Z] OK: 6 MiB in 16 packages [2022-04-13T06:33:09.921Z] Removing intermediate container 33610640daa0 [2022-04-13T06:33:09.921Z] ---> 668e1b01e8cd [2022-04-13T06:33:09.921Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-13T06:33:09.921Z] ---> Running in afe0cbd6890d [2022-04-13T06:33:10.536Z] Removing intermediate container afe0cbd6890d [2022-04-13T06:33:10.536Z] ---> aa68049909f8 [2022-04-13T06:33:10.536Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-13T06:33:10.536Z] ---> Running in 1cf4361088e3 [2022-04-13T06:33:11.176Z] Removing intermediate container 1cf4361088e3 [2022-04-13T06:33:11.176Z] ---> 97703632bf35 [2022-04-13T06:33:11.176Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-13T06:33:11.176Z] ---> Running in d4f1009d012c [2022-04-13T06:33:14.611Z] Removing intermediate container d4f1009d012c [2022-04-13T06:33:14.611Z] ---> f50aed054b6a [2022-04-13T06:33:14.611Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-13T06:33:14.611Z] ---> Running in 931a9a2690be [2022-04-13T06:33:15.219Z] Removing intermediate container 931a9a2690be [2022-04-13T06:33:15.219Z] ---> 80f95a6632ab [2022-04-13T06:33:15.219Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-13T06:33:16.217Z] ---> 51233d5a2167 [2022-04-13T06:33:16.217Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-13T06:33:16.217Z] ---> Running in 2ebab1c62567 [2022-04-13T06:33:19.634Z] Removing intermediate container 2ebab1c62567 [2022-04-13T06:33:19.634Z] ---> 99edb89dc6a8 [2022-04-13T06:33:19.634Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T06:33:20.232Z] ---> 0960be063c6b [2022-04-13T06:33:20.232Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-13T06:33:22.883Z] ---> 82a88c951d92 [2022-04-13T06:33:22.883Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-13T06:33:23.501Z] ---> 5ba5368ace7a [2022-04-13T06:33:23.501Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-13T06:33:24.493Z] ---> 3400634ad2ff [2022-04-13T06:33:24.493Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-13T06:33:25.486Z] ---> a6db010c9f4d [2022-04-13T06:33:25.486Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-13T06:33:26.105Z] ---> Running in 714d6af6593e [2022-04-13T06:33:26.712Z] Removing intermediate container 714d6af6593e [2022-04-13T06:33:26.712Z] ---> e1ca27b06496 [2022-04-13T06:33:26.712Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-13T06:33:27.717Z] ---> 4d6c30037561 [2022-04-13T06:33:27.717Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-13T06:33:27.996Z] ---> Running in fb32c0cdab5d [2022-04-13T06:33:31.409Z] Removing intermediate container fb32c0cdab5d [2022-04-13T06:33:31.409Z] ---> 00aa1361b6d1 [2022-04-13T06:33:31.409Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-13T06:33:31.409Z] ---> Running in e28b0e8337df [2022-04-13T06:33:32.011Z] Removing intermediate container e28b0e8337df [2022-04-13T06:33:32.011Z] ---> ceeefa10985c [2022-04-13T06:33:32.011Z] Step 28/31 : CMD ["gate"] [2022-04-13T06:33:32.288Z] ---> Running in d2dd574df059 [2022-04-13T06:33:33.276Z] Removing intermediate container d2dd574df059 [2022-04-13T06:33:33.276Z] ---> 299c303548b3 [2022-04-13T06:33:33.276Z] Step 29/31 : LABEL arch=arm64 [2022-04-13T06:33:33.551Z] ---> Running in caf302321541 [2022-04-13T06:33:34.153Z] Removing intermediate container caf302321541 [2022-04-13T06:33:34.153Z] ---> 54b81a4161f4 [2022-04-13T06:33:34.153Z] Step 30/31 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:33:34.429Z] ---> Running in 7b8ad6b264aa [2022-04-13T06:33:35.033Z] Removing intermediate container 7b8ad6b264aa [2022-04-13T06:33:35.033Z] ---> 4f50497a0f93 [2022-04-13T06:33:35.033Z] Step 31/31 : LABEL version=2.2.0-dev.67 [2022-04-13T06:33:35.309Z] ---> Running in e3cd2a475b25 [2022-04-13T06:33:35.911Z] Removing intermediate container e3cd2a475b25 [2022-04-13T06:33:35.911Z] ---> 20564a8149c9 [2022-04-13T06:33:35.911Z] [2022-04-13T06:33:36.185Z] Successfully built 20564a8149c9 [2022-04-13T06:33:36.185Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-13T06:33:36.185Z] Building security-spire-server [2022-04-13T06:33:58.393Z]  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T06:33:58.393Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T06:33:58.393Z] ---> 520c304e57d6 [2022-04-13T06:33:58.393Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T06:33:58.393Z] ---> Using cache [2022-04-13T06:33:58.393Z] ---> e4814d9f5abc [2022-04-13T06:33:58.393Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:33:58.393Z] ---> Using cache [2022-04-13T06:33:58.393Z] ---> 9a30ed48517d [2022-04-13T06:33:58.393Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T06:33:58.393Z] ---> Using cache [2022-04-13T06:33:58.393Z] ---> a06a807e721f [2022-04-13T06:33:58.393Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T06:33:58.393Z] ---> Using cache [2022-04-13T06:33:58.393Z] ---> 4f26cd59b0cc [2022-04-13T06:33:58.393Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T06:33:58.393Z] ---> Using cache [2022-04-13T06:33:58.393Z] ---> b61356d8fbfc [2022-04-13T06:33:58.393Z] Step 8/25 : COPY . . [2022-04-13T06:33:58.393Z] ---> Using cache [2022-04-13T06:33:58.393Z] ---> acb779e604f8 [2022-04-13T06:33:58.393Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T06:33:58.393Z] ---> Using cache [2022-04-13T06:33:58.393Z] ---> 1cd50a326754 [2022-04-13T06:33:58.393Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-13T06:33:58.393Z] ---> Using cache [2022-04-13T06:33:58.393Z] ---> abc3dd77064d [2022-04-13T06:33:58.393Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-13T06:33:58.393Z] ---> Using cache [2022-04-13T06:33:58.393Z] ---> 5100d1a0e826 [2022-04-13T06:33:58.393Z] 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-13T06:33:58.393Z] ---> Running in 7862c2aec3d7 [2022-04-13T06:34:01.041Z] spire-1.2.1/ [2022-04-13T06:34:01.041Z] spire-1.2.1/.data/ [2022-04-13T06:34:01.041Z] spire-1.2.1/.data/.file [2022-04-13T06:34:01.041Z] spire-1.2.1/.dockerignore [2022-04-13T06:34:01.041Z] spire-1.2.1/.gitattributes [2022-04-13T06:34:01.041Z] spire-1.2.1/.githooks/ [2022-04-13T06:34:01.041Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T06:34:01.041Z] spire-1.2.1/.github/ [2022-04-13T06:34:01.041Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T06:34:01.041Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T06:34:01.041Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T06:34:01.041Z] spire-1.2.1/.github/workflows/ [2022-04-13T06:34:01.041Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T06:34:01.041Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T06:34:01.041Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T06:34:01.041Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T06:34:01.041Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T06:34:01.041Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T06:34:01.041Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T06:34:01.041Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T06:34:01.041Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T06:34:01.041Z] spire-1.2.1/.gitignore [2022-04-13T06:34:01.041Z] spire-1.2.1/.go-version [2022-04-13T06:34:01.041Z] spire-1.2.1/.golangci.yml [2022-04-13T06:34:01.041Z] spire-1.2.1/ADOPTERS.md [2022-04-13T06:34:01.041Z] spire-1.2.1/CHANGELOG.md [2022-04-13T06:34:01.041Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T06:34:01.041Z] spire-1.2.1/CODEOWNERS [2022-04-13T06:34:01.041Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T06:34:01.041Z] spire-1.2.1/Dockerfile [2022-04-13T06:34:01.041Z] spire-1.2.1/Dockerfile.dev [2022-04-13T06:34:01.041Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T06:34:01.041Z] spire-1.2.1/LICENSE [2022-04-13T06:34:01.041Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T06:34:01.041Z] spire-1.2.1/Makefile [2022-04-13T06:34:01.041Z] spire-1.2.1/README.md [2022-04-13T06:34:01.041Z] spire-1.2.1/ROADMAP.md [2022-04-13T06:34:01.041Z] spire-1.2.1/SECURITY.md [2022-04-13T06:34:01.041Z] spire-1.2.1/cmd/ [2022-04-13T06:34:01.041Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T06:34:01.041Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T06:34:01.041Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T06:34:01.041Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T06:34:01.041Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T06:34:01.041Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T06:34:01.042Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T06:34:01.042Z] spire-1.2.1/conf/ [2022-04-13T06:34:01.042Z] spire-1.2.1/conf/agent/ [2022-04-13T06:34:01.042Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T06:34:01.042Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T06:34:01.042Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T06:34:01.042Z] spire-1.2.1/conf/server/ [2022-04-13T06:34:01.042Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T06:34:01.042Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T06:34:01.042Z] spire-1.2.1/conf/server/server.conf [2022-04-13T06:34:01.042Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/ [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/auditlog.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/images/ [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T06:34:01.042Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T06:34:01.320Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T06:34:01.320Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T06:34:01.320Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T06:34:01.320Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T06:34:01.320Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T06:34:01.320Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T06:34:01.320Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T06:34:01.320Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T06:34:01.320Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T06:34:01.320Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T06:34:01.320Z] spire-1.2.1/doc/spire_server.md [2022-04-13T06:34:01.320Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T06:34:01.320Z] spire-1.2.1/doc/telemetry.md [2022-04-13T06:34:01.320Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T06:34:01.320Z] spire-1.2.1/doc/upgrading.md [2022-04-13T06:34:01.320Z] spire-1.2.1/doc/using_spire.md [2022-04-13T06:34:01.320Z] spire-1.2.1/examples/ [2022-04-13T06:34:01.320Z] spire-1.2.1/examples/README.md [2022-04-13T06:34:01.320Z] spire-1.2.1/go.mod [2022-04-13T06:34:01.320Z] spire-1.2.1/go.sum [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/ [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/ [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T06:34:01.320Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/common/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/common/api/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T06:34:01.321Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/health/ [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/log/ [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T06:34:01.599Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T06:34:01.600Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T06:34:01.878Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T06:34:01.878Z] spire-1.2.1/pkg/common/util/ [2022-04-13T06:34:01.878Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T06:34:01.878Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T06:34:01.878Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T06:34:01.878Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T06:34:01.878Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T06:34:01.878Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T06:34:01.878Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T06:34:01.878Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T06:34:01.878Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T06:34:01.878Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T06:34:01.878Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T06:34:01.878Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T06:34:01.878Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T06:34:01.878Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T06:34:01.878Z] spire-1.2.1/pkg/common/version/ [2022-04-13T06:34:01.878Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T06:34:01.878Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T06:34:01.878Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T06:34:01.878Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T06:34:01.878Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T06:34:01.878Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T06:34:01.878Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T06:34:01.878Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T06:34:01.878Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T06:34:01.878Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T06:34:01.878Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/config.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T06:34:01.879Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T06:34:01.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T06:34:01.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T06:34:01.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T06:34:01.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T06:34:01.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T06:34:01.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T06:34:01.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T06:34:01.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T06:34:01.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T06:34:01.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T06:34:01.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T06:34:01.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T06:34:01.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T06:34:01.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T06:34:01.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T06:34:01.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T06:34:01.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T06:34:01.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T06:34:01.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T06:34:01.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T06:34:02.159Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T06:34:02.160Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T06:34:02.160Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T06:34:02.160Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T06:34:02.160Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T06:34:02.160Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T06:34:02.160Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T06:34:02.160Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T06:34:02.160Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T06:34:02.160Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T06:34:02.160Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T06:34:02.160Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T06:34:02.160Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T06:34:02.160Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T06:34:02.160Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T06:34:02.160Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T06:34:02.160Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T06:34:02.160Z] spire-1.2.1/pkg/server/server.go [2022-04-13T06:34:02.160Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T06:34:02.160Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T06:34:02.160Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T06:34:02.160Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T06:34:02.160Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T06:34:02.160Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T06:34:02.160Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T06:34:02.160Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T06:34:02.160Z] spire-1.2.1/proto/ [2022-04-13T06:34:02.160Z] spire-1.2.1/proto/private/ [2022-04-13T06:34:02.160Z] spire-1.2.1/proto/private/server/ [2022-04-13T06:34:02.160Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T06:34:02.160Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T06:34:02.160Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T06:34:02.160Z] spire-1.2.1/proto/spire/ [2022-04-13T06:34:02.160Z] spire-1.2.1/proto/spire/common/ [2022-04-13T06:34:02.160Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T06:34:02.160Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T06:34:02.160Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T06:34:02.160Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T06:34:02.160Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T06:34:02.160Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T06:34:02.160Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T06:34:02.160Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T06:34:02.160Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T06:34:02.160Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T06:34:02.160Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T06:34:02.160Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T06:34:02.160Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T06:34:02.160Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T06:34:02.160Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T06:34:02.160Z] spire-1.2.1/release/ [2022-04-13T06:34:02.160Z] spire-1.2.1/release/spire-extras/ [2022-04-13T06:34:02.160Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T06:34:02.160Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T06:34:02.160Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T06:34:02.160Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T06:34:02.160Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T06:34:02.160Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T06:34:02.160Z] spire-1.2.1/release/spire/ [2022-04-13T06:34:02.160Z] spire-1.2.1/release/spire/README.md [2022-04-13T06:34:02.160Z] spire-1.2.1/release/spire/conf/ [2022-04-13T06:34:02.160Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T06:34:02.160Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T06:34:02.160Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T06:34:02.160Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T06:34:02.160Z] spire-1.2.1/script/ [2022-04-13T06:34:02.160Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T06:34:02.160Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T06:34:02.160Z] spire-1.2.1/support/ [2022-04-13T06:34:02.160Z] spire-1.2.1/support/k8s/ [2022-04-13T06:34:02.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T06:34:02.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T06:34:02.160Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T06:34:02.438Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T06:34:02.439Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T06:34:02.439Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T06:34:02.439Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T06:34:02.439Z] spire-1.2.1/test/ [2022-04-13T06:34:02.439Z] spire-1.2.1/test/clock/ [2022-04-13T06:34:02.439Z] spire-1.2.1/test/clock/clock.go [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/ [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/ [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/config/ [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T06:34:02.439Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T06:34:02.440Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T06:34:02.440Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T06:34:02.440Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T06:34:02.440Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T06:34:02.440Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T06:34:02.440Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T06:34:02.440Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T06:34:02.440Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T06:34:02.440Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T06:34:02.440Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T06:34:02.440Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T06:34:02.440Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T06:34:02.440Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/README.md [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/common [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/setup/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T06:34:02.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T06:34:02.441Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T06:34:02.716Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T06:34:02.717Z] spire-1.2.1/test/integration/test.sh [2022-04-13T06:34:02.717Z] spire-1.2.1/test/plugintest/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T06:34:02.717Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T06:34:02.717Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T06:34:02.717Z] spire-1.2.1/test/spiretest/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T06:34:02.717Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T06:34:02.717Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T06:34:02.717Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T06:34:02.717Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T06:34:02.717Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T06:34:02.717Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T06:34:02.717Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T06:34:02.717Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T06:34:02.717Z] spire-1.2.1/test/testca/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/testca/ca.go [2022-04-13T06:34:02.717Z] spire-1.2.1/test/testkey/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T06:34:02.717Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T06:34:02.717Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T06:34:02.717Z] spire-1.2.1/test/testkey/new.go [2022-04-13T06:34:02.717Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T06:34:02.717Z] spire-1.2.1/test/util/ [2022-04-13T06:34:02.717Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T06:34:02.717Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T06:34:02.717Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T06:34:02.717Z] spire-1.2.1/test/util/race.go [2022-04-13T06:34:02.717Z] spire-1.2.1/test/util/util.go [2022-04-13T06:34:02.717Z] building spire from source... [2022-04-13T06:34:03.714Z] Installing go1.17.7... [2022-04-13T06:34:09.180Z] Removing intermediate container fdcf568f4351 [2022-04-13T06:34:09.180Z] ---> 912084459ad7 [2022-04-13T06:34:09.180Z] [2022-04-13T06:34:09.180Z] Step 9/20 : FROM alpine:3.15 [2022-04-13T06:34:09.180Z] 3.15: Pulling from library/alpine [2022-04-13T06:34:09.180Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-13T06:34:09.180Z] Status: Downloaded newer image for alpine:3.15 [2022-04-13T06:34:09.180Z] ---> 3fb3c9af89a9 [2022-04-13T06:34:09.180Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T06:34:09.180Z] ---> Running in 1cf822fafd68 [2022-04-13T06:34:09.791Z] Removing intermediate container 1cf822fafd68 [2022-04-13T06:34:09.791Z] ---> 4b083f795a5f [2022-04-13T06:34:09.791Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:34:10.069Z] ---> Running in 1c78cf9c153d [2022-04-13T06:34:13.480Z] Removing intermediate container 1c78cf9c153d [2022-04-13T06:34:13.480Z] ---> 2a8d9ef51251 [2022-04-13T06:34:13.480Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-13T06:34:13.480Z] ---> Running in 93f6aa16f8ca [2022-04-13T06:34:14.949Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:34:16.399Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:34:17.836Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T06:34:17.836Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T06:34:17.836Z] OK: 15729 distinct packages available [2022-04-13T06:34:17.836Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:34:19.282Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:34:20.730Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-13T06:34:20.730Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-13T06:34:21.011Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T06:34:21.011Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-13T06:34:21.287Z] (5/9) Installing curl (7.80.0-r0) [2022-04-13T06:34:21.287Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-13T06:34:21.287Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-13T06:34:21.566Z] (8/9) Installing libucontext (1.1-r0) [2022-04-13T06:34:21.566Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-13T06:34:21.566Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T06:34:21.566Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T06:34:22.171Z] OK: 8 MiB in 23 packages [2022-04-13T06:34:25.578Z] Removing intermediate container 93f6aa16f8ca [2022-04-13T06:34:25.578Z] ---> 576a778e9ff7 [2022-04-13T06:34:25.578Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T06:34:25.849Z] ---> 2060e34f8a24 [2022-04-13T06:34:25.849Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-13T06:34:28.472Z] ---> 05b7caa04976 [2022-04-13T06:34:28.472Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-13T06:34:29.462Z] ---> 489e403eb406 [2022-04-13T06:34:29.462Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-13T06:34:29.462Z] ---> Running in 4a64a75fbc6c [2022-04-13T06:34:30.059Z] Removing intermediate container 4a64a75fbc6c [2022-04-13T06:34:30.059Z] ---> 0a0a3b4d85f1 [2022-04-13T06:34:30.059Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T06:34:30.342Z] ---> Running in cbf68e61b571 [2022-04-13T06:34:30.942Z] Removing intermediate container cbf68e61b571 [2022-04-13T06:34:30.942Z] ---> d9110d2ea76a [2022-04-13T06:34:30.942Z] Step 18/20 : LABEL arch=arm64 [2022-04-13T06:34:30.942Z] ---> Running in 3a637ec573c7 [2022-04-13T06:34:31.546Z] Removing intermediate container 3a637ec573c7 [2022-04-13T06:34:31.546Z] ---> f431b17a9d81 [2022-04-13T06:34:31.546Z] Step 19/20 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:34:31.819Z] ---> Running in 710dca4c6e0a [2022-04-13T06:34:32.449Z] Removing intermediate container 710dca4c6e0a [2022-04-13T06:34:32.449Z] ---> fa73e4845908 [2022-04-13T06:34:32.449Z] Step 20/20 : LABEL version=2.2.0-dev.67 [2022-04-13T06:34:32.449Z] ---> Running in 9f86a3b883f8 [2022-04-13T06:34:33.060Z] Removing intermediate container 9f86a3b883f8 [2022-04-13T06:34:33.060Z] ---> b5e8f328fe0e [2022-04-13T06:34:33.060Z] [2022-04-13T06:34:33.337Z] Successfully built b5e8f328fe0e [2022-04-13T06:34:33.337Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-13T06:34:33.618Z]  Building security-spiffe-token-provider ... done Building bin/spire-server... [2022-04-13T06:34:33.618Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T06:34:33.897Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T06:34:33.897Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T06:34:34.505Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T06:34:34.505Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T06:34:35.499Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T06:34:35.499Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T06:34:36.490Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T06:34:36.490Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T06:34:37.485Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T06:34:38.938Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T06:34:39.218Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T06:34:39.218Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T06:34:39.495Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T06:34:39.495Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T06:34:39.495Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T06:34:40.102Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T06:34:40.102Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T06:34:40.102Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T06:34:40.378Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T06:34:40.657Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T06:34:40.657Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T06:34:41.656Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T06:34:54.109Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T06:34:54.109Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T06:34:54.386Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T06:34:54.386Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T06:34:54.386Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T06:34:54.386Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T06:34:54.668Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T06:34:55.278Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T06:34:55.278Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T06:34:55.278Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T06:34:55.278Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T06:34:55.278Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T06:34:55.557Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T06:34:55.557Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T06:34:55.557Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T06:34:55.835Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T06:34:56.115Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-13T06:34:56.393Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T06:34:57.389Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T06:34:57.389Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T06:34:57.389Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T06:34:57.389Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T06:34:57.667Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T06:34:57.668Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T06:34:57.668Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T06:34:57.668Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T06:34:57.668Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T06:34:57.668Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T06:34:57.946Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T06:34:58.224Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T06:34:58.501Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T06:34:58.784Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T06:34:58.784Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T06:34:58.784Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T06:34:59.781Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T06:35:02.426Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T06:35:10.748Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T06:35:10.748Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T06:35:11.024Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T06:35:11.298Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T06:35:11.298Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T06:35:33.485Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T06:35:33.485Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T06:35:33.485Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T06:35:40.218Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T06:35:40.218Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T06:36:07.066Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T06:36:07.066Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T06:36:07.066Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T06:36:07.066Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T06:36:07.066Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T06:36:07.066Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T06:36:07.066Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T06:36:07.728Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T06:36:10.576Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T06:36:10.898Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T06:36:10.898Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T06:36:13.743Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T06:36:13.743Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T06:36:13.743Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T06:36:14.018Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T06:36:14.018Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T06:36:14.018Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T06:36:15.465Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T06:36:15.465Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T06:36:16.069Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T06:36:16.069Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T06:36:16.069Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T06:36:16.672Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T06:36:19.302Z] Removing intermediate container 22e7f672459f [2022-04-13T06:36:19.302Z] ---> e4aa56414688 [2022-04-13T06:36:19.302Z] [2022-04-13T06:36:19.302Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T06:36:19.302Z] ---> ac73e934f311 [2022-04-13T06:36:19.302Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-13T06:36:19.578Z] ---> Running in 9c8d0ddfe975 [2022-04-13T06:36:20.189Z] Removing intermediate container 9c8d0ddfe975 [2022-04-13T06:36:20.189Z] ---> e9c68acf8d7a [2022-04-13T06:36:20.189Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-13T06:36:20.466Z] ---> Running in 21e2c0791fd6 [2022-04-13T06:36:21.076Z] Removing intermediate container 21e2c0791fd6 [2022-04-13T06:36:21.076Z] ---> 12e8451a685e [2022-04-13T06:36:21.076Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-13T06:36:21.076Z] ---> Running in d3b275870c85 [2022-04-13T06:36:21.352Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T06:36:21.627Z] Removing intermediate container d3b275870c85 [2022-04-13T06:36:21.627Z] ---> 01760a8ae359 [2022-04-13T06:36:21.627Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:36:21.899Z] ---> Running in 1f497afcf06f [2022-04-13T06:36:22.175Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T06:36:22.175Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T06:36:22.450Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T06:36:22.450Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T06:36:22.450Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T06:36:22.450Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T06:36:22.726Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T06:36:22.726Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T06:36:23.714Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T06:36:24.721Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T06:36:24.995Z] Removing intermediate container 1f497afcf06f [2022-04-13T06:36:24.995Z] ---> c1ae3fbaa342 [2022-04-13T06:36:24.995Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T06:36:24.995Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-13T06:36:24.995Z] ---> Running in 1602f18f1e7c [2022-04-13T06:36:24.995Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T06:36:25.993Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T06:36:26.281Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T06:36:26.281Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T06:36:26.557Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T06:36:26.557Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T06:36:26.557Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T06:36:26.836Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T06:36:26.836Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T06:36:26.836Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:36:27.830Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T06:36:27.830Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T06:36:27.830Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:36:28.112Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T06:36:28.112Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T06:36:28.390Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T06:36:28.997Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-13T06:36:28.997Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T06:36:28.997Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-13T06:36:28.997Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T06:36:29.276Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-13T06:36:29.276Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-13T06:36:29.554Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T06:36:29.554Z] OK: 8 MiB in 20 packages [2022-04-13T06:36:29.554Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T06:36:31.017Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T06:36:31.017Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T06:36:31.017Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T06:36:31.017Z] Removing intermediate container 1602f18f1e7c [2022-04-13T06:36:31.017Z] ---> 17007a0353d6 [2022-04-13T06:36:31.017Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T06:36:31.295Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T06:36:31.295Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T06:36:31.578Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T06:36:31.857Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T06:36:32.137Z]  ---> 79f4796aed95 [2022-04-13T06:36:32.137Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-13T06:36:32.744Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T06:36:34.748Z]  ---> 3ffe59c68439 [2022-04-13T06:36:34.748Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-13T06:36:35.029Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T06:36:35.635Z]  ---> d08b1f1ca54b [2022-04-13T06:36:35.635Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-13T06:36:35.635Z] ---> Running in bfcc62ed2b95 [2022-04-13T06:36:36.244Z] Removing intermediate container bfcc62ed2b95 [2022-04-13T06:36:36.244Z] ---> a872c966936f [2022-04-13T06:36:36.244Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T06:36:36.244Z] ---> Running in fe36adf132c7 [2022-04-13T06:36:36.852Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T06:36:36.852Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T06:36:36.852Z] Removing intermediate container fe36adf132c7 [2022-04-13T06:36:36.852Z] ---> 8ec4845ade19 [2022-04-13T06:36:36.852Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T06:36:37.135Z] ---> Running in 99536f55bf59 [2022-04-13T06:36:37.419Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T06:36:37.419Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T06:36:37.419Z] Removing intermediate container 99536f55bf59 [2022-04-13T06:36:37.419Z] ---> 1eae4beffbc2 [2022-04-13T06:36:37.699Z] Step 22/23 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:36:37.699Z] ---> Running in f8a75c4ce9ca [2022-04-13T06:36:38.303Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T06:36:38.303Z] Removing intermediate container f8a75c4ce9ca [2022-04-13T06:36:38.303Z] ---> 7b6fc016bd2f [2022-04-13T06:36:38.303Z] Step 23/23 : LABEL version=2.2.0-dev.67 [2022-04-13T06:36:38.303Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T06:36:38.303Z]  ---> Running in 9b22fc0d0daa [2022-04-13T06:36:38.586Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T06:36:38.586Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T06:36:38.865Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T06:36:38.865Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T06:36:38.865Z] Removing intermediate container 9b22fc0d0daa [2022-04-13T06:36:38.865Z] ---> 737866f8963b [2022-04-13T06:36:38.865Z] [2022-04-13T06:36:39.145Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T06:36:39.422Z] Successfully built 737866f8963b [2022-04-13T06:36:39.422Z] Successfully tagged core-data-arm64:latest [2022-04-13T06:36:44.853Z]  Building core-data ... done go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T06:36:44.853Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T06:36:44.853Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T06:36:44.853Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T06:37:07.058Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T06:37:07.058Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T06:48:44.948Z] Building bin/spire-agent... [2022-04-13T06:48:44.948Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T06:48:44.948Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T06:48:44.948Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T06:48:44.948Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T06:48:44.948Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T06:48:45.932Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T06:48:45.932Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T06:48:46.918Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T06:48:46.918Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T06:48:46.918Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T06:48:46.918Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T06:48:46.918Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T06:48:47.520Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T06:54:54.823Z] Building bin/spire-agent... [2022-04-13T06:54:54.823Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T06:54:54.823Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T06:54:54.823Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T06:54:54.823Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T06:54:54.823Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T06:54:54.823Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T06:54:54.823Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T06:54:54.823Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T06:54:54.823Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T06:54:54.823Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T06:54:54.823Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T06:54:54.823Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T06:54:54.823Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T06:55:17.054Z] Removing intermediate container 54ae2c8fc978 [2022-04-13T06:55:17.054Z] ---> 45c4238949e5 [2022-04-13T06:55:17.054Z] [2022-04-13T06:55:17.054Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T06:55:17.054Z] ---> 3fb3c9af89a9 [2022-04-13T06:55:17.054Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T06:55:17.054Z] ---> Using cache [2022-04-13T06:55:17.054Z] ---> 4b083f795a5f [2022-04-13T06:55:17.054Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:55:17.054Z] ---> Using cache [2022-04-13T06:55:17.054Z] ---> 2a8d9ef51251 [2022-04-13T06:55:17.054Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-13T06:55:17.054Z] ---> Running in 2c712a23bb04 [2022-04-13T06:55:17.054Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:55:17.654Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:55:19.100Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T06:55:19.100Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T06:55:19.100Z] OK: 15729 distinct packages available [2022-04-13T06:55:19.100Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:55:20.093Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:55:21.073Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-13T06:55:21.074Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-13T06:55:21.350Z] (3/4) Installing libucontext (1.1-r0) [2022-04-13T06:55:21.350Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-13T06:55:21.350Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T06:55:21.625Z] OK: 6 MiB in 18 packages [2022-04-13T06:55:23.086Z] Removing intermediate container 2c712a23bb04 [2022-04-13T06:55:23.086Z] ---> fe7aa5e6088f [2022-04-13T06:55:23.086Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T06:55:29.820Z] ---> b48d8cd8ee94 [2022-04-13T06:55:29.820Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T06:55:30.102Z] ---> b3d68526c31e [2022-04-13T06:55:30.102Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-13T06:55:30.102Z] ---> Running in 6da607c51cae [2022-04-13T06:55:30.716Z] Removing intermediate container 6da607c51cae [2022-04-13T06:55:30.716Z] ---> ba1c2862bc92 [2022-04-13T06:55:30.716Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-13T06:55:31.714Z] ---> c9cf7791cd05 [2022-04-13T06:55:31.714Z] Step 21/26 : WORKDIR / [2022-04-13T06:55:31.715Z] ---> Running in da24381dd9f7 [2022-04-13T06:55:32.326Z] Removing intermediate container da24381dd9f7 [2022-04-13T06:55:32.326Z] ---> 2f0602ef8edc [2022-04-13T06:55:32.326Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T06:55:32.326Z] ---> Running in fe9fd16040ca [2022-04-13T06:55:32.934Z] Removing intermediate container fe9fd16040ca [2022-04-13T06:55:32.934Z] ---> 2147757db126 [2022-04-13T06:55:32.934Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T06:55:33.216Z] ---> Running in 1e4ee7bea4ff [2022-04-13T06:55:33.824Z] Removing intermediate container 1e4ee7bea4ff [2022-04-13T06:55:33.824Z] ---> 18f8c84c5822 [2022-04-13T06:55:33.824Z] Step 24/26 : LABEL arch=arm64 [2022-04-13T06:55:33.824Z] ---> Running in 3bead936f866 [2022-04-13T06:55:34.443Z] Removing intermediate container 3bead936f866 [2022-04-13T06:55:34.443Z] ---> bb33a4e425f2 [2022-04-13T06:55:34.443Z] Step 25/26 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:55:34.443Z] ---> Running in 0ab7ebfb2eee [2022-04-13T06:55:35.064Z] Removing intermediate container 0ab7ebfb2eee [2022-04-13T06:55:35.064Z] ---> 574111507be2 [2022-04-13T06:55:35.064Z] Step 26/26 : LABEL version=2.2.0-dev.67 [2022-04-13T06:55:35.348Z] ---> Running in db2ae0203635 [2022-04-13T06:55:35.950Z] Removing intermediate container db2ae0203635 [2022-04-13T06:55:35.950Z] ---> e0e1bdc989cf [2022-04-13T06:55:35.950Z] [2022-04-13T06:55:36.231Z] Successfully built e0e1bdc989cf [2022-04-13T06:55:36.231Z] Successfully tagged security-spire-config-arm64:latest [2022-04-13T06:59:28.292Z]  Building security-spire-config ... done Removing intermediate container 4c1c4040c5a2 [2022-04-13T06:59:28.292Z] ---> 7810eb891ac5 [2022-04-13T06:59:28.292Z] [2022-04-13T06:59:28.292Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T06:59:28.292Z] ---> 3fb3c9af89a9 [2022-04-13T06:59:28.292Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T06:59:28.292Z] ---> Using cache [2022-04-13T06:59:28.292Z] ---> 4b083f795a5f [2022-04-13T06:59:28.292Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T06:59:28.292Z] ---> Using cache [2022-04-13T06:59:28.292Z] ---> 2a8d9ef51251 [2022-04-13T06:59:28.292Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T06:59:28.292Z] ---> Running in 351e79f6f212 [2022-04-13T06:59:28.292Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:59:28.572Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:59:29.552Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T06:59:29.552Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T06:59:29.552Z] OK: 15729 distinct packages available [2022-04-13T06:59:29.824Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T06:59:30.800Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T06:59:31.779Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-13T06:59:31.779Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-13T06:59:31.779Z] (3/5) Installing libucontext (1.1-r0) [2022-04-13T06:59:31.779Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-13T06:59:32.054Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-13T06:59:32.054Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T06:59:32.054Z] OK: 6 MiB in 19 packages [2022-04-13T06:59:33.062Z] Removing intermediate container 351e79f6f212 [2022-04-13T06:59:33.062Z] ---> d3d5fc602d29 [2022-04-13T06:59:33.062Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-13T06:59:35.685Z] ---> d9d6fd2e3c42 [2022-04-13T06:59:35.685Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T06:59:39.079Z] ---> f3ce0b242024 [2022-04-13T06:59:39.079Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T06:59:39.358Z] ---> e5be9a5e8222 [2022-04-13T06:59:39.358Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-13T06:59:40.349Z] ---> dcaeb879fecc [2022-04-13T06:59:40.349Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-13T06:59:40.952Z] ---> a2d8a9804ebe [2022-04-13T06:59:40.952Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T06:59:40.952Z] ---> Running in ca706d955dc4 [2022-04-13T06:59:41.226Z] Removing intermediate container ca706d955dc4 [2022-04-13T06:59:41.226Z] ---> 8d80a8967e67 [2022-04-13T06:59:41.226Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T06:59:41.226Z] ---> Running in 07c4f9b903f1 [2022-04-13T06:59:41.863Z] Removing intermediate container 07c4f9b903f1 [2022-04-13T06:59:41.863Z] ---> 37c0046b72a2 [2022-04-13T06:59:41.863Z] Step 24/26 : LABEL arch=arm64 [2022-04-13T06:59:41.863Z] ---> Running in 09714aa98316 [2022-04-13T06:59:42.169Z] Removing intermediate container 09714aa98316 [2022-04-13T06:59:42.169Z] ---> 52f98e97e426 [2022-04-13T06:59:42.169Z] Step 25/26 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T06:59:42.465Z] ---> Running in 0f3839c37928 [2022-04-13T06:59:42.806Z] Removing intermediate container 0f3839c37928 [2022-04-13T06:59:42.806Z] ---> 84c44d3900af [2022-04-13T06:59:42.806Z] Step 26/26 : LABEL version=2.2.0-dev.67 [2022-04-13T06:59:42.806Z] ---> Running in a1d8692138f2 [2022-04-13T06:59:43.489Z] Removing intermediate container a1d8692138f2 [2022-04-13T06:59:43.489Z] ---> a421e7eaba05 [2022-04-13T06:59:43.489Z] [2022-04-13T06:59:43.489Z] Successfully built a421e7eaba05 [2022-04-13T06:59:43.489Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-13T07:01:05.362Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-13T07:01:05.362Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T07:01:05.362Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T07:01:05.362Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T07:01:05.362Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T07:01:05.362Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T07:01:05.362Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T07:01:05.362Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T07:01:05.362Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T07:01:05.362Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T07:01:05.362Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T07:01:05.362Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T07:01:05.362Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T07:01:05.362Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T07:04:42.370Z] Removing intermediate container 7862c2aec3d7 [2022-04-13T07:04:42.370Z] ---> c9b9643fef6b [2022-04-13T07:04:42.370Z] [2022-04-13T07:04:42.370Z] Step 13/25 : FROM alpine:3.15 [2022-04-13T07:04:42.370Z] ---> 3fb3c9af89a9 [2022-04-13T07:04:42.370Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T07:04:42.370Z] ---> Using cache [2022-04-13T07:04:42.370Z] ---> 4b083f795a5f [2022-04-13T07:04:42.370Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T07:04:42.370Z] ---> Using cache [2022-04-13T07:04:42.370Z] ---> 2a8d9ef51251 [2022-04-13T07:04:42.370Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T07:04:42.370Z] ---> Using cache [2022-04-13T07:04:42.370Z] ---> d3d5fc602d29 [2022-04-13T07:04:42.370Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T07:04:42.370Z] ---> 26b00009aaee [2022-04-13T07:04:42.370Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T07:04:42.370Z] ---> 2de1b0462883 [2022-04-13T07:04:42.370Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-13T07:04:42.370Z] ---> 7bf34da82f8a [2022-04-13T07:04:42.370Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-13T07:04:42.370Z] ---> 9a16bfcbeefb [2022-04-13T07:04:42.370Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T07:04:42.370Z] ---> Running in d04a5736c073 [2022-04-13T07:04:42.370Z] Removing intermediate container d04a5736c073 [2022-04-13T07:04:42.370Z] ---> 092ea8f66062 [2022-04-13T07:04:42.370Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T07:04:42.370Z] ---> Running in c174684c8932 [2022-04-13T07:04:42.370Z] Removing intermediate container c174684c8932 [2022-04-13T07:04:42.370Z] ---> 6febee78e2ec [2022-04-13T07:04:42.370Z] Step 23/25 : LABEL arch=arm64 [2022-04-13T07:04:42.370Z] ---> Running in c3d2b0654675 [2022-04-13T07:04:42.370Z] Removing intermediate container c3d2b0654675 [2022-04-13T07:04:42.370Z] ---> adb4cfbf691a [2022-04-13T07:04:42.370Z] Step 24/25 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:04:42.370Z] ---> Running in 8018ed7dc4c8 [2022-04-13T07:04:42.370Z] Removing intermediate container 8018ed7dc4c8 [2022-04-13T07:04:42.370Z] ---> be07b2dc9608 [2022-04-13T07:04:42.370Z] Step 25/25 : LABEL version=2.2.0-dev.67 [2022-04-13T07:04:42.370Z] ---> Running in 0f6da7c8a3d9 [2022-04-13T07:04:42.370Z] Removing intermediate container 0f6da7c8a3d9 [2022-04-13T07:04:42.370Z] ---> 861793a264e5 [2022-04-13T07:04:42.370Z] [2022-04-13T07:04:42.370Z] Successfully built 861793a264e5 [2022-04-13T07:04:42.370Z] Successfully tagged security-spire-server-arm64:latest [2022-04-13T07:04:42.385Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-13T07:04:42.378Z] $ docker stop --time=1 9162cee21b407b8b902b76db0fda08d5b465d92fc49ab32443a8931db32986fc [2022-04-13T07:04:44.086Z] $ docker rm -f 9162cee21b407b8b902b76db0fda08d5b465d92fc49ab32443a8931db32986fc [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T07:04:44.698Z] + docker images [2022-04-13T07:04:45.289Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-13T07:04:45.289Z] security-spire-server-arm64 latest 861793a264e5 8 seconds ago 86.3MB [2022-04-13T07:04:45.289Z] c9b9643fef6b 32 seconds ago 3.98GB [2022-04-13T07:04:45.289Z] security-spire-agent-arm64 latest a421e7eaba05 5 minutes ago 126MB [2022-04-13T07:04:45.289Z] 7810eb891ac5 5 minutes ago 3.98GB [2022-04-13T07:04:45.290Z] security-spire-config-arm64 latest e0e1bdc989cf 9 minutes ago 85.6MB [2022-04-13T07:04:45.290Z] 45c4238949e5 9 minutes ago 3.98GB [2022-04-13T07:04:45.290Z] core-data-arm64 latest 737866f8963b 28 minutes ago 34.4MB [2022-04-13T07:04:45.290Z] e4aa56414688 28 minutes ago 1.23GB [2022-04-13T07:04:45.290Z] security-spiffe-token-provider-arm64 latest b5e8f328fe0e 30 minutes ago 27.7MB [2022-04-13T07:04:45.290Z] 912084459ad7 30 minutes ago 1.19GB [2022-04-13T07:04:45.290Z] security-bootstrapper-arm64 latest 20564a8149c9 31 minutes ago 23.6MB [2022-04-13T07:04:45.290Z] 7005c28eee8f 31 minutes ago 1.2GB [2022-04-13T07:04:45.290Z] sys-mgmt-agent-arm64 latest 2ad667b4fc39 37 minutes ago 290MB [2022-04-13T07:04:45.290Z] support-notifications-arm64 latest a747ab2a9888 38 minutes ago 25.5MB [2022-04-13T07:04:45.290Z] 29c45de72c94 39 minutes ago 1.2GB [2022-04-13T07:04:45.290Z] a588be08eaf4 39 minutes ago 1.2GB [2022-04-13T07:04:45.290Z] core-metadata-arm64 latest d424a2176168 39 minutes ago 25.2MB [2022-04-13T07:04:45.290Z] ab4f12d37060 39 minutes ago 1.2GB [2022-04-13T07:04:45.290Z] security-secretstore-setup-arm64 latest b7ed4a03f6b5 47 minutes ago 40.8MB [2022-04-13T07:04:45.290Z] support-scheduler-arm64 latest 5bc0aa0c7f1b 48 minutes ago 24.9MB [2022-04-13T07:04:45.290Z] security-proxy-setup-arm64 latest 6c8926854789 48 minutes ago 42.1MB [2022-04-13T07:04:45.290Z] core-command-arm64 latest e8324483d0db 48 minutes ago 23.7MB [2022-04-13T07:04:45.290Z] 300d867d125c 48 minutes ago 1.2GB [2022-04-13T07:04:45.290Z] 2f8b4f976077 48 minutes ago 1.21GB [2022-04-13T07:04:45.290Z] f309bc4bea36 48 minutes ago 1.2GB [2022-04-13T07:04:45.290Z] 8c807870a718 48 minutes ago 1.21GB [2022-04-13T07:04:45.290Z] ci-base-image-arm64 latest 520c304e57d6 58 minutes ago 886MB [2022-04-13T07:04:45.290Z] docker 20.10.14 c346e9eafbab 7 days ago 202MB [2022-04-13T07:04:45.290Z] alpine 3.14 ac73e934f311 8 days ago 5.34MB [2022-04-13T07:04:45.290Z] alpine 3.15 3fb3c9af89a9 8 days ago 5.32MB [2022-04-13T07:04:45.290Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-13T07:04:45.290Z] 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-13T07:04:45.408Z] provisioning config files... [2022-04-13T07:04:45.426Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/192@tmp/config2084316009633423066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T07:04:45.779Z] ---> docker-login.sh [2022-04-13T07:04:45.779Z] nexus3.edgexfoundry.org:10001 [2022-04-13T07:04:46.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T07:04:46.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T07:04:46.322Z] Configure a credential helper to remove this warning. See [2022-04-13T07:04:46.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T07:04:46.322Z] [2022-04-13T07:04:46.322Z] Login Succeeded [2022-04-13T07:04:46.322Z] nexus3.edgexfoundry.org:10002 [2022-04-13T07:04:46.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T07:04:46.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T07:04:46.864Z] Configure a credential helper to remove this warning. See [2022-04-13T07:04:46.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T07:04:46.864Z] [2022-04-13T07:04:46.864Z] Login Succeeded [2022-04-13T07:04:46.864Z] nexus3.edgexfoundry.org:10003 [2022-04-13T07:04:47.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T07:04:47.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T07:04:47.409Z] Configure a credential helper to remove this warning. See [2022-04-13T07:04:47.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T07:04:47.409Z] [2022-04-13T07:04:47.409Z] Login Succeeded [2022-04-13T07:04:47.409Z] nexus3.edgexfoundry.org:10004 [2022-04-13T07:04:47.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T07:04:47.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T07:04:47.953Z] Configure a credential helper to remove this warning. See [2022-04-13T07:04:47.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T07:04:47.953Z] [2022-04-13T07:04:47.953Z] Login Succeeded [2022-04-13T07:04:47.953Z] docker.io [2022-04-13T07:04:48.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T07:04:48.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T07:04:48.820Z] Configure a credential helper to remove this warning. See [2022-04-13T07:04:48.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T07:04:48.820Z] [2022-04-13T07:04:48.820Z] Login Succeeded [2022-04-13T07:04:48.820Z] ---> docker-login.sh ends [Pipeline] } [2022-04-13T07:04:48.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T07:04:48.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-13T07:04:48.906Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-04-13T07:04:48.906Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:04:48.906Z] latest [2022-04-13T07:04:48.906Z] 2.2.0-dev.67 [2022-04-13T07:04:48.906Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:04:48.906Z] main [2022-04-13T07:04:48.906Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:04:49.272Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:04:49.627Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:04:49.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-13T07:04:49.627Z] a7f14c3e1a63: Preparing [2022-04-13T07:04:49.627Z] 901814eb7f9e: Preparing [2022-04-13T07:04:49.627Z] cb34b252d98a: Preparing [2022-04-13T07:04:49.627Z] 8b714c2f41fb: Preparing [2022-04-13T07:04:49.627Z] f73e7dbfee58: Preparing [2022-04-13T07:04:49.627Z] f73e7dbfee58: Layer already exists [2022-04-13T07:04:49.903Z] cb34b252d98a: Pushed [2022-04-13T07:04:49.903Z] a7f14c3e1a63: Pushed [2022-04-13T07:04:49.903Z] 8b714c2f41fb: Pushed [2022-04-13T07:04:55.302Z] 901814eb7f9e: Pushed [2022-04-13T07:04:55.302Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:7470cbac014a12632f2322d655e75a84e05b9eaf7cee35085591e5c07e97baf3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:04:55.658Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:04:56.002Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-13T07:04:56.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-13T07:04:56.002Z] a7f14c3e1a63: Preparing [2022-04-13T07:04:56.002Z] 901814eb7f9e: Preparing [2022-04-13T07:04:56.002Z] cb34b252d98a: Preparing [2022-04-13T07:04:56.002Z] 8b714c2f41fb: Preparing [2022-04-13T07:04:56.002Z] f73e7dbfee58: Preparing [2022-04-13T07:04:56.002Z] 8b714c2f41fb: Layer already exists [2022-04-13T07:04:56.002Z] cb34b252d98a: Layer already exists [2022-04-13T07:04:56.002Z] 901814eb7f9e: Layer already exists [2022-04-13T07:04:56.002Z] f73e7dbfee58: Layer already exists [2022-04-13T07:04:56.002Z] a7f14c3e1a63: Layer already exists [2022-04-13T07:04:56.274Z] latest: digest: sha256:7470cbac014a12632f2322d655e75a84e05b9eaf7cee35085591e5c07e97baf3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:04:56.624Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:04:56.969Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.67 [2022-04-13T07:04:56.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-13T07:04:56.969Z] a7f14c3e1a63: Preparing [2022-04-13T07:04:56.969Z] 901814eb7f9e: Preparing [2022-04-13T07:04:56.969Z] cb34b252d98a: Preparing [2022-04-13T07:04:56.969Z] 8b714c2f41fb: Preparing [2022-04-13T07:04:56.969Z] f73e7dbfee58: Preparing [2022-04-13T07:04:56.969Z] f73e7dbfee58: Layer already exists [2022-04-13T07:04:56.969Z] 901814eb7f9e: Layer already exists [2022-04-13T07:04:56.969Z] a7f14c3e1a63: Layer already exists [2022-04-13T07:04:56.969Z] 8b714c2f41fb: Layer already exists [2022-04-13T07:04:56.969Z] cb34b252d98a: Layer already exists [2022-04-13T07:04:57.242Z] 2.2.0-dev.67: digest: sha256:7470cbac014a12632f2322d655e75a84e05b9eaf7cee35085591e5c07e97baf3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:04:57.802Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:04:58.179Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:04:58.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-13T07:04:58.179Z] a7f14c3e1a63: Preparing [2022-04-13T07:04:58.179Z] 901814eb7f9e: Preparing [2022-04-13T07:04:58.179Z] cb34b252d98a: Preparing [2022-04-13T07:04:58.179Z] 8b714c2f41fb: Preparing [2022-04-13T07:04:58.179Z] f73e7dbfee58: Preparing [2022-04-13T07:04:58.179Z] cb34b252d98a: Layer already exists [2022-04-13T07:04:58.179Z] f73e7dbfee58: Layer already exists [2022-04-13T07:04:58.179Z] a7f14c3e1a63: Layer already exists [2022-04-13T07:04:58.179Z] 901814eb7f9e: Layer already exists [2022-04-13T07:04:58.460Z] 8b714c2f41fb: Layer already exists [2022-04-13T07:04:58.460Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:7470cbac014a12632f2322d655e75a84e05b9eaf7cee35085591e5c07e97baf3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:04:58.836Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:04:59.179Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-04-13T07:04:59.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-13T07:04:59.179Z] a7f14c3e1a63: Preparing [2022-04-13T07:04:59.179Z] 901814eb7f9e: Preparing [2022-04-13T07:04:59.179Z] cb34b252d98a: Preparing [2022-04-13T07:04:59.179Z] 8b714c2f41fb: Preparing [2022-04-13T07:04:59.179Z] f73e7dbfee58: Preparing [2022-04-13T07:04:59.179Z] a7f14c3e1a63: Layer already exists [2022-04-13T07:04:59.179Z] 901814eb7f9e: Layer already exists [2022-04-13T07:04:59.179Z] 8b714c2f41fb: Layer already exists [2022-04-13T07:04:59.179Z] f73e7dbfee58: Layer already exists [2022-04-13T07:04:59.179Z] cb34b252d98a: Layer already exists [2022-04-13T07:04:59.452Z] main: digest: sha256:7470cbac014a12632f2322d655e75a84e05b9eaf7cee35085591e5c07e97baf3 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T07:04:59.500Z] ===================================================== [Pipeline] echo [2022-04-13T07:04:59.510Z] taggedImages: [2022-04-13T07:04:59.510Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:04:59.510Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-13T07:04:59.510Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.67 [2022-04-13T07:04:59.510Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:04:59.510Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-04-13T07:04:59.534Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-04-13T07:04:59.534Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:04:59.534Z] latest [2022-04-13T07:04:59.534Z] 2.2.0-dev.67 [2022-04-13T07:04:59.534Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:04:59.534Z] main [2022-04-13T07:04:59.534Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:04:59.894Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:00.230Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:05:00.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-13T07:05:00.231Z] 830dcea1849e: Preparing [2022-04-13T07:05:00.231Z] 58ba514bd43b: Preparing [2022-04-13T07:05:00.231Z] cb34b252d98a: Preparing [2022-04-13T07:05:00.231Z] 5a09abbd1904: Preparing [2022-04-13T07:05:00.231Z] f74a62b635e0: Preparing [2022-04-13T07:05:00.231Z] f73e7dbfee58: Preparing [2022-04-13T07:05:00.503Z] cb34b252d98a: Layer already exists [2022-04-13T07:05:00.503Z] f73e7dbfee58: Layer already exists [2022-04-13T07:05:00.503Z] 830dcea1849e: Pushed [2022-04-13T07:05:00.503Z] f74a62b635e0: Pushed [2022-04-13T07:05:01.478Z] 5a09abbd1904: Pushed [2022-04-13T07:05:06.864Z] 58ba514bd43b: Pushed [2022-04-13T07:05:07.137Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:4fab14b8c956dd24be37e6a7c73159ef2f61871d93f96eccee5d9b9eede2758f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:07.484Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:07.821Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-13T07:05:07.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-13T07:05:07.821Z] 830dcea1849e: Preparing [2022-04-13T07:05:07.821Z] 58ba514bd43b: Preparing [2022-04-13T07:05:07.821Z] cb34b252d98a: Preparing [2022-04-13T07:05:07.821Z] 5a09abbd1904: Preparing [2022-04-13T07:05:07.821Z] f74a62b635e0: Preparing [2022-04-13T07:05:07.821Z] f73e7dbfee58: Preparing [2022-04-13T07:05:07.821Z] f73e7dbfee58: Waiting [2022-04-13T07:05:07.821Z] 5a09abbd1904: Layer already exists [2022-04-13T07:05:07.821Z] f74a62b635e0: Layer already exists [2022-04-13T07:05:07.821Z] 830dcea1849e: Layer already exists [2022-04-13T07:05:07.821Z] cb34b252d98a: Layer already exists [2022-04-13T07:05:07.821Z] 58ba514bd43b: Layer already exists [2022-04-13T07:05:08.092Z] f73e7dbfee58: Layer already exists [2022-04-13T07:05:08.092Z] latest: digest: sha256:4fab14b8c956dd24be37e6a7c73159ef2f61871d93f96eccee5d9b9eede2758f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:08.435Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:08.774Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.67 [2022-04-13T07:05:08.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-13T07:05:08.774Z] 830dcea1849e: Preparing [2022-04-13T07:05:08.774Z] 58ba514bd43b: Preparing [2022-04-13T07:05:08.774Z] cb34b252d98a: Preparing [2022-04-13T07:05:08.774Z] 5a09abbd1904: Preparing [2022-04-13T07:05:08.774Z] f74a62b635e0: Preparing [2022-04-13T07:05:08.774Z] f73e7dbfee58: Preparing [2022-04-13T07:05:08.774Z] f73e7dbfee58: Waiting [2022-04-13T07:05:08.774Z] 830dcea1849e: Layer already exists [2022-04-13T07:05:08.774Z] 58ba514bd43b: Layer already exists [2022-04-13T07:05:08.774Z] cb34b252d98a: Layer already exists [2022-04-13T07:05:08.774Z] 5a09abbd1904: Layer already exists [2022-04-13T07:05:08.774Z] f74a62b635e0: Layer already exists [2022-04-13T07:05:09.045Z] f73e7dbfee58: Layer already exists [2022-04-13T07:05:09.045Z] 2.2.0-dev.67: digest: sha256:4fab14b8c956dd24be37e6a7c73159ef2f61871d93f96eccee5d9b9eede2758f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:09.390Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:09.731Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:05:09.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-13T07:05:09.731Z] 830dcea1849e: Preparing [2022-04-13T07:05:09.731Z] 58ba514bd43b: Preparing [2022-04-13T07:05:09.731Z] cb34b252d98a: Preparing [2022-04-13T07:05:09.731Z] 5a09abbd1904: Preparing [2022-04-13T07:05:09.731Z] f74a62b635e0: Preparing [2022-04-13T07:05:09.731Z] f73e7dbfee58: Preparing [2022-04-13T07:05:09.731Z] f73e7dbfee58: Waiting [2022-04-13T07:05:10.007Z] 830dcea1849e: Layer already exists [2022-04-13T07:05:10.007Z] 58ba514bd43b: Layer already exists [2022-04-13T07:05:10.007Z] f74a62b635e0: Layer already exists [2022-04-13T07:05:10.007Z] cb34b252d98a: Layer already exists [2022-04-13T07:05:10.007Z] 5a09abbd1904: Layer already exists [2022-04-13T07:05:10.007Z] f73e7dbfee58: Layer already exists [2022-04-13T07:05:10.007Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:4fab14b8c956dd24be37e6a7c73159ef2f61871d93f96eccee5d9b9eede2758f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:10.353Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:10.692Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-04-13T07:05:10.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-13T07:05:10.692Z] 830dcea1849e: Preparing [2022-04-13T07:05:10.692Z] 58ba514bd43b: Preparing [2022-04-13T07:05:10.692Z] cb34b252d98a: Preparing [2022-04-13T07:05:10.692Z] 5a09abbd1904: Preparing [2022-04-13T07:05:10.692Z] f74a62b635e0: Preparing [2022-04-13T07:05:10.692Z] f73e7dbfee58: Preparing [2022-04-13T07:05:10.692Z] f73e7dbfee58: Waiting [2022-04-13T07:05:10.692Z] 5a09abbd1904: Layer already exists [2022-04-13T07:05:10.692Z] 58ba514bd43b: Layer already exists [2022-04-13T07:05:10.692Z] cb34b252d98a: Layer already exists [2022-04-13T07:05:10.692Z] 830dcea1849e: Layer already exists [2022-04-13T07:05:10.692Z] f74a62b635e0: Layer already exists [2022-04-13T07:05:10.965Z] f73e7dbfee58: Layer already exists [2022-04-13T07:05:10.965Z] main: digest: sha256:4fab14b8c956dd24be37e6a7c73159ef2f61871d93f96eccee5d9b9eede2758f size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T07:05:11.015Z] ===================================================== [Pipeline] echo [2022-04-13T07:05:11.026Z] taggedImages: [2022-04-13T07:05:11.026Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:05:11.026Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-13T07:05:11.026Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.67 [2022-04-13T07:05:11.026Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:05:11.026Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-04-13T07:05:11.049Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-04-13T07:05:11.049Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:05:11.049Z] latest [2022-04-13T07:05:11.049Z] 2.2.0-dev.67 [2022-04-13T07:05:11.049Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:05:11.049Z] main [2022-04-13T07:05:11.049Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:11.413Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:11.752Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:05:11.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-13T07:05:11.752Z] aa1e8b6deb82: Preparing [2022-04-13T07:05:11.752Z] f65180ae0c07: Preparing [2022-04-13T07:05:11.752Z] cb34b252d98a: Preparing [2022-04-13T07:05:11.752Z] 8b714c2f41fb: Preparing [2022-04-13T07:05:11.752Z] f73e7dbfee58: Preparing [2022-04-13T07:05:11.752Z] f73e7dbfee58: Layer already exists [2022-04-13T07:05:11.752Z] 8b714c2f41fb: Layer already exists [2022-04-13T07:05:12.027Z] cb34b252d98a: Layer already exists [2022-04-13T07:05:12.027Z] aa1e8b6deb82: Pushed [2022-04-13T07:05:17.412Z] f65180ae0c07: Pushed [2022-04-13T07:05:17.412Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:74d0b8d37455178f37b69a57209130d4c3dac25c08d343b9183183b3a7ce0b75 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:17.764Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:18.101Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-13T07:05:18.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-13T07:05:18.101Z] aa1e8b6deb82: Preparing [2022-04-13T07:05:18.101Z] f65180ae0c07: Preparing [2022-04-13T07:05:18.101Z] cb34b252d98a: Preparing [2022-04-13T07:05:18.101Z] 8b714c2f41fb: Preparing [2022-04-13T07:05:18.101Z] f73e7dbfee58: Preparing [2022-04-13T07:05:18.101Z] f73e7dbfee58: Layer already exists [2022-04-13T07:05:18.101Z] cb34b252d98a: Layer already exists [2022-04-13T07:05:18.101Z] aa1e8b6deb82: Layer already exists [2022-04-13T07:05:18.101Z] 8b714c2f41fb: Layer already exists [2022-04-13T07:05:18.101Z] f65180ae0c07: Layer already exists [2022-04-13T07:05:18.371Z] latest: digest: sha256:74d0b8d37455178f37b69a57209130d4c3dac25c08d343b9183183b3a7ce0b75 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:18.716Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:19.049Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.67 [2022-04-13T07:05:19.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-13T07:05:19.049Z] aa1e8b6deb82: Preparing [2022-04-13T07:05:19.049Z] f65180ae0c07: Preparing [2022-04-13T07:05:19.049Z] cb34b252d98a: Preparing [2022-04-13T07:05:19.049Z] 8b714c2f41fb: Preparing [2022-04-13T07:05:19.049Z] f73e7dbfee58: Preparing [2022-04-13T07:05:19.049Z] 8b714c2f41fb: Layer already exists [2022-04-13T07:05:19.049Z] f65180ae0c07: Layer already exists [2022-04-13T07:05:19.049Z] aa1e8b6deb82: Layer already exists [2022-04-13T07:05:19.049Z] f73e7dbfee58: Layer already exists [2022-04-13T07:05:19.049Z] cb34b252d98a: Layer already exists [2022-04-13T07:05:19.318Z] 2.2.0-dev.67: digest: sha256:74d0b8d37455178f37b69a57209130d4c3dac25c08d343b9183183b3a7ce0b75 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:19.653Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:19.985Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:05:19.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-13T07:05:19.985Z] aa1e8b6deb82: Preparing [2022-04-13T07:05:19.985Z] f65180ae0c07: Preparing [2022-04-13T07:05:19.985Z] cb34b252d98a: Preparing [2022-04-13T07:05:19.985Z] 8b714c2f41fb: Preparing [2022-04-13T07:05:19.985Z] f73e7dbfee58: Preparing [2022-04-13T07:05:19.985Z] f73e7dbfee58: Layer already exists [2022-04-13T07:05:19.985Z] f65180ae0c07: Layer already exists [2022-04-13T07:05:19.985Z] cb34b252d98a: Layer already exists [2022-04-13T07:05:19.985Z] 8b714c2f41fb: Layer already exists [2022-04-13T07:05:19.985Z] aa1e8b6deb82: Layer already exists [2022-04-13T07:05:20.255Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:74d0b8d37455178f37b69a57209130d4c3dac25c08d343b9183183b3a7ce0b75 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:20.593Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:20.923Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-04-13T07:05:20.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-13T07:05:20.923Z] aa1e8b6deb82: Preparing [2022-04-13T07:05:20.923Z] f65180ae0c07: Preparing [2022-04-13T07:05:20.923Z] cb34b252d98a: Preparing [2022-04-13T07:05:20.923Z] 8b714c2f41fb: Preparing [2022-04-13T07:05:20.923Z] f73e7dbfee58: Preparing [2022-04-13T07:05:20.923Z] f65180ae0c07: Layer already exists [2022-04-13T07:05:20.923Z] f73e7dbfee58: Layer already exists [2022-04-13T07:05:20.923Z] aa1e8b6deb82: Layer already exists [2022-04-13T07:05:20.923Z] 8b714c2f41fb: Layer already exists [2022-04-13T07:05:20.923Z] cb34b252d98a: Layer already exists [2022-04-13T07:05:21.193Z] main: digest: sha256:74d0b8d37455178f37b69a57209130d4c3dac25c08d343b9183183b3a7ce0b75 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T07:05:21.239Z] ===================================================== [Pipeline] echo [2022-04-13T07:05:21.249Z] taggedImages: [2022-04-13T07:05:21.249Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:05:21.249Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-13T07:05:21.249Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.67 [2022-04-13T07:05:21.249Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:05:21.249Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-04-13T07:05:21.269Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-04-13T07:05:21.269Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:05:21.269Z] latest [2022-04-13T07:05:21.269Z] 2.2.0-dev.67 [2022-04-13T07:05:21.269Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:05:21.269Z] main [2022-04-13T07:05:21.269Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:21.624Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:21.957Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:05:21.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-13T07:05:21.957Z] b89a31df6d0c: Preparing [2022-04-13T07:05:21.957Z] b89a31df6d0c: Preparing [2022-04-13T07:05:21.957Z] 036e60a233d4: Preparing [2022-04-13T07:05:21.957Z] 35b0f9789123: Preparing [2022-04-13T07:05:21.957Z] ec4ee8fa76c5: Preparing [2022-04-13T07:05:21.957Z] 3dd9aa51cca5: Preparing [2022-04-13T07:05:21.957Z] cb34b252d98a: Preparing [2022-04-13T07:05:21.957Z] 1766a6b9df02: Preparing [2022-04-13T07:05:21.957Z] 3da24bebb233: Preparing [2022-04-13T07:05:21.957Z] 54c45093df38: Preparing [2022-04-13T07:05:21.957Z] 5886d2c06e44: Preparing [2022-04-13T07:05:21.957Z] f73e7dbfee58: Preparing [2022-04-13T07:05:21.957Z] 3da24bebb233: Waiting [2022-04-13T07:05:21.957Z] cb34b252d98a: Waiting [2022-04-13T07:05:21.957Z] 54c45093df38: Waiting [2022-04-13T07:05:21.957Z] 5886d2c06e44: Waiting [2022-04-13T07:05:21.957Z] f73e7dbfee58: Waiting [2022-04-13T07:05:21.957Z] 1766a6b9df02: Waiting [2022-04-13T07:05:22.230Z] ec4ee8fa76c5: Pushed [2022-04-13T07:05:22.230Z] b89a31df6d0c: Pushed [2022-04-13T07:05:22.230Z] cb34b252d98a: Layer already exists [2022-04-13T07:05:22.230Z] 35b0f9789123: Pushed [2022-04-13T07:05:22.230Z] 036e60a233d4: Pushed [2022-04-13T07:05:22.505Z] 3da24bebb233: Pushed [2022-04-13T07:05:22.505Z] 1766a6b9df02: Pushed [2022-04-13T07:05:22.505Z] 54c45093df38: Pushed [2022-04-13T07:05:22.505Z] f73e7dbfee58: Layer already exists [2022-04-13T07:05:22.505Z] 5886d2c06e44: Pushed [2022-04-13T07:05:26.779Z] 3dd9aa51cca5: Pushed [2022-04-13T07:05:26.779Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:f9e298cc1299a2c7448a0cc43a8e0ee12e9c7f4f79c9f1272f35d6a8259230f9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:27.118Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:27.449Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-13T07:05:27.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-13T07:05:27.449Z] b89a31df6d0c: Preparing [2022-04-13T07:05:27.449Z] b89a31df6d0c: Preparing [2022-04-13T07:05:27.449Z] 036e60a233d4: Preparing [2022-04-13T07:05:27.449Z] 35b0f9789123: Preparing [2022-04-13T07:05:27.449Z] ec4ee8fa76c5: Preparing [2022-04-13T07:05:27.449Z] 3dd9aa51cca5: Preparing [2022-04-13T07:05:27.449Z] cb34b252d98a: Preparing [2022-04-13T07:05:27.449Z] 1766a6b9df02: Preparing [2022-04-13T07:05:27.449Z] 3da24bebb233: Preparing [2022-04-13T07:05:27.449Z] 54c45093df38: Preparing [2022-04-13T07:05:27.449Z] 5886d2c06e44: Preparing [2022-04-13T07:05:27.449Z] f73e7dbfee58: Preparing [2022-04-13T07:05:27.449Z] 3da24bebb233: Waiting [2022-04-13T07:05:27.449Z] 54c45093df38: Waiting [2022-04-13T07:05:27.449Z] 5886d2c06e44: Waiting [2022-04-13T07:05:27.449Z] cb34b252d98a: Waiting [2022-04-13T07:05:27.449Z] 1766a6b9df02: Waiting [2022-04-13T07:05:27.449Z] f73e7dbfee58: Waiting [2022-04-13T07:05:27.449Z] b89a31df6d0c: Layer already exists [2022-04-13T07:05:27.449Z] 3dd9aa51cca5: Layer already exists [2022-04-13T07:05:27.449Z] 036e60a233d4: Layer already exists [2022-04-13T07:05:27.449Z] ec4ee8fa76c5: Layer already exists [2022-04-13T07:05:27.449Z] 35b0f9789123: Layer already exists [2022-04-13T07:05:27.449Z] 3da24bebb233: Layer already exists [2022-04-13T07:05:27.449Z] cb34b252d98a: Layer already exists [2022-04-13T07:05:27.449Z] 1766a6b9df02: Layer already exists [2022-04-13T07:05:27.449Z] 54c45093df38: Layer already exists [2022-04-13T07:05:27.449Z] 5886d2c06e44: Layer already exists [2022-04-13T07:05:27.449Z] f73e7dbfee58: Layer already exists [2022-04-13T07:05:27.718Z] latest: digest: sha256:f9e298cc1299a2c7448a0cc43a8e0ee12e9c7f4f79c9f1272f35d6a8259230f9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:28.056Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:28.386Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.67 [2022-04-13T07:05:28.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-13T07:05:28.386Z] b89a31df6d0c: Preparing [2022-04-13T07:05:28.386Z] b89a31df6d0c: Preparing [2022-04-13T07:05:28.386Z] 036e60a233d4: Preparing [2022-04-13T07:05:28.386Z] 35b0f9789123: Preparing [2022-04-13T07:05:28.386Z] ec4ee8fa76c5: Preparing [2022-04-13T07:05:28.386Z] 3dd9aa51cca5: Preparing [2022-04-13T07:05:28.386Z] cb34b252d98a: Preparing [2022-04-13T07:05:28.386Z] 1766a6b9df02: Preparing [2022-04-13T07:05:28.386Z] 3da24bebb233: Preparing [2022-04-13T07:05:28.386Z] 54c45093df38: Preparing [2022-04-13T07:05:28.386Z] 5886d2c06e44: Preparing [2022-04-13T07:05:28.386Z] f73e7dbfee58: Preparing [2022-04-13T07:05:28.386Z] 3da24bebb233: Waiting [2022-04-13T07:05:28.386Z] 54c45093df38: Waiting [2022-04-13T07:05:28.386Z] cb34b252d98a: Waiting [2022-04-13T07:05:28.386Z] 5886d2c06e44: Waiting [2022-04-13T07:05:28.386Z] 1766a6b9df02: Waiting [2022-04-13T07:05:28.386Z] f73e7dbfee58: Waiting [2022-04-13T07:05:28.386Z] b89a31df6d0c: Layer already exists [2022-04-13T07:05:28.386Z] ec4ee8fa76c5: Layer already exists [2022-04-13T07:05:28.386Z] 35b0f9789123: Layer already exists [2022-04-13T07:05:28.386Z] 3dd9aa51cca5: Layer already exists [2022-04-13T07:05:28.386Z] 036e60a233d4: Layer already exists [2022-04-13T07:05:28.386Z] 3da24bebb233: Layer already exists [2022-04-13T07:05:28.386Z] cb34b252d98a: Layer already exists [2022-04-13T07:05:28.386Z] 1766a6b9df02: Layer already exists [2022-04-13T07:05:28.386Z] 5886d2c06e44: Layer already exists [2022-04-13T07:05:28.386Z] 54c45093df38: Layer already exists [2022-04-13T07:05:28.386Z] f73e7dbfee58: Layer already exists [2022-04-13T07:05:28.656Z] 2.2.0-dev.67: digest: sha256:f9e298cc1299a2c7448a0cc43a8e0ee12e9c7f4f79c9f1272f35d6a8259230f9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:28.992Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:29.324Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:05:29.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-13T07:05:29.324Z] b89a31df6d0c: Preparing [2022-04-13T07:05:29.324Z] b89a31df6d0c: Preparing [2022-04-13T07:05:29.324Z] 036e60a233d4: Preparing [2022-04-13T07:05:29.324Z] 35b0f9789123: Preparing [2022-04-13T07:05:29.324Z] ec4ee8fa76c5: Preparing [2022-04-13T07:05:29.324Z] 3dd9aa51cca5: Preparing [2022-04-13T07:05:29.324Z] cb34b252d98a: Preparing [2022-04-13T07:05:29.324Z] 1766a6b9df02: Preparing [2022-04-13T07:05:29.324Z] 3da24bebb233: Preparing [2022-04-13T07:05:29.324Z] 54c45093df38: Preparing [2022-04-13T07:05:29.324Z] 5886d2c06e44: Preparing [2022-04-13T07:05:29.324Z] f73e7dbfee58: Preparing [2022-04-13T07:05:29.324Z] cb34b252d98a: Waiting [2022-04-13T07:05:29.324Z] 54c45093df38: Waiting [2022-04-13T07:05:29.324Z] 1766a6b9df02: Waiting [2022-04-13T07:05:29.324Z] 3da24bebb233: Waiting [2022-04-13T07:05:29.324Z] 5886d2c06e44: Waiting [2022-04-13T07:05:29.324Z] f73e7dbfee58: Waiting [2022-04-13T07:05:29.324Z] ec4ee8fa76c5: Layer already exists [2022-04-13T07:05:29.324Z] 35b0f9789123: Layer already exists [2022-04-13T07:05:29.324Z] b89a31df6d0c: Layer already exists [2022-04-13T07:05:29.324Z] 3dd9aa51cca5: Layer already exists [2022-04-13T07:05:29.324Z] 036e60a233d4: Layer already exists [2022-04-13T07:05:29.324Z] cb34b252d98a: Layer already exists [2022-04-13T07:05:29.324Z] 1766a6b9df02: Layer already exists [2022-04-13T07:05:29.324Z] 3da24bebb233: Layer already exists [2022-04-13T07:05:29.324Z] 54c45093df38: Layer already exists [2022-04-13T07:05:29.324Z] 5886d2c06e44: Layer already exists [2022-04-13T07:05:29.594Z] f73e7dbfee58: Layer already exists [2022-04-13T07:05:29.594Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:f9e298cc1299a2c7448a0cc43a8e0ee12e9c7f4f79c9f1272f35d6a8259230f9 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:29.932Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:30.263Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-04-13T07:05:30.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-13T07:05:30.263Z] b89a31df6d0c: Preparing [2022-04-13T07:05:30.263Z] b89a31df6d0c: Preparing [2022-04-13T07:05:30.263Z] 036e60a233d4: Preparing [2022-04-13T07:05:30.263Z] 35b0f9789123: Preparing [2022-04-13T07:05:30.263Z] ec4ee8fa76c5: Preparing [2022-04-13T07:05:30.263Z] 3dd9aa51cca5: Preparing [2022-04-13T07:05:30.263Z] cb34b252d98a: Preparing [2022-04-13T07:05:30.263Z] 1766a6b9df02: Preparing [2022-04-13T07:05:30.263Z] 3da24bebb233: Preparing [2022-04-13T07:05:30.263Z] 54c45093df38: Preparing [2022-04-13T07:05:30.263Z] 5886d2c06e44: Preparing [2022-04-13T07:05:30.263Z] f73e7dbfee58: Preparing [2022-04-13T07:05:30.263Z] cb34b252d98a: Waiting [2022-04-13T07:05:30.263Z] 1766a6b9df02: Waiting [2022-04-13T07:05:30.263Z] 3da24bebb233: Waiting [2022-04-13T07:05:30.263Z] 5886d2c06e44: Waiting [2022-04-13T07:05:30.263Z] f73e7dbfee58: Waiting [2022-04-13T07:05:30.263Z] 54c45093df38: Waiting [2022-04-13T07:05:30.263Z] b89a31df6d0c: Layer already exists [2022-04-13T07:05:30.263Z] 35b0f9789123: Layer already exists [2022-04-13T07:05:30.263Z] 036e60a233d4: Layer already exists [2022-04-13T07:05:30.263Z] 3dd9aa51cca5: Layer already exists [2022-04-13T07:05:30.263Z] ec4ee8fa76c5: Layer already exists [2022-04-13T07:05:30.263Z] cb34b252d98a: Layer already exists [2022-04-13T07:05:30.263Z] 1766a6b9df02: Layer already exists [2022-04-13T07:05:30.263Z] 3da24bebb233: Layer already exists [2022-04-13T07:05:30.263Z] 54c45093df38: Layer already exists [2022-04-13T07:05:30.532Z] 5886d2c06e44: Layer already exists [2022-04-13T07:05:30.532Z] f73e7dbfee58: Layer already exists [2022-04-13T07:05:30.532Z] main: digest: sha256:f9e298cc1299a2c7448a0cc43a8e0ee12e9c7f4f79c9f1272f35d6a8259230f9 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T07:05:30.576Z] ===================================================== [Pipeline] echo [2022-04-13T07:05:30.584Z] taggedImages: [2022-04-13T07:05:30.584Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:05:30.584Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-13T07:05:30.584Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.67 [2022-04-13T07:05:30.584Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:05:30.584Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-04-13T07:05:30.599Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-04-13T07:05:30.599Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:05:30.599Z] latest [2022-04-13T07:05:30.599Z] 2.2.0-dev.67 [2022-04-13T07:05:30.599Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:05:30.599Z] main [2022-04-13T07:05:30.599Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:30.933Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:31.279Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:05:31.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-13T07:05:31.279Z] 2fded755da60: Preparing [2022-04-13T07:05:31.279Z] 850b937de2d5: Preparing [2022-04-13T07:05:31.279Z] c8a43f0c66a4: Preparing [2022-04-13T07:05:31.279Z] 6f63a005a204: Preparing [2022-04-13T07:05:31.279Z] a734464a15a1: Preparing [2022-04-13T07:05:31.279Z] 53495476da85: Preparing [2022-04-13T07:05:31.279Z] b0ecb24b1e60: Preparing [2022-04-13T07:05:31.279Z] f73e7dbfee58: Preparing [2022-04-13T07:05:31.279Z] 53495476da85: Waiting [2022-04-13T07:05:31.279Z] b0ecb24b1e60: Waiting [2022-04-13T07:05:31.279Z] f73e7dbfee58: Waiting [2022-04-13T07:05:31.550Z] 850b937de2d5: Pushed [2022-04-13T07:05:31.550Z] a734464a15a1: Pushed [2022-04-13T07:05:31.550Z] 2fded755da60: Pushed [2022-04-13T07:05:31.550Z] f73e7dbfee58: Layer already exists [2022-04-13T07:05:31.824Z] 53495476da85: Pushed [2022-04-13T07:05:32.418Z] b0ecb24b1e60: Pushed [2022-04-13T07:05:36.711Z] 6f63a005a204: Pushed [2022-04-13T07:05:36.711Z] c8a43f0c66a4: Pushed [2022-04-13T07:05:36.711Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:5b7bc53f97c91c7de54d891572550e5171a4534418aa19b2e8f26cf998d4d07c size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:37.057Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:37.392Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-13T07:05:37.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-13T07:05:37.392Z] 2fded755da60: Preparing [2022-04-13T07:05:37.392Z] 850b937de2d5: Preparing [2022-04-13T07:05:37.392Z] c8a43f0c66a4: Preparing [2022-04-13T07:05:37.392Z] 6f63a005a204: Preparing [2022-04-13T07:05:37.392Z] a734464a15a1: Preparing [2022-04-13T07:05:37.392Z] 53495476da85: Preparing [2022-04-13T07:05:37.392Z] b0ecb24b1e60: Preparing [2022-04-13T07:05:37.392Z] f73e7dbfee58: Preparing [2022-04-13T07:05:37.392Z] b0ecb24b1e60: Waiting [2022-04-13T07:05:37.392Z] f73e7dbfee58: Waiting [2022-04-13T07:05:37.392Z] 53495476da85: Waiting [2022-04-13T07:05:37.392Z] 850b937de2d5: Layer already exists [2022-04-13T07:05:37.392Z] a734464a15a1: Layer already exists [2022-04-13T07:05:37.392Z] c8a43f0c66a4: Layer already exists [2022-04-13T07:05:37.392Z] 2fded755da60: Layer already exists [2022-04-13T07:05:37.392Z] 6f63a005a204: Layer already exists [2022-04-13T07:05:37.664Z] f73e7dbfee58: Layer already exists [2022-04-13T07:05:37.664Z] b0ecb24b1e60: Layer already exists [2022-04-13T07:05:37.664Z] 53495476da85: Layer already exists [2022-04-13T07:05:37.664Z] latest: digest: sha256:5b7bc53f97c91c7de54d891572550e5171a4534418aa19b2e8f26cf998d4d07c size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:38.011Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:38.349Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.67 [2022-04-13T07:05:38.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-13T07:05:38.349Z] 2fded755da60: Preparing [2022-04-13T07:05:38.349Z] 850b937de2d5: Preparing [2022-04-13T07:05:38.349Z] c8a43f0c66a4: Preparing [2022-04-13T07:05:38.349Z] 6f63a005a204: Preparing [2022-04-13T07:05:38.349Z] a734464a15a1: Preparing [2022-04-13T07:05:38.349Z] 53495476da85: Preparing [2022-04-13T07:05:38.349Z] b0ecb24b1e60: Preparing [2022-04-13T07:05:38.349Z] f73e7dbfee58: Preparing [2022-04-13T07:05:38.349Z] 53495476da85: Waiting [2022-04-13T07:05:38.349Z] b0ecb24b1e60: Waiting [2022-04-13T07:05:38.349Z] f73e7dbfee58: Waiting [2022-04-13T07:05:38.349Z] a734464a15a1: Layer already exists [2022-04-13T07:05:38.349Z] c8a43f0c66a4: Layer already exists [2022-04-13T07:05:38.349Z] 6f63a005a204: Layer already exists [2022-04-13T07:05:38.349Z] 850b937de2d5: Layer already exists [2022-04-13T07:05:38.349Z] 2fded755da60: Layer already exists [2022-04-13T07:05:38.621Z] f73e7dbfee58: Layer already exists [2022-04-13T07:05:38.621Z] b0ecb24b1e60: Layer already exists [2022-04-13T07:05:38.621Z] 53495476da85: Layer already exists [2022-04-13T07:05:38.621Z] 2.2.0-dev.67: digest: sha256:5b7bc53f97c91c7de54d891572550e5171a4534418aa19b2e8f26cf998d4d07c size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:38.966Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:39.302Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:05:39.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-13T07:05:39.302Z] 2fded755da60: Preparing [2022-04-13T07:05:39.302Z] 850b937de2d5: Preparing [2022-04-13T07:05:39.302Z] c8a43f0c66a4: Preparing [2022-04-13T07:05:39.302Z] 6f63a005a204: Preparing [2022-04-13T07:05:39.302Z] a734464a15a1: Preparing [2022-04-13T07:05:39.302Z] 53495476da85: Preparing [2022-04-13T07:05:39.302Z] b0ecb24b1e60: Preparing [2022-04-13T07:05:39.302Z] f73e7dbfee58: Preparing [2022-04-13T07:05:39.302Z] b0ecb24b1e60: Waiting [2022-04-13T07:05:39.302Z] f73e7dbfee58: Waiting [2022-04-13T07:05:39.302Z] 53495476da85: Waiting [2022-04-13T07:05:39.302Z] 850b937de2d5: Layer already exists [2022-04-13T07:05:39.302Z] a734464a15a1: Layer already exists [2022-04-13T07:05:39.302Z] 6f63a005a204: Layer already exists [2022-04-13T07:05:39.302Z] c8a43f0c66a4: Layer already exists [2022-04-13T07:05:39.302Z] 2fded755da60: Layer already exists [2022-04-13T07:05:39.573Z] 53495476da85: Layer already exists [2022-04-13T07:05:39.573Z] f73e7dbfee58: Layer already exists [2022-04-13T07:05:39.573Z] b0ecb24b1e60: Layer already exists [2022-04-13T07:05:39.573Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:5b7bc53f97c91c7de54d891572550e5171a4534418aa19b2e8f26cf998d4d07c size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:39.917Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:40.256Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-04-13T07:05:40.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-13T07:05:40.256Z] 2fded755da60: Preparing [2022-04-13T07:05:40.256Z] 850b937de2d5: Preparing [2022-04-13T07:05:40.256Z] c8a43f0c66a4: Preparing [2022-04-13T07:05:40.256Z] 6f63a005a204: Preparing [2022-04-13T07:05:40.256Z] a734464a15a1: Preparing [2022-04-13T07:05:40.256Z] 53495476da85: Preparing [2022-04-13T07:05:40.256Z] b0ecb24b1e60: Preparing [2022-04-13T07:05:40.256Z] f73e7dbfee58: Preparing [2022-04-13T07:05:40.256Z] b0ecb24b1e60: Waiting [2022-04-13T07:05:40.256Z] f73e7dbfee58: Waiting [2022-04-13T07:05:40.256Z] 53495476da85: Waiting [2022-04-13T07:05:40.256Z] 6f63a005a204: Layer already exists [2022-04-13T07:05:40.256Z] c8a43f0c66a4: Layer already exists [2022-04-13T07:05:40.256Z] 2fded755da60: Layer already exists [2022-04-13T07:05:40.256Z] 850b937de2d5: Layer already exists [2022-04-13T07:05:40.256Z] a734464a15a1: Layer already exists [2022-04-13T07:05:40.256Z] f73e7dbfee58: Layer already exists [2022-04-13T07:05:40.256Z] b0ecb24b1e60: Layer already exists [2022-04-13T07:05:40.528Z] 53495476da85: Layer already exists [2022-04-13T07:05:40.528Z] main: digest: sha256:5b7bc53f97c91c7de54d891572550e5171a4534418aa19b2e8f26cf998d4d07c size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T07:05:40.576Z] ===================================================== [Pipeline] echo [2022-04-13T07:05:40.585Z] taggedImages: [2022-04-13T07:05:40.585Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:05:40.585Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-13T07:05:40.585Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.67 [2022-04-13T07:05:40.585Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:05:40.585Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-04-13T07:05:40.604Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-04-13T07:05:40.604Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:05:40.604Z] latest [2022-04-13T07:05:40.604Z] 2.2.0-dev.67 [2022-04-13T07:05:40.604Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:05:40.604Z] main [2022-04-13T07:05:40.604Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:40.970Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:41.307Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:05:41.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-13T07:05:41.307Z] 14ea73a3cf57: Preparing [2022-04-13T07:05:41.307Z] 7a640f7ac68f: Preparing [2022-04-13T07:05:41.307Z] 7697d9c1aa59: Preparing [2022-04-13T07:05:41.307Z] 0cd06f3e013b: Preparing [2022-04-13T07:05:41.307Z] 960e4890ba95: Preparing [2022-04-13T07:05:41.307Z] d20a5838486f: Preparing [2022-04-13T07:05:41.307Z] cb590bc5e82f: Preparing [2022-04-13T07:05:41.307Z] a00dbf27567f: Preparing [2022-04-13T07:05:41.307Z] 31b66d82864c: Preparing [2022-04-13T07:05:41.307Z] f73e7dbfee58: Preparing [2022-04-13T07:05:41.307Z] a00dbf27567f: Waiting [2022-04-13T07:05:41.307Z] 31b66d82864c: Waiting [2022-04-13T07:05:41.307Z] d20a5838486f: Waiting [2022-04-13T07:05:41.307Z] cb590bc5e82f: Waiting [2022-04-13T07:05:41.583Z] 7a640f7ac68f: Pushed [2022-04-13T07:05:41.583Z] 960e4890ba95: Pushed [2022-04-13T07:05:41.583Z] 14ea73a3cf57: Pushed [2022-04-13T07:05:41.855Z] d20a5838486f: Pushed [2022-04-13T07:05:41.855Z] cb590bc5e82f: Pushed [2022-04-13T07:05:41.855Z] a00dbf27567f: Pushed [2022-04-13T07:05:41.855Z] f73e7dbfee58: Layer already exists [2022-04-13T07:05:42.125Z] 31b66d82864c: Pushed [2022-04-13T07:05:46.416Z] 0cd06f3e013b: Pushed [2022-04-13T07:05:46.416Z] 7697d9c1aa59: Pushed [2022-04-13T07:05:46.416Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:4d0459789b1e604e4cc198bfdc4a57bda32dfbab94003fb68cd194ab0bc7bea8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:46.754Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:47.093Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-13T07:05:47.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-13T07:05:47.093Z] 14ea73a3cf57: Preparing [2022-04-13T07:05:47.093Z] 7a640f7ac68f: Preparing [2022-04-13T07:05:47.093Z] 7697d9c1aa59: Preparing [2022-04-13T07:05:47.093Z] 0cd06f3e013b: Preparing [2022-04-13T07:05:47.093Z] 960e4890ba95: Preparing [2022-04-13T07:05:47.093Z] d20a5838486f: Preparing [2022-04-13T07:05:47.093Z] cb590bc5e82f: Preparing [2022-04-13T07:05:47.093Z] a00dbf27567f: Preparing [2022-04-13T07:05:47.093Z] 31b66d82864c: Preparing [2022-04-13T07:05:47.093Z] f73e7dbfee58: Preparing [2022-04-13T07:05:47.093Z] cb590bc5e82f: Waiting [2022-04-13T07:05:47.093Z] a00dbf27567f: Waiting [2022-04-13T07:05:47.093Z] 31b66d82864c: Waiting [2022-04-13T07:05:47.093Z] f73e7dbfee58: Waiting [2022-04-13T07:05:47.093Z] d20a5838486f: Waiting [2022-04-13T07:05:47.365Z] 7a640f7ac68f: Layer already exists [2022-04-13T07:05:47.365Z] 7697d9c1aa59: Layer already exists [2022-04-13T07:05:47.365Z] 960e4890ba95: Layer already exists [2022-04-13T07:05:47.365Z] 0cd06f3e013b: Layer already exists [2022-04-13T07:05:47.365Z] 14ea73a3cf57: Layer already exists [2022-04-13T07:05:47.365Z] cb590bc5e82f: Layer already exists [2022-04-13T07:05:47.366Z] d20a5838486f: Layer already exists [2022-04-13T07:05:47.366Z] a00dbf27567f: Layer already exists [2022-04-13T07:05:47.366Z] 31b66d82864c: Layer already exists [2022-04-13T07:05:47.366Z] f73e7dbfee58: Layer already exists [2022-04-13T07:05:47.366Z] latest: digest: sha256:4d0459789b1e604e4cc198bfdc4a57bda32dfbab94003fb68cd194ab0bc7bea8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:47.710Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:48.046Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.67 [2022-04-13T07:05:48.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-13T07:05:48.046Z] 14ea73a3cf57: Preparing [2022-04-13T07:05:48.046Z] 7a640f7ac68f: Preparing [2022-04-13T07:05:48.046Z] 7697d9c1aa59: Preparing [2022-04-13T07:05:48.046Z] 0cd06f3e013b: Preparing [2022-04-13T07:05:48.046Z] 960e4890ba95: Preparing [2022-04-13T07:05:48.046Z] d20a5838486f: Preparing [2022-04-13T07:05:48.046Z] cb590bc5e82f: Preparing [2022-04-13T07:05:48.046Z] a00dbf27567f: Preparing [2022-04-13T07:05:48.046Z] 31b66d82864c: Preparing [2022-04-13T07:05:48.046Z] f73e7dbfee58: Preparing [2022-04-13T07:05:48.046Z] a00dbf27567f: Waiting [2022-04-13T07:05:48.046Z] d20a5838486f: Waiting [2022-04-13T07:05:48.046Z] 31b66d82864c: Waiting [2022-04-13T07:05:48.046Z] cb590bc5e82f: Waiting [2022-04-13T07:05:48.046Z] f73e7dbfee58: Waiting [2022-04-13T07:05:48.046Z] 7697d9c1aa59: Layer already exists [2022-04-13T07:05:48.046Z] 7a640f7ac68f: Layer already exists [2022-04-13T07:05:48.317Z] 0cd06f3e013b: Layer already exists [2022-04-13T07:05:48.317Z] 14ea73a3cf57: Layer already exists [2022-04-13T07:05:48.317Z] 960e4890ba95: Layer already exists [2022-04-13T07:05:48.317Z] a00dbf27567f: Layer already exists [2022-04-13T07:05:48.317Z] cb590bc5e82f: Layer already exists [2022-04-13T07:05:48.317Z] d20a5838486f: Layer already exists [2022-04-13T07:05:48.317Z] f73e7dbfee58: Layer already exists [2022-04-13T07:05:48.317Z] 31b66d82864c: Layer already exists [2022-04-13T07:05:48.317Z] 2.2.0-dev.67: digest: sha256:4d0459789b1e604e4cc198bfdc4a57bda32dfbab94003fb68cd194ab0bc7bea8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:48.657Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:48.991Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:05:48.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-13T07:05:48.991Z] 14ea73a3cf57: Preparing [2022-04-13T07:05:48.991Z] 7a640f7ac68f: Preparing [2022-04-13T07:05:48.991Z] 7697d9c1aa59: Preparing [2022-04-13T07:05:48.991Z] 0cd06f3e013b: Preparing [2022-04-13T07:05:48.991Z] 960e4890ba95: Preparing [2022-04-13T07:05:48.991Z] d20a5838486f: Preparing [2022-04-13T07:05:48.991Z] cb590bc5e82f: Preparing [2022-04-13T07:05:48.991Z] a00dbf27567f: Preparing [2022-04-13T07:05:48.991Z] 31b66d82864c: Preparing [2022-04-13T07:05:48.991Z] f73e7dbfee58: Preparing [2022-04-13T07:05:48.991Z] cb590bc5e82f: Waiting [2022-04-13T07:05:48.991Z] a00dbf27567f: Waiting [2022-04-13T07:05:48.991Z] 31b66d82864c: Waiting [2022-04-13T07:05:48.991Z] d20a5838486f: Waiting [2022-04-13T07:05:48.991Z] f73e7dbfee58: Waiting [2022-04-13T07:05:48.991Z] 960e4890ba95: Layer already exists [2022-04-13T07:05:48.991Z] 7a640f7ac68f: Layer already exists [2022-04-13T07:05:48.991Z] 7697d9c1aa59: Layer already exists [2022-04-13T07:05:48.991Z] 14ea73a3cf57: Layer already exists [2022-04-13T07:05:48.991Z] 0cd06f3e013b: Layer already exists [2022-04-13T07:05:49.262Z] d20a5838486f: Layer already exists [2022-04-13T07:05:49.262Z] cb590bc5e82f: Layer already exists [2022-04-13T07:05:49.262Z] 31b66d82864c: Layer already exists [2022-04-13T07:05:49.262Z] a00dbf27567f: Layer already exists [2022-04-13T07:05:49.262Z] f73e7dbfee58: Layer already exists [2022-04-13T07:05:49.262Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:4d0459789b1e604e4cc198bfdc4a57bda32dfbab94003fb68cd194ab0bc7bea8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:49.605Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:49.948Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-04-13T07:05:49.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-13T07:05:49.948Z] 14ea73a3cf57: Preparing [2022-04-13T07:05:49.948Z] 7a640f7ac68f: Preparing [2022-04-13T07:05:49.948Z] 7697d9c1aa59: Preparing [2022-04-13T07:05:49.948Z] 0cd06f3e013b: Preparing [2022-04-13T07:05:49.948Z] 960e4890ba95: Preparing [2022-04-13T07:05:49.948Z] d20a5838486f: Preparing [2022-04-13T07:05:49.948Z] cb590bc5e82f: Preparing [2022-04-13T07:05:49.948Z] a00dbf27567f: Preparing [2022-04-13T07:05:49.948Z] 31b66d82864c: Preparing [2022-04-13T07:05:49.948Z] f73e7dbfee58: Preparing [2022-04-13T07:05:49.948Z] a00dbf27567f: Waiting [2022-04-13T07:05:49.948Z] 31b66d82864c: Waiting [2022-04-13T07:05:49.948Z] d20a5838486f: Waiting [2022-04-13T07:05:49.948Z] cb590bc5e82f: Waiting [2022-04-13T07:05:49.948Z] f73e7dbfee58: Waiting [2022-04-13T07:05:49.948Z] 960e4890ba95: Layer already exists [2022-04-13T07:05:49.948Z] 14ea73a3cf57: Layer already exists [2022-04-13T07:05:49.948Z] 0cd06f3e013b: Layer already exists [2022-04-13T07:05:49.948Z] 7697d9c1aa59: Layer already exists [2022-04-13T07:05:49.948Z] 7a640f7ac68f: Layer already exists [2022-04-13T07:05:50.222Z] cb590bc5e82f: Layer already exists [2022-04-13T07:05:50.222Z] a00dbf27567f: Layer already exists [2022-04-13T07:05:50.222Z] d20a5838486f: Layer already exists [2022-04-13T07:05:50.222Z] 31b66d82864c: Layer already exists [2022-04-13T07:05:50.222Z] f73e7dbfee58: Layer already exists [2022-04-13T07:05:50.222Z] main: digest: sha256:4d0459789b1e604e4cc198bfdc4a57bda32dfbab94003fb68cd194ab0bc7bea8 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T07:05:50.269Z] ===================================================== [Pipeline] echo [2022-04-13T07:05:50.278Z] taggedImages: [2022-04-13T07:05:50.278Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:05:50.278Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-13T07:05:50.278Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.67 [2022-04-13T07:05:50.278Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:05:50.278Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-04-13T07:05:50.297Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-04-13T07:05:50.297Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:05:50.297Z] latest [2022-04-13T07:05:50.297Z] 2.2.0-dev.67 [2022-04-13T07:05:50.297Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:05:50.297Z] main [2022-04-13T07:05:50.297Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:50.655Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:50.993Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:05:50.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-13T07:05:50.993Z] f96620a9dd58: Preparing [2022-04-13T07:05:50.993Z] 5746f2cd1f9f: Preparing [2022-04-13T07:05:50.993Z] cb34b252d98a: Preparing [2022-04-13T07:05:50.993Z] 58b91d7ebd81: Preparing [2022-04-13T07:05:50.993Z] 12fd4920dcae: Preparing [2022-04-13T07:05:50.993Z] 4f4ce317c6bb: Preparing [2022-04-13T07:05:50.993Z] 4f4ce317c6bb: Waiting [2022-04-13T07:05:51.266Z] cb34b252d98a: Layer already exists [2022-04-13T07:05:51.266Z] 4f4ce317c6bb: Layer already exists [2022-04-13T07:05:51.266Z] f96620a9dd58: Pushed [2022-04-13T07:05:51.266Z] 12fd4920dcae: Pushed [2022-04-13T07:05:52.693Z] 58b91d7ebd81: Pushed [2022-04-13T07:05:55.298Z] 5746f2cd1f9f: Pushed [2022-04-13T07:05:55.570Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:baabbc69d6ed860dfafd4d8eb71a567470495138022c42297bdce42134431a8f size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:55.914Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:56.253Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-13T07:05:56.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-13T07:05:56.253Z] f96620a9dd58: Preparing [2022-04-13T07:05:56.253Z] 5746f2cd1f9f: Preparing [2022-04-13T07:05:56.253Z] cb34b252d98a: Preparing [2022-04-13T07:05:56.253Z] 58b91d7ebd81: Preparing [2022-04-13T07:05:56.253Z] 12fd4920dcae: Preparing [2022-04-13T07:05:56.253Z] 4f4ce317c6bb: Preparing [2022-04-13T07:05:56.253Z] 4f4ce317c6bb: Waiting [2022-04-13T07:05:56.253Z] cb34b252d98a: Layer already exists [2022-04-13T07:05:56.253Z] f96620a9dd58: Layer already exists [2022-04-13T07:05:56.253Z] 12fd4920dcae: Layer already exists [2022-04-13T07:05:56.253Z] 58b91d7ebd81: Layer already exists [2022-04-13T07:05:56.253Z] 5746f2cd1f9f: Layer already exists [2022-04-13T07:05:56.524Z] 4f4ce317c6bb: Layer already exists [2022-04-13T07:05:56.525Z] latest: digest: sha256:baabbc69d6ed860dfafd4d8eb71a567470495138022c42297bdce42134431a8f size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:56.872Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:57.216Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.67 [2022-04-13T07:05:57.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-13T07:05:57.216Z] f96620a9dd58: Preparing [2022-04-13T07:05:57.216Z] 5746f2cd1f9f: Preparing [2022-04-13T07:05:57.216Z] cb34b252d98a: Preparing [2022-04-13T07:05:57.216Z] 58b91d7ebd81: Preparing [2022-04-13T07:05:57.216Z] 12fd4920dcae: Preparing [2022-04-13T07:05:57.216Z] 4f4ce317c6bb: Preparing [2022-04-13T07:05:57.216Z] 4f4ce317c6bb: Waiting [2022-04-13T07:05:57.216Z] 12fd4920dcae: Layer already exists [2022-04-13T07:05:57.216Z] 58b91d7ebd81: Layer already exists [2022-04-13T07:05:57.216Z] cb34b252d98a: Layer already exists [2022-04-13T07:05:57.216Z] f96620a9dd58: Layer already exists [2022-04-13T07:05:57.216Z] 5746f2cd1f9f: Layer already exists [2022-04-13T07:05:57.216Z] 4f4ce317c6bb: Layer already exists [2022-04-13T07:05:57.488Z] 2.2.0-dev.67: digest: sha256:baabbc69d6ed860dfafd4d8eb71a567470495138022c42297bdce42134431a8f size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:57.837Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:58.177Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:05:58.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-13T07:05:58.177Z] f96620a9dd58: Preparing [2022-04-13T07:05:58.177Z] 5746f2cd1f9f: Preparing [2022-04-13T07:05:58.177Z] cb34b252d98a: Preparing [2022-04-13T07:05:58.177Z] 58b91d7ebd81: Preparing [2022-04-13T07:05:58.177Z] 12fd4920dcae: Preparing [2022-04-13T07:05:58.177Z] 4f4ce317c6bb: Preparing [2022-04-13T07:05:58.177Z] 4f4ce317c6bb: Waiting [2022-04-13T07:05:58.177Z] 12fd4920dcae: Layer already exists [2022-04-13T07:05:58.177Z] 58b91d7ebd81: Layer already exists [2022-04-13T07:05:58.177Z] cb34b252d98a: Layer already exists [2022-04-13T07:05:58.177Z] 5746f2cd1f9f: Layer already exists [2022-04-13T07:05:58.177Z] f96620a9dd58: Layer already exists [2022-04-13T07:05:58.177Z] 4f4ce317c6bb: Layer already exists [2022-04-13T07:05:58.449Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:baabbc69d6ed860dfafd4d8eb71a567470495138022c42297bdce42134431a8f size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:58.804Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:59.148Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-04-13T07:05:59.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-13T07:05:59.148Z] f96620a9dd58: Preparing [2022-04-13T07:05:59.148Z] 5746f2cd1f9f: Preparing [2022-04-13T07:05:59.148Z] cb34b252d98a: Preparing [2022-04-13T07:05:59.148Z] 58b91d7ebd81: Preparing [2022-04-13T07:05:59.148Z] 12fd4920dcae: Preparing [2022-04-13T07:05:59.148Z] 4f4ce317c6bb: Preparing [2022-04-13T07:05:59.148Z] 4f4ce317c6bb: Waiting [2022-04-13T07:05:59.148Z] 12fd4920dcae: Layer already exists [2022-04-13T07:05:59.148Z] 58b91d7ebd81: Layer already exists [2022-04-13T07:05:59.148Z] f96620a9dd58: Layer already exists [2022-04-13T07:05:59.148Z] cb34b252d98a: Layer already exists [2022-04-13T07:05:59.148Z] 5746f2cd1f9f: Layer already exists [2022-04-13T07:05:59.148Z] 4f4ce317c6bb: Layer already exists [2022-04-13T07:05:59.421Z] main: digest: sha256:baabbc69d6ed860dfafd4d8eb71a567470495138022c42297bdce42134431a8f size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T07:05:59.467Z] ===================================================== [Pipeline] echo [2022-04-13T07:05:59.476Z] taggedImages: [2022-04-13T07:05:59.476Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:05:59.476Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-13T07:05:59.476Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.67 [2022-04-13T07:05:59.476Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:05:59.476Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-04-13T07:05:59.502Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-04-13T07:05:59.502Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:05:59.502Z] latest [2022-04-13T07:05:59.502Z] 2.2.0-dev.67 [2022-04-13T07:05:59.502Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:05:59.502Z] main [2022-04-13T07:05:59.502Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:05:59.852Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:06:00.199Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:06:00.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-13T07:06:00.199Z] f0194b5fb654: Preparing [2022-04-13T07:06:00.199Z] 9b53770f80a6: Preparing [2022-04-13T07:06:00.199Z] 03ab0fb830c5: Preparing [2022-04-13T07:06:00.199Z] aca71ded2dfe: Preparing [2022-04-13T07:06:00.199Z] 0401fd5b9b02: Preparing [2022-04-13T07:06:00.199Z] 44c71c073253: Preparing [2022-04-13T07:06:00.199Z] 12fd4920dcae: Preparing [2022-04-13T07:06:00.199Z] 4f4ce317c6bb: Preparing [2022-04-13T07:06:00.199Z] 44c71c073253: Waiting [2022-04-13T07:06:00.199Z] 12fd4920dcae: Waiting [2022-04-13T07:06:00.199Z] 4f4ce317c6bb: Waiting [2022-04-13T07:06:00.476Z] 03ab0fb830c5: Pushed [2022-04-13T07:06:00.476Z] 9b53770f80a6: Pushed [2022-04-13T07:06:00.476Z] f0194b5fb654: Pushed [2022-04-13T07:06:00.476Z] 12fd4920dcae: Layer already exists [2022-04-13T07:06:00.476Z] 4f4ce317c6bb: Layer already exists [2022-04-13T07:06:01.461Z] 44c71c073253: Pushed [2022-04-13T07:06:09.732Z] 0401fd5b9b02: Pushed [2022-04-13T07:06:18.067Z] aca71ded2dfe: Pushed [2022-04-13T07:06:18.067Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:fdb9ac29d0a8ef59f81fbb2ff6b162f445ab733a738e79b924289e58c007ccc4 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:06:18.433Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:06:18.819Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-13T07:06:18.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-13T07:06:18.819Z] f0194b5fb654: Preparing [2022-04-13T07:06:18.819Z] 9b53770f80a6: Preparing [2022-04-13T07:06:18.819Z] 03ab0fb830c5: Preparing [2022-04-13T07:06:18.819Z] aca71ded2dfe: Preparing [2022-04-13T07:06:18.819Z] 0401fd5b9b02: Preparing [2022-04-13T07:06:18.819Z] 44c71c073253: Preparing [2022-04-13T07:06:18.819Z] 12fd4920dcae: Preparing [2022-04-13T07:06:18.819Z] 4f4ce317c6bb: Preparing [2022-04-13T07:06:18.819Z] 44c71c073253: Waiting [2022-04-13T07:06:18.819Z] 12fd4920dcae: Waiting [2022-04-13T07:06:18.819Z] 4f4ce317c6bb: Waiting [2022-04-13T07:06:18.819Z] f0194b5fb654: Layer already exists [2022-04-13T07:06:18.819Z] aca71ded2dfe: Layer already exists [2022-04-13T07:06:18.819Z] 0401fd5b9b02: Layer already exists [2022-04-13T07:06:18.819Z] 03ab0fb830c5: Layer already exists [2022-04-13T07:06:18.819Z] 9b53770f80a6: Layer already exists [2022-04-13T07:06:18.819Z] 44c71c073253: Layer already exists [2022-04-13T07:06:19.095Z] 12fd4920dcae: Layer already exists [2022-04-13T07:06:19.095Z] 4f4ce317c6bb: Layer already exists [2022-04-13T07:06:19.095Z] latest: digest: sha256:fdb9ac29d0a8ef59f81fbb2ff6b162f445ab733a738e79b924289e58c007ccc4 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:06:19.465Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:06:19.828Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.67 [2022-04-13T07:06:19.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-13T07:06:19.828Z] f0194b5fb654: Preparing [2022-04-13T07:06:19.828Z] 9b53770f80a6: Preparing [2022-04-13T07:06:19.828Z] 03ab0fb830c5: Preparing [2022-04-13T07:06:19.828Z] aca71ded2dfe: Preparing [2022-04-13T07:06:19.828Z] 0401fd5b9b02: Preparing [2022-04-13T07:06:19.828Z] 44c71c073253: Preparing [2022-04-13T07:06:19.828Z] 12fd4920dcae: Preparing [2022-04-13T07:06:19.828Z] 4f4ce317c6bb: Preparing [2022-04-13T07:06:19.828Z] 44c71c073253: Waiting [2022-04-13T07:06:19.828Z] 12fd4920dcae: Waiting [2022-04-13T07:06:19.828Z] 4f4ce317c6bb: Waiting [2022-04-13T07:06:19.828Z] 9b53770f80a6: Layer already exists [2022-04-13T07:06:19.828Z] 0401fd5b9b02: Layer already exists [2022-04-13T07:06:19.828Z] aca71ded2dfe: Layer already exists [2022-04-13T07:06:19.828Z] f0194b5fb654: Layer already exists [2022-04-13T07:06:19.828Z] 03ab0fb830c5: Layer already exists [2022-04-13T07:06:20.105Z] 4f4ce317c6bb: Layer already exists [2022-04-13T07:06:20.105Z] 44c71c073253: Layer already exists [2022-04-13T07:06:20.105Z] 12fd4920dcae: Layer already exists [2022-04-13T07:06:20.105Z] 2.2.0-dev.67: digest: sha256:fdb9ac29d0a8ef59f81fbb2ff6b162f445ab733a738e79b924289e58c007ccc4 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:06:20.458Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:06:20.799Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:06:20.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-13T07:06:20.799Z] f0194b5fb654: Preparing [2022-04-13T07:06:20.799Z] 9b53770f80a6: Preparing [2022-04-13T07:06:20.799Z] 03ab0fb830c5: Preparing [2022-04-13T07:06:20.799Z] aca71ded2dfe: Preparing [2022-04-13T07:06:20.799Z] 0401fd5b9b02: Preparing [2022-04-13T07:06:20.799Z] 44c71c073253: Preparing [2022-04-13T07:06:20.799Z] 12fd4920dcae: Preparing [2022-04-13T07:06:20.799Z] 4f4ce317c6bb: Preparing [2022-04-13T07:06:20.799Z] 44c71c073253: Waiting [2022-04-13T07:06:20.799Z] 12fd4920dcae: Waiting [2022-04-13T07:06:20.799Z] 4f4ce317c6bb: Waiting [2022-04-13T07:06:20.799Z] 0401fd5b9b02: Layer already exists [2022-04-13T07:06:20.799Z] 03ab0fb830c5: Layer already exists [2022-04-13T07:06:20.799Z] f0194b5fb654: Layer already exists [2022-04-13T07:06:20.799Z] aca71ded2dfe: Layer already exists [2022-04-13T07:06:20.799Z] 9b53770f80a6: Layer already exists [2022-04-13T07:06:21.072Z] 44c71c073253: Layer already exists [2022-04-13T07:06:21.072Z] 4f4ce317c6bb: Layer already exists [2022-04-13T07:06:21.072Z] 12fd4920dcae: Layer already exists [2022-04-13T07:06:21.072Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:fdb9ac29d0a8ef59f81fbb2ff6b162f445ab733a738e79b924289e58c007ccc4 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:06:21.416Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:06:21.754Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-04-13T07:06:21.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-13T07:06:21.755Z] f0194b5fb654: Preparing [2022-04-13T07:06:21.755Z] 9b53770f80a6: Preparing [2022-04-13T07:06:21.755Z] 03ab0fb830c5: Preparing [2022-04-13T07:06:21.755Z] aca71ded2dfe: Preparing [2022-04-13T07:06:21.755Z] 0401fd5b9b02: Preparing [2022-04-13T07:06:21.755Z] 44c71c073253: Preparing [2022-04-13T07:06:21.755Z] 12fd4920dcae: Preparing [2022-04-13T07:06:21.755Z] 4f4ce317c6bb: Preparing [2022-04-13T07:06:21.755Z] 44c71c073253: Waiting [2022-04-13T07:06:21.755Z] 4f4ce317c6bb: Waiting [2022-04-13T07:06:21.755Z] 12fd4920dcae: Waiting [2022-04-13T07:06:21.755Z] 0401fd5b9b02: Layer already exists [2022-04-13T07:06:21.755Z] aca71ded2dfe: Layer already exists [2022-04-13T07:06:21.755Z] 03ab0fb830c5: Layer already exists [2022-04-13T07:06:21.755Z] 9b53770f80a6: Layer already exists [2022-04-13T07:06:21.755Z] f0194b5fb654: Layer already exists [2022-04-13T07:06:21.755Z] 44c71c073253: Layer already exists [2022-04-13T07:06:22.027Z] 12fd4920dcae: Layer already exists [2022-04-13T07:06:22.027Z] 4f4ce317c6bb: Layer already exists [2022-04-13T07:06:22.027Z] main: digest: sha256:fdb9ac29d0a8ef59f81fbb2ff6b162f445ab733a738e79b924289e58c007ccc4 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T07:06:22.076Z] ===================================================== [Pipeline] echo [2022-04-13T07:06:22.087Z] taggedImages: [2022-04-13T07:06:22.087Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:06:22.087Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-13T07:06:22.087Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.67 [2022-04-13T07:06:22.087Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:06:22.087Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-04-13T07:06:22.110Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-04-13T07:06:22.110Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:06:22.110Z] latest [2022-04-13T07:06:22.110Z] 2.2.0-dev.67 [2022-04-13T07:06:22.110Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:06:22.110Z] main [2022-04-13T07:06:22.110Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:06:22.464Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:06:22.818Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:06:22.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-13T07:06:22.819Z] 112dc412b0bd: Preparing [2022-04-13T07:06:22.819Z] c75d0ffc5420: Preparing [2022-04-13T07:06:22.819Z] 75384100e69d: Preparing [2022-04-13T07:06:22.819Z] 395b14c5a70b: Preparing [2022-04-13T07:06:22.819Z] 1229d3157638: Preparing [2022-04-13T07:06:22.819Z] 12fd4920dcae: Preparing [2022-04-13T07:06:22.819Z] 4f4ce317c6bb: Preparing [2022-04-13T07:06:22.819Z] 12fd4920dcae: Waiting [2022-04-13T07:06:22.819Z] 4f4ce317c6bb: Waiting [2022-04-13T07:06:23.092Z] c75d0ffc5420: Pushed [2022-04-13T07:06:23.092Z] 112dc412b0bd: Pushed [2022-04-13T07:06:23.092Z] 75384100e69d: Pushed [2022-04-13T07:06:23.092Z] 12fd4920dcae: Layer already exists [2022-04-13T07:06:23.092Z] 4f4ce317c6bb: Layer already exists [2022-04-13T07:06:23.688Z] 1229d3157638: Pushed [2022-04-13T07:06:41.980Z] 395b14c5a70b: Pushed [2022-04-13T07:06:41.980Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:0d60f74f0712d40e8ae4461715e5335e1053b711cfa4df7240efd338c03b1083 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:06:42.327Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:06:42.668Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-13T07:06:42.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-13T07:06:42.668Z] 112dc412b0bd: Preparing [2022-04-13T07:06:42.668Z] c75d0ffc5420: Preparing [2022-04-13T07:06:42.668Z] 75384100e69d: Preparing [2022-04-13T07:06:42.668Z] 395b14c5a70b: Preparing [2022-04-13T07:06:42.668Z] 1229d3157638: Preparing [2022-04-13T07:06:42.668Z] 12fd4920dcae: Preparing [2022-04-13T07:06:42.668Z] 4f4ce317c6bb: Preparing [2022-04-13T07:06:42.668Z] 12fd4920dcae: Waiting [2022-04-13T07:06:42.668Z] 4f4ce317c6bb: Waiting [2022-04-13T07:06:42.668Z] 112dc412b0bd: Layer already exists [2022-04-13T07:06:42.668Z] 1229d3157638: Layer already exists [2022-04-13T07:06:42.668Z] 75384100e69d: Layer already exists [2022-04-13T07:06:42.668Z] 395b14c5a70b: Layer already exists [2022-04-13T07:06:42.668Z] c75d0ffc5420: Layer already exists [2022-04-13T07:06:42.668Z] 12fd4920dcae: Layer already exists [2022-04-13T07:06:42.668Z] 4f4ce317c6bb: Layer already exists [2022-04-13T07:06:42.941Z] latest: digest: sha256:0d60f74f0712d40e8ae4461715e5335e1053b711cfa4df7240efd338c03b1083 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:06:43.288Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:06:43.626Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.67 [2022-04-13T07:06:43.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-13T07:06:43.626Z] 112dc412b0bd: Preparing [2022-04-13T07:06:43.626Z] c75d0ffc5420: Preparing [2022-04-13T07:06:43.626Z] 75384100e69d: Preparing [2022-04-13T07:06:43.626Z] 395b14c5a70b: Preparing [2022-04-13T07:06:43.626Z] 1229d3157638: Preparing [2022-04-13T07:06:43.626Z] 12fd4920dcae: Preparing [2022-04-13T07:06:43.626Z] 4f4ce317c6bb: Preparing [2022-04-13T07:06:43.626Z] 12fd4920dcae: Waiting [2022-04-13T07:06:43.626Z] 4f4ce317c6bb: Waiting [2022-04-13T07:06:43.626Z] 395b14c5a70b: Layer already exists [2022-04-13T07:06:43.626Z] 112dc412b0bd: Layer already exists [2022-04-13T07:06:43.626Z] 75384100e69d: Layer already exists [2022-04-13T07:06:43.626Z] c75d0ffc5420: Layer already exists [2022-04-13T07:06:43.626Z] 1229d3157638: Layer already exists [2022-04-13T07:06:43.626Z] 4f4ce317c6bb: Layer already exists [2022-04-13T07:06:43.626Z] 12fd4920dcae: Layer already exists [2022-04-13T07:06:43.897Z] 2.2.0-dev.67: digest: sha256:0d60f74f0712d40e8ae4461715e5335e1053b711cfa4df7240efd338c03b1083 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:06:44.239Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:06:44.575Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:06:44.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-13T07:06:44.576Z] 112dc412b0bd: Preparing [2022-04-13T07:06:44.576Z] c75d0ffc5420: Preparing [2022-04-13T07:06:44.576Z] 75384100e69d: Preparing [2022-04-13T07:06:44.576Z] 395b14c5a70b: Preparing [2022-04-13T07:06:44.576Z] 1229d3157638: Preparing [2022-04-13T07:06:44.576Z] 12fd4920dcae: Preparing [2022-04-13T07:06:44.576Z] 4f4ce317c6bb: Preparing [2022-04-13T07:06:44.576Z] 12fd4920dcae: Waiting [2022-04-13T07:06:44.576Z] 4f4ce317c6bb: Waiting [2022-04-13T07:06:44.576Z] 395b14c5a70b: Layer already exists [2022-04-13T07:06:44.576Z] 112dc412b0bd: Layer already exists [2022-04-13T07:06:44.576Z] 75384100e69d: Layer already exists [2022-04-13T07:06:44.576Z] c75d0ffc5420: Layer already exists [2022-04-13T07:06:44.576Z] 1229d3157638: Layer already exists [2022-04-13T07:06:44.576Z] 4f4ce317c6bb: Layer already exists [2022-04-13T07:06:44.576Z] 12fd4920dcae: Layer already exists [2022-04-13T07:06:44.847Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:0d60f74f0712d40e8ae4461715e5335e1053b711cfa4df7240efd338c03b1083 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:06:45.190Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:06:45.528Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-04-13T07:06:45.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-13T07:06:45.528Z] 112dc412b0bd: Preparing [2022-04-13T07:06:45.528Z] c75d0ffc5420: Preparing [2022-04-13T07:06:45.528Z] 75384100e69d: Preparing [2022-04-13T07:06:45.528Z] 395b14c5a70b: Preparing [2022-04-13T07:06:45.528Z] 1229d3157638: Preparing [2022-04-13T07:06:45.528Z] 12fd4920dcae: Preparing [2022-04-13T07:06:45.528Z] 4f4ce317c6bb: Preparing [2022-04-13T07:06:45.528Z] 12fd4920dcae: Waiting [2022-04-13T07:06:45.528Z] 395b14c5a70b: Layer already exists [2022-04-13T07:06:45.528Z] c75d0ffc5420: Layer already exists [2022-04-13T07:06:45.801Z] 112dc412b0bd: Layer already exists [2022-04-13T07:06:45.801Z] 75384100e69d: Layer already exists [2022-04-13T07:06:45.801Z] 1229d3157638: Layer already exists [2022-04-13T07:06:45.801Z] 4f4ce317c6bb: Layer already exists [2022-04-13T07:06:45.801Z] 12fd4920dcae: Layer already exists [2022-04-13T07:06:45.801Z] main: digest: sha256:0d60f74f0712d40e8ae4461715e5335e1053b711cfa4df7240efd338c03b1083 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T07:06:45.850Z] ===================================================== [Pipeline] echo [2022-04-13T07:06:45.858Z] taggedImages: [2022-04-13T07:06:45.858Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:06:45.858Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-13T07:06:45.858Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.67 [2022-04-13T07:06:45.858Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:06:45.858Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-04-13T07:06:45.882Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-04-13T07:06:45.882Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:06:45.882Z] latest [2022-04-13T07:06:45.882Z] 2.2.0-dev.67 [2022-04-13T07:06:45.882Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:06:45.882Z] main [2022-04-13T07:06:45.882Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:06:46.233Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:06:46.569Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:06:46.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-13T07:06:46.569Z] 8561d593b2c7: Preparing [2022-04-13T07:06:46.569Z] 8367626d00e1: Preparing [2022-04-13T07:06:46.569Z] 6f652845e824: Preparing [2022-04-13T07:06:46.569Z] f7c566d691ac: Preparing [2022-04-13T07:06:46.569Z] 44c71c073253: Preparing [2022-04-13T07:06:46.569Z] 12fd4920dcae: Preparing [2022-04-13T07:06:46.569Z] 4f4ce317c6bb: Preparing [2022-04-13T07:06:46.569Z] 12fd4920dcae: Waiting [2022-04-13T07:06:46.569Z] 4f4ce317c6bb: Waiting [2022-04-13T07:06:46.569Z] 44c71c073253: Layer already exists [2022-04-13T07:06:46.841Z] 12fd4920dcae: Layer already exists [2022-04-13T07:06:46.841Z] 4f4ce317c6bb: Layer already exists [2022-04-13T07:06:46.841Z] 8561d593b2c7: Pushed [2022-04-13T07:06:46.841Z] 8367626d00e1: Pushed [2022-04-13T07:06:46.841Z] 6f652845e824: Pushed [2022-04-13T07:07:05.122Z] f7c566d691ac: Pushed [2022-04-13T07:07:05.122Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:c66acf6106dc9c8eded6dd7e7f5ff31e50a0d9d3f5523788091c86ad8ee5e680 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:05.463Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:05.800Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-13T07:07:05.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-13T07:07:05.800Z] 8561d593b2c7: Preparing [2022-04-13T07:07:05.800Z] 8367626d00e1: Preparing [2022-04-13T07:07:05.800Z] 6f652845e824: Preparing [2022-04-13T07:07:05.800Z] f7c566d691ac: Preparing [2022-04-13T07:07:05.800Z] 44c71c073253: Preparing [2022-04-13T07:07:05.800Z] 12fd4920dcae: Preparing [2022-04-13T07:07:05.800Z] 4f4ce317c6bb: Preparing [2022-04-13T07:07:05.800Z] 12fd4920dcae: Waiting [2022-04-13T07:07:05.800Z] 4f4ce317c6bb: Waiting [2022-04-13T07:07:06.071Z] 8367626d00e1: Layer already exists [2022-04-13T07:07:06.071Z] 6f652845e824: Layer already exists [2022-04-13T07:07:06.071Z] 44c71c073253: Layer already exists [2022-04-13T07:07:06.071Z] 8561d593b2c7: Layer already exists [2022-04-13T07:07:06.071Z] f7c566d691ac: Layer already exists [2022-04-13T07:07:06.071Z] 4f4ce317c6bb: Layer already exists [2022-04-13T07:07:06.071Z] 12fd4920dcae: Layer already exists [2022-04-13T07:07:06.071Z] latest: digest: sha256:c66acf6106dc9c8eded6dd7e7f5ff31e50a0d9d3f5523788091c86ad8ee5e680 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:06.414Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:06.747Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.67 [2022-04-13T07:07:06.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-13T07:07:06.747Z] 8561d593b2c7: Preparing [2022-04-13T07:07:06.747Z] 8367626d00e1: Preparing [2022-04-13T07:07:06.747Z] 6f652845e824: Preparing [2022-04-13T07:07:06.747Z] f7c566d691ac: Preparing [2022-04-13T07:07:06.747Z] 44c71c073253: Preparing [2022-04-13T07:07:06.747Z] 12fd4920dcae: Preparing [2022-04-13T07:07:06.747Z] 4f4ce317c6bb: Preparing [2022-04-13T07:07:06.747Z] 12fd4920dcae: Waiting [2022-04-13T07:07:06.747Z] 4f4ce317c6bb: Waiting [2022-04-13T07:07:06.747Z] 44c71c073253: Layer already exists [2022-04-13T07:07:06.747Z] f7c566d691ac: Layer already exists [2022-04-13T07:07:06.747Z] 8367626d00e1: Layer already exists [2022-04-13T07:07:06.747Z] 6f652845e824: Layer already exists [2022-04-13T07:07:06.747Z] 8561d593b2c7: Layer already exists [2022-04-13T07:07:07.018Z] 12fd4920dcae: Layer already exists [2022-04-13T07:07:07.018Z] 4f4ce317c6bb: Layer already exists [2022-04-13T07:07:07.018Z] 2.2.0-dev.67: digest: sha256:c66acf6106dc9c8eded6dd7e7f5ff31e50a0d9d3f5523788091c86ad8ee5e680 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:07.359Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:07.696Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:07:07.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-13T07:07:07.696Z] 8561d593b2c7: Preparing [2022-04-13T07:07:07.696Z] 8367626d00e1: Preparing [2022-04-13T07:07:07.696Z] 6f652845e824: Preparing [2022-04-13T07:07:07.696Z] f7c566d691ac: Preparing [2022-04-13T07:07:07.696Z] 44c71c073253: Preparing [2022-04-13T07:07:07.696Z] 12fd4920dcae: Preparing [2022-04-13T07:07:07.696Z] 4f4ce317c6bb: Preparing [2022-04-13T07:07:07.696Z] 12fd4920dcae: Waiting [2022-04-13T07:07:07.696Z] 4f4ce317c6bb: Waiting [2022-04-13T07:07:07.696Z] 6f652845e824: Layer already exists [2022-04-13T07:07:07.696Z] 8561d593b2c7: Layer already exists [2022-04-13T07:07:07.696Z] 8367626d00e1: Layer already exists [2022-04-13T07:07:07.696Z] 44c71c073253: Layer already exists [2022-04-13T07:07:07.696Z] f7c566d691ac: Layer already exists [2022-04-13T07:07:07.696Z] 12fd4920dcae: Layer already exists [2022-04-13T07:07:07.696Z] 4f4ce317c6bb: Layer already exists [2022-04-13T07:07:07.968Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:c66acf6106dc9c8eded6dd7e7f5ff31e50a0d9d3f5523788091c86ad8ee5e680 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:08.309Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:08.647Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-04-13T07:07:08.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-13T07:07:08.647Z] 8561d593b2c7: Preparing [2022-04-13T07:07:08.647Z] 8367626d00e1: Preparing [2022-04-13T07:07:08.647Z] 6f652845e824: Preparing [2022-04-13T07:07:08.647Z] f7c566d691ac: Preparing [2022-04-13T07:07:08.647Z] 44c71c073253: Preparing [2022-04-13T07:07:08.647Z] 12fd4920dcae: Preparing [2022-04-13T07:07:08.647Z] 4f4ce317c6bb: Preparing [2022-04-13T07:07:08.647Z] 12fd4920dcae: Waiting [2022-04-13T07:07:08.647Z] 4f4ce317c6bb: Waiting [2022-04-13T07:07:08.647Z] 6f652845e824: Layer already exists [2022-04-13T07:07:08.647Z] 8561d593b2c7: Layer already exists [2022-04-13T07:07:08.647Z] f7c566d691ac: Layer already exists [2022-04-13T07:07:08.647Z] 44c71c073253: Layer already exists [2022-04-13T07:07:08.647Z] 8367626d00e1: Layer already exists [2022-04-13T07:07:08.647Z] 12fd4920dcae: Layer already exists [2022-04-13T07:07:08.647Z] 4f4ce317c6bb: Layer already exists [2022-04-13T07:07:08.920Z] main: digest: sha256:c66acf6106dc9c8eded6dd7e7f5ff31e50a0d9d3f5523788091c86ad8ee5e680 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T07:07:08.970Z] ===================================================== [Pipeline] echo [2022-04-13T07:07:08.979Z] taggedImages: [2022-04-13T07:07:08.979Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:07:08.979Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-13T07:07:08.979Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.67 [2022-04-13T07:07:08.979Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:07:08.979Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-04-13T07:07:08.999Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-04-13T07:07:08.999Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:07:08.999Z] latest [2022-04-13T07:07:08.999Z] 2.2.0-dev.67 [2022-04-13T07:07:08.999Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:07:08.999Z] main [2022-04-13T07:07:08.999Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:09.350Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:09.688Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:07:09.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-13T07:07:09.688Z] c3397af3438d: Preparing [2022-04-13T07:07:09.688Z] a2e3b23223c0: Preparing [2022-04-13T07:07:09.688Z] cb34b252d98a: Preparing [2022-04-13T07:07:09.688Z] 30237e0cb6c5: Preparing [2022-04-13T07:07:09.688Z] f73e7dbfee58: Preparing [2022-04-13T07:07:09.688Z] cb34b252d98a: Layer already exists [2022-04-13T07:07:09.969Z] f73e7dbfee58: Layer already exists [2022-04-13T07:07:09.969Z] c3397af3438d: Pushed [2022-04-13T07:07:10.239Z] 30237e0cb6c5: Pushed [2022-04-13T07:07:15.622Z] a2e3b23223c0: Pushed [2022-04-13T07:07:15.622Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:ce2f310d635e9546a32fba914d0a6b71b6f79dce269a62a40d4f1a4ea081727e size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:15.967Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:16.303Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-13T07:07:16.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-13T07:07:16.303Z] c3397af3438d: Preparing [2022-04-13T07:07:16.303Z] a2e3b23223c0: Preparing [2022-04-13T07:07:16.303Z] cb34b252d98a: Preparing [2022-04-13T07:07:16.303Z] 30237e0cb6c5: Preparing [2022-04-13T07:07:16.303Z] f73e7dbfee58: Preparing [2022-04-13T07:07:16.303Z] c3397af3438d: Layer already exists [2022-04-13T07:07:16.303Z] 30237e0cb6c5: Layer already exists [2022-04-13T07:07:16.303Z] a2e3b23223c0: Layer already exists [2022-04-13T07:07:16.303Z] cb34b252d98a: Layer already exists [2022-04-13T07:07:16.303Z] f73e7dbfee58: Layer already exists [2022-04-13T07:07:16.574Z] latest: digest: sha256:ce2f310d635e9546a32fba914d0a6b71b6f79dce269a62a40d4f1a4ea081727e size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:16.919Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:17.258Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.67 [2022-04-13T07:07:17.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-13T07:07:17.259Z] c3397af3438d: Preparing [2022-04-13T07:07:17.259Z] a2e3b23223c0: Preparing [2022-04-13T07:07:17.259Z] cb34b252d98a: Preparing [2022-04-13T07:07:17.259Z] 30237e0cb6c5: Preparing [2022-04-13T07:07:17.259Z] f73e7dbfee58: Preparing [2022-04-13T07:07:17.259Z] f73e7dbfee58: Layer already exists [2022-04-13T07:07:17.259Z] c3397af3438d: Layer already exists [2022-04-13T07:07:17.259Z] cb34b252d98a: Layer already exists [2022-04-13T07:07:17.259Z] a2e3b23223c0: Layer already exists [2022-04-13T07:07:17.259Z] 30237e0cb6c5: Layer already exists [2022-04-13T07:07:17.531Z] 2.2.0-dev.67: digest: sha256:ce2f310d635e9546a32fba914d0a6b71b6f79dce269a62a40d4f1a4ea081727e size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:17.879Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:18.217Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:07:18.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-13T07:07:18.217Z] c3397af3438d: Preparing [2022-04-13T07:07:18.217Z] a2e3b23223c0: Preparing [2022-04-13T07:07:18.217Z] cb34b252d98a: Preparing [2022-04-13T07:07:18.217Z] 30237e0cb6c5: Preparing [2022-04-13T07:07:18.217Z] f73e7dbfee58: Preparing [2022-04-13T07:07:18.217Z] f73e7dbfee58: Layer already exists [2022-04-13T07:07:18.217Z] a2e3b23223c0: Layer already exists [2022-04-13T07:07:18.217Z] cb34b252d98a: Layer already exists [2022-04-13T07:07:18.217Z] 30237e0cb6c5: Layer already exists [2022-04-13T07:07:18.217Z] c3397af3438d: Layer already exists [2022-04-13T07:07:18.489Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:ce2f310d635e9546a32fba914d0a6b71b6f79dce269a62a40d4f1a4ea081727e size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:18.833Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:19.170Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-04-13T07:07:19.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-13T07:07:19.170Z] c3397af3438d: Preparing [2022-04-13T07:07:19.170Z] a2e3b23223c0: Preparing [2022-04-13T07:07:19.170Z] cb34b252d98a: Preparing [2022-04-13T07:07:19.170Z] 30237e0cb6c5: Preparing [2022-04-13T07:07:19.170Z] f73e7dbfee58: Preparing [2022-04-13T07:07:19.442Z] c3397af3438d: Layer already exists [2022-04-13T07:07:19.442Z] 30237e0cb6c5: Layer already exists [2022-04-13T07:07:19.442Z] cb34b252d98a: Layer already exists [2022-04-13T07:07:19.442Z] f73e7dbfee58: Layer already exists [2022-04-13T07:07:19.442Z] a2e3b23223c0: Layer already exists [2022-04-13T07:07:19.442Z] main: digest: sha256:ce2f310d635e9546a32fba914d0a6b71b6f79dce269a62a40d4f1a4ea081727e size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T07:07:19.486Z] ===================================================== [Pipeline] echo [2022-04-13T07:07:19.497Z] taggedImages: [2022-04-13T07:07:19.497Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:07:19.497Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-13T07:07:19.497Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.67 [2022-04-13T07:07:19.497Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:07:19.497Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-04-13T07:07:19.520Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-04-13T07:07:19.520Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:07:19.520Z] latest [2022-04-13T07:07:19.520Z] 2.2.0-dev.67 [2022-04-13T07:07:19.520Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:07:19.520Z] main [2022-04-13T07:07:19.520Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:19.878Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:20.222Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:07:20.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-13T07:07:20.222Z] 86bdc072a88c: Preparing [2022-04-13T07:07:20.222Z] df12c4943fea: Preparing [2022-04-13T07:07:20.222Z] cb34b252d98a: Preparing [2022-04-13T07:07:20.222Z] 8b714c2f41fb: Preparing [2022-04-13T07:07:20.222Z] f73e7dbfee58: Preparing [2022-04-13T07:07:20.495Z] f73e7dbfee58: Layer already exists [2022-04-13T07:07:20.495Z] 8b714c2f41fb: Layer already exists [2022-04-13T07:07:20.495Z] cb34b252d98a: Layer already exists [2022-04-13T07:07:20.495Z] 86bdc072a88c: Pushed [2022-04-13T07:07:25.883Z] df12c4943fea: Pushed [2022-04-13T07:07:25.883Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:9553e3a8e932534d1c7a57f5d8594c2ffc604531d3b01e3c04c1e8d849d581a8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:26.230Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:26.565Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-13T07:07:26.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-13T07:07:26.565Z] 86bdc072a88c: Preparing [2022-04-13T07:07:26.565Z] df12c4943fea: Preparing [2022-04-13T07:07:26.565Z] cb34b252d98a: Preparing [2022-04-13T07:07:26.565Z] 8b714c2f41fb: Preparing [2022-04-13T07:07:26.565Z] f73e7dbfee58: Preparing [2022-04-13T07:07:26.565Z] 86bdc072a88c: Layer already exists [2022-04-13T07:07:26.565Z] df12c4943fea: Layer already exists [2022-04-13T07:07:26.565Z] 8b714c2f41fb: Layer already exists [2022-04-13T07:07:26.565Z] cb34b252d98a: Layer already exists [2022-04-13T07:07:26.837Z] f73e7dbfee58: Layer already exists [2022-04-13T07:07:26.837Z] latest: digest: sha256:9553e3a8e932534d1c7a57f5d8594c2ffc604531d3b01e3c04c1e8d849d581a8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:27.179Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:27.516Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.67 [2022-04-13T07:07:27.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-13T07:07:27.516Z] 86bdc072a88c: Preparing [2022-04-13T07:07:27.516Z] df12c4943fea: Preparing [2022-04-13T07:07:27.516Z] cb34b252d98a: Preparing [2022-04-13T07:07:27.516Z] 8b714c2f41fb: Preparing [2022-04-13T07:07:27.516Z] f73e7dbfee58: Preparing [2022-04-13T07:07:27.516Z] 8b714c2f41fb: Layer already exists [2022-04-13T07:07:27.516Z] cb34b252d98a: Layer already exists [2022-04-13T07:07:27.516Z] f73e7dbfee58: Layer already exists [2022-04-13T07:07:27.516Z] 86bdc072a88c: Layer already exists [2022-04-13T07:07:27.516Z] df12c4943fea: Layer already exists [2022-04-13T07:07:27.789Z] 2.2.0-dev.67: digest: sha256:9553e3a8e932534d1c7a57f5d8594c2ffc604531d3b01e3c04c1e8d849d581a8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:28.132Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:28.474Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:07:28.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-13T07:07:28.475Z] 86bdc072a88c: Preparing [2022-04-13T07:07:28.475Z] df12c4943fea: Preparing [2022-04-13T07:07:28.475Z] cb34b252d98a: Preparing [2022-04-13T07:07:28.475Z] 8b714c2f41fb: Preparing [2022-04-13T07:07:28.475Z] f73e7dbfee58: Preparing [2022-04-13T07:07:28.475Z] f73e7dbfee58: Layer already exists [2022-04-13T07:07:28.475Z] 8b714c2f41fb: Layer already exists [2022-04-13T07:07:28.475Z] 86bdc072a88c: Layer already exists [2022-04-13T07:07:28.475Z] df12c4943fea: Layer already exists [2022-04-13T07:07:28.475Z] cb34b252d98a: Layer already exists [2022-04-13T07:07:28.747Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:9553e3a8e932534d1c7a57f5d8594c2ffc604531d3b01e3c04c1e8d849d581a8 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:29.096Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:29.437Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-04-13T07:07:29.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-13T07:07:29.437Z] 86bdc072a88c: Preparing [2022-04-13T07:07:29.437Z] df12c4943fea: Preparing [2022-04-13T07:07:29.437Z] cb34b252d98a: Preparing [2022-04-13T07:07:29.437Z] 8b714c2f41fb: Preparing [2022-04-13T07:07:29.437Z] f73e7dbfee58: Preparing [2022-04-13T07:07:29.710Z] 8b714c2f41fb: Layer already exists [2022-04-13T07:07:29.710Z] f73e7dbfee58: Layer already exists [2022-04-13T07:07:29.710Z] 86bdc072a88c: Layer already exists [2022-04-13T07:07:29.710Z] cb34b252d98a: Layer already exists [2022-04-13T07:07:29.710Z] df12c4943fea: Layer already exists [2022-04-13T07:07:29.710Z] main: digest: sha256:9553e3a8e932534d1c7a57f5d8594c2ffc604531d3b01e3c04c1e8d849d581a8 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T07:07:29.760Z] ===================================================== [Pipeline] echo [2022-04-13T07:07:29.767Z] taggedImages: [2022-04-13T07:07:29.767Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:07:29.767Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-13T07:07:29.767Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.67 [2022-04-13T07:07:29.767Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:07:29.767Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-04-13T07:07:29.789Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-04-13T07:07:29.789Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:07:29.789Z] latest [2022-04-13T07:07:29.789Z] 2.2.0-dev.67 [2022-04-13T07:07:29.789Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:07:29.789Z] main [2022-04-13T07:07:29.789Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:30.144Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:30.486Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:07:30.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-13T07:07:30.486Z] 8c24fe58280b: Preparing [2022-04-13T07:07:30.486Z] ef1f47511523: Preparing [2022-04-13T07:07:30.486Z] 127a3773f937: Preparing [2022-04-13T07:07:30.486Z] 3884281ffa01: Preparing [2022-04-13T07:07:30.486Z] f0e5a4d6c014: Preparing [2022-04-13T07:07:30.486Z] 3b19d27f08f7: Preparing [2022-04-13T07:07:30.486Z] 73bb99a6e169: Preparing [2022-04-13T07:07:30.486Z] ec06c3102977: Preparing [2022-04-13T07:07:30.486Z] 6a3c62e080c7: Preparing [2022-04-13T07:07:30.486Z] 340cb19ca677: Preparing [2022-04-13T07:07:30.486Z] 4f4ce317c6bb: Preparing [2022-04-13T07:07:30.486Z] 3b19d27f08f7: Waiting [2022-04-13T07:07:30.486Z] 6a3c62e080c7: Waiting [2022-04-13T07:07:30.486Z] 73bb99a6e169: Waiting [2022-04-13T07:07:30.486Z] 340cb19ca677: Waiting [2022-04-13T07:07:30.486Z] ec06c3102977: Waiting [2022-04-13T07:07:30.774Z] f0e5a4d6c014: Layer already exists [2022-04-13T07:07:30.774Z] 3b19d27f08f7: Layer already exists [2022-04-13T07:07:30.774Z] 73bb99a6e169: Layer already exists [2022-04-13T07:07:30.774Z] ec06c3102977: Layer already exists [2022-04-13T07:07:30.774Z] ef1f47511523: Pushed [2022-04-13T07:07:30.774Z] 6a3c62e080c7: Layer already exists [2022-04-13T07:07:30.774Z] 340cb19ca677: Layer already exists [2022-04-13T07:07:31.045Z] 4f4ce317c6bb: Layer already exists [2022-04-13T07:07:31.642Z] 8c24fe58280b: Pushed [2022-04-13T07:07:35.945Z] 127a3773f937: Pushed [2022-04-13T07:07:51.083Z] 3884281ffa01: Pushed [2022-04-13T07:07:51.083Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:df590dbd298fc82a0baa432c53a134724f4e76937bfa2fd82cef620a0665dae5 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:51.423Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:51.759Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-13T07:07:51.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-13T07:07:51.759Z] 8c24fe58280b: Preparing [2022-04-13T07:07:51.759Z] ef1f47511523: Preparing [2022-04-13T07:07:51.759Z] 127a3773f937: Preparing [2022-04-13T07:07:51.759Z] 3884281ffa01: Preparing [2022-04-13T07:07:51.759Z] f0e5a4d6c014: Preparing [2022-04-13T07:07:51.759Z] 3b19d27f08f7: Preparing [2022-04-13T07:07:51.759Z] 73bb99a6e169: Preparing [2022-04-13T07:07:51.759Z] ec06c3102977: Preparing [2022-04-13T07:07:51.759Z] 6a3c62e080c7: Preparing [2022-04-13T07:07:51.759Z] 340cb19ca677: Preparing [2022-04-13T07:07:51.759Z] 4f4ce317c6bb: Preparing [2022-04-13T07:07:51.759Z] ec06c3102977: Waiting [2022-04-13T07:07:51.759Z] 6a3c62e080c7: Waiting [2022-04-13T07:07:51.759Z] 340cb19ca677: Waiting [2022-04-13T07:07:51.759Z] 4f4ce317c6bb: Waiting [2022-04-13T07:07:51.759Z] 3b19d27f08f7: Waiting [2022-04-13T07:07:51.759Z] 73bb99a6e169: Waiting [2022-04-13T07:07:51.759Z] ef1f47511523: Layer already exists [2022-04-13T07:07:51.759Z] 8c24fe58280b: Layer already exists [2022-04-13T07:07:51.759Z] 3884281ffa01: Layer already exists [2022-04-13T07:07:51.759Z] 127a3773f937: Layer already exists [2022-04-13T07:07:51.759Z] f0e5a4d6c014: Layer already exists [2022-04-13T07:07:51.759Z] 6a3c62e080c7: Layer already exists [2022-04-13T07:07:51.759Z] 73bb99a6e169: Layer already exists [2022-04-13T07:07:51.759Z] 3b19d27f08f7: Layer already exists [2022-04-13T07:07:51.759Z] ec06c3102977: Layer already exists [2022-04-13T07:07:51.759Z] 340cb19ca677: Layer already exists [2022-04-13T07:07:52.030Z] 4f4ce317c6bb: Layer already exists [2022-04-13T07:07:52.030Z] latest: digest: sha256:df590dbd298fc82a0baa432c53a134724f4e76937bfa2fd82cef620a0665dae5 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:52.372Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:52.709Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.67 [2022-04-13T07:07:52.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-13T07:07:52.710Z] 8c24fe58280b: Preparing [2022-04-13T07:07:52.710Z] ef1f47511523: Preparing [2022-04-13T07:07:52.710Z] 127a3773f937: Preparing [2022-04-13T07:07:52.710Z] 3884281ffa01: Preparing [2022-04-13T07:07:52.710Z] f0e5a4d6c014: Preparing [2022-04-13T07:07:52.710Z] 3b19d27f08f7: Preparing [2022-04-13T07:07:52.710Z] 73bb99a6e169: Preparing [2022-04-13T07:07:52.710Z] ec06c3102977: Preparing [2022-04-13T07:07:52.710Z] 3b19d27f08f7: Waiting [2022-04-13T07:07:52.710Z] 6a3c62e080c7: Preparing [2022-04-13T07:07:52.710Z] 340cb19ca677: Preparing [2022-04-13T07:07:52.710Z] 73bb99a6e169: Waiting [2022-04-13T07:07:52.710Z] 4f4ce317c6bb: Preparing [2022-04-13T07:07:52.710Z] 340cb19ca677: Waiting [2022-04-13T07:07:52.710Z] 4f4ce317c6bb: Waiting [2022-04-13T07:07:52.710Z] ec06c3102977: Waiting [2022-04-13T07:07:52.710Z] 6a3c62e080c7: Waiting [2022-04-13T07:07:52.710Z] 8c24fe58280b: Layer already exists [2022-04-13T07:07:52.710Z] 127a3773f937: Layer already exists [2022-04-13T07:07:52.710Z] f0e5a4d6c014: Layer already exists [2022-04-13T07:07:52.710Z] ef1f47511523: Layer already exists [2022-04-13T07:07:52.710Z] 3884281ffa01: Layer already exists [2022-04-13T07:07:52.985Z] ec06c3102977: Layer already exists [2022-04-13T07:07:52.985Z] 3b19d27f08f7: Layer already exists [2022-04-13T07:07:52.985Z] 73bb99a6e169: Layer already exists [2022-04-13T07:07:52.985Z] 6a3c62e080c7: Layer already exists [2022-04-13T07:07:52.985Z] 340cb19ca677: Layer already exists [2022-04-13T07:07:52.985Z] 4f4ce317c6bb: Layer already exists [2022-04-13T07:07:52.985Z] 2.2.0-dev.67: digest: sha256:df590dbd298fc82a0baa432c53a134724f4e76937bfa2fd82cef620a0665dae5 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:53.327Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:53.663Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:07:53.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-13T07:07:53.663Z] 8c24fe58280b: Preparing [2022-04-13T07:07:53.663Z] ef1f47511523: Preparing [2022-04-13T07:07:53.663Z] 127a3773f937: Preparing [2022-04-13T07:07:53.663Z] 3884281ffa01: Preparing [2022-04-13T07:07:53.663Z] f0e5a4d6c014: Preparing [2022-04-13T07:07:53.663Z] 3b19d27f08f7: Preparing [2022-04-13T07:07:53.663Z] 73bb99a6e169: Preparing [2022-04-13T07:07:53.663Z] ec06c3102977: Preparing [2022-04-13T07:07:53.663Z] 6a3c62e080c7: Preparing [2022-04-13T07:07:53.663Z] 340cb19ca677: Preparing [2022-04-13T07:07:53.663Z] 4f4ce317c6bb: Preparing [2022-04-13T07:07:53.663Z] ec06c3102977: Waiting [2022-04-13T07:07:53.663Z] 6a3c62e080c7: Waiting [2022-04-13T07:07:53.663Z] 340cb19ca677: Waiting [2022-04-13T07:07:53.663Z] 4f4ce317c6bb: Waiting [2022-04-13T07:07:53.663Z] 3b19d27f08f7: Waiting [2022-04-13T07:07:53.663Z] 73bb99a6e169: Waiting [2022-04-13T07:07:53.663Z] 127a3773f937: Layer already exists [2022-04-13T07:07:53.663Z] 8c24fe58280b: Layer already exists [2022-04-13T07:07:53.663Z] 3884281ffa01: Layer already exists [2022-04-13T07:07:53.663Z] f0e5a4d6c014: Layer already exists [2022-04-13T07:07:53.663Z] ef1f47511523: Layer already exists [2022-04-13T07:07:53.663Z] 3b19d27f08f7: Layer already exists [2022-04-13T07:07:53.663Z] 73bb99a6e169: Layer already exists [2022-04-13T07:07:53.663Z] 340cb19ca677: Layer already exists [2022-04-13T07:07:53.937Z] ec06c3102977: Layer already exists [2022-04-13T07:07:53.937Z] 6a3c62e080c7: Layer already exists [2022-04-13T07:07:53.937Z] 4f4ce317c6bb: Layer already exists [2022-04-13T07:07:53.937Z] 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:df590dbd298fc82a0baa432c53a134724f4e76937bfa2fd82cef620a0665dae5 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:54.277Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:54.613Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-04-13T07:07:54.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-13T07:07:54.614Z] 8c24fe58280b: Preparing [2022-04-13T07:07:54.614Z] ef1f47511523: Preparing [2022-04-13T07:07:54.614Z] 127a3773f937: Preparing [2022-04-13T07:07:54.614Z] 3884281ffa01: Preparing [2022-04-13T07:07:54.614Z] f0e5a4d6c014: Preparing [2022-04-13T07:07:54.614Z] 3b19d27f08f7: Preparing [2022-04-13T07:07:54.614Z] 73bb99a6e169: Preparing [2022-04-13T07:07:54.614Z] ec06c3102977: Preparing [2022-04-13T07:07:54.614Z] 6a3c62e080c7: Preparing [2022-04-13T07:07:54.614Z] 340cb19ca677: Preparing [2022-04-13T07:07:54.614Z] 4f4ce317c6bb: Preparing [2022-04-13T07:07:54.614Z] 3b19d27f08f7: Waiting [2022-04-13T07:07:54.614Z] 73bb99a6e169: Waiting [2022-04-13T07:07:54.614Z] ec06c3102977: Waiting [2022-04-13T07:07:54.614Z] 6a3c62e080c7: Waiting [2022-04-13T07:07:54.614Z] 340cb19ca677: Waiting [2022-04-13T07:07:54.614Z] 4f4ce317c6bb: Waiting [2022-04-13T07:07:54.614Z] f0e5a4d6c014: Layer already exists [2022-04-13T07:07:54.614Z] 127a3773f937: Layer already exists [2022-04-13T07:07:54.614Z] ef1f47511523: Layer already exists [2022-04-13T07:07:54.614Z] 8c24fe58280b: Layer already exists [2022-04-13T07:07:54.614Z] 3884281ffa01: Layer already exists [2022-04-13T07:07:54.886Z] 73bb99a6e169: Layer already exists [2022-04-13T07:07:54.886Z] 3b19d27f08f7: Layer already exists [2022-04-13T07:07:54.886Z] ec06c3102977: Layer already exists [2022-04-13T07:07:54.886Z] 6a3c62e080c7: Layer already exists [2022-04-13T07:07:54.886Z] 340cb19ca677: Layer already exists [2022-04-13T07:07:54.886Z] 4f4ce317c6bb: Layer already exists [2022-04-13T07:07:54.886Z] main: digest: sha256:df590dbd298fc82a0baa432c53a134724f4e76937bfa2fd82cef620a0665dae5 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T07:07:54.935Z] ===================================================== [Pipeline] echo [2022-04-13T07:07:54.944Z] taggedImages: [2022-04-13T07:07:54.944Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [2022-04-13T07:07:54.944Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-13T07:07:54.944Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.67 [2022-04-13T07:07:54.944Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [2022-04-13T07:07:54.944Z] - 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-13T07:07:55.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-13T07:07:55.298Z] [2022-04-13T07:07:55.298Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:07:55.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-13T07:07:55.920Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-13T07:07:55.920Z] 8998bd30e6a1: Pulling fs layer [2022-04-13T07:07:55.920Z] 04944245beec: Pulling fs layer [2022-04-13T07:07:55.920Z] 699f458cf7ca: Pulling fs layer [2022-04-13T07:07:55.920Z] 765212b225bb: Pulling fs layer [2022-04-13T07:07:55.920Z] f23df028b6ca: Pulling fs layer [2022-04-13T07:07:55.920Z] d65c8cfc05b1: Pulling fs layer [2022-04-13T07:07:55.920Z] 2437ff75d9bd: Pulling fs layer [2022-04-13T07:07:55.920Z] 765212b225bb: Waiting [2022-04-13T07:07:55.920Z] f23df028b6ca: Waiting [2022-04-13T07:07:55.920Z] d65c8cfc05b1: Waiting [2022-04-13T07:07:55.920Z] 2437ff75d9bd: Waiting [2022-04-13T07:07:55.920Z] 04944245beec: Verifying Checksum [2022-04-13T07:07:55.920Z] 04944245beec: Download complete [2022-04-13T07:07:55.920Z] 765212b225bb: Download complete [2022-04-13T07:07:55.920Z] f23df028b6ca: Download complete [2022-04-13T07:07:55.920Z] d65c8cfc05b1: Verifying Checksum [2022-04-13T07:07:55.920Z] d65c8cfc05b1: Download complete [2022-04-13T07:07:56.199Z] 699f458cf7ca: Verifying Checksum [2022-04-13T07:07:56.199Z] 699f458cf7ca: Download complete [2022-04-13T07:07:56.475Z] 8998bd30e6a1: Verifying Checksum [2022-04-13T07:07:56.475Z] 8998bd30e6a1: Download complete [2022-04-13T07:07:59.098Z] 2437ff75d9bd: Verifying Checksum [2022-04-13T07:07:59.098Z] 2437ff75d9bd: Download complete [2022-04-13T07:08:01.074Z] 8998bd30e6a1: Pull complete [2022-04-13T07:08:01.668Z] 04944245beec: Pull complete [2022-04-13T07:08:03.100Z] 699f458cf7ca: Pull complete [2022-04-13T07:08:03.372Z] 765212b225bb: Pull complete [2022-04-13T07:08:04.352Z] f23df028b6ca: Pull complete [2022-04-13T07:08:04.625Z] d65c8cfc05b1: Pull complete [2022-04-13T07:08:19.705Z] 2437ff75d9bd: Pull complete [2022-04-13T07:08:19.705Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-13T07:08:19.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-13T07:08:19.705Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-13T07:08:20.232Z] prd-ubuntu20.04-docker-arm64-4c-16g-20783 does not seem to be running inside a container [2022-04-13T07:08:20.296Z] $ 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/192 -v /w/workspace/edgex-go/192:/w/workspace/edgex-go/192:rw,z -v /w/workspace/edgex-go/192@tmp:/w/workspace/edgex-go/192@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-lftools-log-publisher:arm64 cat [2022-04-13T07:08:23.093Z] $ docker top fa8b337035bd99e589d0b58828c9c01ba5f28ba606d8717c94cd1b2ab467c6b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T07:08:24.155Z] ---> job-cost.sh [2022-04-13T07:08:24.155Z] lf-activate-venv: SKIPPING [2022-04-13T07:08:24.155Z] INFO: No Stack... [2022-04-13T07:08:24.749Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-13T07:08:25.726Z] INFO: Archiving Costs [Pipeline] sh [2022-04-13T07:08:26.387Z] + cat /w/workspace/edgex-go/192/archives/cost.csv [2022-04-13T07:08:26.387Z] + cut -d, -f6 [Pipeline] lock [2022-04-13T07:08:26.423Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-192-stack-cost] [2022-04-13T07:08:26.434Z] Resource [jenkins-edgexfoundry-edgex-go-main-192-stack-cost] did not exist. Created. [2022-04-13T07:08:26.435Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-192-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-13T07:08:27.101Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-13T07:08:27.740Z] Stashed 1 file(s) [Pipeline] } [2022-04-13T07:08:27.749Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-192-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-13T07:08:27.751Z] $ docker stop --time=1 fa8b337035bd99e589d0b58828c9c01ba5f28ba606d8717c94cd1b2ab467c6b8 [2022-04-13T07:08:29.282Z] $ docker rm -f fa8b337035bd99e589d0b58828c9c01ba5f28ba606d8717c94cd1b2ab467c6b8 [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-13T07:08:29.905Z] provisioning config files... [2022-04-13T07:08:29.915Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/192@tmp/config6031422352970105167tmp [Pipeline] { [Pipeline] sh [2022-04-13T07:08:30.214Z] + set +x [2022-04-13T07:08:30.214Z] + curl -s https://codecov.io/bash [2022-04-13T07:08:30.214Z] + bash -s -- [2022-04-13T07:08:30.214Z] [2022-04-13T07:08:30.214Z] _____ _ [2022-04-13T07:08:30.214Z] / ____| | | [2022-04-13T07:08:30.214Z] | | ___ __| | ___ ___ _____ __ [2022-04-13T07:08:30.214Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-13T07:08:30.214Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-13T07:08:30.214Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-13T07:08:30.214Z] Bash-1.0.6 [2022-04-13T07:08:30.214Z] [2022-04-13T07:08:30.214Z] [2022-04-13T07:08:30.214Z] ==> git version 2.25.1 found [2022-04-13T07:08:30.214Z] ==> 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-13T07:08:30.214Z] Release-Date: 2020-01-08 [2022-04-13T07:08:30.214Z] 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-13T07:08:30.214Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-13T07:08:30.214Z] ==> Jenkins CI detected. [2022-04-13T07:08:30.214Z] current dir:  /w/workspace/edgex-go/192 [2022-04-13T07:08:30.214Z] project root: . [2022-04-13T07:08:30.214Z] --> token set from env [2022-04-13T07:08:30.214Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-13T07:08:30.214Z] ==> Running gcov in . (disable via -X gcov) [2022-04-13T07:08:30.214Z] ==> Python coveragepy not found [2022-04-13T07:08:30.214Z] ==> Searching for coverage reports in: [2022-04-13T07:08:30.214Z] + . [2022-04-13T07:08:30.214Z] -> Found 1 reports [2022-04-13T07:08:30.214Z] ==> Detecting git/mercurial file structure [2022-04-13T07:08:30.474Z] ==> Reading reports [2022-04-13T07:08:30.474Z] + ./coverage.out bytes=433776 [2022-04-13T07:08:30.474Z] ==> Appending adjustments [2022-04-13T07:08:30.474Z] https://docs.codecov.io/docs/fixing-reports [2022-04-13T07:08:31.414Z] + Found adjustments [2022-04-13T07:08:31.414Z] ==> Gzipping contents [2022-04-13T07:08:31.674Z] 60K /tmp/codecov.uREFcx.gz [2022-04-13T07:08:31.674Z] ==> Uploading reports [2022-04-13T07:08:31.674Z] url: https://codecov.io [2022-04-13T07:08:31.674Z] query: branch=main&commit=3cf9e37e953a097f2ed78bc18538e6487e9d632c&build=192&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F192%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-13T07:08:31.674Z] -> Pinging Codecov [2022-04-13T07:08:31.674Z] 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=3cf9e37e953a097f2ed78bc18538e6487e9d632c&build=192&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F192%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-13T07:08:31.935Z] -> Uploading to [2022-04-13T07:08:31.935Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-13/00271124DB129430A58F1EEE437C3FCB/3cf9e37e953a097f2ed78bc18538e6487e9d632c/c6fbc34f-aa89-44c0-89c3-e8105bdcb4b9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220413T070831Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dc8254de49c719430e387b869bd1f0072816416a7657a7774ba6e198d85b2133 [2022-04-13T07:08:31.935Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T07:08:31.935Z] Dload Upload Total Spent Left Speed [2022-04-13T07:08:32.196Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59492 0 0 100 59492 0 238k --:--:-- --:--:-- --:--:-- 238k [2022-04-13T07:08:32.196Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] } [2022-04-13T07:08:32.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-04-13T07:08:32.532Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-13T07:08:32.547Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:08:32.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-13T07:08:32.846Z] [2022-04-13T07:08:32.846Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:08:33.146Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-13T07:08:33.147Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-13T07:08:33.147Z] 188c0c94c7c5: Pulling fs layer [2022-04-13T07:08:33.147Z] 0ef7d3d256c8: Pulling fs layer [2022-04-13T07:08:33.147Z] de9db76c5a1d: Pulling fs layer [2022-04-13T07:08:33.147Z] 0eba1c9be4d2: Pulling fs layer [2022-04-13T07:08:33.147Z] 0d57e429df01: Pulling fs layer [2022-04-13T07:08:33.147Z] 4e4be7b47b0d: Pulling fs layer [2022-04-13T07:08:33.147Z] e1f770b5df2f: Pulling fs layer [2022-04-13T07:08:33.147Z] 85a0685a4137: Pulling fs layer [2022-04-13T07:08:33.147Z] 0d57e429df01: Waiting [2022-04-13T07:08:33.147Z] 4e4be7b47b0d: Waiting [2022-04-13T07:08:33.147Z] e1f770b5df2f: Waiting [2022-04-13T07:08:33.147Z] 85a0685a4137: Waiting [2022-04-13T07:08:33.147Z] 0eba1c9be4d2: Waiting [2022-04-13T07:08:33.147Z] de9db76c5a1d: Verifying Checksum [2022-04-13T07:08:33.147Z] de9db76c5a1d: Download complete [2022-04-13T07:08:33.147Z] 0ef7d3d256c8: Download complete [2022-04-13T07:08:33.147Z] 0d57e429df01: Verifying Checksum [2022-04-13T07:08:33.147Z] 0d57e429df01: Download complete [2022-04-13T07:08:33.147Z] 4e4be7b47b0d: Verifying Checksum [2022-04-13T07:08:33.147Z] 4e4be7b47b0d: Download complete [2022-04-13T07:08:33.147Z] 188c0c94c7c5: Download complete [2022-04-13T07:08:33.406Z] 188c0c94c7c5: Pull complete [2022-04-13T07:08:33.407Z] e1f770b5df2f: Verifying Checksum [2022-04-13T07:08:33.407Z] e1f770b5df2f: Download complete [2022-04-13T07:08:33.407Z] 0ef7d3d256c8: Pull complete [2022-04-13T07:08:33.667Z] de9db76c5a1d: Pull complete [2022-04-13T07:08:33.926Z] 0eba1c9be4d2: Verifying Checksum [2022-04-13T07:08:33.926Z] 0eba1c9be4d2: Download complete [2022-04-13T07:08:34.185Z] 85a0685a4137: Verifying Checksum [2022-04-13T07:08:34.185Z] 85a0685a4137: Download complete [2022-04-13T07:08:37.474Z] 0eba1c9be4d2: Pull complete [2022-04-13T07:08:37.474Z] 0d57e429df01: Pull complete [2022-04-13T07:08:37.474Z] 4e4be7b47b0d: Pull complete [2022-04-13T07:08:37.474Z] e1f770b5df2f: Pull complete [2022-04-13T07:08:40.765Z] 85a0685a4137: Pull complete [2022-04-13T07:08:40.765Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-13T07:08:40.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-13T07:08:40.765Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-13T07:08:40.833Z] prd-ubuntu20.04-docker-8c-8g-20779 does not seem to be running inside a container [2022-04-13T07:08:40.925Z] $ 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/192 -v /w/workspace/edgex-go/192:/w/workspace/edgex-go/192:rw,z -v /w/workspace/edgex-go/192@tmp:/w/workspace/edgex-go/192@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-13T07:08:43.379Z] $ docker top 3dd809e258a930205f5513c6147070cce0de2e2f6f37bb1b841af65406c80a61 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-13T07:08:43.442Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-13T07:08:43.722Z] + set -o pipefail [2022-04-13T07:08:43.723Z] + snyk monitor '--org=edgex-jenkins' [2022-04-13T07:08:51.860Z] [2022-04-13T07:08:51.860Z] Monitoring /w/workspace/edgex-go/192 (github.com/edgexfoundry/edgex-go)... [2022-04-13T07:08:51.860Z] [2022-04-13T07:08:51.860Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/45e085a0-a8b6-42b0-9374-8c0abcecf2a1 [2022-04-13T07:08:51.860Z] [2022-04-13T07:08:51.860Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-13T07:08:51.860Z] [2022-04-13T07:08:51.860Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-13T07:08:51.860Z] [2022-04-13T07:08:51.860Z] [Pipeline] } [2022-04-13T07:08:51.894Z] $ docker stop --time=1 3dd809e258a930205f5513c6147070cce0de2e2f6f37bb1b841af65406c80a61 [2022-04-13T07:08:54.204Z] $ docker rm -f 3dd809e258a930205f5513c6147070cce0de2e2f6f37bb1b841af65406c80a61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-04-13T07:08:54.619Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T07:08:54.638Z] provisioning config files... [2022-04-13T07:08:54.647Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/192@tmp/config3052914918050569055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T07:08:54.947Z] --> edgex-publish-swagger.sh [2022-04-13T07:08:54.947Z] === Publish openapi/v2 API === [2022-04-13T07:08:54.947Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-04-13T07:08:54.947Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/192/openapi/v2/core-command.yaml] [2022-04-13T07:08:54.947Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T07:08:54.947Z] Dload Upload Total Spent Left Speed [2022-04-13T07:08:56.330Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 27437 0:00:01 0:00:01 --:--:-- 27437 100 33831 0 0 100 33831 0 24479 0:00:01 0:00:01 --:--:-- 24479 [2022-04-13T07:08:56.330Z] [2022-04-13T07:08:56.331Z] [2022-04-13T07:08:56.331Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/192/openapi/v2/core-data.yaml] [2022-04-13T07:08:56.331Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T07:08:56.331Z] Dload Upload Total Spent Left Speed [2022-04-13T07:08:57.274Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 69249 0:00:01 0:00:01 --:--:-- 69249 100 71604 0 0 100 71604 0 69249 0:00:01 0:00:01 --:--:-- 69249 [2022-04-13T07:08:57.274Z] [2022-04-13T07:08:57.274Z] [2022-04-13T07:08:57.274Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/192/openapi/v2/core-metadata.yaml] [2022-04-13T07:08:57.274Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T07:08:57.274Z] Dload Upload Total Spent Left Speed [2022-04-13T07:08:58.217Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 137k 0:00:01 0:00:01 --:--:-- 137k 100 141k 0 0 100 141k 0 137k 0:00:01 0:00:01 --:--:-- 137k [2022-04-13T07:08:58.217Z] [2022-04-13T07:08:58.217Z] [2022-04-13T07:08:58.217Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/192/openapi/v2/support-notifications.yaml] [2022-04-13T07:08:58.217Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T07:08:58.217Z] Dload Upload Total Spent Left Speed [2022-04-13T07:08:59.626Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 92270 --:--:-- --:--:-- --:--:-- 92175 100 89318 0 0 100 89318 0 92270 --:--:-- --:--:-- --:--:-- 92175 [2022-04-13T07:08:59.626Z] [2022-04-13T07:08:59.626Z] [2022-04-13T07:08:59.626Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/192/openapi/v2/support-scheduler.yaml] [2022-04-13T07:08:59.626Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T07:08:59.626Z] Dload Upload Total Spent Left Speed [2022-04-13T07:09:00.200Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 39635 --:--:-- --:--:-- --:--:-- 39595 100 39556 0 0 100 39556 0 39595 --:--:-- --:--:-- --:--:-- 39595 [2022-04-13T07:09:00.200Z] [2022-04-13T07:09:00.200Z] [2022-04-13T07:09:00.462Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/192/openapi/v2/system-agent.yaml] [2022-04-13T07:09:00.462Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T07:09:00.462Z] Dload Upload Total Spent Left Speed [2022-04-13T07:09:01.406Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 20733 --:--:-- --:--:-- --:--:-- 20712 100 20091 0 0 100 20091 0 20712 --:--:-- --:--:-- --:--:-- 20691 [2022-04-13T07:09:01.406Z] [2022-04-13T07:09:01.406Z] [Pipeline] } [2022-04-13T07:09:01.415Z] 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-13T07:09:01.824Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-13T07:09:01.824Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:09:02.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T07:09:02.119Z] . [Pipeline] withDockerContainer [2022-04-13T07:09:02.195Z] prd-ubuntu20.04-docker-8c-8g-20779 does not seem to be running inside a container [2022-04-13T07:09:02.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/192 -v /w/workspace/edgex-go/192:/w/workspace/edgex-go/192:rw,z -v /w/workspace/edgex-go/192@tmp:/w/workspace/edgex-go/192@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-13T07:09:02.704Z] $ docker top 769cdcb85977c6e0f3014a7429da517652456f67fe4f2495b85cb77e920d47da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-13T07:09:02.783Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-13T07:09:02.783Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-13T07:09:02.910Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-13T07:09:02.933Z] $ docker exec 769cdcb85977c6e0f3014a7429da517652456f67fe4f2495b85cb77e920d47da ssh-agent [2022-04-13T07:09:03.032Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNpaNFO/agent.15 [2022-04-13T07:09:03.032Z] SSH_AGENT_PID=22 [2022-04-13T07:09:03.038Z] Running ssh-add (command line suppressed) [2022-04-13T07:09:03.179Z] Identity added: /w/workspace/edgex-go/192@tmp/private_key_3328926416309847400.key (/w/workspace/edgex-go/192@tmp/private_key_3328926416309847400.key) [2022-04-13T07:09:03.174Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-13T07:09:03.463Z] + git semver tag [2022-04-13T07:09:03.463Z] # -> Open(): unable to determine branch for HEAD [2022-04-13T07:09:03.463Z] # $GIT_DIR = /w/workspace/edgex-go/192/.git [2022-04-13T07:09:03.463Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/192 [2022-04-13T07:09:03.463Z] # $SEMVER_REMOTE_NAME = origin [2022-04-13T07:09:03.463Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-13T07:09:03.463Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-13T07:09:03.463Z] # $SEMVER_BRANCH = main [2022-04-13T07:09:03.463Z] # $SEMVER_DIR = /w/workspace/edgex-go/192/.semver [2022-04-13T07:09:03.463Z] # 3cf9e37e953a097f2ed78bc18538e6487e9d632c HEAD [2022-04-13T07:09:03.463Z] # -> Force: false [2022-04-13T07:09:03.463Z] # cd1c2423ff105f8bad6ed7e3acca3b98abfcc573 refs/tags/v2.2.0-dev.67 [Pipeline] } [2022-04-13T07:09:03.494Z] $ docker exec --env ******** --env ******** 769cdcb85977c6e0f3014a7429da517652456f67fe4f2495b85cb77e920d47da ssh-agent -k [2022-04-13T07:09:03.606Z] unset SSH_AUTH_SOCK; [2022-04-13T07:09:03.606Z] unset SSH_AGENT_PID; [2022-04-13T07:09:03.612Z] echo Agent pid 22 killed; [2022-04-13T07:09:03.601Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-13T07:09:03.901Z] + git semver [Pipeline] } [2022-04-13T07:09:03.936Z] $ docker stop --time=1 769cdcb85977c6e0f3014a7429da517652456f67fe4f2495b85cb77e920d47da [2022-04-13T07:09:05.224Z] $ docker rm -f 769cdcb85977c6e0f3014a7429da517652456f67fe4f2495b85cb77e920d47da [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:09:05.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-13T07:09:05.593Z] [2022-04-13T07:09:05.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:09:05.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-13T07:09:05.896Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-13T07:09:05.896Z] ab5ef0e58194: Pulling fs layer [2022-04-13T07:09:05.896Z] 9712f1f96733: Pulling fs layer [2022-04-13T07:09:05.896Z] 63f879dbbcfc: Pulling fs layer [2022-04-13T07:09:05.896Z] 0d9ebad4ef96: Pulling fs layer [2022-04-13T07:09:05.896Z] e9a5061849ea: Pulling fs layer [2022-04-13T07:09:05.896Z] d747dcd14b5f: Pulling fs layer [2022-04-13T07:09:05.896Z] 2de7ff778b66: Pulling fs layer [2022-04-13T07:09:05.896Z] e9a5061849ea: Waiting [2022-04-13T07:09:05.896Z] d747dcd14b5f: Waiting [2022-04-13T07:09:05.896Z] 2de7ff778b66: Waiting [2022-04-13T07:09:05.896Z] 0d9ebad4ef96: Waiting [2022-04-13T07:09:05.896Z] 9712f1f96733: Verifying Checksum [2022-04-13T07:09:05.896Z] 9712f1f96733: Download complete [2022-04-13T07:09:06.157Z] 63f879dbbcfc: Verifying Checksum [2022-04-13T07:09:06.157Z] 63f879dbbcfc: Download complete [2022-04-13T07:09:06.416Z] e9a5061849ea: Verifying Checksum [2022-04-13T07:09:06.416Z] e9a5061849ea: Download complete [2022-04-13T07:09:06.416Z] d747dcd14b5f: Verifying Checksum [2022-04-13T07:09:06.416Z] d747dcd14b5f: Download complete [2022-04-13T07:09:06.416Z] 0d9ebad4ef96: Download complete [2022-04-13T07:09:06.416Z] ab5ef0e58194: Verifying Checksum [2022-04-13T07:09:06.416Z] ab5ef0e58194: Download complete [2022-04-13T07:09:06.416Z] 2de7ff778b66: Verifying Checksum [2022-04-13T07:09:06.416Z] 2de7ff778b66: Download complete [2022-04-13T07:09:09.708Z] ab5ef0e58194: Pull complete [2022-04-13T07:09:09.708Z] 9712f1f96733: Pull complete [2022-04-13T07:09:10.276Z] 63f879dbbcfc: Pull complete [2022-04-13T07:09:14.466Z] 0d9ebad4ef96: Pull complete [2022-04-13T07:09:14.466Z] e9a5061849ea: Pull complete [2022-04-13T07:09:14.466Z] d747dcd14b5f: Pull complete [2022-04-13T07:09:15.403Z] 2de7ff778b66: Pull complete [2022-04-13T07:09:15.403Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-13T07:09:15.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-13T07:09:15.403Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-13T07:09:15.477Z] prd-ubuntu20.04-docker-8c-8g-20779 does not seem to be running inside a container [2022-04-13T07:09:15.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/192 -v /w/workspace/edgex-go/192:/w/workspace/edgex-go/192:rw,z -v /w/workspace/edgex-go/192@tmp:/w/workspace/edgex-go/192@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-13T07:09:18.161Z] $ docker top cc59768abc32abc4df894b1468c87c12f2a48410ddb2e22fc59dbcf280977a7e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-13T07:09:18.232Z] provisioning config files... [2022-04-13T07:09:18.241Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/192@tmp/config3434903384600424316tmp [2022-04-13T07:09:18.254Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/192@tmp/config704781080030488976tmp [2022-04-13T07:09:18.266Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/192@tmp/config6093076598340698871tmp [Pipeline] { [Pipeline] echo [2022-04-13T07:09:18.282Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T07:09:18.565Z] ---> sigul-configuration.sh [2022-04-13T07:09:18.565Z] gpg: directory `/root/.gnupg' created [2022-04-13T07:09:18.565Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-13T07:09:18.565Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-13T07:09:18.565Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-13T07:09:18.565Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-13T07:09:18.565Z] gpg: CAST5 encrypted data [2022-04-13T07:09:18.565Z] gpg: encrypted with 1 passphrase [2022-04-13T07:09:18.565Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-13T07:09:18.854Z] + mkdir /home/jenkins [2022-04-13T07:09:18.854Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-13T07:09:19.144Z] + 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-13T07:09:19.154Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T07:09:19.443Z] ---> sigul-install.sh [2022-04-13T07:09:19.443Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-13T07:09:19.821Z] + git tag --list [2022-04-13T07:09:19.821Z] 0.6.0 [2022-04-13T07:09:19.821Z] 0.6.1 [2022-04-13T07:09:19.821Z] 0.7.0 [2022-04-13T07:09:19.821Z] 0.7.1 [2022-04-13T07:09:19.821Z] v1.0.0 [2022-04-13T07:09:19.821Z] v1.0.1 [2022-04-13T07:09:19.821Z] v1.1.0 [2022-04-13T07:09:19.821Z] v1.2.0 [2022-04-13T07:09:19.821Z] v1.2.1 [2022-04-13T07:09:19.821Z] v1.3.0 [2022-04-13T07:09:19.821Z] v1.3.1 [2022-04-13T07:09:19.821Z] v2.0.0 [2022-04-13T07:09:19.821Z] v2.0.1-dev.1 [2022-04-13T07:09:19.821Z] v2.0.1-dev.10 [2022-04-13T07:09:19.821Z] v2.0.1-dev.11 [2022-04-13T07:09:19.821Z] v2.0.1-dev.12 [2022-04-13T07:09:19.821Z] v2.0.1-dev.13 [2022-04-13T07:09:19.821Z] v2.0.1-dev.14 [2022-04-13T07:09:19.821Z] v2.0.1-dev.15 [2022-04-13T07:09:19.821Z] v2.0.1-dev.16 [2022-04-13T07:09:19.821Z] v2.0.1-dev.17 [2022-04-13T07:09:19.821Z] v2.0.1-dev.18 [2022-04-13T07:09:19.821Z] v2.0.1-dev.19 [2022-04-13T07:09:19.821Z] v2.0.1-dev.2 [2022-04-13T07:09:19.821Z] v2.0.1-dev.20 [2022-04-13T07:09:19.821Z] v2.0.1-dev.21 [2022-04-13T07:09:19.821Z] v2.0.1-dev.22 [2022-04-13T07:09:19.821Z] v2.0.1-dev.23 [2022-04-13T07:09:19.821Z] v2.0.1-dev.24 [2022-04-13T07:09:19.821Z] v2.0.1-dev.25 [2022-04-13T07:09:19.821Z] v2.0.1-dev.26 [2022-04-13T07:09:19.821Z] v2.0.1-dev.27 [2022-04-13T07:09:19.821Z] v2.0.1-dev.28 [2022-04-13T07:09:19.821Z] v2.0.1-dev.29 [2022-04-13T07:09:19.821Z] v2.0.1-dev.3 [2022-04-13T07:09:19.821Z] v2.0.1-dev.30 [2022-04-13T07:09:19.821Z] v2.0.1-dev.31 [2022-04-13T07:09:19.821Z] v2.0.1-dev.32 [2022-04-13T07:09:19.821Z] v2.0.1-dev.33 [2022-04-13T07:09:19.821Z] v2.0.1-dev.34 [2022-04-13T07:09:19.821Z] v2.0.1-dev.35 [2022-04-13T07:09:19.821Z] v2.0.1-dev.36 [2022-04-13T07:09:19.821Z] v2.0.1-dev.37 [2022-04-13T07:09:19.821Z] v2.0.1-dev.38 [2022-04-13T07:09:19.821Z] v2.0.1-dev.39 [2022-04-13T07:09:19.821Z] v2.0.1-dev.4 [2022-04-13T07:09:19.821Z] v2.0.1-dev.40 [2022-04-13T07:09:19.821Z] v2.0.1-dev.41 [2022-04-13T07:09:19.821Z] v2.0.1-dev.42 [2022-04-13T07:09:19.821Z] v2.0.1-dev.43 [2022-04-13T07:09:19.821Z] v2.0.1-dev.44 [2022-04-13T07:09:19.821Z] v2.0.1-dev.45 [2022-04-13T07:09:19.821Z] v2.0.1-dev.46 [2022-04-13T07:09:19.821Z] v2.0.1-dev.47 [2022-04-13T07:09:19.821Z] v2.0.1-dev.48 [2022-04-13T07:09:19.821Z] v2.0.1-dev.49 [2022-04-13T07:09:19.821Z] v2.0.1-dev.5 [2022-04-13T07:09:19.821Z] v2.0.1-dev.50 [2022-04-13T07:09:19.821Z] v2.0.1-dev.51 [2022-04-13T07:09:19.821Z] v2.0.1-dev.52 [2022-04-13T07:09:19.821Z] v2.0.1-dev.53 [2022-04-13T07:09:19.821Z] v2.0.1-dev.54 [2022-04-13T07:09:19.821Z] v2.0.1-dev.55 [2022-04-13T07:09:19.821Z] v2.0.1-dev.56 [2022-04-13T07:09:19.821Z] v2.0.1-dev.57 [2022-04-13T07:09:19.821Z] v2.0.1-dev.58 [2022-04-13T07:09:19.821Z] v2.0.1-dev.59 [2022-04-13T07:09:19.821Z] v2.0.1-dev.6 [2022-04-13T07:09:19.821Z] v2.0.1-dev.60 [2022-04-13T07:09:19.821Z] v2.0.1-dev.61 [2022-04-13T07:09:19.821Z] v2.0.1-dev.62 [2022-04-13T07:09:19.821Z] v2.0.1-dev.63 [2022-04-13T07:09:19.821Z] v2.0.1-dev.64 [2022-04-13T07:09:19.821Z] v2.0.1-dev.65 [2022-04-13T07:09:19.821Z] v2.0.1-dev.66 [2022-04-13T07:09:19.821Z] v2.0.1-dev.67 [2022-04-13T07:09:19.821Z] v2.0.1-dev.68 [2022-04-13T07:09:19.821Z] v2.0.1-dev.69 [2022-04-13T07:09:19.821Z] v2.0.1-dev.7 [2022-04-13T07:09:19.821Z] v2.0.1-dev.70 [2022-04-13T07:09:19.821Z] v2.0.1-dev.71 [2022-04-13T07:09:19.821Z] v2.0.1-dev.72 [2022-04-13T07:09:19.821Z] v2.0.1-dev.73 [2022-04-13T07:09:19.821Z] v2.0.1-dev.74 [2022-04-13T07:09:19.821Z] v2.0.1-dev.75 [2022-04-13T07:09:19.821Z] v2.0.1-dev.76 [2022-04-13T07:09:19.821Z] v2.0.1-dev.77 [2022-04-13T07:09:19.821Z] v2.0.1-dev.78 [2022-04-13T07:09:19.821Z] v2.0.1-dev.79 [2022-04-13T07:09:19.821Z] v2.0.1-dev.8 [2022-04-13T07:09:19.821Z] v2.0.1-dev.80 [2022-04-13T07:09:19.821Z] v2.0.1-dev.81 [2022-04-13T07:09:19.821Z] v2.0.1-dev.82 [2022-04-13T07:09:19.821Z] v2.0.1-dev.83 [2022-04-13T07:09:19.821Z] v2.0.1-dev.84 [2022-04-13T07:09:19.821Z] v2.0.1-dev.85 [2022-04-13T07:09:19.821Z] v2.0.1-dev.86 [2022-04-13T07:09:19.821Z] v2.0.1-dev.87 [2022-04-13T07:09:19.821Z] v2.0.1-dev.88 [2022-04-13T07:09:19.821Z] v2.0.1-dev.89 [2022-04-13T07:09:19.821Z] v2.0.1-dev.9 [2022-04-13T07:09:19.821Z] v2.0.1-dev.90 [2022-04-13T07:09:19.821Z] v2.0.1-dev.91 [2022-04-13T07:09:19.821Z] v2.0.1-dev.92 [2022-04-13T07:09:19.821Z] v2.0.1-dev.93 [2022-04-13T07:09:19.821Z] v2.0.1-dev.94 [2022-04-13T07:09:19.821Z] v2.0.1-dev.95 [2022-04-13T07:09:19.821Z] v2.0.1-dev.96 [2022-04-13T07:09:19.821Z] v2.0.1-dev.97 [2022-04-13T07:09:19.821Z] v2.0.1-dev.98 [2022-04-13T07:09:19.821Z] v2.0.1-dev.99 [2022-04-13T07:09:19.821Z] v2.1.0 [2022-04-13T07:09:19.821Z] v2.2.0-dev.1 [2022-04-13T07:09:19.821Z] v2.2.0-dev.10 [2022-04-13T07:09:19.821Z] v2.2.0-dev.11 [2022-04-13T07:09:19.821Z] v2.2.0-dev.12 [2022-04-13T07:09:19.821Z] v2.2.0-dev.13 [2022-04-13T07:09:19.821Z] v2.2.0-dev.14 [2022-04-13T07:09:19.821Z] v2.2.0-dev.15 [2022-04-13T07:09:19.821Z] v2.2.0-dev.16 [2022-04-13T07:09:19.821Z] v2.2.0-dev.17 [2022-04-13T07:09:19.821Z] v2.2.0-dev.18 [2022-04-13T07:09:19.821Z] v2.2.0-dev.19 [2022-04-13T07:09:19.821Z] v2.2.0-dev.2 [2022-04-13T07:09:19.821Z] v2.2.0-dev.20 [2022-04-13T07:09:19.821Z] v2.2.0-dev.21 [2022-04-13T07:09:19.821Z] v2.2.0-dev.22 [2022-04-13T07:09:19.821Z] v2.2.0-dev.23 [2022-04-13T07:09:19.821Z] v2.2.0-dev.24 [2022-04-13T07:09:19.821Z] v2.2.0-dev.25 [2022-04-13T07:09:19.821Z] v2.2.0-dev.26 [2022-04-13T07:09:19.821Z] v2.2.0-dev.27 [2022-04-13T07:09:19.821Z] v2.2.0-dev.28 [2022-04-13T07:09:19.821Z] v2.2.0-dev.29 [2022-04-13T07:09:19.821Z] v2.2.0-dev.3 [2022-04-13T07:09:19.821Z] v2.2.0-dev.30 [2022-04-13T07:09:19.821Z] v2.2.0-dev.31 [2022-04-13T07:09:19.821Z] v2.2.0-dev.32 [2022-04-13T07:09:19.821Z] v2.2.0-dev.33 [2022-04-13T07:09:19.821Z] v2.2.0-dev.34 [2022-04-13T07:09:19.821Z] v2.2.0-dev.35 [2022-04-13T07:09:19.821Z] v2.2.0-dev.36 [2022-04-13T07:09:19.821Z] v2.2.0-dev.37 [2022-04-13T07:09:19.821Z] v2.2.0-dev.38 [2022-04-13T07:09:19.821Z] v2.2.0-dev.39 [2022-04-13T07:09:19.821Z] v2.2.0-dev.4 [2022-04-13T07:09:19.821Z] v2.2.0-dev.40 [2022-04-13T07:09:19.821Z] v2.2.0-dev.41 [2022-04-13T07:09:19.821Z] v2.2.0-dev.42 [2022-04-13T07:09:19.821Z] v2.2.0-dev.43 [2022-04-13T07:09:19.821Z] v2.2.0-dev.44 [2022-04-13T07:09:19.821Z] v2.2.0-dev.45 [2022-04-13T07:09:19.821Z] v2.2.0-dev.46 [2022-04-13T07:09:19.821Z] v2.2.0-dev.47 [2022-04-13T07:09:19.821Z] v2.2.0-dev.48 [2022-04-13T07:09:19.821Z] v2.2.0-dev.49 [2022-04-13T07:09:19.821Z] v2.2.0-dev.5 [2022-04-13T07:09:19.821Z] v2.2.0-dev.50 [2022-04-13T07:09:19.821Z] v2.2.0-dev.51 [2022-04-13T07:09:19.821Z] v2.2.0-dev.52 [2022-04-13T07:09:19.821Z] v2.2.0-dev.53 [2022-04-13T07:09:19.821Z] v2.2.0-dev.54 [2022-04-13T07:09:19.821Z] v2.2.0-dev.55 [2022-04-13T07:09:19.821Z] v2.2.0-dev.56 [2022-04-13T07:09:19.821Z] v2.2.0-dev.57 [2022-04-13T07:09:19.821Z] v2.2.0-dev.58 [2022-04-13T07:09:19.821Z] v2.2.0-dev.59 [2022-04-13T07:09:19.821Z] v2.2.0-dev.6 [2022-04-13T07:09:19.821Z] v2.2.0-dev.60 [2022-04-13T07:09:19.821Z] v2.2.0-dev.61 [2022-04-13T07:09:19.821Z] v2.2.0-dev.62 [2022-04-13T07:09:19.821Z] v2.2.0-dev.63 [2022-04-13T07:09:19.821Z] v2.2.0-dev.64 [2022-04-13T07:09:19.821Z] v2.2.0-dev.65 [2022-04-13T07:09:19.821Z] v2.2.0-dev.66 [2022-04-13T07:09:19.821Z] v2.2.0-dev.67 [2022-04-13T07:09:19.821Z] v2.2.0-dev.7 [2022-04-13T07:09:19.821Z] v2.2.0-dev.8 [2022-04-13T07:09:19.821Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-13T07:09:20.109Z] + lftools sign git-tag v2.2.0-dev.67 [2022-04-13T07:09:20.680Z] Signing Git tag with Sigul... [2022-04-13T07:09:20.680Z] Signing v2.2.0-dev.67 [Pipeline] echo [2022-04-13T07:09:20.950Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T07:09:21.236Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-13T07:09:21.244Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-13T07:09:21.283Z] $ docker stop --time=1 cc59768abc32abc4df894b1468c87c12f2a48410ddb2e22fc59dbcf280977a7e [2022-04-13T07:09:22.617Z] $ docker rm -f cc59768abc32abc4df894b1468c87c12f2a48410ddb2e22fc59dbcf280977a7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-13T07:09:22.998Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-13T07:09:22.999Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:09:23.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T07:09:23.298Z] . [Pipeline] withDockerContainer [2022-04-13T07:09:23.376Z] prd-ubuntu20.04-docker-8c-8g-20779 does not seem to be running inside a container [2022-04-13T07:09:23.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/192 -v /w/workspace/edgex-go/192:/w/workspace/edgex-go/192:rw,z -v /w/workspace/edgex-go/192@tmp:/w/workspace/edgex-go/192@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-13T07:09:23.825Z] $ docker top 2d300d370f608c8e2f782751d2500e05ec9745862964f2603e87e28a7d8a7d3f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-13T07:09:23.900Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-13T07:09:23.900Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-13T07:09:24.013Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-13T07:09:24.035Z] $ docker exec 2d300d370f608c8e2f782751d2500e05ec9745862964f2603e87e28a7d8a7d3f ssh-agent [2022-04-13T07:09:24.132Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdjdiBA/agent.15 [2022-04-13T07:09:24.132Z] SSH_AGENT_PID=21 [2022-04-13T07:09:24.139Z] Running ssh-add (command line suppressed) [2022-04-13T07:09:24.263Z] Identity added: /w/workspace/edgex-go/192@tmp/private_key_6517451582008126524.key (/w/workspace/edgex-go/192@tmp/private_key_6517451582008126524.key) [2022-04-13T07:09:24.260Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-13T07:09:24.547Z] + git semver bump pre [2022-04-13T07:09:24.547Z] # -> Open(): unable to determine branch for HEAD [2022-04-13T07:09:24.547Z] # $GIT_DIR = /w/workspace/edgex-go/192/.git [2022-04-13T07:09:24.547Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/192 [2022-04-13T07:09:24.547Z] # $SEMVER_REMOTE_NAME = origin [2022-04-13T07:09:24.547Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-13T07:09:24.547Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-13T07:09:24.547Z] # $SEMVER_BRANCH = main [2022-04-13T07:09:24.547Z] # $SEMVER_DIR = /w/workspace/edgex-go/192/.semver [2022-04-13T07:09:24.547Z] 2.2.0-dev.68 [Pipeline] } [2022-04-13T07:09:24.578Z] $ docker exec --env ******** --env ******** 2d300d370f608c8e2f782751d2500e05ec9745862964f2603e87e28a7d8a7d3f ssh-agent -k [2022-04-13T07:09:24.692Z] unset SSH_AUTH_SOCK; [2022-04-13T07:09:24.692Z] unset SSH_AGENT_PID; [2022-04-13T07:09:24.692Z] echo Agent pid 21 killed; [2022-04-13T07:09:24.683Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-13T07:09:24.994Z] + git semver [Pipeline] } [2022-04-13T07:09:25.028Z] $ docker stop --time=1 2d300d370f608c8e2f782751d2500e05ec9745862964f2603e87e28a7d8a7d3f [2022-04-13T07:09:26.352Z] $ docker rm -f 2d300d370f608c8e2f782751d2500e05ec9745862964f2603e87e28a7d8a7d3f [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T07:09:26.681Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-13T07:09:26.681Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:09:26.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T07:09:26.977Z] . [Pipeline] withDockerContainer [2022-04-13T07:09:27.049Z] prd-ubuntu20.04-docker-8c-8g-20779 does not seem to be running inside a container [2022-04-13T07:09:27.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/192 -v /w/workspace/edgex-go/192:/w/workspace/edgex-go/192:rw,z -v /w/workspace/edgex-go/192@tmp:/w/workspace/edgex-go/192@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-13T07:09:27.455Z] $ docker top 7faad0b4ade162c4362b2774547bbb226ac41581adb9292be0ded9b405a169e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-13T07:09:27.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-13T07:09:27.528Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-13T07:09:27.662Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-13T07:09:27.684Z] $ docker exec 7faad0b4ade162c4362b2774547bbb226ac41581adb9292be0ded9b405a169e0 ssh-agent [2022-04-13T07:09:27.778Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpepGDa/agent.14 [2022-04-13T07:09:27.778Z] SSH_AGENT_PID=20 [2022-04-13T07:09:27.784Z] Running ssh-add (command line suppressed) [2022-04-13T07:09:27.925Z] Identity added: /w/workspace/edgex-go/192@tmp/private_key_8501528037386461526.key (/w/workspace/edgex-go/192@tmp/private_key_8501528037386461526.key) [2022-04-13T07:09:27.919Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-13T07:09:28.208Z] + git semver push [2022-04-13T07:09:28.208Z] # -> Open(): unable to determine branch for HEAD [2022-04-13T07:09:28.208Z] # $GIT_DIR = /w/workspace/edgex-go/192/.git [2022-04-13T07:09:28.208Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/192 [2022-04-13T07:09:28.208Z] # $SEMVER_REMOTE_NAME = origin [2022-04-13T07:09:28.208Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-13T07:09:28.208Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-13T07:09:28.208Z] # $SEMVER_BRANCH = main [2022-04-13T07:09:28.208Z] # $SEMVER_DIR = /w/workspace/edgex-go/192/.semver [Pipeline] } [2022-04-13T07:09:32.447Z] $ docker exec --env ******** --env ******** 7faad0b4ade162c4362b2774547bbb226ac41581adb9292be0ded9b405a169e0 ssh-agent -k [2022-04-13T07:09:32.550Z] unset SSH_AUTH_SOCK; [2022-04-13T07:09:32.551Z] unset SSH_AGENT_PID; [2022-04-13T07:09:32.551Z] echo Agent pid 20 killed; [2022-04-13T07:09:32.543Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-13T07:09:32.850Z] + git semver [Pipeline] } [2022-04-13T07:09:32.883Z] $ docker stop --time=1 7faad0b4ade162c4362b2774547bbb226ac41581adb9292be0ded9b405a169e0 [2022-04-13T07:09:34.198Z] $ docker rm -f 7faad0b4ade162c4362b2774547bbb226ac41581adb9292be0ded9b405a169e0 [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-13T07:09:34.789Z] + [ -d /w/workspace/edgex-go/192/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-13T07:09:35.084Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T07:09:35.958Z] ---> package-listing.sh [2022-04-13T07:09:35.958Z] ++ facter osfamily [2022-04-13T07:09:35.958Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-13T07:09:36.219Z] + OS_FAMILY=debian [2022-04-13T07:09:36.219Z] + workspace=/w/workspace/edgex-go/192 [2022-04-13T07:09:36.219Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-13T07:09:36.219Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-13T07:09:36.219Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-13T07:09:36.219Z] + PACKAGES=/tmp/packages_start.txt [2022-04-13T07:09:36.219Z] + '[' /w/workspace/edgex-go/192 ']' [2022-04-13T07:09:36.219Z] + PACKAGES=/tmp/packages_end.txt [2022-04-13T07:09:36.219Z] + case "${OS_FAMILY}" in [2022-04-13T07:09:36.219Z] + dpkg -l [2022-04-13T07:09:36.219Z] + grep '^ii' [2022-04-13T07:09:36.219Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-13T07:09:36.219Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-13T07:09:36.219Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-13T07:09:36.219Z] + '[' /w/workspace/edgex-go/192 ']' [2022-04-13T07:09:36.219Z] + mkdir -p /w/workspace/edgex-go/192/archives/ [2022-04-13T07:09:36.219Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/192/archives/ [Pipeline] echo [2022-04-13T07:09:36.232Z] 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/192/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-13T07:09:36.513Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:09:37.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-13T07:09:37.076Z] [2022-04-13T07:09:37.076Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T07:09:37.437Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-13T07:09:37.437Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-13T07:09:37.437Z] 5eb5b503b376: Pulling fs layer [2022-04-13T07:09:37.437Z] 5c69ac0246d0: Pulling fs layer [2022-04-13T07:09:37.437Z] ec43610c2a17: Pulling fs layer [2022-04-13T07:09:37.437Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-13T07:09:37.437Z] 33b1e0a273af: Pulling fs layer [2022-04-13T07:09:37.437Z] 5d3b04190fa2: Pulling fs layer [2022-04-13T07:09:37.437Z] 2f39f015ded8: Pulling fs layer [2022-04-13T07:09:37.437Z] 3a2ae6a8a46f: Waiting [2022-04-13T07:09:37.437Z] 2f39f015ded8: Waiting [2022-04-13T07:09:37.437Z] 5d3b04190fa2: Waiting [2022-04-13T07:09:37.437Z] 5c69ac0246d0: Verifying Checksum [2022-04-13T07:09:37.437Z] 5c69ac0246d0: Download complete [2022-04-13T07:09:37.437Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-13T07:09:37.437Z] 3a2ae6a8a46f: Download complete [2022-04-13T07:09:37.437Z] 33b1e0a273af: Verifying Checksum [2022-04-13T07:09:37.437Z] 33b1e0a273af: Download complete [2022-04-13T07:09:37.437Z] ec43610c2a17: Verifying Checksum [2022-04-13T07:09:37.437Z] ec43610c2a17: Download complete [2022-04-13T07:09:37.437Z] 5d3b04190fa2: Verifying Checksum [2022-04-13T07:09:37.437Z] 5d3b04190fa2: Download complete [2022-04-13T07:09:37.696Z] 5eb5b503b376: Download complete [2022-04-13T07:09:38.265Z] 2f39f015ded8: Verifying Checksum [2022-04-13T07:09:38.265Z] 2f39f015ded8: Download complete [2022-04-13T07:09:38.833Z] 5eb5b503b376: Pull complete [2022-04-13T07:09:39.093Z] 5c69ac0246d0: Pull complete [2022-04-13T07:09:39.353Z] ec43610c2a17: Pull complete [2022-04-13T07:09:39.353Z] 3a2ae6a8a46f: Pull complete [2022-04-13T07:09:39.613Z] 33b1e0a273af: Pull complete [2022-04-13T07:09:39.613Z] 5d3b04190fa2: Pull complete [2022-04-13T07:09:43.808Z] 2f39f015ded8: Pull complete [2022-04-13T07:09:43.808Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-13T07:09:43.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-13T07:09:43.808Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-13T07:09:43.873Z] prd-ubuntu20.04-docker-8c-8g-20779 does not seem to be running inside a container [2022-04-13T07:09:43.926Z] $ 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/192/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/192 -v /w/workspace/edgex-go/192:/w/workspace/edgex-go/192:rw,z -v /w/workspace/edgex-go/192@tmp:/w/workspace/edgex-go/192@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-13T07:09:45.516Z] $ docker top bec22c09783670c7f66d6e3db47835c27ddc5db880b9511228b9e94e2d6cd778 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T07:09:45.854Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-13T07:09:46.142Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-13T07:09:46.431Z] + ls /var/log/sa-host [2022-04-13T07:09:46.431Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T07:09:46.642Z] provisioning config files... [2022-04-13T07:09:46.657Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/192@tmp/config8583284783288955552tmp [Pipeline] { [Pipeline] echo [2022-04-13T07:09:46.672Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T07:09:46.957Z] ---> create-netrc.sh [Pipeline] } [2022-04-13T07:09:46.964Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-13T07:09:47.294Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-13T07:09:47.304Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T07:09:47.590Z] ---> sudo-logs.sh [2022-04-13T07:09:47.590Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-13T07:09:47.614Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T07:09:47.901Z] ---> job-cost.sh [2022-04-13T07:09:47.901Z] lf-activate-venv: SKIPPING [2022-04-13T07:09:47.901Z] DEBUG: total: 0.2199999988079071 [2022-04-13T07:09:47.901Z] INFO: Retrieving Stack Cost... [2022-04-13T07:09:48.162Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-13T07:09:48.732Z] INFO: Archiving Costs [Pipeline] echo [2022-04-13T07:09:48.746Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T07:09:49.034Z] ---> logs-deploy.sh [2022-04-13T07:09:49.034Z] lf-activate-venv: SKIPPING [2022-04-13T07:09:49.034Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/192 [2022-04-13T07:09:49.034Z] INFO: archiving workspace using pattern(s): [2022-04-13T07:09:49.978Z] Archives upload complete. [2022-04-13T07:09:49.978Z] INFO: archiving logs to Nexus