Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8b0dec85218ed508cf19f063ec152f29e8927c81 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-ssh4521520120547595384.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh15059661776296418496.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh9244659105983897432.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh16288067917632412144.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-ssh12145490917821487947.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-34242 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/215 [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/215 # 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 8b0dec85218ed508cf19f063ec152f29e8927c81 (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 8b0dec85218ed508cf19f063ec152f29e8927c81 # timeout=10 Commit message: "build(snap): Exclude redundant curl files from kuiper (#3999)" > git rev-list --no-walk 8200a1c87099f1fe2b0e152c65438b4e8278fb55 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-29T11:39:52.706Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-29T11:39:52.773Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-29T11:39:52.790Z] ========================================================= [2022-04-29T11:39:52.790Z] EdgeX Global Pipelines Version Info [2022-04-29T11:39:52.790Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-29T11:39:53.548Z] ------------------- [2022-04-29T11:39:53.548Z] stable info: [2022-04-29T11:39:53.548Z] ------------------- [2022-04-29T11:39:53.548Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-29T11:39:53.548Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-29T11:39:53.548Z] Message: update stable to v1.0.227 [2022-04-29T11:39:54.125Z] ------------------- [2022-04-29T11:39:54.125Z] experimental info: [2022-04-29T11:39:54.125Z] ------------------- [2022-04-29T11:39:54.125Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-29T11:39:54.125Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-29T11:39:54.125Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-29T11:39:54.265Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-29T11:39:54.277Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-29T11:39:54.290Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-29T11:39:54.303Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-29T11:39:54.313Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-29T11:39:54.325Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-29T11:39:54.337Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-29T11:39:54.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-29T11:39:54.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-29T11:39:54.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-29T11:39:54.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-29T11:39:54.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-29T11:39:54.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-29T11:39:54.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-29T11:39:54.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-29T11:39:54.453Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-29T11:39:54.460Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-29T11:39:54.469Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-29T11:39:54.489Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-29T11:39:54.508Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-29T11:39:54.520Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-29T11:39:54.536Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-29T11:39:54.553Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-29T11:39:54.567Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-29T11:39:54.579Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-29T11:39:54.592Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] echo [2022-04-29T11:39:54.604Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8b0dec8 [Pipeline] echo [2022-04-29T11:39:54.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-29T11:39:54.670Z] provisioning config files... [2022-04-29T11:39:54.683Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/215@tmp/config8056262101203453285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-29T11:39:55.016Z] ---> docker-login.sh [2022-04-29T11:39:55.016Z] nexus3.edgexfoundry.org:10001 [2022-04-29T11:39:55.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T11:39:55.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T11:39:55.279Z] Configure a credential helper to remove this warning. See [2022-04-29T11:39:55.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T11:39:55.279Z] [2022-04-29T11:39:55.279Z] Login Succeeded [2022-04-29T11:39:55.279Z] nexus3.edgexfoundry.org:10002 [2022-04-29T11:39:55.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T11:39:55.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T11:39:55.542Z] Configure a credential helper to remove this warning. See [2022-04-29T11:39:55.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T11:39:55.542Z] [2022-04-29T11:39:55.542Z] Login Succeeded [2022-04-29T11:39:55.542Z] nexus3.edgexfoundry.org:10003 [2022-04-29T11:39:55.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T11:39:55.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T11:39:55.805Z] Configure a credential helper to remove this warning. See [2022-04-29T11:39:55.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T11:39:55.805Z] [2022-04-29T11:39:55.805Z] Login Succeeded [2022-04-29T11:39:55.805Z] nexus3.edgexfoundry.org:10004 [2022-04-29T11:39:55.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T11:39:55.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T11:39:55.805Z] Configure a credential helper to remove this warning. See [2022-04-29T11:39:55.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T11:39:55.805Z] [2022-04-29T11:39:55.805Z] Login Succeeded [2022-04-29T11:39:55.805Z] docker.io [2022-04-29T11:39:55.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T11:39:56.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T11:39:56.378Z] Configure a credential helper to remove this warning. See [2022-04-29T11:39:56.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T11:39:56.378Z] [2022-04-29T11:39:56.378Z] Login Succeeded [2022-04-29T11:39:56.378Z] ---> docker-login.sh ends [Pipeline] } [2022-04-29T11:39:56.388Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-29T11:39:56.710Z] + 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-29T11:39:56.710Z] + dirname cmd/core-command/Dockerfile [2022-04-29T11:39:56.710Z] + cut -d/ -f2 [2022-04-29T11:39:56.710Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-29T11:39:56.710Z] + cut -d/ -f2 [2022-04-29T11:39:56.710Z] + dirname cmd/core-data/Dockerfile [2022-04-29T11:39:56.710Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-29T11:39:56.710Z] + dirname cmd/core-metadata/Dockerfile [2022-04-29T11:39:56.710Z] + cut -d/ -f2 [2022-04-29T11:39:56.710Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-29T11:39:56.710Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-29T11:39:56.710Z] + cut -d/ -f2 [2022-04-29T11:39:56.710Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-29T11:39:56.710Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-29T11:39:56.710Z] + cut -d/ -f2 [2022-04-29T11:39:56.710Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-29T11:39:56.710Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-29T11:39:56.710Z] + cut -d/ -f2 [2022-04-29T11:39:56.710Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-29T11:39:56.710Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-29T11:39:56.710Z] + cut -d/ -f2 [2022-04-29T11:39:56.710Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-29T11:39:56.710Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-29T11:39:56.710Z] + cut -d/ -f2 [2022-04-29T11:39:56.710Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-29T11:39:56.710Z] + + dirnamecut cmd/security-spire-config/Dockerfile -d/ [2022-04-29T11:39:56.710Z] -f2 [2022-04-29T11:39:56.710Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-29T11:39:56.710Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-29T11:39:56.710Z] + cut -d/ -f2 [2022-04-29T11:39:56.710Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-29T11:39:56.710Z] + dirname cmd/support-notifications/Dockerfile [2022-04-29T11:39:56.710Z] + cut -d/ -f2 [2022-04-29T11:39:56.710Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-29T11:39:56.710Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-29T11:39:56.710Z] + cut -d/ -f2 [2022-04-29T11:39:56.710Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-29T11:39:56.710Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-29T11:39:56.710Z] + cut -d/ -f2 [2022-04-29T11:39:56.710Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-29T11:39:56.845Z] 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-29T11:39:57.204Z] + git rev-list -1 --merges 8b0dec85218ed508cf19f063ec152f29e8927c81~1..8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] echo [2022-04-29T11:39:57.223Z] -----------> git rev-list -1 --merges 8b0dec85218ed508cf19f063ec152f29e8927c81~1..8b0dec85218ed508cf19f063ec152f29e8927c81 8b0dec85218ed508cf19f063ec152f29e8927c81 [false] [Pipeline] sh [2022-04-29T11:39:57.518Z] + git log --format=format:%s -1 8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] echo [2022-04-29T11:39:57.533Z] ========================================================= [2022-04-29T11:39:57.534Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-29T11:39:57.534Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-29T11:39:58.067Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-29T11:39:58.067Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-29T11:39:58.067Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-29T11:39:58.067Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-29T11:39:58.067Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-29T11:39:58.067Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-29T11:39:58.067Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:39:58.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-29T11:39:58.500Z] [2022-04-29T11:39:58.500Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:39:58.806Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-29T11:39:58.806Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-29T11:39:58.806Z] 1fe172e4850f: Pulling fs layer [2022-04-29T11:39:58.806Z] caf521ccaac6: Pulling fs layer [2022-04-29T11:39:58.806Z] 3ead6fa29328: Pulling fs layer [2022-04-29T11:39:58.806Z] 5c2a1cbceb83: Pulling fs layer [2022-04-29T11:39:58.806Z] a8d5f1318db7: Pulling fs layer [2022-04-29T11:39:58.806Z] c427282e49a2: Pulling fs layer [2022-04-29T11:39:58.806Z] 1827001aaf11: Pulling fs layer [2022-04-29T11:39:58.806Z] 0714d37db230: Pulling fs layer [2022-04-29T11:39:58.806Z] ac28cf19c067: Pulling fs layer [2022-04-29T11:39:58.806Z] ca983d60f3e2: Pulling fs layer [2022-04-29T11:39:58.806Z] 9f894cec8388: Pulling fs layer [2022-04-29T11:39:58.806Z] c427282e49a2: Waiting [2022-04-29T11:39:58.806Z] 1827001aaf11: Waiting [2022-04-29T11:39:58.806Z] 0714d37db230: Waiting [2022-04-29T11:39:58.806Z] ac28cf19c067: Waiting [2022-04-29T11:39:58.806Z] ca983d60f3e2: Waiting [2022-04-29T11:39:58.806Z] 9f894cec8388: Waiting [2022-04-29T11:39:58.806Z] a8d5f1318db7: Waiting [2022-04-29T11:39:58.806Z] 5c2a1cbceb83: Waiting [2022-04-29T11:39:58.806Z] caf521ccaac6: Verifying Checksum [2022-04-29T11:39:58.806Z] caf521ccaac6: Download complete [2022-04-29T11:39:58.806Z] 5c2a1cbceb83: Download complete [2022-04-29T11:39:58.806Z] a8d5f1318db7: Verifying Checksum [2022-04-29T11:39:58.806Z] a8d5f1318db7: Download complete [2022-04-29T11:39:59.067Z] c427282e49a2: Verifying Checksum [2022-04-29T11:39:59.067Z] c427282e49a2: Download complete [2022-04-29T11:39:59.067Z] 3ead6fa29328: Verifying Checksum [2022-04-29T11:39:59.067Z] 3ead6fa29328: Download complete [2022-04-29T11:39:59.067Z] 0714d37db230: Verifying Checksum [2022-04-29T11:39:59.067Z] 0714d37db230: Download complete [2022-04-29T11:39:59.067Z] ac28cf19c067: Verifying Checksum [2022-04-29T11:39:59.067Z] ac28cf19c067: Download complete [2022-04-29T11:39:59.067Z] ca983d60f3e2: Verifying Checksum [2022-04-29T11:39:59.067Z] ca983d60f3e2: Download complete [2022-04-29T11:39:59.067Z] 9f894cec8388: Verifying Checksum [2022-04-29T11:39:59.067Z] 9f894cec8388: Download complete [2022-04-29T11:39:59.067Z] 1fe172e4850f: Download complete [2022-04-29T11:39:59.326Z] 1827001aaf11: Verifying Checksum [2022-04-29T11:39:59.326Z] 1827001aaf11: Download complete [2022-04-29T11:40:00.270Z] 1fe172e4850f: Pull complete [2022-04-29T11:40:00.271Z] caf521ccaac6: Pull complete [2022-04-29T11:40:00.842Z] 3ead6fa29328: Pull complete [2022-04-29T11:40:00.842Z] 5c2a1cbceb83: Pull complete [2022-04-29T11:40:01.102Z] a8d5f1318db7: Pull complete [2022-04-29T11:40:01.102Z] c427282e49a2: Pull complete [2022-04-29T11:40:03.030Z] 1827001aaf11: Pull complete [2022-04-29T11:40:03.030Z] 0714d37db230: Pull complete [2022-04-29T11:40:03.030Z] ac28cf19c067: Pull complete [2022-04-29T11:40:03.030Z] ca983d60f3e2: Pull complete [2022-04-29T11:40:03.292Z] 9f894cec8388: Pull complete [2022-04-29T11:40:03.292Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-29T11:40:03.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-29T11:40:03.292Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-29T11:40:03.365Z] prd-ubuntu20.04-docker-8c-8g-34242 does not seem to be running inside a container [2022-04-29T11:40:03.413Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/215 -v /w/workspace/edgex-go/215:/w/workspace/edgex-go/215:rw,z -v /w/workspace/edgex-go/215@tmp:/w/workspace/edgex-go/215@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-29T11:40:04.693Z] $ docker top 0de1809798d0b02a34882cba50e47e98e708d2994998f2260151d078e27a11c3 -eo pid,comm [2022-04-29T11:40:04.753Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-04-29T11:40:04.753Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-29T11:40:04.791Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-29T11:40:04.791Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-29T11:40:04.910Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-29T11:40:04.918Z] $ docker exec 0de1809798d0b02a34882cba50e47e98e708d2994998f2260151d078e27a11c3 ssh-agent [2022-04-29T11:40:05.046Z] SSH_AUTH_SOCK=/tmp/ssh-P1fgLkLaUr5E/agent.33 [2022-04-29T11:40:05.046Z] SSH_AGENT_PID=40 [2022-04-29T11:40:05.054Z] Running ssh-add (command line suppressed) [2022-04-29T11:40:05.176Z] Identity added: /w/workspace/edgex-go/215@tmp/private_key_7527201760457216682.key (/w/workspace/edgex-go/215@tmp/private_key_7527201760457216682.key) [2022-04-29T11:40:05.189Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-29T11:40:05.478Z] + git tag --points-at HEAD [Pipeline] } [2022-04-29T11:40:05.498Z] $ docker exec --env ******** --env ******** 0de1809798d0b02a34882cba50e47e98e708d2994998f2260151d078e27a11c3 ssh-agent -k [2022-04-29T11:40:05.613Z] unset SSH_AUTH_SOCK; [2022-04-29T11:40:05.613Z] unset SSH_AGENT_PID; [2022-04-29T11:40:05.613Z] echo Agent pid 40 killed; [2022-04-29T11:40:05.619Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-29T11:40:05.639Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-29T11:40:05.639Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-29T11:40:05.769Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-29T11:40:05.776Z] $ docker exec 0de1809798d0b02a34882cba50e47e98e708d2994998f2260151d078e27a11c3 ssh-agent [2022-04-29T11:40:05.892Z] SSH_AUTH_SOCK=/tmp/ssh-CumkEhKESpSZ/agent.75 [2022-04-29T11:40:05.892Z] SSH_AGENT_PID=81 [2022-04-29T11:40:05.899Z] Running ssh-add (command line suppressed) [2022-04-29T11:40:06.015Z] Identity added: /w/workspace/edgex-go/215@tmp/private_key_3810158696086827698.key (/w/workspace/edgex-go/215@tmp/private_key_3810158696086827698.key) [2022-04-29T11:40:06.025Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-29T11:40:06.316Z] + git semver init [2022-04-29T11:40:06.575Z] 2022-04-29 11:40:06,542 [run_init] DEBUG init version:0.0.0 force:False [2022-04-29T11:40:06.575Z] 2022-04-29 11:40:06,543 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/215/.semver [2022-04-29T11:40:06.575Z] 2022-04-29 11:40:06,543 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/215/.semver [2022-04-29T11:40:06.575Z] 2022-04-29 11:40:06,544 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/215/.semver'], cwd=/w/workspace/edgex-go/215, universal_newlines=False, shell=None, istream=None) [2022-04-29T11:40:11.864Z] 2022-04-29 11:40:11,043 [append_file] DEBUG append to file:/w/workspace/edgex-go/215/.git/info/exclude [2022-04-29T11:40:11.864Z] 2022-04-29 11:40:11,043 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/215/.semver/main with force:False [2022-04-29T11:40:11.864Z] 2022-04-29 11:40:11,043 [read_version] DEBUG read version from /w/workspace/edgex-go/215/.semver/main [2022-04-29T11:40:11.864Z] 2022-04-29 11:40:11,044 [read_version] DEBUG read version from /w/workspace/edgex-go/215/.semver/main [2022-04-29T11:40:11.864Z] 2.2.0-dev.87 [Pipeline] } [2022-04-29T11:40:11.882Z] $ docker exec --env ******** --env ******** 0de1809798d0b02a34882cba50e47e98e708d2994998f2260151d078e27a11c3 ssh-agent -k [2022-04-29T11:40:11.985Z] unset SSH_AUTH_SOCK; [2022-04-29T11:40:11.986Z] unset SSH_AGENT_PID; [2022-04-29T11:40:11.986Z] echo Agent pid 81 killed; [2022-04-29T11:40:11.991Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-29T11:40:12.293Z] + git semver [Pipeline] } [2022-04-29T11:40:12.572Z] $ docker stop --time=1 0de1809798d0b02a34882cba50e47e98e708d2994998f2260151d078e27a11c3 [2022-04-29T11:40:13.865Z] $ docker rm -f 0de1809798d0b02a34882cba50e47e98e708d2994998f2260151d078e27a11c3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-29T11:40:14.224Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-29T11:40:14.448Z] Stashed 1 file(s) [Pipeline] echo [2022-04-29T11:40:14.452Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.87 [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-29T11:40:14.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-29T11:40:14.600Z] ========================================================= [2022-04-29T11:40:14.600Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-29T11:40:14.600Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-29T11:40:14.900Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-29T11:40:14.900Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-29T11:40:14.900Z] 59bf1c3509f3: Pulling fs layer [2022-04-29T11:40:14.900Z] 666ba61612fd: Pulling fs layer [2022-04-29T11:40:14.900Z] 8ed8ca486205: Pulling fs layer [2022-04-29T11:40:14.900Z] 4fe6c5a15a65: Pulling fs layer [2022-04-29T11:40:14.900Z] 22a0e8bec74d: Pulling fs layer [2022-04-29T11:40:14.900Z] ca2b28591e48: Pulling fs layer [2022-04-29T11:40:14.900Z] a51346096db8: Pulling fs layer [2022-04-29T11:40:14.900Z] daebc70d1ce1: Pulling fs layer [2022-04-29T11:40:14.900Z] 0e18a0eac166: Pulling fs layer [2022-04-29T11:40:14.900Z] 22a0e8bec74d: Waiting [2022-04-29T11:40:14.900Z] ca2b28591e48: Waiting [2022-04-29T11:40:14.900Z] a51346096db8: Waiting [2022-04-29T11:40:14.900Z] daebc70d1ce1: Waiting [2022-04-29T11:40:14.900Z] 0e18a0eac166: Waiting [2022-04-29T11:40:14.900Z] 4fe6c5a15a65: Waiting [2022-04-29T11:40:14.900Z] 8ed8ca486205: Download complete [2022-04-29T11:40:14.900Z] 666ba61612fd: Verifying Checksum [2022-04-29T11:40:14.900Z] 666ba61612fd: Download complete [2022-04-29T11:40:14.900Z] 22a0e8bec74d: Download complete [2022-04-29T11:40:14.900Z] ca2b28591e48: Verifying Checksum [2022-04-29T11:40:14.900Z] ca2b28591e48: Download complete [2022-04-29T11:40:14.900Z] 59bf1c3509f3: Verifying Checksum [2022-04-29T11:40:14.900Z] 59bf1c3509f3: Download complete [2022-04-29T11:40:14.900Z] a51346096db8: Verifying Checksum [2022-04-29T11:40:14.900Z] a51346096db8: Download complete [2022-04-29T11:40:15.163Z] daebc70d1ce1: Verifying Checksum [2022-04-29T11:40:15.163Z] daebc70d1ce1: Download complete [2022-04-29T11:40:15.163Z] 59bf1c3509f3: Pull complete [2022-04-29T11:40:15.163Z] 666ba61612fd: Pull complete [2022-04-29T11:40:15.425Z] 8ed8ca486205: Pull complete [2022-04-29T11:40:15.685Z] 0e18a0eac166: Verifying Checksum [2022-04-29T11:40:15.685Z] 0e18a0eac166: Download complete [2022-04-29T11:40:15.685Z] 4fe6c5a15a65: Verifying Checksum [2022-04-29T11:40:15.685Z] 4fe6c5a15a65: Download complete [2022-04-29T11:40:18.980Z] 4fe6c5a15a65: Pull complete [2022-04-29T11:40:19.239Z] 22a0e8bec74d: Pull complete [2022-04-29T11:40:19.239Z] ca2b28591e48: Pull complete [2022-04-29T11:40:19.239Z] a51346096db8: Pull complete [2022-04-29T11:40:19.499Z] daebc70d1ce1: Pull complete [2022-04-29T11:40:21.407Z] 0e18a0eac166: Pull complete [2022-04-29T11:40:21.407Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-29T11:40:21.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-29T11:40:21.407Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-29T11:40:21.703Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-29T11:40:21.703Z] WORKDIR /edgex [2022-04-29T11:40:21.703Z] COPY go.mod . [2022-04-29T11:40:21.703Z] RUN go mod download [2022-04-29T11:40:21.703Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-29T11:40:23.081Z] Sending build context to Docker daemon 335.1MB [2022-04-29T11:40:23.081Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-29T11:40:23.081Z] ---> f018257e8ee9 [2022-04-29T11:40:23.081Z] Step 2/4 : WORKDIR /edgex [2022-04-29T11:40:24.992Z] ---> Running in b7ad7454cf44 [2022-04-29T11:40:24.992Z] Removing intermediate container b7ad7454cf44 [2022-04-29T11:40:24.992Z] ---> 8ffd274a889d [2022-04-29T11:40:24.992Z] Step 3/4 : COPY go.mod . [2022-04-29T11:40:24.992Z] ---> 85f8eb47b1ff [2022-04-29T11:40:24.992Z] Step 4/4 : RUN go mod download [2022-04-29T11:40:24.992Z] ---> Running in 5c129ed8322a [2022-04-29T11:40:29.539Z] Still waiting to schedule task [2022-04-29T11:40:29.539Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-29T11:40:43.115Z] Removing intermediate container 5c129ed8322a [2022-04-29T11:40:43.115Z] ---> 64b294985ee2 [2022-04-29T11:40:43.115Z] Successfully built 64b294985ee2 [2022-04-29T11:40:43.115Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:40:43.411Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-29T11:40:43.411Z] . [Pipeline] withDockerContainer [2022-04-29T11:40:43.476Z] prd-ubuntu20.04-docker-8c-8g-34242 does not seem to be running inside a container [2022-04-29T11:40:43.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/215 -v /w/workspace/edgex-go/215:/w/workspace/edgex-go/215:rw,z -v /w/workspace/edgex-go/215@tmp:/w/workspace/edgex-go/215@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-x86_64 cat [2022-04-29T11:40:43.901Z] $ docker top 2265904a8298b912313f8bd1ef3e9a74dcfec9de59d76e75c72d8bdb9adb1b30 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-29T11:40:44.247Z] + go version [2022-04-29T11:40:44.247Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-29T11:40:44.263Z] $ docker stop --time=1 2265904a8298b912313f8bd1ef3e9a74dcfec9de59d76e75c72d8bdb9adb1b30 [2022-04-29T11:40:45.534Z] $ docker rm -f 2265904a8298b912313f8bd1ef3e9a74dcfec9de59d76e75c72d8bdb9adb1b30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:40:45.923Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-29T11:40:45.923Z] . [Pipeline] withDockerContainer [2022-04-29T11:40:45.997Z] prd-ubuntu20.04-docker-8c-8g-34242 does not seem to be running inside a container [2022-04-29T11:40:46.032Z] $ 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/215 -v /w/workspace/edgex-go/215:/w/workspace/edgex-go/215:rw,z -v /w/workspace/edgex-go/215@tmp:/w/workspace/edgex-go/215@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-x86_64 cat [2022-04-29T11:40:46.402Z] $ docker top 3bdee0ce08bcfcbde91542035e53b50fb28325eef2a56f99be778a933bc5c598 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-29T11:40:46.471Z] ========================================================= [2022-04-29T11:40:46.471Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-29T11:40:46.471Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-29T11:40:46.764Z] + make test [2022-04-29T11:40:46.764Z] go mod tidy -compat=1.17 [2022-04-29T11:40:46.764Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-29T11:40:52.041Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-29T11:41:04.380Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-29T11:41:04.380Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-29T11:41:04.380Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-29T11:41:04.380Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-29T11:41:04.380Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-29T11:41:04.380Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-29T11:41:04.380Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-29T11:41:04.380Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-29T11:41:04.380Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-29T11:41:04.380Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-29T11:41:04.380Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-29T11:41:04.380Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-29T11:41:04.380Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-29T11:41:04.380Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-29T11:41:04.380Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-29T11:41:04.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.104s coverage: 28.7% of statements [2022-04-29T11:41:04.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-29T11:41:04.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-29T11:41:04.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.096s coverage: 98.5% of statements [2022-04-29T11:41:04.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-29T11:41:05.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.097s coverage: 53.4% of statements [2022-04-29T11:41:05.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-29T11:41:05.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-29T11:41:08.499Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.361s coverage: 89.2% of statements [2022-04-29T11:41:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-29T11:41:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-29T11:41:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-29T11:41:08.499Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.072s coverage: 84.4% of statements [2022-04-29T11:41:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-29T11:41:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-29T11:41:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-29T11:41:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-29T11:41:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-29T11:41:08.499Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.446s coverage: 95.6% of statements [2022-04-29T11:41:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-29T11:41:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-29T11:41:08.499Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.091s coverage: 72.2% of statements [2022-04-29T11:41:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-29T11:41:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-29T11:41:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-29T11:41:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-29T11:41:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-29T11:41:08.499Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 60.0% of statements [2022-04-29T11:41:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-29T11:41:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-29T11:41:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-29T11:41:08.499Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.133s coverage: 0.9% of statements [2022-04-29T11:41:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-29T11:41:08.499Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.083s coverage: 58.8% of statements [2022-04-29T11:41:08.499Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 29.6% of statements [2022-04-29T11:41:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-29T11:41:08.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 47.1% of statements [2022-04-29T11:41:08.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 79.5% of statements [2022-04-29T11:41:08.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2022-04-29T11:41:08.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2022-04-29T11:41:08.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2022-04-29T11:41:18.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.080s coverage: 94.4% of statements [2022-04-29T11:41:18.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.076s coverage: 44.8% of statements [2022-04-29T11:41:19.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.212s coverage: 82.5% of statements [2022-04-29T11:41:19.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-29T11:41:29.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-29T11:41:29.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-29T11:41:29.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-29T11:41:29.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-29T11:41:29.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.069s coverage: 58.8% of statements [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-29T11:41:29.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.0% of statements [2022-04-29T11:41:29.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2022-04-29T11:41:29.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2022-04-29T11:41:29.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.154s coverage: 91.2% of statements [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-29T11:41:29.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.157s coverage: 64.4% of statements [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-29T11:41:29.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2022-04-29T11:41:29.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-04-29T11:41:29.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-04-29T11:41:29.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2022-04-29T11:41:29.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2022-04-29T11:41:29.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.380s coverage: 65.4% of statements [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-29T11:41:29.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.149s coverage: 43.8% of statements [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-29T11:41:29.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-29T11:41:29.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-29T11:41:29.465Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-29T11:41:29.465Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-29T11:41:29.465Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-29T11:41:29.465Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-29T11:41:29.465Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.059s coverage: 28.9% of statements [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-29T11:41:29.465Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-29T11:41:29.465Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2022-04-29T11:41:29.465Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-29T11:41:29.465Z] 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-29T11:41:47.566Z] GO111MODULE=on go vet ./... [2022-04-29T11:41:49.478Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-29T11:41:49.478Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-29T11:41:49.740Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-29T11:41:50.326Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-29T11:41:50.617Z] + ls -al . [2022-04-29T11:41:50.617Z] total 672 [2022-04-29T11:41:50.617Z] drwxrwxr-x 10 1001 1001 4096 Apr 29 11:41 . [2022-04-29T11:41:50.617Z] drwxr-xr-x 4 root root 4096 Apr 29 11:40 .. [2022-04-29T11:41:50.617Z] -rw-rw-r-- 1 1001 1001 11 Apr 29 11:39 .dockerignore [2022-04-29T11:41:50.617Z] drwxrwxr-x 8 1001 1001 4096 Apr 29 11:40 .git [2022-04-29T11:41:50.617Z] drwxrwxr-x 3 1001 1001 4096 Apr 29 11:39 .github [2022-04-29T11:41:50.617Z] -rw-rw-r-- 1 1001 1001 879 Apr 29 11:39 .gitignore [2022-04-29T11:41:50.617Z] -rw-rw-r-- 1 1001 1001 42 Apr 29 11:39 .golangci.yml [2022-04-29T11:41:50.617Z] -rw-rw-r-- 1 1001 1001 87 Apr 29 11:39 .hadolint.yml [2022-04-29T11:41:50.617Z] drwxr-xr-x 3 1001 1001 4096 Apr 29 11:40 .semver [2022-04-29T11:41:50.617Z] -rw-rw-r-- 1 1001 1001 166 Apr 29 11:39 .sonarcloud.properties [2022-04-29T11:41:50.617Z] -rw-rw-r-- 1 1001 1001 1171 Apr 29 11:39 ADOPTERS.md [2022-04-29T11:41:50.617Z] -rw-rw-r-- 1 1001 1001 10086 Apr 29 11:39 Attribution.txt [2022-04-29T11:41:50.617Z] -rw-rw-r-- 1 1001 1001 51732 Apr 29 11:39 CHANGELOG.md [2022-04-29T11:41:50.617Z] -rw-rw-r-- 1 1001 1001 3804 Apr 29 11:39 CONTRIBUTING.md [2022-04-29T11:41:50.617Z] -rw-rw-r-- 1 1001 1001 677 Apr 29 11:39 GOVERNANCE.md [2022-04-29T11:41:50.617Z] -rw-rw-r-- 1 1001 1001 850 Apr 29 11:39 Jenkinsfile [2022-04-29T11:41:50.617Z] -rw-rw-r-- 1 1001 1001 10775 Apr 29 11:39 LICENSE [2022-04-29T11:41:50.617Z] -rw-rw-r-- 1 1001 1001 10389 Apr 29 11:39 Makefile [2022-04-29T11:41:50.617Z] -rw-rw-r-- 1 1001 1001 582 Apr 29 11:39 OWNERS.md [2022-04-29T11:41:50.617Z] -rw-rw-r-- 1 1001 1001 9120 Apr 29 11:39 README.md [2022-04-29T11:41:50.617Z] -rw-rw-r-- 1 1001 1001 6912 Apr 29 11:39 SECURITY.md [2022-04-29T11:41:50.617Z] -rw-rw-r-- 1 1001 1001 12 Apr 29 11:40 VERSION [2022-04-29T11:41:50.617Z] -rw-rw-r-- 1 1001 1001 4131 Apr 29 11:39 ZMQWindows.md [2022-04-29T11:41:50.617Z] drwxrwxr-x 2 1001 1001 4096 Apr 29 11:39 bin [2022-04-29T11:41:50.617Z] drwxrwxr-x 18 1001 1001 4096 Apr 29 11:39 cmd [2022-04-29T11:41:50.617Z] -rw-r--r-- 1 root root 435134 Apr 29 11:41 coverage.out [2022-04-29T11:41:50.617Z] -rw-rw-r-- 1 1001 1001 3256 Apr 29 11:39 go.mod [2022-04-29T11:41:50.617Z] -rw-rw-r-- 1 1001 1001 35162 Apr 29 11:39 go.sum [2022-04-29T11:41:50.617Z] drwxrwxr-x 8 1001 1001 4096 Apr 29 11:39 internal [2022-04-29T11:41:50.617Z] drwxrwxr-x 3 1001 1001 4096 Apr 29 11:39 openapi [2022-04-29T11:41:50.617Z] drwxrwxr-x 4 1001 1001 4096 Apr 29 11:39 snap [2022-04-29T11:41:50.617Z] -rw-rw-r-- 1 1001 1001 204 Apr 29 11:39 version.go [Pipeline] sh [2022-04-29T11:41:50.914Z] + '[' -e coverage.out ] [2022-04-29T11:41:50.914Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-29T11:41:51.004Z] Stashed 1 file(s) [Pipeline] sh [2022-04-29T11:41:51.289Z] + make build [2022-04-29T11:41:51.290Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-29T11:42:06.188Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-29T11:42:09.711Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34243 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-04-29T11:42:09.721Z] Running in /w/workspace/edgex-go/215 [Pipeline] { [Pipeline] checkout [2022-04-29T11:42:09.954Z] The recommended git tool is: git [2022-04-29T11:42:12.754Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-29T11:42:12.754Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-29T11:42:15.729Z] using credential edgex-jenkins-ssh [2022-04-29T11:42:15.746Z] Cloning the remote Git repository [2022-04-29T11:42:15.897Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-29T11:42:16.131Z] > git init /w/workspace/edgex-go/215 # timeout=10 [2022-04-29T11:42:16.221Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-29T11:42:16.222Z] > git --version # timeout=10 [2022-04-29T11:42:16.271Z] > git --version # 'git version 2.25.1' [2022-04-29T11:42:16.273Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-29T11:42:16.335Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-29T11:42:18.019Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-29T11:42:18.278Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-29T11:42:19.217Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-29T11:42:20.606Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-29T11:42:21.179Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-29T11:42:22.118Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-29T11:42:22.688Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-29T11:42:23.628Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-29T11:42:25.007Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-29T11:42:25.964Z] $ docker stop --time=1 3bdee0ce08bcfcbde91542035e53b50fb28325eef2a56f99be778a933bc5c598 [2022-04-29T11:42:28.285Z] $ docker rm -f 3bdee0ce08bcfcbde91542035e53b50fb28325eef2a56f99be778a933bc5c598 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:42:29.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-29T11:42:29.332Z] [2022-04-29T11:42:29.332Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:42:29.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-29T11:42:29.641Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-29T11:42:29.641Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-29T11:42:29.641Z] ca9280d653b3: Pulling fs layer [2022-04-29T11:42:29.641Z] 7e9c9ca2126c: Pulling fs layer [2022-04-29T11:42:29.641Z] cbdbe7a5bc2a: Download complete [2022-04-29T11:42:29.944Z] ca9280d653b3: Verifying Checksum [2022-04-29T11:42:29.944Z] ca9280d653b3: Download complete [2022-04-29T11:42:29.944Z] cbdbe7a5bc2a: Pull complete [2022-04-29T11:42:30.243Z] 7e9c9ca2126c: Verifying Checksum [2022-04-29T11:42:30.243Z] 7e9c9ca2126c: Download complete [2022-04-29T11:42:30.243Z] ca9280d653b3: Pull complete [2022-04-29T11:42:33.158Z] Avoid second fetch [2022-04-29T11:42:33.159Z] Checking out Revision 8b0dec85218ed508cf19f063ec152f29e8927c81 (main) [2022-04-29T11:42:33.537Z] 7e9c9ca2126c: Pull complete [2022-04-29T11:42:33.537Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-29T11:42:33.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-29T11:42:33.537Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-29T11:42:33.676Z] prd-ubuntu20.04-docker-8c-8g-34242 does not seem to be running inside a container [2022-04-29T11:42:33.709Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/215 -v /w/workspace/edgex-go/215:/w/workspace/edgex-go/215:rw,z -v /w/workspace/edgex-go/215@tmp:/w/workspace/edgex-go/215@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-29T11:42:33.120Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-29T11:42:33.149Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-29T11:42:33.184Z] > git config core.sparsecheckout # timeout=10 [2022-04-29T11:42:33.196Z] > git checkout -f 8b0dec85218ed508cf19f063ec152f29e8927c81 # timeout=10 [2022-04-29T11:42:34.915Z] $ docker top 548ddbe63b3f397bf6cd17f09948383938388addf01e2ac150bc84484162999a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-29T11:42:35.275Z] + docker-compose build --help [2022-04-29T11:42:35.275Z] + grep parallel [2022-04-29T11:42:35.845Z] --parallel Build images in parallel. [Pipeline] } [2022-04-29T11:42:35.861Z] $ docker stop --time=1 548ddbe63b3f397bf6cd17f09948383938388addf01e2ac150bc84484162999a [2022-04-29T11:42:37.168Z] $ docker rm -f 548ddbe63b3f397bf6cd17f09948383938388addf01e2ac150bc84484162999a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:42:37.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-29T11:42:37.558Z] . [Pipeline] withDockerContainer [2022-04-29T11:42:37.627Z] prd-ubuntu20.04-docker-8c-8g-34242 does not seem to be running inside a container [2022-04-29T11:42:37.663Z] $ 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/215 -v /w/workspace/edgex-go/215:/w/workspace/edgex-go/215:rw,z -v /w/workspace/edgex-go/215@tmp:/w/workspace/edgex-go/215@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:latest cat [2022-04-29T11:42:37.728Z] Commit message: "build(snap): Exclude redundant curl files from kuiper (#3999)" [2022-04-29T11:42:38.012Z] $ docker top a752a280125f6be6876a01beaf56be412f812133e3986cb50b2fee6b2a10da6e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-29T11:42:38.365Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-29T11:42:38.682Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-29T11:42:38.682Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-29T11:42:38.682Z] Dload Upload Total Spent Left Speed [2022-04-29T11:42:38.682Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 89045 0 --:--:-- --:--:-- --:--:-- 89045 [Pipeline] sh [2022-04-29T11:42:38.934Z] Building core-command ... [2022-04-29T11:42:38.934Z] Building core-data ... [2022-04-29T11:42:38.934Z] Building core-metadata ... [2022-04-29T11:42:38.934Z] Building security-bootstrapper ... [2022-04-29T11:42:38.934Z] Building security-proxy-setup ... [2022-04-29T11:42:38.934Z] Building security-secretstore-setup ... [2022-04-29T11:42:38.934Z] Building security-spiffe-token-provider ... [2022-04-29T11:42:38.934Z] Building security-spire-agent ... [2022-04-29T11:42:38.934Z] Building security-spire-config ... [2022-04-29T11:42:38.934Z] Building security-spire-server ... [2022-04-29T11:42:38.934Z] Building support-notifications ... [2022-04-29T11:42:38.934Z] Building support-scheduler ... [2022-04-29T11:42:38.934Z] Building sys-mgmt-agent ... [2022-04-29T11:42:38.934Z] Building security-spiffe-token-provider [2022-04-29T11:42:38.934Z] Building security-spire-server [2022-04-29T11:42:38.934Z] Building security-spire-config [2022-04-29T11:42:38.934Z] Building support-scheduler [2022-04-29T11:42:38.934Z] Building support-notifications [2022-04-29T11:42:39.211Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-29T11:42:39.637Z] + sudo tee /etc/docker/daemon.new [2022-04-29T11:42:39.637Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-29T11:42:39.637Z] { [2022-04-29T11:42:39.637Z] "registry-mirrors": [ [2022-04-29T11:42:39.637Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-29T11:42:39.637Z] ], [2022-04-29T11:42:39.637Z] "bip": "10.250.0.254/24", [2022-04-29T11:42:39.637Z] "hosts": [ [2022-04-29T11:42:39.637Z] "tcp://0.0.0.0:5555", [2022-04-29T11:42:39.637Z] "unix:///var/run/docker.sock" [2022-04-29T11:42:39.637Z] ], [2022-04-29T11:42:39.637Z] "mtu": 1458, [2022-04-29T11:42:39.637Z] "selinux-enabled": true, [2022-04-29T11:42:39.637Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-29T11:42:39.637Z] } [Pipeline] sh [2022-04-29T11:42:40.038Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-29T11:42:40.389Z] + sudo service docker restart [2022-04-29T11:42:53.836Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T11:42:53.836Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-29T11:42:53.836Z] ---> 64b294985ee2 [2022-04-29T11:42:53.836Z] Step 3/25 : WORKDIR /edgex-go [2022-04-29T11:42:53.836Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T11:42:53.836Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-29T11:42:53.836Z] ---> 64b294985ee2 [2022-04-29T11:42:53.836Z] Step 3/22 : WORKDIR /edgex-go [2022-04-29T11:42:53.836Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T11:42:53.836Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-29T11:42:53.836Z] ---> 64b294985ee2 [2022-04-29T11:42:53.836Z] Step 3/26 : WORKDIR /edgex-go [2022-04-29T11:42:53.836Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T11:42:53.836Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-29T11:42:53.836Z] ---> 64b294985ee2 [2022-04-29T11:42:53.836Z] Step 3/22 : WORKDIR /edgex-go [2022-04-29T11:42:53.836Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T11:42:53.836Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-29T11:42:53.836Z] ---> 64b294985ee2 [2022-04-29T11:42:53.836Z] Step 3/20 : WORKDIR /edgex-go [2022-04-29T11:42:56.380Z] ---> Running in cb4e45ef46fe [2022-04-29T11:42:56.380Z] ---> Running in 9da3bf16c771 [2022-04-29T11:42:56.380Z] ---> Running in d62229359a4a [2022-04-29T11:42:56.380Z] ---> Running in e2404ea8238f [2022-04-29T11:42:56.380Z] ---> Running in f6b41a0ca693 [2022-04-29T11:42:56.640Z] Removing intermediate container 9da3bf16c771 [2022-04-29T11:42:56.640Z] ---> d66eae93c29b [2022-04-29T11:42:56.640Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T11:42:56.640Z] Removing intermediate container cb4e45ef46fe [2022-04-29T11:42:56.640Z] ---> a08ea7f1d573 [2022-04-29T11:42:56.640Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T11:42:56.640Z] Removing intermediate container d62229359a4a [2022-04-29T11:42:56.640Z] ---> 82b1e8d339ba [2022-04-29T11:42:56.640Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T11:42:56.640Z] Removing intermediate container f6b41a0ca693 [2022-04-29T11:42:56.640Z] ---> 243bb6e187c5 [2022-04-29T11:42:56.640Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-29T11:42:56.640Z] Removing intermediate container e2404ea8238f [2022-04-29T11:42:56.640Z] ---> 041ff8e02258 [2022-04-29T11:42:56.640Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T11:42:56.640Z] ---> Running in c9904fc41394 [2022-04-29T11:42:56.640Z] ---> Running in f378d508ad21 [2022-04-29T11:42:56.640Z] ---> Running in da3d50c59e59 [2022-04-29T11:42:56.640Z] ---> Running in 7168f798bd3c [2022-04-29T11:42:56.640Z] ---> Running in 0387e6e996d1 [2022-04-29T11:42:57.580Z] Removing intermediate container c9904fc41394 [2022-04-29T11:42:57.580Z] ---> 367cb48c463a [2022-04-29T11:42:57.580Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-29T11:42:57.580Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T11:42:57.580Z] ---> Running in 56f64df8ee5b [2022-04-29T11:42:57.840Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T11:42:58.101Z] Removing intermediate container 7168f798bd3c [2022-04-29T11:42:58.101Z] ---> 06c21ab3a61b [2022-04-29T11:42:58.101Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-29T11:42:58.101Z] Removing intermediate container f378d508ad21 [2022-04-29T11:42:58.101Z] ---> 8fa7ea05744c [2022-04-29T11:42:58.101Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-29T11:42:58.101Z] ---> Running in dd541611474f [2022-04-29T11:42:58.101Z] ---> Running in d937b26ddea6 [2022-04-29T11:42:58.101Z] Removing intermediate container 0387e6e996d1 [2022-04-29T11:42:58.101Z] ---> 60977342c3f3 [2022-04-29T11:42:58.101Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-29T11:42:58.101Z] ---> Running in d64d1208405a [2022-04-29T11:42:58.360Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T11:42:58.360Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T11:42:58.619Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T11:42:58.619Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T11:42:58.619Z] v3.15.4-72-g65880c7faf [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-29T11:42:58.619Z] v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-29T11:42:58.619Z] OK: 15864 distinct packages available [2022-04-29T11:42:58.619Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T11:42:58.619Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-29T11:42:58.737Z] provisioning config files... [2022-04-29T11:42:58.760Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/215@tmp/config5652055598832527051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-29T11:42:59.119Z] ---> docker-login.sh [2022-04-29T11:42:59.119Z] nexus3.edgexfoundry.org:10001 [2022-04-29T11:42:59.188Z] OK: 221 MiB in 52 packages [2022-04-29T11:42:59.188Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T11:42:59.446Z] Removing intermediate container 56f64df8ee5b [2022-04-29T11:42:59.446Z] ---> 4f941ff72384 [2022-04-29T11:42:59.446Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-29T11:42:59.446Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T11:42:59.446Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T11:42:59.446Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T11:42:59.446Z] ---> a15e8cef5c51 [2022-04-29T11:42:59.446Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T11:42:59.446Z] ---> Running in 4cc9d1d9fee5 [2022-04-29T11:42:59.706Z] OK: 221 MiB in 52 packages [2022-04-29T11:42:59.706Z] OK: 221 MiB in 52 packages [2022-04-29T11:42:59.706Z] OK: 221 MiB in 52 packages [2022-04-29T11:42:59.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T11:42:59.966Z] OK: 221 MiB in 52 packages [2022-04-29T11:42:59.966Z] Removing intermediate container dd541611474f [2022-04-29T11:42:59.966Z] ---> 4626df94b118 [2022-04-29T11:42:59.966Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-29T11:42:59.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T11:42:59.992Z] Configure a credential helper to remove this warning. See [2022-04-29T11:42:59.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T11:42:59.992Z] [2022-04-29T11:42:59.992Z] Login Succeeded [2022-04-29T11:42:59.992Z] nexus3.edgexfoundry.org:10002 [2022-04-29T11:43:00.226Z] ---> 5d5b7d268042 [2022-04-29T11:43:00.226Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T11:43:00.226Z] ---> Running in a66b3def1529 [2022-04-29T11:43:00.226Z] Removing intermediate container d64d1208405a [2022-04-29T11:43:00.226Z] ---> 5720ab3e5951 [2022-04-29T11:43:00.226Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-29T11:43:00.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T11:43:00.488Z] Removing intermediate container d937b26ddea6 [2022-04-29T11:43:00.488Z] ---> 7a3ff38012f8 [2022-04-29T11:43:00.488Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-29T11:43:00.488Z] Removing intermediate container da3d50c59e59 [2022-04-29T11:43:00.488Z] ---> 5460e6730f32 [2022-04-29T11:43:00.488Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-29T11:43:00.488Z] ---> 8133e77fa8a3 [2022-04-29T11:43:00.488Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T11:43:00.488Z] ---> Running in 1cdc85c264e6 [2022-04-29T11:43:00.488Z] Removing intermediate container 4cc9d1d9fee5 [2022-04-29T11:43:00.488Z] ---> 5211f490db78 [2022-04-29T11:43:00.488Z] Step 8/25 : COPY . . [2022-04-29T11:43:00.488Z] ---> 5534d67be749 [2022-04-29T11:43:00.488Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T11:43:00.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T11:43:00.538Z] Configure a credential helper to remove this warning. See [2022-04-29T11:43:00.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T11:43:00.538Z] [2022-04-29T11:43:00.538Z] Login Succeeded [2022-04-29T11:43:00.538Z] nexus3.edgexfoundry.org:10003 [2022-04-29T11:43:00.748Z] ---> e1810a4db3cc [2022-04-29T11:43:00.748Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T11:43:00.748Z] ---> Running in 63be3b0ee162 [2022-04-29T11:43:00.748Z] ---> Running in b14be8c7b796 [2022-04-29T11:43:00.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T11:43:00.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T11:43:00.813Z] Configure a credential helper to remove this warning. See [2022-04-29T11:43:00.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T11:43:00.813Z] [2022-04-29T11:43:00.813Z] Login Succeeded [2022-04-29T11:43:00.813Z] nexus3.edgexfoundry.org:10004 [2022-04-29T11:43:01.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T11:43:01.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T11:43:01.416Z] Configure a credential helper to remove this warning. See [2022-04-29T11:43:01.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T11:43:01.416Z] [2022-04-29T11:43:01.416Z] Login Succeeded [2022-04-29T11:43:01.416Z] docker.io [2022-04-29T11:43:01.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T11:43:02.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T11:43:02.282Z] Configure a credential helper to remove this warning. See [2022-04-29T11:43:02.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T11:43:02.282Z] [2022-04-29T11:43:02.282Z] Login Succeeded [2022-04-29T11:43:02.282Z] ---> docker-login.sh ends [Pipeline] } [2022-04-29T11:43:02.301Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-04-29T11:43:02.661Z] Removing intermediate container a66b3def1529 [2022-04-29T11:43:02.661Z] ---> b27c063f0cb4 [2022-04-29T11:43:02.661Z] Step 8/22 : COPY . . [Pipeline] echo [2022-04-29T11:43:02.844Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-29T11:43:02.859Z] ========================================================= [2022-04-29T11:43:02.859Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-29T11:43:02.859Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-29T11:43:02.921Z] Removing intermediate container 1cdc85c264e6 [2022-04-29T11:43:02.921Z] ---> 03585142383a [2022-04-29T11:43:02.921Z] Step 8/22 : COPY . . [2022-04-29T11:43:03.190Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-29T11:43:03.464Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-29T11:43:03.464Z] 9b3977197b4f: Pulling fs layer [2022-04-29T11:43:03.464Z] 1a89e8eeedd5: Pulling fs layer [2022-04-29T11:43:03.464Z] 94645a83ff95: Pulling fs layer [2022-04-29T11:43:03.464Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-29T11:43:03.464Z] 0c92f367c5e7: Pulling fs layer [2022-04-29T11:43:03.464Z] 3096ccb668a1: Pulling fs layer [2022-04-29T11:43:03.464Z] e8cf19c19ddd: Pulling fs layer [2022-04-29T11:43:03.464Z] a4caa8a26152: Pulling fs layer [2022-04-29T11:43:03.464Z] 3f3a8bcf1eab: Waiting [2022-04-29T11:43:03.464Z] 0c92f367c5e7: Waiting [2022-04-29T11:43:03.464Z] 3096ccb668a1: Waiting [2022-04-29T11:43:03.464Z] e8cf19c19ddd: Waiting [2022-04-29T11:43:03.464Z] a4caa8a26152: Waiting [2022-04-29T11:43:03.464Z] 94645a83ff95: Verifying Checksum [2022-04-29T11:43:03.464Z] 94645a83ff95: Download complete [2022-04-29T11:43:03.465Z] 1a89e8eeedd5: Verifying Checksum [2022-04-29T11:43:03.465Z] 1a89e8eeedd5: Download complete [2022-04-29T11:43:03.465Z] 0c92f367c5e7: Verifying Checksum [2022-04-29T11:43:03.465Z] 0c92f367c5e7: Download complete [2022-04-29T11:43:03.465Z] 9b3977197b4f: Verifying Checksum [2022-04-29T11:43:03.465Z] 9b3977197b4f: Download complete [2022-04-29T11:43:03.465Z] 3096ccb668a1: Verifying Checksum [2022-04-29T11:43:03.465Z] 3096ccb668a1: Download complete [2022-04-29T11:43:03.465Z] e8cf19c19ddd: Verifying Checksum [2022-04-29T11:43:03.465Z] e8cf19c19ddd: Download complete [2022-04-29T11:43:04.297Z] Removing intermediate container b14be8c7b796 [2022-04-29T11:43:04.297Z] ---> d032a1d92517 [2022-04-29T11:43:04.297Z] Step 7/20 : COPY . . [2022-04-29T11:43:04.456Z] 9b3977197b4f: Pull complete [2022-04-29T11:43:05.057Z] 1a89e8eeedd5: Pull complete [2022-04-29T11:43:05.333Z] 94645a83ff95: Pull complete [2022-04-29T11:43:05.609Z] a4caa8a26152: Verifying Checksum [2022-04-29T11:43:05.609Z] a4caa8a26152: Download complete [2022-04-29T11:43:06.207Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-29T11:43:06.207Z] 3f3a8bcf1eab: Download complete [2022-04-29T11:43:09.580Z] Removing intermediate container 63be3b0ee162 [2022-04-29T11:43:09.580Z] ---> 385bd838d517 [2022-04-29T11:43:09.580Z] Step 8/26 : COPY . . [2022-04-29T11:43:09.580Z] ---> a87712344f9d [2022-04-29T11:43:09.580Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-29T11:43:09.580Z] ---> b0efcb231df9 [2022-04-29T11:43:09.580Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-29T11:43:09.580Z] ---> 87e156123a34 [2022-04-29T11:43:09.580Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-29T11:43:09.580Z] ---> ff878814bee6 [2022-04-29T11:43:09.580Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-29T11:43:10.519Z] ---> Running in 7806bd15628a [2022-04-29T11:43:10.519Z] ---> Running in 4a7210c20684 [2022-04-29T11:43:10.519Z] ---> Running in f7530c943ad3 [2022-04-29T11:43:10.519Z] ---> Running in 1cb3aa6ba702 [2022-04-29T11:43:10.779Z] Removing intermediate container 4a7210c20684 [2022-04-29T11:43:10.779Z] ---> f4270ebc7bb5 [2022-04-29T11:43:10.779Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-29T11:43:10.779Z] ---> Running in 31396c5da1f2 [2022-04-29T11:43:11.038Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-29T11:43:11.298Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-29T11:43:11.559Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-29T11:43:12.139Z] Removing intermediate container 31396c5da1f2 [2022-04-29T11:43:12.139Z] ---> d23cab393342 [2022-04-29T11:43:12.139Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-29T11:43:12.399Z] ---> Running in 543e5637fa9a [2022-04-29T11:43:12.399Z] Removing intermediate container 543e5637fa9a [2022-04-29T11:43:12.399Z] ---> 84160ecebe96 [2022-04-29T11:43:12.399Z] 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-29T11:43:12.658Z] ---> Running in 87ee49025744 [2022-04-29T11:43:14.039Z] spire-1.2.1/ [2022-04-29T11:43:14.039Z] spire-1.2.1/.data/ [2022-04-29T11:43:14.039Z] spire-1.2.1/.data/.file [2022-04-29T11:43:14.039Z] spire-1.2.1/.dockerignore [2022-04-29T11:43:14.039Z] spire-1.2.1/.gitattributes [2022-04-29T11:43:14.039Z] spire-1.2.1/.githooks/ [2022-04-29T11:43:14.039Z] spire-1.2.1/.githooks/pre-commit [2022-04-29T11:43:14.039Z] spire-1.2.1/.github/ [2022-04-29T11:43:14.039Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-29T11:43:14.039Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-29T11:43:14.039Z] spire-1.2.1/.github/dependabot.yml [2022-04-29T11:43:14.039Z] spire-1.2.1/.github/workflows/ [2022-04-29T11:43:14.039Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-29T11:43:14.039Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-29T11:43:14.039Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-29T11:43:14.039Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-29T11:43:14.039Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-29T11:43:14.039Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-29T11:43:14.039Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-29T11:43:14.039Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-29T11:43:14.039Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-29T11:43:14.039Z] spire-1.2.1/.gitignore [2022-04-29T11:43:14.039Z] spire-1.2.1/.go-version [2022-04-29T11:43:14.039Z] spire-1.2.1/.golangci.yml [2022-04-29T11:43:14.039Z] spire-1.2.1/ADOPTERS.md [2022-04-29T11:43:14.039Z] spire-1.2.1/CHANGELOG.md [2022-04-29T11:43:14.039Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-29T11:43:14.039Z] spire-1.2.1/CODEOWNERS [2022-04-29T11:43:14.039Z] spire-1.2.1/CONTRIBUTING.md [2022-04-29T11:43:14.039Z] spire-1.2.1/Dockerfile [2022-04-29T11:43:14.039Z] spire-1.2.1/Dockerfile.dev [2022-04-29T11:43:14.039Z] spire-1.2.1/Dockerfile.scratch [2022-04-29T11:43:14.039Z] spire-1.2.1/LICENSE [2022-04-29T11:43:14.039Z] spire-1.2.1/MAINTAINERS.md [2022-04-29T11:43:14.039Z] spire-1.2.1/Makefile [2022-04-29T11:43:14.039Z] spire-1.2.1/README.md [2022-04-29T11:43:14.039Z] spire-1.2.1/ROADMAP.md [2022-04-29T11:43:14.039Z] spire-1.2.1/SECURITY.md [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/ [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-agent/ [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/ [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-29T11:43:14.039Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-29T11:43:14.039Z] spire-1.2.1/conf/ [2022-04-29T11:43:14.039Z] spire-1.2.1/conf/agent/ [2022-04-29T11:43:14.039Z] spire-1.2.1/conf/agent/agent.conf [2022-04-29T11:43:14.039Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-29T11:43:14.039Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-29T11:43:14.039Z] spire-1.2.1/conf/server/ [2022-04-29T11:43:14.039Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-29T11:43:14.039Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-29T11:43:14.039Z] spire-1.2.1/conf/server/server.conf [2022-04-29T11:43:14.039Z] spire-1.2.1/conf/server/server_full.conf [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/ [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/SPIRE101.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/auditlog.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/images/ [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/scaling_spire.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/spire_agent.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/spire_server.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/supported_integrations.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/telemetry.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/telemetry_config.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/upgrading.md [2022-04-29T11:43:14.039Z] spire-1.2.1/doc/using_spire.md [2022-04-29T11:43:14.039Z] spire-1.2.1/examples/ [2022-04-29T11:43:14.039Z] spire-1.2.1/examples/README.md [2022-04-29T11:43:14.039Z] spire-1.2.1/go.mod [2022-04-29T11:43:14.039Z] spire-1.2.1/go.sum [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/agent.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/api/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/client/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/common/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/config.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/manager/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T11:43:14.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/svid/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/api/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/api/names.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/auth/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/catalog/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cli/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/health/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/health/config.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/health/context.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/health/health.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/idutil/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/log/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/log/log.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/log/options.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/plugin/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/profiling/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/selector/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-29T11:43:14.040Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/uptime/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/util/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/util/task.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/version/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/version/version.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/x509util/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/api.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/health/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/id.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/status.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/bundle/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/ca/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/cache/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/catalog/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/config.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/datastore/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-29T11:43:14.041Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/registration/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/server.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/server_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/svid/ [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/proto/ [2022-04-29T11:43:14.042Z] spire-1.2.1/proto/private/ [2022-04-29T11:43:14.042Z] spire-1.2.1/proto/private/server/ [2022-04-29T11:43:14.042Z] spire-1.2.1/proto/private/server/journal/ [2022-04-29T11:43:14.042Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-29T11:43:14.042Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-29T11:43:14.042Z] spire-1.2.1/proto/spire/ [2022-04-29T11:43:14.042Z] spire-1.2.1/proto/spire/common/ [2022-04-29T11:43:14.042Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-29T11:43:14.042Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-29T11:43:14.042Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-29T11:43:14.042Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-29T11:43:14.042Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-29T11:43:14.042Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-29T11:43:14.042Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-29T11:43:14.042Z] spire-1.2.1/proto/spire/plugin/ [2022-04-29T11:43:14.042Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-29T11:43:14.042Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-29T11:43:14.042Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-29T11:43:14.042Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-29T11:43:14.042Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-29T11:43:14.042Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-29T11:43:14.042Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-29T11:43:14.042Z] spire-1.2.1/release/ [2022-04-29T11:43:14.042Z] spire-1.2.1/release/spire-extras/ [2022-04-29T11:43:14.042Z] spire-1.2.1/release/spire-extras/README.md [2022-04-29T11:43:14.042Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-29T11:43:14.042Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-29T11:43:14.042Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-29T11:43:14.042Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-29T11:43:14.042Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-29T11:43:14.042Z] spire-1.2.1/release/spire/ [2022-04-29T11:43:14.042Z] spire-1.2.1/release/spire/README.md [2022-04-29T11:43:14.042Z] spire-1.2.1/release/spire/conf/ [2022-04-29T11:43:14.042Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-29T11:43:14.042Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-29T11:43:14.042Z] spire-1.2.1/release/spire/conf/server/ [2022-04-29T11:43:14.042Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-29T11:43:14.042Z] spire-1.2.1/script/ [2022-04-29T11:43:14.042Z] spire-1.2.1/script/build-artifact.sh [2022-04-29T11:43:14.042Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-29T11:43:14.042Z] spire-1.2.1/support/ [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/ [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-29T11:43:14.042Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-29T11:43:14.043Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-29T11:43:14.043Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-29T11:43:14.043Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-29T11:43:14.043Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-29T11:43:14.043Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-29T11:43:14.043Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-29T11:43:14.043Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-29T11:43:14.043Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-29T11:43:14.043Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-29T11:43:14.043Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-29T11:43:14.043Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-29T11:43:14.043Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-29T11:43:14.043Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-29T11:43:14.043Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-29T11:43:14.043Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-29T11:43:14.043Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-29T11:43:14.043Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-29T11:43:14.043Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-29T11:43:14.043Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-29T11:43:14.043Z] spire-1.2.1/test/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/clock/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/clock/clock.go [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/certs/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/config/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/fixture.go [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/registration/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-29T11:43:14.043Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/README.md [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/common [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/setup/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-29T11:43:14.043Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/test-one.sh [2022-04-29T11:43:14.044Z] spire-1.2.1/test/integration/test.sh [2022-04-29T11:43:14.044Z] spire-1.2.1/test/plugintest/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/plugintest/config.go [2022-04-29T11:43:14.044Z] spire-1.2.1/test/plugintest/load.go [2022-04-29T11:43:14.044Z] spire-1.2.1/test/plugintest/option.go [2022-04-29T11:43:14.044Z] spire-1.2.1/test/spiretest/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-29T11:43:14.044Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-29T11:43:14.044Z] spire-1.2.1/test/spiretest/dir.go [2022-04-29T11:43:14.044Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-29T11:43:14.044Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-29T11:43:14.044Z] spire-1.2.1/test/spiretest/logs.go [2022-04-29T11:43:14.044Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-29T11:43:14.044Z] spire-1.2.1/test/spiretest/suite.go [2022-04-29T11:43:14.044Z] spire-1.2.1/test/spiretest/x509.go [2022-04-29T11:43:14.044Z] spire-1.2.1/test/testca/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/testca/ca.go [2022-04-29T11:43:14.044Z] spire-1.2.1/test/testkey/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/testkey/generate.sh [2022-04-29T11:43:14.044Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-29T11:43:14.044Z] spire-1.2.1/test/testkey/keys.go [2022-04-29T11:43:14.044Z] spire-1.2.1/test/testkey/new.go [2022-04-29T11:43:14.044Z] spire-1.2.1/test/tpmsimulator/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-29T11:43:14.044Z] spire-1.2.1/test/util/ [2022-04-29T11:43:14.044Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-29T11:43:14.044Z] spire-1.2.1/test/util/cert_generation.go [2022-04-29T11:43:14.044Z] spire-1.2.1/test/util/io_redirection.go [2022-04-29T11:43:14.044Z] spire-1.2.1/test/util/race.go [2022-04-29T11:43:14.044Z] spire-1.2.1/test/util/util.go [2022-04-29T11:43:14.044Z] building spire from source... [2022-04-29T11:43:14.044Z] Installing go1.17.7... [2022-04-29T11:43:14.985Z] ---> c5855868be22 [2022-04-29T11:43:14.985Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-29T11:43:14.985Z] ---> Running in d003f7c3c8ba [2022-04-29T11:43:15.557Z] Removing intermediate container d003f7c3c8ba [2022-04-29T11:43:15.557Z] ---> 93b8ed991566 [2022-04-29T11:43:15.557Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-29T11:43:15.557Z] ---> Running in e18ec427ba30 [2022-04-29T11:43:17.472Z] Removing intermediate container e18ec427ba30 [2022-04-29T11:43:17.472Z] ---> ae77355908dc [2022-04-29T11:43:17.472Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-29T11:43:17.472Z] ---> Running in 7519f0c21f68 [2022-04-29T11:43:17.738Z] Removing intermediate container 7519f0c21f68 [2022-04-29T11:43:17.738Z] ---> a7cf8a6b7ff7 [2022-04-29T11:43:17.738Z] 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-29T11:43:17.998Z] ---> Running in 8fec0422dbce [2022-04-29T11:43:18.645Z] 3f3a8bcf1eab: Pull complete [2022-04-29T11:43:18.921Z] 0c92f367c5e7: Pull complete [2022-04-29T11:43:18.937Z] spire-1.2.1/ [2022-04-29T11:43:18.937Z] spire-1.2.1/.data/ [2022-04-29T11:43:18.937Z] spire-1.2.1/.data/.file [2022-04-29T11:43:18.937Z] spire-1.2.1/.dockerignore [2022-04-29T11:43:18.937Z] spire-1.2.1/.gitattributes [2022-04-29T11:43:18.937Z] spire-1.2.1/.githooks/ [2022-04-29T11:43:18.937Z] spire-1.2.1/.githooks/pre-commit [2022-04-29T11:43:18.937Z] spire-1.2.1/.github/ [2022-04-29T11:43:18.937Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-29T11:43:18.937Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-29T11:43:18.937Z] spire-1.2.1/.github/dependabot.yml [2022-04-29T11:43:18.937Z] spire-1.2.1/.github/workflows/ [2022-04-29T11:43:18.937Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-29T11:43:18.937Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-29T11:43:18.937Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-29T11:43:18.937Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-29T11:43:18.937Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-29T11:43:18.937Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-29T11:43:18.937Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-29T11:43:18.937Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-29T11:43:18.937Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-29T11:43:18.937Z] spire-1.2.1/.gitignore [2022-04-29T11:43:18.937Z] spire-1.2.1/.go-version [2022-04-29T11:43:18.937Z] spire-1.2.1/.golangci.yml [2022-04-29T11:43:18.937Z] spire-1.2.1/ADOPTERS.md [2022-04-29T11:43:18.937Z] spire-1.2.1/CHANGELOG.md [2022-04-29T11:43:18.937Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-29T11:43:18.937Z] spire-1.2.1/CODEOWNERS [2022-04-29T11:43:18.937Z] spire-1.2.1/CONTRIBUTING.md [2022-04-29T11:43:18.937Z] spire-1.2.1/Dockerfile [2022-04-29T11:43:18.937Z] spire-1.2.1/Dockerfile.dev [2022-04-29T11:43:18.937Z] spire-1.2.1/Dockerfile.scratch [2022-04-29T11:43:18.937Z] spire-1.2.1/LICENSE [2022-04-29T11:43:18.937Z] spire-1.2.1/MAINTAINERS.md [2022-04-29T11:43:18.937Z] spire-1.2.1/Makefile [2022-04-29T11:43:18.937Z] spire-1.2.1/README.md [2022-04-29T11:43:18.937Z] spire-1.2.1/ROADMAP.md [2022-04-29T11:43:18.937Z] spire-1.2.1/SECURITY.md [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/ [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-agent/ [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/ [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-29T11:43:18.937Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-29T11:43:19.195Z] 3096ccb668a1: Pull complete [2022-04-29T11:43:19.199Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-29T11:43:19.199Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-29T11:43:19.199Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-29T11:43:19.199Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-29T11:43:19.199Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-29T11:43:19.199Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-29T11:43:19.199Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-29T11:43:19.199Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-29T11:43:19.199Z] spire-1.2.1/conf/ [2022-04-29T11:43:19.199Z] spire-1.2.1/conf/agent/ [2022-04-29T11:43:19.199Z] spire-1.2.1/conf/agent/agent.conf [2022-04-29T11:43:19.199Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-29T11:43:19.199Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-29T11:43:19.199Z] spire-1.2.1/conf/server/ [2022-04-29T11:43:19.199Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-29T11:43:19.199Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-29T11:43:19.199Z] spire-1.2.1/conf/server/server.conf [2022-04-29T11:43:19.199Z] spire-1.2.1/conf/server/server_full.conf [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/ [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/SPIRE101.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/auditlog.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/images/ [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-29T11:43:19.199Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-29T11:43:19.200Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-29T11:43:19.200Z] spire-1.2.1/doc/scaling_spire.md [2022-04-29T11:43:19.200Z] spire-1.2.1/doc/spire_agent.md [2022-04-29T11:43:19.200Z] spire-1.2.1/doc/spire_server.md [2022-04-29T11:43:19.200Z] spire-1.2.1/doc/supported_integrations.md [2022-04-29T11:43:19.200Z] spire-1.2.1/doc/telemetry.md [2022-04-29T11:43:19.200Z] spire-1.2.1/doc/telemetry_config.md [2022-04-29T11:43:19.200Z] spire-1.2.1/doc/upgrading.md [2022-04-29T11:43:19.200Z] spire-1.2.1/doc/using_spire.md [2022-04-29T11:43:19.200Z] spire-1.2.1/examples/ [2022-04-29T11:43:19.200Z] spire-1.2.1/examples/README.md [2022-04-29T11:43:19.200Z] spire-1.2.1/go.mod [2022-04-29T11:43:19.200Z] spire-1.2.1/go.sum [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/agent.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/api/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/client/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/common/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/config.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/manager/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/svid/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/api/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/api/names.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/auth/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/catalog/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cli/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/health/ [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/health/config.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/health/context.go [2022-04-29T11:43:19.200Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/health/health.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/idutil/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/log/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/log/log.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/log/options.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/plugin/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/profiling/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/selector/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/uptime/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/util/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/util/task.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/version/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/version/version.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/x509util/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/api.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/health/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/id.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/status.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/bundle/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/ca/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/cache/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/catalog/ [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-29T11:43:19.201Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/config.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/datastore/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-29T11:43:19.202Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-29T11:43:19.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-29T11:43:19.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-29T11:43:19.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-29T11:43:19.203Z] spire-1.2.1/pkg/server/registration/ [2022-04-29T11:43:19.203Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-29T11:43:19.203Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-29T11:43:19.203Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-29T11:43:19.203Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-29T11:43:19.203Z] spire-1.2.1/pkg/server/server.go [2022-04-29T11:43:19.203Z] spire-1.2.1/pkg/server/server_test.go [2022-04-29T11:43:19.203Z] spire-1.2.1/pkg/server/svid/ [2022-04-29T11:43:19.203Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-29T11:43:19.203Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-29T11:43:19.203Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-29T11:43:19.203Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-29T11:43:19.203Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-29T11:43:19.203Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-29T11:43:19.203Z] spire-1.2.1/proto/ [2022-04-29T11:43:19.203Z] spire-1.2.1/proto/private/ [2022-04-29T11:43:19.203Z] spire-1.2.1/proto/private/server/ [2022-04-29T11:43:19.203Z] spire-1.2.1/proto/private/server/journal/ [2022-04-29T11:43:19.203Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-29T11:43:19.203Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-29T11:43:19.203Z] spire-1.2.1/proto/spire/ [2022-04-29T11:43:19.203Z] spire-1.2.1/proto/spire/common/ [2022-04-29T11:43:19.203Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-29T11:43:19.203Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-29T11:43:19.203Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-29T11:43:19.203Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-29T11:43:19.203Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-29T11:43:19.203Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-29T11:43:19.203Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-29T11:43:19.203Z] spire-1.2.1/proto/spire/plugin/ [2022-04-29T11:43:19.203Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-29T11:43:19.203Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-29T11:43:19.203Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-29T11:43:19.203Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-29T11:43:19.203Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-29T11:43:19.203Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-29T11:43:19.203Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-29T11:43:19.203Z] spire-1.2.1/release/ [2022-04-29T11:43:19.203Z] spire-1.2.1/release/spire-extras/ [2022-04-29T11:43:19.203Z] spire-1.2.1/release/spire-extras/README.md [2022-04-29T11:43:19.203Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-29T11:43:19.203Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-29T11:43:19.203Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-29T11:43:19.203Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-29T11:43:19.203Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-29T11:43:19.203Z] spire-1.2.1/release/spire/ [2022-04-29T11:43:19.203Z] spire-1.2.1/release/spire/README.md [2022-04-29T11:43:19.203Z] spire-1.2.1/release/spire/conf/ [2022-04-29T11:43:19.203Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-29T11:43:19.203Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-29T11:43:19.203Z] spire-1.2.1/release/spire/conf/server/ [2022-04-29T11:43:19.203Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-29T11:43:19.203Z] spire-1.2.1/script/ [2022-04-29T11:43:19.203Z] spire-1.2.1/script/build-artifact.sh [2022-04-29T11:43:19.203Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-29T11:43:19.203Z] spire-1.2.1/support/ [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/ [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-29T11:43:19.203Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-29T11:43:19.203Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-29T11:43:19.203Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-29T11:43:19.203Z] spire-1.2.1/test/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/clock/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/clock/clock.go [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/certs/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/config/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/fixture.go [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/registration/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-29T11:43:19.203Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/README.md [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/common [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/setup/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/suites/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-29T11:43:19.203Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-29T11:43:19.204Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/test-one.sh [2022-04-29T11:43:19.205Z] spire-1.2.1/test/integration/test.sh [2022-04-29T11:43:19.205Z] spire-1.2.1/test/plugintest/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/plugintest/config.go [2022-04-29T11:43:19.205Z] spire-1.2.1/test/plugintest/load.go [2022-04-29T11:43:19.205Z] spire-1.2.1/test/plugintest/option.go [2022-04-29T11:43:19.205Z] spire-1.2.1/test/spiretest/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-29T11:43:19.205Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-29T11:43:19.205Z] spire-1.2.1/test/spiretest/dir.go [2022-04-29T11:43:19.205Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-29T11:43:19.205Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-29T11:43:19.205Z] spire-1.2.1/test/spiretest/logs.go [2022-04-29T11:43:19.205Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-29T11:43:19.205Z] spire-1.2.1/test/spiretest/suite.go [2022-04-29T11:43:19.205Z] spire-1.2.1/test/spiretest/x509.go [2022-04-29T11:43:19.205Z] spire-1.2.1/test/testca/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/testca/ca.go [2022-04-29T11:43:19.205Z] spire-1.2.1/test/testkey/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/testkey/generate.sh [2022-04-29T11:43:19.205Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-29T11:43:19.205Z] spire-1.2.1/test/testkey/keys.go [2022-04-29T11:43:19.205Z] spire-1.2.1/test/testkey/new.go [2022-04-29T11:43:19.205Z] spire-1.2.1/test/tpmsimulator/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-29T11:43:19.205Z] spire-1.2.1/test/util/ [2022-04-29T11:43:19.205Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-29T11:43:19.205Z] spire-1.2.1/test/util/cert_generation.go [2022-04-29T11:43:19.205Z] spire-1.2.1/test/util/io_redirection.go [2022-04-29T11:43:19.205Z] spire-1.2.1/test/util/race.go [2022-04-29T11:43:19.205Z] spire-1.2.1/test/util/util.go [2022-04-29T11:43:19.205Z] building spire from source... [2022-04-29T11:43:19.205Z] Installing go1.17.7... [2022-04-29T11:43:19.475Z] e8cf19c19ddd: Pull complete [2022-04-29T11:43:20.144Z] Building bin/spire-server... [2022-04-29T11:43:20.144Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-29T11:43:20.144Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-29T11:43:20.144Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-29T11:43:20.144Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-29T11:43:20.144Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-29T11:43:20.144Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-29T11:43:20.144Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T11:43:20.403Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-29T11:43:20.403Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-29T11:43:20.403Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-29T11:43:20.403Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-29T11:43:20.403Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-29T11:43:20.403Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-29T11:43:20.403Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-29T11:43:20.662Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-29T11:43:20.662Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-29T11:43:20.662Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-29T11:43:20.662Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-29T11:43:20.662Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-29T11:43:20.662Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-29T11:43:20.926Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-29T11:43:20.926Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-29T11:43:20.926Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-29T11:43:20.926Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-29T11:43:20.926Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-29T11:43:20.926Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-29T11:43:20.926Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-29T11:43:21.185Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-29T11:43:21.185Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-29T11:43:21.185Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-29T11:43:21.185Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-29T11:43:21.185Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-29T11:43:21.185Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-29T11:43:21.185Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-29T11:43:21.185Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-29T11:43:21.185Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-29T11:43:21.185Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-29T11:43:21.185Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-29T11:43:21.185Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-29T11:43:21.185Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-29T11:43:21.185Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-29T11:43:21.446Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-29T11:43:21.446Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-29T11:43:21.446Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-29T11:43:21.446Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-29T11:43:21.446Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-29T11:43:21.446Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-29T11:43:21.446Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-29T11:43:23.985Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-29T11:43:23.985Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-29T11:43:23.985Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-29T11:43:23.985Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-29T11:43:23.985Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-29T11:43:23.985Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-29T11:43:23.985Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-29T11:43:23.985Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-29T11:43:23.985Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-29T11:43:23.985Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-29T11:43:23.985Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-29T11:43:23.985Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-29T11:43:24.924Z] Building bin/spire-server... [2022-04-29T11:43:24.924Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-29T11:43:24.924Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-29T11:43:24.924Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-29T11:43:24.924Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-29T11:43:24.924Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-29T11:43:24.924Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-29T11:43:25.184Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T11:43:25.184Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-29T11:43:25.184Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-29T11:43:25.184Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-29T11:43:25.184Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-29T11:43:25.184Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-29T11:43:25.184Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-29T11:43:25.184Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-29T11:43:25.184Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-29T11:43:25.442Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-29T11:43:25.443Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-29T11:43:25.443Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-29T11:43:25.443Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-29T11:43:25.702Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-29T11:43:25.702Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-29T11:43:25.702Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-29T11:43:25.702Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-29T11:43:25.702Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-29T11:43:25.702Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-29T11:43:25.702Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-29T11:43:25.702Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-29T11:43:25.702Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-29T11:43:25.702Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-29T11:43:25.961Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-29T11:43:25.961Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-29T11:43:25.961Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-29T11:43:25.961Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-29T11:43:25.961Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-29T11:43:25.961Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-29T11:43:25.961Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-29T11:43:25.961Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-29T11:43:25.961Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-29T11:43:25.961Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-29T11:43:25.961Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-29T11:43:25.961Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-29T11:43:26.222Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-29T11:43:26.222Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-29T11:43:26.222Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-29T11:43:26.222Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-29T11:43:26.222Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-29T11:43:26.222Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-29T11:43:26.222Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-29T11:43:26.222Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-29T11:43:26.222Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-29T11:43:26.222Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-29T11:43:26.227Z] a4caa8a26152: Pull complete [2022-04-29T11:43:26.227Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-29T11:43:26.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-29T11:43:26.227Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-29T11:43:26.482Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-29T11:43:26.482Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-29T11:43:26.482Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-29T11:43:26.482Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-29T11:43:26.594Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-29T11:43:26.595Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-29T11:43:26.595Z] WORKDIR /edgex [2022-04-29T11:43:26.595Z] COPY go.mod . [2022-04-29T11:43:26.595Z] RUN go mod download [2022-04-29T11:43:27.051Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-29T11:43:28.629Z] go: downloading google.golang.org/api v0.70.0 [2022-04-29T11:43:28.629Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-29T11:43:28.629Z] go: downloading k8s.io/api v0.23.4 [2022-04-29T11:43:28.629Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-29T11:43:28.629Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-29T11:43:28.629Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-29T11:43:28.629Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-29T11:43:28.629Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-29T11:43:28.629Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-29T11:43:28.890Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-29T11:43:28.890Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-29T11:43:28.890Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-29T11:43:28.890Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-29T11:43:28.890Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-29T11:43:28.890Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-29T11:43:29.223Z] Sending build context to Docker daemon 169.2MB [2022-04-29T11:43:29.223Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-29T11:43:29.223Z] ---> 725f1c02e7f9 [2022-04-29T11:43:29.223Z] Step 2/4 : WORKDIR /edgex [2022-04-29T11:43:30.268Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-29T11:43:30.528Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-29T11:43:30.528Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-29T11:43:30.528Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-29T11:43:30.788Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-29T11:43:30.788Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-29T11:43:31.048Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-29T11:43:31.048Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-29T11:43:31.048Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-29T11:43:31.048Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-29T11:43:31.048Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-29T11:43:31.212Z] ---> Running in 5263e6328adb [2022-04-29T11:43:31.212Z] Removing intermediate container 5263e6328adb [2022-04-29T11:43:31.212Z] ---> 70865c03d958 [2022-04-29T11:43:31.212Z] Step 3/4 : COPY go.mod . [2022-04-29T11:43:31.308Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-29T11:43:31.308Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-29T11:43:31.308Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-29T11:43:31.308Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-29T11:43:31.308Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-29T11:43:31.308Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-29T11:43:31.308Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-29T11:43:31.308Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-29T11:43:31.308Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-29T11:43:31.568Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-29T11:43:31.568Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-29T11:43:31.568Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-29T11:43:31.809Z] ---> 8ce0ba645047 [2022-04-29T11:43:31.809Z] Step 4/4 : RUN go mod download [2022-04-29T11:43:31.809Z] ---> Running in 68424cc10467 [2022-04-29T11:43:33.482Z] go: downloading google.golang.org/api v0.70.0 [2022-04-29T11:43:33.482Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-29T11:43:33.482Z] go: downloading k8s.io/api v0.23.4 [2022-04-29T11:43:33.482Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-29T11:43:33.482Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-29T11:43:33.482Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-29T11:43:33.482Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-29T11:43:33.482Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-29T11:43:33.482Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-29T11:43:33.482Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-29T11:43:34.053Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-29T11:43:34.053Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-29T11:43:34.053Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-29T11:43:34.053Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-29T11:43:34.053Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-29T11:43:34.053Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-29T11:43:34.053Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-29T11:43:34.053Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-29T11:43:34.053Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-29T11:43:34.053Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-29T11:43:34.053Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-29T11:43:34.312Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-29T11:43:34.313Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-29T11:43:34.313Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-29T11:43:34.313Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-29T11:43:34.313Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-29T11:43:34.313Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-29T11:43:34.313Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-29T11:43:34.313Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-29T11:43:34.313Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-29T11:43:34.313Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-29T11:43:34.313Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-29T11:43:34.313Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-29T11:43:34.572Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-29T11:43:34.572Z] go: downloading go.opencensus.io v0.23.0 [2022-04-29T11:43:34.572Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-29T11:43:34.572Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-29T11:43:34.572Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-29T11:43:34.572Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-29T11:43:34.833Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-29T11:43:34.833Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-29T11:43:34.833Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-29T11:43:34.833Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-29T11:43:34.833Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-29T11:43:34.833Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-29T11:43:34.833Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-29T11:43:35.092Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-29T11:43:35.092Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-29T11:43:35.092Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-29T11:43:35.092Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-29T11:43:35.092Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-29T11:43:35.092Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-29T11:43:35.092Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-29T11:43:35.092Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-29T11:43:35.092Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-29T11:43:35.092Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-29T11:43:35.092Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-29T11:43:35.092Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-29T11:43:35.092Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-29T11:43:35.092Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-29T11:43:35.092Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-29T11:43:35.092Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-29T11:43:35.092Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-29T11:43:35.351Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-29T11:43:35.351Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-29T11:43:35.610Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-29T11:43:35.610Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-29T11:43:35.610Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-29T11:43:35.610Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-29T11:43:35.610Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-29T11:43:35.610Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-29T11:43:35.869Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-29T11:43:35.869Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-29T11:43:35.869Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-29T11:43:35.869Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-29T11:43:35.869Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-29T11:43:35.869Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-29T11:43:35.869Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-29T11:43:35.869Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-29T11:43:35.869Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-29T11:43:35.869Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-29T11:43:38.406Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-29T11:43:38.406Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-29T11:43:38.406Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-29T11:43:38.406Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-29T11:43:38.406Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-29T11:43:38.406Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-29T11:43:38.406Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-29T11:43:38.406Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-29T11:43:38.406Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-29T11:43:38.406Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-29T11:43:38.406Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-29T11:43:38.406Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-29T11:43:38.406Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-29T11:43:38.665Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-29T11:43:38.665Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-29T11:43:38.665Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-29T11:43:38.665Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-29T11:43:38.665Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-29T11:43:38.665Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-29T11:43:38.665Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-29T11:43:38.665Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-29T11:43:38.665Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-29T11:43:38.665Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-29T11:43:38.665Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-29T11:43:38.924Z] go: downloading go.opencensus.io v0.23.0 [2022-04-29T11:43:38.924Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-29T11:43:38.924Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-29T11:43:38.924Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-29T11:43:38.924Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-29T11:43:38.924Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-29T11:43:38.924Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-29T11:43:38.924Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-29T11:43:38.924Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-29T11:43:38.924Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-29T11:43:38.924Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-29T11:43:38.924Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-29T11:43:39.595Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-29T11:43:39.595Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-29T11:43:39.595Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-29T11:43:39.595Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-29T11:43:39.595Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-29T11:43:39.595Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-29T11:43:39.595Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-29T11:43:39.596Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-29T11:43:39.596Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-29T11:43:39.596Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-29T11:43:39.596Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-29T11:43:39.596Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-29T11:43:39.596Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-29T11:43:40.978Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-29T11:43:40.978Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-29T11:43:44.289Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-29T11:43:44.290Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-29T11:43:59.187Z] Removing intermediate container 1cb3aa6ba702 [2022-04-29T11:43:59.187Z] ---> 957ad217a4fe [2022-04-29T11:43:59.187Z] [2022-04-29T11:43:59.187Z] Step 10/22 : FROM alpine:3.14 [2022-04-29T11:43:59.187Z] Removing intermediate container f7530c943ad3 [2022-04-29T11:43:59.187Z] ---> 274d62300d6e [2022-04-29T11:43:59.187Z] [2022-04-29T11:43:59.187Z] Step 10/22 : FROM alpine:3.14 [2022-04-29T11:43:59.187Z] Removing intermediate container 7806bd15628a [2022-04-29T11:43:59.187Z] ---> 500167466e8f [2022-04-29T11:43:59.187Z] [2022-04-29T11:43:59.187Z] Step 9/20 : FROM alpine:3.15 [2022-04-29T11:43:59.187Z] 3.14: Pulling from library/alpine [2022-04-29T11:43:59.187Z] 3.14: Pulling from library/alpine [2022-04-29T11:43:59.187Z] 3.15: Pulling from library/alpine [2022-04-29T11:43:59.187Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-29T11:43:59.187Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-29T11:43:59.187Z] Status: Downloaded newer image for alpine:3.14 [2022-04-29T11:43:59.187Z] Status: Downloaded newer image for alpine:3.14 [2022-04-29T11:43:59.187Z] ---> e04c818066af [2022-04-29T11:43:59.187Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-29T11:43:59.187Z] ---> e04c818066af [2022-04-29T11:43:59.187Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-29T11:43:59.448Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-29T11:43:59.448Z] Status: Downloaded newer image for alpine:3.15 [2022-04-29T11:43:59.448Z] ---> 0ac33e5f5afa [2022-04-29T11:43:59.448Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-29T11:43:59.448Z] ---> Running in 2677bba03b85 [2022-04-29T11:43:59.448Z] ---> Running in 1b816b0fa7c7 [2022-04-29T11:43:59.448Z] ---> Running in 4a5ae8dd3e04 [2022-04-29T11:44:00.022Z] Removing intermediate container 4a5ae8dd3e04 [2022-04-29T11:44:00.022Z] ---> 0409e5ffef0d [2022-04-29T11:44:00.022Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T11:44:00.022Z] ---> Running in ef93b2bc07fa [2022-04-29T11:44:00.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-29T11:44:00.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-29T11:44:00.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-29T11:44:00.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-29T11:44:00.591Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-29T11:44:00.591Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-29T11:44:00.851Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T11:44:00.851Z] Executing ca-certificates-20211220-r0.trigger [2022-04-29T11:44:00.851Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-29T11:44:00.851Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T11:44:00.851Z] OK: 6 MiB in 15 packages [2022-04-29T11:44:00.851Z] OK: 6 MiB in 16 packages [2022-04-29T11:44:01.790Z] Removing intermediate container 1b816b0fa7c7 [2022-04-29T11:44:01.790Z] ---> fcb563bc7a4c [2022-04-29T11:44:01.790Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-29T11:44:01.790Z] Removing intermediate container ef93b2bc07fa [2022-04-29T11:44:01.790Z] ---> dfe5f6ab8b0b [2022-04-29T11:44:01.790Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-29T11:44:01.790Z] ---> Running in 1f1ce9d52aed [2022-04-29T11:44:01.790Z] ---> Running in ec3031378ea4 [2022-04-29T11:44:02.051Z] Removing intermediate container 2677bba03b85 [2022-04-29T11:44:02.051Z] ---> 70f6f4cd467a [2022-04-29T11:44:02.051Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-29T11:44:02.051Z] ---> Running in f222c863ef6a [2022-04-29T11:44:02.051Z] Removing intermediate container 1f1ce9d52aed [2022-04-29T11:44:02.051Z] ---> 3a403e7deec4 [2022-04-29T11:44:02.051Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-29T11:44:02.311Z] ---> Running in a0739344670d [2022-04-29T11:44:02.311Z] Removing intermediate container f222c863ef6a [2022-04-29T11:44:02.311Z] ---> c8df407394f2 [2022-04-29T11:44:02.311Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-29T11:44:02.571Z] ---> Running in bd05e5e141d7 [2022-04-29T11:44:02.571Z] Removing intermediate container a0739344670d [2022-04-29T11:44:02.571Z] ---> 18aa6011a719 [2022-04-29T11:44:02.571Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-29T11:44:02.571Z] ---> Running in 2432d869b6fe [2022-04-29T11:44:02.838Z] Removing intermediate container bd05e5e141d7 [2022-04-29T11:44:02.838Z] ---> 63e73c820fc5 [2022-04-29T11:44:02.838Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-29T11:44:02.838Z] ---> Running in 930968c99a98 [2022-04-29T11:44:02.838Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T11:44:03.098Z] Removing intermediate container 2432d869b6fe [2022-04-29T11:44:03.098Z] ---> 0e74e08e884f [2022-04-29T11:44:03.098Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T11:44:03.098Z] Removing intermediate container 930968c99a98 [2022-04-29T11:44:03.098Z] ---> dc594da39468 [2022-04-29T11:44:03.098Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T11:44:03.670Z] ---> 19ac32979c9f [2022-04-29T11:44:03.670Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-29T11:44:03.670Z] ---> b56e9939488d [2022-04-29T11:44:03.670Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-29T11:44:03.670Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T11:44:04.242Z] v3.15.4-72-g65880c7faf [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-29T11:44:04.242Z] v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-29T11:44:04.242Z] OK: 15855 distinct packages available [2022-04-29T11:44:04.242Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T11:44:04.810Z] ---> e991998dc9fb [2022-04-29T11:44:04.810Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-29T11:44:04.810Z] ---> 4bd015110db1 [2022-04-29T11:44:04.810Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-29T11:44:04.810Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T11:44:05.379Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-29T11:44:05.379Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-29T11:44:05.379Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-29T11:44:05.379Z] ---> 02caacccb3a5 [2022-04-29T11:44:05.379Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-29T11:44:05.637Z] (4/9) Installing libcurl (7.80.0-r1) [2022-04-29T11:44:05.637Z] ---> 511a62ebd69a [2022-04-29T11:44:05.637Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-29T11:44:05.637Z] ---> Running in 26296d517d74 [2022-04-29T11:44:05.637Z] (5/9) Installing curl (7.80.0-r1) [2022-04-29T11:44:05.637Z] ---> Running in f624a9e8b783 [2022-04-29T11:44:05.637Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-29T11:44:05.896Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-29T11:44:05.896Z] (8/9) Installing libucontext (1.1-r0) [2022-04-29T11:44:05.896Z] Removing intermediate container 26296d517d74 [2022-04-29T11:44:05.896Z] ---> ba4e8a4f07a2 [2022-04-29T11:44:05.896Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T11:44:05.896Z] Removing intermediate container f624a9e8b783 [2022-04-29T11:44:05.896Z] ---> 7804f2d07f6a [2022-04-29T11:44:05.896Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T11:44:05.896Z] ---> Running in 52dc41bad4c3 [2022-04-29T11:44:05.896Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-29T11:44:05.896Z] ---> Running in 9209505ba65d [2022-04-29T11:44:06.157Z] Executing busybox-1.34.1-r5.trigger [2022-04-29T11:44:06.157Z] Executing ca-certificates-20211220-r0.trigger [2022-04-29T11:44:06.157Z] OK: 8 MiB in 23 packages [2022-04-29T11:44:06.417Z] Removing intermediate container 9209505ba65d [2022-04-29T11:44:06.417Z] ---> 4038ee1b0c1a [2022-04-29T11:44:06.417Z] Step 20/22 : LABEL arch=x86_64 [2022-04-29T11:44:06.417Z] Removing intermediate container 52dc41bad4c3 [2022-04-29T11:44:06.417Z] ---> fe06bff40de3 [2022-04-29T11:44:06.417Z] Step 20/22 : LABEL arch=x86_64 [2022-04-29T11:44:06.417Z] ---> Running in dc4829a1af2f [2022-04-29T11:44:06.417Z] ---> Running in 4d03264b97e2 [2022-04-29T11:44:06.677Z] Removing intermediate container 4d03264b97e2 [2022-04-29T11:44:06.677Z] ---> 8ef05fb9c4a7 [2022-04-29T11:44:06.677Z] Step 21/22 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:44:06.677Z] Removing intermediate container dc4829a1af2f [2022-04-29T11:44:06.677Z] ---> 2dcb1de51090 [2022-04-29T11:44:06.677Z] Step 21/22 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:44:06.677Z] ---> Running in 061cff931708 [2022-04-29T11:44:06.677Z] ---> Running in a0040c5b0d9a [2022-04-29T11:44:07.248Z] Removing intermediate container 061cff931708 [2022-04-29T11:44:07.248Z] ---> dcd123f73a96 [2022-04-29T11:44:07.248Z] Step 22/22 : LABEL version=2.2.0-dev.87 [2022-04-29T11:44:07.248Z] ---> Running in a1c9dc9a2c9e [2022-04-29T11:44:07.248Z] Removing intermediate container ec3031378ea4 [2022-04-29T11:44:07.248Z] ---> 6a0e844f6639 [2022-04-29T11:44:07.248Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T11:44:07.248Z] Removing intermediate container a0040c5b0d9a [2022-04-29T11:44:07.248Z] ---> 5e09d90dcfaf [2022-04-29T11:44:07.248Z] Step 22/22 : LABEL version=2.2.0-dev.87 [2022-04-29T11:44:07.248Z] ---> Running in 9d9908411c4f [2022-04-29T11:44:07.510Z] Removing intermediate container a1c9dc9a2c9e [2022-04-29T11:44:07.510Z] ---> f7720cefb24d [2022-04-29T11:44:07.510Z] [2022-04-29T11:44:07.510Z] Successfully built f7720cefb24d [2022-04-29T11:44:07.510Z] Successfully tagged support-notifications:latest [2022-04-29T11:44:07.510Z] Building security-spire-agent [2022-04-29T11:44:07.768Z]  Building support-notifications ... done Removing intermediate container 9d9908411c4f [2022-04-29T11:44:07.768Z] ---> 8f4967806ba4 [2022-04-29T11:44:07.768Z] [2022-04-29T11:44:07.768Z] Successfully built 8f4967806ba4 [2022-04-29T11:44:08.029Z] Successfully tagged support-scheduler:latest [2022-04-29T11:44:08.029Z]  Building support-scheduler ... done Building core-data [2022-04-29T11:44:08.029Z] ---> 223ebf8f0b5c [2022-04-29T11:44:08.029Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-29T11:44:12.222Z] ---> 6f3c2871f012 [2022-04-29T11:44:12.222Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-29T11:44:12.482Z] ---> 46ff808a7fce [2022-04-29T11:44:12.482Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-29T11:44:12.482Z] ---> Running in 6d128e447112 [2022-04-29T11:44:13.049Z] Removing intermediate container 6d128e447112 [2022-04-29T11:44:13.049Z] ---> 0f05730c1291 [2022-04-29T11:44:13.049Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T11:44:13.049Z] ---> Running in 8d2765323294 [2022-04-29T11:44:13.616Z] Removing intermediate container 8d2765323294 [2022-04-29T11:44:13.616Z] ---> 93249d191469 [2022-04-29T11:44:13.616Z] Step 18/20 : LABEL arch=x86_64 [2022-04-29T11:44:13.616Z] ---> Running in acccf0602e98 [2022-04-29T11:44:14.184Z] Removing intermediate container acccf0602e98 [2022-04-29T11:44:14.184Z] ---> 9427e6376fbb [2022-04-29T11:44:14.184Z] Step 19/20 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:44:14.185Z] ---> Running in dec556a38881 [2022-04-29T11:44:14.756Z] Removing intermediate container dec556a38881 [2022-04-29T11:44:14.756Z] ---> d590dea04c01 [2022-04-29T11:44:14.756Z] Step 20/20 : LABEL version=2.2.0-dev.87 [2022-04-29T11:44:14.756Z] ---> Running in 38d4b9494ba5 [2022-04-29T11:44:15.015Z] Removing intermediate container 38d4b9494ba5 [2022-04-29T11:44:15.016Z] ---> 413e3f79c330 [2022-04-29T11:44:15.016Z] [2022-04-29T11:44:15.016Z] Successfully built 413e3f79c330 [2022-04-29T11:44:15.016Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-29T11:44:15.275Z]  Building security-spiffe-token-provider ... done Building security-bootstrapper [2022-04-29T11:44:17.183Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T11:44:17.183Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-29T11:44:17.183Z] ---> 64b294985ee2 [2022-04-29T11:44:17.183Z] Step 3/23 : WORKDIR /edgex-go [2022-04-29T11:44:17.183Z] ---> Using cache [2022-04-29T11:44:17.183Z] ---> 041ff8e02258 [2022-04-29T11:44:17.183Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T11:44:17.183Z] ---> Using cache [2022-04-29T11:44:17.183Z] ---> 60977342c3f3 [2022-04-29T11:44:17.183Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-29T11:44:17.441Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T11:44:17.441Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-29T11:44:17.441Z] ---> 64b294985ee2 [2022-04-29T11:44:17.441Z] Step 3/26 : WORKDIR /edgex-go [2022-04-29T11:44:17.441Z] ---> Using cache [2022-04-29T11:44:17.441Z] ---> 041ff8e02258 [2022-04-29T11:44:17.441Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T11:44:17.441Z] ---> Using cache [2022-04-29T11:44:17.441Z] ---> 60977342c3f3 [2022-04-29T11:44:17.441Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-29T11:44:18.822Z] Removing intermediate container 68424cc10467 [2022-04-29T11:44:18.822Z] ---> 6408bbc62975 [2022-04-29T11:44:18.822Z] Successfully built 6408bbc62975 [2022-04-29T11:44:18.822Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:44:19.167Z] + docker inspect -f . ci-base-image-arm64 [2022-04-29T11:44:19.167Z] . [Pipeline] withDockerContainer [2022-04-29T11:44:19.410Z] prd-ubuntu20.04-docker-arm64-4c-16g-34243 does not seem to be running inside a container [2022-04-29T11:44:19.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/215 -v /w/workspace/edgex-go/215:/w/workspace/edgex-go/215:rw,z -v /w/workspace/edgex-go/215@tmp:/w/workspace/edgex-go/215@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-29T11:44:19.974Z] ---> Running in f489b97bf975 [2022-04-29T11:44:19.974Z] ---> Running in b5d19befd398 [2022-04-29T11:44:20.233Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T11:44:20.233Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-29T11:44:20.233Z] ---> 64b294985ee2 [2022-04-29T11:44:20.233Z] Step 3/31 : WORKDIR /edgex-go [2022-04-29T11:44:20.233Z] ---> Using cache [2022-04-29T11:44:20.233Z] ---> 041ff8e02258 [2022-04-29T11:44:20.233Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T11:44:20.233Z] ---> Using cache [2022-04-29T11:44:20.233Z] ---> 60977342c3f3 [2022-04-29T11:44:20.233Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-29T11:44:20.233Z] ---> Running in 1e18874b3cb3 [2022-04-29T11:44:20.802Z] $ docker top a29963d1100bd10ce15dbab53d5b59d1c4aed6d35e47611f1128f5f224eb2d9f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-29T11:44:21.169Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T11:44:21.169Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T11:44:21.429Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T11:44:21.689Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T11:44:21.711Z] + go version [2022-04-29T11:44:21.712Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-29T11:44:21.742Z] $ docker stop --time=1 a29963d1100bd10ce15dbab53d5b59d1c4aed6d35e47611f1128f5f224eb2d9f [2022-04-29T11:44:21.948Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T11:44:22.209Z] OK: 221 MiB in 52 packages [2022-04-29T11:44:22.209Z] OK: 221 MiB in 52 packages [2022-04-29T11:44:22.209Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T11:44:22.776Z] OK: 221 MiB in 52 packages [2022-04-29T11:44:23.346Z] Removing intermediate container f489b97bf975 [2022-04-29T11:44:23.346Z] ---> 5d898f42d56a [2022-04-29T11:44:23.346Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-29T11:44:23.346Z] Removing intermediate container b5d19befd398 [2022-04-29T11:44:23.346Z] ---> c047808fbb86 [2022-04-29T11:44:23.346Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-29T11:44:23.391Z] $ docker rm -f a29963d1100bd10ce15dbab53d5b59d1c4aed6d35e47611f1128f5f224eb2d9f [Pipeline] // withDockerContainer [2022-04-29T11:44:23.605Z] Removing intermediate container 1e18874b3cb3 [2022-04-29T11:44:23.605Z] ---> 8e6d2860ad5b [2022-04-29T11:44:23.605Z] Step 6/31 : COPY go.mod vendor* ./ [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-29T11:44:23.866Z] ---> c2037b26e54d [2022-04-29T11:44:23.866Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T11:44:23.866Z] ---> 9e1f9abfa8f6 [2022-04-29T11:44:23.866Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T11:44:23.866Z] ---> Running in bf6488c494ea [2022-04-29T11:44:23.866Z] ---> Running in fa8cb5f27005 [2022-04-29T11:44:24.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-29T11:44:24.012Z] [2022-04-29T11:44:24.012Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:44:24.127Z] ---> d19f075f2b95 [2022-04-29T11:44:24.127Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T11:44:24.364Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-29T11:44:24.384Z] ---> Running in 99f3cf601555 [2022-04-29T11:44:24.639Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-29T11:44:24.639Z] 29e5d40040c1: Pulling fs layer [2022-04-29T11:44:24.639Z] 1ce36da41761: Pulling fs layer [2022-04-29T11:44:24.639Z] 25b303627fd3: Pulling fs layer [2022-04-29T11:44:24.639Z] 29e5d40040c1: Verifying Checksum [2022-04-29T11:44:24.639Z] 29e5d40040c1: Download complete [2022-04-29T11:44:24.916Z] 1ce36da41761: Verifying Checksum [2022-04-29T11:44:24.916Z] 1ce36da41761: Download complete [2022-04-29T11:44:25.189Z] 29e5d40040c1: Pull complete [2022-04-29T11:44:26.295Z] Removing intermediate container fa8cb5f27005 [2022-04-29T11:44:26.295Z] ---> b818c393b8f2 [2022-04-29T11:44:26.295Z] Step 8/26 : COPY . . [2022-04-29T11:44:26.295Z] Removing intermediate container bf6488c494ea [2022-04-29T11:44:26.295Z] ---> 1984a0494d11 [2022-04-29T11:44:26.295Z] Step 8/23 : COPY . . [2022-04-29T11:44:26.554Z] Removing intermediate container 99f3cf601555 [2022-04-29T11:44:26.554Z] ---> a9ac6c53740a [2022-04-29T11:44:26.554Z] Step 8/31 : COPY . . [2022-04-29T11:44:26.626Z] 25b303627fd3: Verifying Checksum [2022-04-29T11:44:26.626Z] 25b303627fd3: Download complete [2022-04-29T11:44:26.626Z] 1ce36da41761: Pull complete [2022-04-29T11:44:39.032Z] 25b303627fd3: Pull complete [2022-04-29T11:44:39.032Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-29T11:44:39.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-29T11:44:39.032Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-29T11:44:39.265Z] prd-ubuntu20.04-docker-arm64-4c-16g-34243 does not seem to be running inside a container [2022-04-29T11:44:39.346Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/215 -v /w/workspace/edgex-go/215:/w/workspace/edgex-go/215:rw,z -v /w/workspace/edgex-go/215@tmp:/w/workspace/edgex-go/215@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-29T11:44:41.480Z] $ docker top a7bb7d2c046962ccafe9d6c3ceb6a0c24e26327896166f1aeaededcc219b2fe2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-29T11:44:42.357Z] + grep parallel [2022-04-29T11:44:42.357Z] + docker-compose build --help [2022-04-29T11:44:45.736Z] --parallel Build images in parallel. [Pipeline] } [2022-04-29T11:44:46.034Z] $ docker stop --time=1 a7bb7d2c046962ccafe9d6c3ceb6a0c24e26327896166f1aeaededcc219b2fe2 [2022-04-29T11:44:47.686Z] $ docker rm -f a7bb7d2c046962ccafe9d6c3ceb6a0c24e26327896166f1aeaededcc219b2fe2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:44:48.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-29T11:44:48.262Z] . [Pipeline] withDockerContainer [2022-04-29T11:44:48.491Z] ---> 183707a3881c [2022-04-29T11:44:48.491Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-29T11:44:48.491Z] ---> 1616d378cdc5 [2022-04-29T11:44:48.491Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-29T11:44:48.491Z] ---> 2a2bca1f3dbd [2022-04-29T11:44:48.491Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-29T11:44:48.491Z] ---> Running in 440140142cbf [2022-04-29T11:44:48.491Z] ---> Running in 2c207a1bfa8f [2022-04-29T11:44:48.491Z] ---> Running in 48fd4e39a2b7 [2022-04-29T11:44:48.491Z] Removing intermediate container 48fd4e39a2b7 [2022-04-29T11:44:48.491Z] ---> be58d32090ff [2022-04-29T11:44:48.491Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-29T11:44:48.498Z] prd-ubuntu20.04-docker-arm64-4c-16g-34243 does not seem to be running inside a container [2022-04-29T11:44:48.584Z] $ 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/215 -v /w/workspace/edgex-go/215:/w/workspace/edgex-go/215:rw,z -v /w/workspace/edgex-go/215@tmp:/w/workspace/edgex-go/215@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-29T11:44:48.750Z] ---> Running in d074b694ce63 [2022-04-29T11:44:49.318Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-29T11:44:49.318Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-29T11:44:49.806Z] $ docker top e45e53654c43b1588b3d7092ede9942500e6d144174ca5c60507fbe6f96d4bff -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-29T11:44:50.255Z] Removing intermediate container d074b694ce63 [2022-04-29T11:44:50.255Z] ---> 243d8663aab1 [2022-04-29T11:44:50.255Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-29T11:44:50.255Z] ---> Running in bc47c200c841 [2022-04-29T11:44:50.514Z] Removing intermediate container bc47c200c841 [2022-04-29T11:44:50.514Z] ---> e7b07b24e8b1 [2022-04-29T11:44:50.514Z] 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-29T11:44:50.514Z] ---> Running in 9f23281af374 [2022-04-29T11:44:50.719Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-29T11:44:52.422Z] spire-1.2.1/ [2022-04-29T11:44:52.422Z] spire-1.2.1/.data/ [2022-04-29T11:44:52.422Z] spire-1.2.1/.data/.file [2022-04-29T11:44:52.422Z] spire-1.2.1/.dockerignore [2022-04-29T11:44:52.422Z] spire-1.2.1/.gitattributes [2022-04-29T11:44:52.422Z] spire-1.2.1/.githooks/ [2022-04-29T11:44:52.422Z] spire-1.2.1/.githooks/pre-commit [2022-04-29T11:44:52.422Z] spire-1.2.1/.github/ [2022-04-29T11:44:52.422Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-29T11:44:52.422Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-29T11:44:52.422Z] spire-1.2.1/.github/dependabot.yml [2022-04-29T11:44:52.422Z] spire-1.2.1/.github/workflows/ [2022-04-29T11:44:52.422Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-29T11:44:52.422Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-29T11:44:52.422Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-29T11:44:52.422Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-29T11:44:52.422Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-29T11:44:52.422Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-29T11:44:52.422Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-29T11:44:52.422Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-29T11:44:52.422Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-29T11:44:52.422Z] spire-1.2.1/.gitignore [2022-04-29T11:44:52.422Z] spire-1.2.1/.go-version [2022-04-29T11:44:52.422Z] spire-1.2.1/.golangci.yml [2022-04-29T11:44:52.422Z] spire-1.2.1/ADOPTERS.md [2022-04-29T11:44:52.422Z] spire-1.2.1/CHANGELOG.md [2022-04-29T11:44:52.422Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-29T11:44:52.422Z] spire-1.2.1/CODEOWNERS [2022-04-29T11:44:52.422Z] spire-1.2.1/CONTRIBUTING.md [2022-04-29T11:44:52.422Z] spire-1.2.1/Dockerfile [2022-04-29T11:44:52.422Z] spire-1.2.1/Dockerfile.dev [2022-04-29T11:44:52.422Z] spire-1.2.1/Dockerfile.scratch [2022-04-29T11:44:52.422Z] spire-1.2.1/LICENSE [2022-04-29T11:44:52.422Z] spire-1.2.1/MAINTAINERS.md [2022-04-29T11:44:52.422Z] spire-1.2.1/Makefile [2022-04-29T11:44:52.422Z] spire-1.2.1/README.md [2022-04-29T11:44:52.422Z] spire-1.2.1/ROADMAP.md [2022-04-29T11:44:52.422Z] spire-1.2.1/SECURITY.md [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/ [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-agent/ [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/ [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-29T11:44:52.422Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-29T11:44:52.422Z] spire-1.2.1/conf/ [2022-04-29T11:44:52.422Z] spire-1.2.1/conf/agent/ [2022-04-29T11:44:52.422Z] spire-1.2.1/conf/agent/agent.conf [2022-04-29T11:44:52.422Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-29T11:44:52.422Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-29T11:44:52.422Z] spire-1.2.1/conf/server/ [2022-04-29T11:44:52.422Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-29T11:44:52.422Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-29T11:44:52.422Z] spire-1.2.1/conf/server/server.conf [2022-04-29T11:44:52.422Z] spire-1.2.1/conf/server/server_full.conf [2022-04-29T11:44:52.422Z] spire-1.2.1/doc/ [2022-04-29T11:44:52.422Z] spire-1.2.1/doc/SPIRE101.md [2022-04-29T11:44:52.422Z] spire-1.2.1/doc/auditlog.md [2022-04-29T11:44:52.422Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-29T11:44:52.422Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-29T11:44:52.422Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-29T11:44:52.422Z] spire-1.2.1/doc/images/ [2022-04-29T11:44:52.422Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/scaling_spire.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/spire_agent.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/spire_server.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/supported_integrations.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/telemetry.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/telemetry_config.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/upgrading.md [2022-04-29T11:44:52.423Z] spire-1.2.1/doc/using_spire.md [2022-04-29T11:44:52.423Z] spire-1.2.1/examples/ [2022-04-29T11:44:52.423Z] spire-1.2.1/examples/README.md [2022-04-29T11:44:52.423Z] spire-1.2.1/go.mod [2022-04-29T11:44:52.423Z] spire-1.2.1/go.sum [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/agent.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/api/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/client/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/common/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/config.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/manager/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-29T11:44:52.423Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/svid/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/api/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/api/names.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/auth/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/catalog/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cli/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/health/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/health/config.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/health/context.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/health/health.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/idutil/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/log/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/log/log.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/log/options.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-29T11:44:52.424Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/plugin/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/profiling/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/selector/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/uptime/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/util/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/util/task.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/version/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/version/version.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/x509util/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/api.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/health/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/id.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-29T11:44:52.425Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/api/status.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/bundle/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/ca/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/cache/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/catalog/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/config.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/datastore/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-29T11:44:52.426Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/registration/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/server.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/server_test.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/svid/ [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-29T11:44:52.427Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-29T11:44:52.427Z] spire-1.2.1/proto/ [2022-04-29T11:44:52.427Z] spire-1.2.1/proto/private/ [2022-04-29T11:44:52.427Z] spire-1.2.1/proto/private/server/ [2022-04-29T11:44:52.427Z] spire-1.2.1/proto/private/server/journal/ [2022-04-29T11:44:52.427Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-29T11:44:52.427Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-29T11:44:52.427Z] spire-1.2.1/proto/spire/ [2022-04-29T11:44:52.427Z] spire-1.2.1/proto/spire/common/ [2022-04-29T11:44:52.427Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-29T11:44:52.427Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-29T11:44:52.427Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-29T11:44:52.427Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-29T11:44:52.427Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-29T11:44:52.427Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-29T11:44:52.427Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-29T11:44:52.427Z] spire-1.2.1/proto/spire/plugin/ [2022-04-29T11:44:52.427Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-29T11:44:52.427Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-29T11:44:52.427Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-29T11:44:52.428Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-29T11:44:52.428Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-29T11:44:52.428Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-29T11:44:52.428Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-29T11:44:52.428Z] spire-1.2.1/release/ [2022-04-29T11:44:52.428Z] spire-1.2.1/release/spire-extras/ [2022-04-29T11:44:52.428Z] spire-1.2.1/release/spire-extras/README.md [2022-04-29T11:44:52.428Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-29T11:44:52.428Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-29T11:44:52.428Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-29T11:44:52.428Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-29T11:44:52.428Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-29T11:44:52.428Z] spire-1.2.1/release/spire/ [2022-04-29T11:44:52.428Z] spire-1.2.1/release/spire/README.md [2022-04-29T11:44:52.428Z] spire-1.2.1/release/spire/conf/ [2022-04-29T11:44:52.428Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-29T11:44:52.428Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-29T11:44:52.428Z] spire-1.2.1/release/spire/conf/server/ [2022-04-29T11:44:52.428Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-29T11:44:52.428Z] spire-1.2.1/script/ [2022-04-29T11:44:52.428Z] spire-1.2.1/script/build-artifact.sh [2022-04-29T11:44:52.428Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-29T11:44:52.428Z] spire-1.2.1/support/ [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/ [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-29T11:44:52.428Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-29T11:44:52.428Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-29T11:44:52.428Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-29T11:44:52.428Z] spire-1.2.1/test/ [2022-04-29T11:44:52.428Z] spire-1.2.1/test/clock/ [2022-04-29T11:44:52.428Z] spire-1.2.1/test/clock/clock.go [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/ [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/ [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/certs/ [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/config/ [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-29T11:44:52.428Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-29T11:44:52.429Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-29T11:44:52.429Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-29T11:44:52.429Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-29T11:44:52.429Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-29T11:44:52.429Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-29T11:44:52.429Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-29T11:44:52.429Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-29T11:44:52.429Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-29T11:44:52.429Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-29T11:44:52.429Z] spire-1.2.1/test/fixture/fixture.go [2022-04-29T11:44:52.429Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-29T11:44:52.429Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-29T11:44:52.429Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-29T11:44:52.429Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-29T11:44:52.429Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-29T11:44:52.429Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-29T11:44:52.429Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-29T11:44:52.429Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-29T11:44:52.429Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-29T11:44:52.429Z] spire-1.2.1/test/fixture/registration/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-29T11:44:52.429Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-29T11:44:52.429Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-29T11:44:52.429Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-29T11:44:52.429Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-29T11:44:52.429Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/README.md [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/common [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/setup/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-29T11:44:52.429Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-29T11:44:52.430Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/test-one.sh [2022-04-29T11:44:52.431Z] spire-1.2.1/test/integration/test.sh [2022-04-29T11:44:52.431Z] spire-1.2.1/test/plugintest/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/plugintest/config.go [2022-04-29T11:44:52.431Z] spire-1.2.1/test/plugintest/load.go [2022-04-29T11:44:52.431Z] spire-1.2.1/test/plugintest/option.go [2022-04-29T11:44:52.431Z] spire-1.2.1/test/spiretest/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-29T11:44:52.431Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-29T11:44:52.431Z] spire-1.2.1/test/spiretest/dir.go [2022-04-29T11:44:52.431Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-29T11:44:52.431Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-29T11:44:52.431Z] spire-1.2.1/test/spiretest/logs.go [2022-04-29T11:44:52.431Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-29T11:44:52.431Z] spire-1.2.1/test/spiretest/suite.go [2022-04-29T11:44:52.431Z] spire-1.2.1/test/spiretest/x509.go [2022-04-29T11:44:52.431Z] spire-1.2.1/test/testca/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/testca/ca.go [2022-04-29T11:44:52.431Z] spire-1.2.1/test/testkey/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/testkey/generate.sh [2022-04-29T11:44:52.431Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-29T11:44:52.431Z] spire-1.2.1/test/testkey/keys.go [2022-04-29T11:44:52.431Z] spire-1.2.1/test/testkey/new.go [2022-04-29T11:44:52.431Z] spire-1.2.1/test/tpmsimulator/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-29T11:44:52.431Z] spire-1.2.1/test/util/ [2022-04-29T11:44:52.431Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-29T11:44:52.431Z] spire-1.2.1/test/util/cert_generation.go [2022-04-29T11:44:52.431Z] spire-1.2.1/test/util/io_redirection.go [2022-04-29T11:44:52.431Z] spire-1.2.1/test/util/race.go [2022-04-29T11:44:52.431Z] spire-1.2.1/test/util/util.go [2022-04-29T11:44:52.431Z] building spire from source... [2022-04-29T11:44:52.431Z] Installing go1.17.7... [2022-04-29T11:44:55.014Z] Building core-command ... [2022-04-29T11:44:55.014Z] Building core-data ... [2022-04-29T11:44:55.014Z] Building core-metadata ... [2022-04-29T11:44:55.014Z] Building security-bootstrapper ... [2022-04-29T11:44:55.014Z] Building security-proxy-setup ... [2022-04-29T11:44:55.014Z] Building security-secretstore-setup ... [2022-04-29T11:44:55.014Z] Building security-spiffe-token-provider ... [2022-04-29T11:44:55.014Z] Building security-spire-agent ... [2022-04-29T11:44:55.014Z] Building security-spire-config ... [2022-04-29T11:44:55.014Z] Building security-spire-server ... [2022-04-29T11:44:55.015Z] Building support-notifications ... [2022-04-29T11:44:55.015Z] Building support-scheduler ... [2022-04-29T11:44:55.015Z] Building sys-mgmt-agent ... [2022-04-29T11:44:55.015Z] Building security-spire-server [2022-04-29T11:44:55.015Z] Building security-bootstrapper [2022-04-29T11:44:55.015Z] Building core-data [2022-04-29T11:44:55.015Z] Building security-secretstore-setup [2022-04-29T11:44:55.015Z] Building security-spiffe-token-provider [2022-04-29T11:44:57.723Z] Building bin/spire-server... [2022-04-29T11:44:57.723Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-29T11:44:57.723Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-29T11:44:57.723Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-29T11:44:57.723Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-29T11:44:57.723Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-29T11:44:58.291Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-29T11:44:58.291Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-29T11:44:58.291Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-29T11:44:58.291Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T11:44:58.291Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-29T11:44:58.291Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-29T11:44:58.549Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-29T11:44:58.549Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-29T11:44:58.549Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-29T11:44:58.549Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-29T11:44:58.549Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-29T11:44:58.549Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-29T11:44:58.807Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-29T11:44:58.807Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-29T11:44:58.807Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-29T11:44:58.807Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-29T11:44:58.807Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-29T11:44:58.807Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-29T11:44:58.807Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-29T11:44:59.066Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-29T11:44:59.066Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-29T11:44:59.066Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-29T11:44:59.066Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-29T11:44:59.066Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-29T11:44:59.066Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-29T11:44:59.066Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-29T11:44:59.066Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-29T11:44:59.066Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-29T11:44:59.066Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-29T11:44:59.325Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-29T11:44:59.325Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-29T11:44:59.325Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-29T11:44:59.325Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-29T11:44:59.325Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-29T11:44:59.325Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-29T11:44:59.325Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-29T11:44:59.325Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-29T11:44:59.325Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-29T11:44:59.325Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-29T11:44:59.325Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-29T11:44:59.325Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-29T11:44:59.325Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-29T11:45:01.859Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-29T11:45:01.859Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-29T11:45:01.859Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-29T11:45:01.859Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-29T11:45:01.859Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-29T11:45:01.859Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-29T11:45:01.859Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-29T11:45:01.859Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-29T11:45:01.859Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-29T11:45:02.117Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-29T11:45:02.117Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-29T11:45:02.117Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-29T11:45:06.307Z] go: downloading google.golang.org/api v0.70.0 [2022-04-29T11:45:06.307Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-29T11:45:06.307Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-29T11:45:06.307Z] go: downloading k8s.io/api v0.23.4 [2022-04-29T11:45:06.307Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-29T11:45:06.307Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-29T11:45:06.307Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-29T11:45:06.307Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-29T11:45:06.307Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-29T11:45:06.876Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-29T11:45:07.444Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-29T11:45:07.702Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-29T11:45:07.702Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-29T11:45:07.702Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-29T11:45:07.962Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-29T11:45:07.962Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-29T11:45:08.220Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-29T11:45:08.220Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-29T11:45:08.220Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-29T11:45:08.220Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-29T11:45:08.220Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-29T11:45:08.220Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-29T11:45:08.478Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-29T11:45:08.478Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-29T11:45:08.737Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-29T11:45:08.737Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-29T11:45:08.737Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-29T11:45:08.737Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-29T11:45:08.737Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-29T11:45:08.737Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-29T11:45:08.737Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-29T11:45:08.996Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-29T11:45:08.996Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-29T11:45:08.996Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-29T11:45:10.899Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-29T11:45:10.899Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-29T11:45:10.899Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-29T11:45:10.899Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-29T11:45:10.899Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-29T11:45:11.157Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-29T11:45:11.157Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-29T11:45:11.157Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-29T11:45:11.157Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-29T11:45:11.157Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-29T11:45:11.157Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-29T11:45:11.157Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-29T11:45:11.157Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-29T11:45:11.157Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-29T11:45:11.416Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-29T11:45:11.416Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-29T11:45:11.416Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-29T11:45:11.416Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-29T11:45:11.416Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-29T11:45:11.416Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-29T11:45:11.416Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-29T11:45:11.416Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-29T11:45:11.416Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-29T11:45:11.416Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-29T11:45:11.416Z] go: downloading go.opencensus.io v0.23.0 [2022-04-29T11:45:11.416Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-29T11:45:11.416Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-29T11:45:11.416Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-29T11:45:11.416Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-29T11:45:11.416Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-29T11:45:11.416Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-29T11:45:11.675Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-29T11:45:11.675Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-29T11:45:11.675Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-29T11:45:11.675Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-29T11:45:11.675Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-29T11:45:11.675Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-29T11:45:11.675Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-29T11:45:11.675Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-29T11:45:11.675Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-29T11:45:11.675Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-29T11:45:11.675Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-29T11:45:11.675Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-29T11:45:11.675Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-29T11:45:11.675Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-29T11:45:11.675Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-29T11:45:11.675Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-29T11:45:11.675Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-29T11:45:11.675Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-29T11:45:17.146Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-29T11:45:17.146Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-29T11:45:23.733Z] Removing intermediate container 440140142cbf [2022-04-29T11:45:23.733Z] ---> e5a44ae549b9 [2022-04-29T11:45:23.733Z] [2022-04-29T11:45:23.733Z] Step 10/31 : FROM alpine:3.14 [2022-04-29T11:45:23.733Z] ---> e04c818066af [2022-04-29T11:45:23.733Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-29T11:45:23.733Z] ---> Running in 27c14139da8c [2022-04-29T11:45:23.733Z] Removing intermediate container 2c207a1bfa8f [2022-04-29T11:45:23.733Z] ---> 1fdcc51ab1cc [2022-04-29T11:45:23.733Z] [2022-04-29T11:45:23.733Z] Step 10/23 : FROM alpine:3.14 [2022-04-29T11:45:23.733Z] ---> e04c818066af [2022-04-29T11:45:23.733Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-29T11:45:23.733Z] ---> Running in 15b53c7dda71 [2022-04-29T11:45:23.733Z] Removing intermediate container 27c14139da8c [2022-04-29T11:45:23.733Z] ---> 09fea98ca6cc [2022-04-29T11:45:23.733Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-29T11:45:23.733Z] ---> Running in c1fab3ea6fc1 [2022-04-29T11:45:23.733Z] Removing intermediate container 15b53c7dda71 [2022-04-29T11:45:23.733Z] ---> ff5f8cd64155 [2022-04-29T11:45:23.733Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-29T11:45:23.733Z] ---> Running in 67ce4269898c [2022-04-29T11:45:23.991Z] Removing intermediate container 67ce4269898c [2022-04-29T11:45:23.991Z] ---> 1f8af21142fd [2022-04-29T11:45:23.991Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-29T11:45:23.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-29T11:45:23.991Z] ---> Running in 08e53103513e [2022-04-29T11:45:23.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-29T11:45:24.250Z] Removing intermediate container 08e53103513e [2022-04-29T11:45:24.250Z] ---> 4564f418bb3a [2022-04-29T11:45:24.250Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T11:45:24.250Z] ---> Running in 6fd31e0c6028 [2022-04-29T11:45:24.250Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-29T11:45:24.250Z] (2/2) Installing su-exec (0.2-r1) [2022-04-29T11:45:24.250Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T11:45:24.250Z] OK: 6 MiB in 16 packages [2022-04-29T11:45:24.818Z] Removing intermediate container c1fab3ea6fc1 [2022-04-29T11:45:24.818Z] ---> 1e282d226722 [2022-04-29T11:45:24.818Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-29T11:45:24.818Z] ---> Running in c7f91cd43fc5 [2022-04-29T11:45:25.078Z] Removing intermediate container c7f91cd43fc5 [2022-04-29T11:45:25.078Z] ---> e2d52ac56fad [2022-04-29T11:45:25.078Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-29T11:45:25.078Z] ---> Running in e35e1a9f40eb [2022-04-29T11:45:25.336Z] Removing intermediate container e35e1a9f40eb [2022-04-29T11:45:25.336Z] ---> d42e36200e83 [2022-04-29T11:45:25.336Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-29T11:45:25.336Z] ---> Running in 12eb5b5d268c [2022-04-29T11:45:25.336Z] Removing intermediate container 6fd31e0c6028 [2022-04-29T11:45:25.336Z] ---> 8bf0d5915b8d [2022-04-29T11:45:25.336Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-29T11:45:25.336Z] ---> Running in a5b20bbfa404 [2022-04-29T11:45:26.275Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-29T11:45:26.534Z] Removing intermediate container 12eb5b5d268c [2022-04-29T11:45:26.534Z] ---> 7cb12d7b35a4 [2022-04-29T11:45:26.534Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-29T11:45:26.534Z] ---> Running in 7e05554a5247 [2022-04-29T11:45:26.802Z] Removing intermediate container 7e05554a5247 [2022-04-29T11:45:26.802Z] ---> 2ccdea7fa55a [2022-04-29T11:45:26.802Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-29T11:45:26.802Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-29T11:45:27.061Z] ---> f549cd4e8337 [2022-04-29T11:45:27.061Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-29T11:45:27.061Z] ---> Running in c88af134d54e [2022-04-29T11:45:27.320Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-29T11:45:27.320Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-29T11:45:27.320Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-29T11:45:27.584Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-29T11:45:27.584Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-29T11:45:27.584Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-29T11:45:27.845Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T11:45:27.845Z] OK: 8 MiB in 20 packages [2022-04-29T11:45:28.415Z] Removing intermediate container c88af134d54e [2022-04-29T11:45:28.415Z] ---> 7b15e1ee61d3 [2022-04-29T11:45:28.415Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T11:45:28.415Z] Removing intermediate container a5b20bbfa404 [2022-04-29T11:45:28.415Z] ---> ed18c68244c5 [2022-04-29T11:45:28.415Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T11:45:28.674Z] ---> d5ed48a35395 [2022-04-29T11:45:28.674Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-29T11:45:28.674Z] ---> 29897a15b547 [2022-04-29T11:45:28.674Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-29T11:45:29.242Z] ---> bb75f83369ee [2022-04-29T11:45:29.242Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-29T11:45:29.242Z] ---> c89c86626164 [2022-04-29T11:45:29.242Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-29T11:45:29.501Z] ---> d5fe546269a7 [2022-04-29T11:45:29.501Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-29T11:45:29.501Z] ---> 2e12e04d3e53 [2022-04-29T11:45:29.501Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-29T11:45:29.760Z] ---> Running in d5e5d9d3a466 [2022-04-29T11:45:29.760Z] Removing intermediate container d5e5d9d3a466 [2022-04-29T11:45:29.760Z] ---> 12b10101db19 [2022-04-29T11:45:29.760Z] ---> 9b70a2ad7ae3 [2022-04-29T11:45:29.760Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T11:45:29.760Z] [2022-04-29T11:45:30.019Z] ---> Running in 6128953f504f [2022-04-29T11:45:30.278Z] Removing intermediate container 6128953f504f [2022-04-29T11:45:30.278Z] ---> 49ac90e377bd [2022-04-29T11:45:30.278Z] Step 21/23 : LABEL arch=x86_64 [2022-04-29T11:45:30.278Z] ---> aff75c427c53 [2022-04-29T11:45:30.278Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-29T11:45:30.278Z] ---> Running in 1470b6036816 [2022-04-29T11:45:30.278Z] ---> Running in f0b2bb1a37d4 [2022-04-29T11:45:30.538Z] Removing intermediate container 1470b6036816 [2022-04-29T11:45:30.538Z] ---> 7418ebb0c338 [2022-04-29T11:45:30.538Z] Step 22/23 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:45:30.538Z] Removing intermediate container f0b2bb1a37d4 [2022-04-29T11:45:30.538Z] ---> fe79d908767c [2022-04-29T11:45:30.538Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-29T11:45:30.538Z] ---> Running in 3e34f35fd777 [2022-04-29T11:45:30.797Z] Removing intermediate container 3e34f35fd777 [2022-04-29T11:45:30.797Z] ---> 3b57ab226975 [2022-04-29T11:45:30.797Z] Step 23/23 : LABEL version=2.2.0-dev.87 [2022-04-29T11:45:30.797Z] ---> Running in 6ebd2df0a571 [2022-04-29T11:45:30.797Z] ---> 240b1029e981 [2022-04-29T11:45:30.797Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-29T11:45:31.056Z] ---> Running in df7b42952ece [2022-04-29T11:45:31.056Z] Removing intermediate container 6ebd2df0a571 [2022-04-29T11:45:31.056Z] ---> b04e65dd12fd [2022-04-29T11:45:31.056Z] [2022-04-29T11:45:31.056Z] Successfully built b04e65dd12fd [2022-04-29T11:45:31.056Z] Successfully tagged core-data:latest [2022-04-29T11:45:31.056Z]  Building core-data ... done Building security-secretstore-setup [2022-04-29T11:45:34.374Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T11:45:34.374Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-29T11:45:34.374Z] ---> 64b294985ee2 [2022-04-29T11:45:34.374Z] Step 3/25 : WORKDIR /edgex-go [2022-04-29T11:45:34.374Z] ---> Using cache [2022-04-29T11:45:34.374Z] ---> 041ff8e02258 [2022-04-29T11:45:34.374Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T11:45:34.374Z] ---> Using cache [2022-04-29T11:45:34.374Z] ---> 60977342c3f3 [2022-04-29T11:45:34.374Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-29T11:45:34.374Z] ---> Using cache [2022-04-29T11:45:34.374Z] ---> 8e6d2860ad5b [2022-04-29T11:45:34.374Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-29T11:45:34.374Z] ---> Using cache [2022-04-29T11:45:34.374Z] ---> d19f075f2b95 [2022-04-29T11:45:34.374Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T11:45:34.374Z] ---> Using cache [2022-04-29T11:45:34.374Z] ---> a9ac6c53740a [2022-04-29T11:45:34.374Z] Step 8/25 : COPY . . [2022-04-29T11:45:34.374Z] ---> Using cache [2022-04-29T11:45:34.374Z] ---> 183707a3881c [2022-04-29T11:45:34.374Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-29T11:45:34.633Z] Removing intermediate container df7b42952ece [2022-04-29T11:45:34.633Z] ---> f63fbe5851ac [2022-04-29T11:45:34.633Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-29T11:45:34.633Z] ---> Running in 89df95ac7e64 [2022-04-29T11:45:34.633Z] ---> Running in 77a4100d4b5b [2022-04-29T11:45:34.892Z] Removing intermediate container 77a4100d4b5b [2022-04-29T11:45:34.892Z] ---> c6ba7ce3b176 [2022-04-29T11:45:34.892Z] Step 28/31 : CMD ["gate"] [2022-04-29T11:45:34.892Z] ---> Running in 24b17b54af75 [2022-04-29T11:45:35.151Z] Removing intermediate container 24b17b54af75 [2022-04-29T11:45:35.151Z] ---> 73c107696d7d [2022-04-29T11:45:35.151Z] Step 29/31 : LABEL arch=x86_64 [2022-04-29T11:45:35.151Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-29T11:45:35.409Z] ---> Running in a1a3bbeba356 [2022-04-29T11:45:35.409Z] Removing intermediate container a1a3bbeba356 [2022-04-29T11:45:35.409Z] ---> bf7b71d8a5f3 [2022-04-29T11:45:35.409Z] Step 30/31 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:45:35.667Z] ---> Running in a726f22a9394 [2022-04-29T11:45:35.667Z] Removing intermediate container a726f22a9394 [2022-04-29T11:45:35.667Z] ---> d1c75ffd2d2e [2022-04-29T11:45:35.667Z] Step 31/31 : LABEL version=2.2.0-dev.87 [2022-04-29T11:45:35.928Z] ---> Running in cc9ae639c2d7 [2022-04-29T11:45:36.187Z] Removing intermediate container cc9ae639c2d7 [2022-04-29T11:45:36.187Z] ---> 1785824c513e [2022-04-29T11:45:36.187Z] [2022-04-29T11:45:36.187Z] Successfully built 1785824c513e [2022-04-29T11:45:36.187Z] Successfully tagged security-bootstrapper:latest [2022-04-29T11:45:36.187Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-04-29T11:45:40.378Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T11:45:40.378Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-29T11:45:40.378Z] ---> 64b294985ee2 [2022-04-29T11:45:40.378Z] Step 3/22 : WORKDIR /edgex-go [2022-04-29T11:45:40.378Z] ---> Using cache [2022-04-29T11:45:40.378Z] ---> 041ff8e02258 [2022-04-29T11:45:40.378Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T11:45:40.378Z] ---> Using cache [2022-04-29T11:45:40.378Z] ---> 60977342c3f3 [2022-04-29T11:45:40.378Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-29T11:45:40.378Z] ---> Using cache [2022-04-29T11:45:40.378Z] ---> 8e6d2860ad5b [2022-04-29T11:45:40.378Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-29T11:45:40.378Z] ---> Using cache [2022-04-29T11:45:40.378Z] ---> d19f075f2b95 [2022-04-29T11:45:40.378Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T11:45:40.378Z] ---> Using cache [2022-04-29T11:45:40.378Z] ---> a9ac6c53740a [2022-04-29T11:45:40.378Z] Step 8/22 : COPY . . [2022-04-29T11:45:40.378Z] ---> Using cache [2022-04-29T11:45:40.378Z] ---> 183707a3881c [2022-04-29T11:45:40.378Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-29T11:45:41.313Z] ---> Running in 785f3fc17b2e [2022-04-29T11:45:42.248Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-29T11:45:51.557Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T11:45:51.557Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-29T11:45:51.557Z] ---> 6408bbc62975 [2022-04-29T11:45:51.557Z] Step 3/25 : WORKDIR /edgex-go [2022-04-29T11:45:51.557Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T11:45:51.557Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-29T11:45:51.557Z] ---> 6408bbc62975 [2022-04-29T11:45:51.557Z] Step 3/20 : WORKDIR /edgex-go [2022-04-29T11:45:51.557Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T11:45:51.557Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-29T11:45:51.557Z] ---> 6408bbc62975 [2022-04-29T11:45:51.557Z] Step 3/31 : WORKDIR /edgex-go [2022-04-29T11:45:51.557Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T11:45:51.557Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-29T11:45:51.557Z] ---> 6408bbc62975 [2022-04-29T11:45:51.557Z] Step 3/23 : WORKDIR /edgex-go [2022-04-29T11:45:51.557Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T11:45:51.557Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-29T11:45:51.557Z] ---> 6408bbc62975 [2022-04-29T11:45:51.557Z] Step 3/25 : WORKDIR /edgex-go [2022-04-29T11:45:51.557Z] ---> Running in 13eb46216d9f [2022-04-29T11:45:51.557Z] ---> Running in 47f0b636f32d [2022-04-29T11:45:51.557Z] ---> Running in 0475e5b0d175 [2022-04-29T11:45:51.557Z] ---> Running in e96dbe7fc75b [2022-04-29T11:45:51.557Z] ---> Running in b2a76a46efd6 [2022-04-29T11:45:51.557Z] Removing intermediate container 47f0b636f32d [2022-04-29T11:45:51.557Z] ---> 6da9cb87d1f9 [2022-04-29T11:45:51.557Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-29T11:45:51.557Z] Removing intermediate container 13eb46216d9f [2022-04-29T11:45:51.557Z] ---> e3b5547b902d [2022-04-29T11:45:51.557Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T11:45:51.557Z] ---> Running in 2a7dce6879ab [2022-04-29T11:45:51.557Z] Removing intermediate container 0475e5b0d175 [2022-04-29T11:45:51.557Z] ---> 3cff778da628 [2022-04-29T11:45:51.557Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T11:45:51.557Z] ---> Running in b82774fa930e [2022-04-29T11:45:51.557Z] Removing intermediate container e96dbe7fc75b [2022-04-29T11:45:51.557Z] ---> f8ee085ea594 [2022-04-29T11:45:51.557Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T11:45:51.557Z] ---> Running in 93b881deee6c [2022-04-29T11:45:51.557Z] ---> Running in 8ab64f5a5660 [2022-04-29T11:45:51.557Z] Removing intermediate container b2a76a46efd6 [2022-04-29T11:45:51.557Z] ---> 91ba6c521a83 [2022-04-29T11:45:51.557Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T11:45:51.557Z] ---> Running in bc67255836ec [2022-04-29T11:45:51.557Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T11:45:51.557Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T11:45:51.557Z] Removing intermediate container 93b881deee6c [2022-04-29T11:45:51.557Z] ---> 8713ef7e3915 [2022-04-29T11:45:51.557Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-29T11:45:51.557Z] ---> Running in f05202159a17 [2022-04-29T11:45:51.557Z] Removing intermediate container 8ab64f5a5660 [2022-04-29T11:45:51.557Z] ---> 6d7bd4bbb136 [2022-04-29T11:45:51.557Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-29T11:45:51.557Z] Removing intermediate container bc67255836ec [2022-04-29T11:45:51.557Z] ---> daa2f959d51f [2022-04-29T11:45:51.557Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-29T11:45:51.557Z] v3.15.4-73-gb502bce698 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-29T11:45:51.557Z] v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-29T11:45:51.557Z] OK: 15739 distinct packages available [2022-04-29T11:45:51.557Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T11:45:51.557Z] ---> Running in 5502b913bae0 [2022-04-29T11:45:51.557Z] Removing intermediate container b82774fa930e [2022-04-29T11:45:51.557Z] ---> 8c132ad46ef7 [2022-04-29T11:45:51.557Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-29T11:45:51.557Z] ---> Running in efc76a47f5f4 [2022-04-29T11:45:51.557Z] ---> Running in eb548893f7d9 [2022-04-29T11:45:51.557Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T11:45:51.557Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T11:45:51.557Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T11:45:51.557Z] OK: 220 MiB in 52 packages [2022-04-29T11:45:51.557Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T11:45:51.557Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T11:45:51.557Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T11:45:52.169Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T11:45:52.470Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T11:45:52.470Z] Removing intermediate container 2a7dce6879ab [2022-04-29T11:45:52.470Z] ---> 286f95d79388 [2022-04-29T11:45:52.470Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-29T11:45:52.470Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T11:45:52.470Z] OK: 220 MiB in 52 packages [2022-04-29T11:45:53.487Z] OK: 220 MiB in 52 packages [2022-04-29T11:45:53.767Z] OK: 220 MiB in 52 packages [2022-04-29T11:45:54.043Z] OK: 220 MiB in 52 packages [2022-04-29T11:45:54.043Z] ---> cda67f01b2b5 [2022-04-29T11:45:54.043Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T11:45:54.043Z] ---> Running in 6b0279b4ea33 [2022-04-29T11:45:54.334Z] Removing intermediate container f05202159a17 [2022-04-29T11:45:54.334Z] ---> 8cbbc958e4ac [2022-04-29T11:45:54.334Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-29T11:45:54.453Z] Building bin/spire-agent... [2022-04-29T11:45:54.453Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-29T11:45:54.453Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-29T11:45:54.453Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-29T11:45:54.453Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-29T11:45:54.940Z] Removing intermediate container 5502b913bae0 [2022-04-29T11:45:54.940Z] ---> c60bf591e5ad [2022-04-29T11:45:54.940Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-29T11:45:55.219Z] Removing intermediate container eb548893f7d9 [2022-04-29T11:45:55.219Z] ---> 8fb0bb94be43 [2022-04-29T11:45:55.219Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-29T11:45:55.388Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-29T11:45:55.388Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-29T11:45:55.388Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-29T11:45:55.647Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-29T11:45:55.647Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-29T11:45:55.647Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-29T11:45:55.647Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-29T11:45:55.647Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-29T11:45:55.647Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-29T11:45:55.828Z] ---> 80052479399b [2022-04-29T11:45:55.828Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T11:45:55.828Z] Removing intermediate container efc76a47f5f4 [2022-04-29T11:45:55.828Z] ---> dd7fad8d101c [2022-04-29T11:45:55.828Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-29T11:45:55.828Z] ---> Running in 36a2d377758f [2022-04-29T11:45:55.906Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-29T11:45:56.447Z] ---> 04c8a35417c9 [2022-04-29T11:45:56.447Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T11:45:56.447Z] ---> Running in 02234b3c9b04 [2022-04-29T11:45:57.066Z] ---> 9786e8b6f7fc [2022-04-29T11:45:57.066Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T11:45:57.066Z] ---> Running in 3ee542f1b6d5 [2022-04-29T11:45:57.672Z] ---> 76d6b406a0d0 [2022-04-29T11:45:57.672Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T11:45:57.672Z] ---> Running in b93c22061ce6 [2022-04-29T11:45:58.436Z] Building bin/spire-agent... [2022-04-29T11:45:58.708Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-29T11:45:59.133Z] Removing intermediate container 6b0279b4ea33 [2022-04-29T11:45:59.133Z] ---> 217f76c83197 [2022-04-29T11:45:59.133Z] Step 7/20 : COPY . . [2022-04-29T11:45:59.276Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-29T11:45:59.276Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-29T11:45:59.276Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-29T11:45:59.535Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-29T11:45:59.535Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-29T11:45:59.535Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-29T11:46:00.470Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-29T11:46:00.471Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-29T11:46:00.471Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-29T11:46:00.471Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-29T11:46:00.471Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-29T11:46:00.471Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-29T11:46:01.785Z] Removing intermediate container 36a2d377758f [2022-04-29T11:46:01.785Z] ---> f2906e45188c [2022-04-29T11:46:01.785Z] Step 8/25 : COPY . . [2022-04-29T11:46:02.373Z] Removing intermediate container 89df95ac7e64 [2022-04-29T11:46:02.373Z] ---> e2918173a973 [2022-04-29T11:46:02.373Z] [2022-04-29T11:46:02.373Z] Step 10/25 : FROM alpine:3.14 [2022-04-29T11:46:02.373Z] ---> e04c818066af [2022-04-29T11:46:02.373Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-29T11:46:02.373Z] ---> Running in efc744ce8fc4 [2022-04-29T11:46:02.382Z] Removing intermediate container 02234b3c9b04 [2022-04-29T11:46:02.382Z] ---> 7aed6ad91438 [2022-04-29T11:46:02.382Z] Step 8/31 : COPY . . [2022-04-29T11:46:02.941Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-29T11:46:02.982Z] Removing intermediate container b93c22061ce6 [2022-04-29T11:46:02.982Z] ---> 192127bffb98 [2022-04-29T11:46:02.982Z] Step 8/23 : COPY . . [2022-04-29T11:46:02.982Z] Removing intermediate container 3ee542f1b6d5 [2022-04-29T11:46:02.982Z] ---> 35c8941f85e3 [2022-04-29T11:46:02.982Z] Step 8/25 : COPY . . [2022-04-29T11:46:03.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-29T11:46:03.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-29T11:46:03.459Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-29T11:46:03.717Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-29T11:46:03.717Z] (3/3) Installing su-exec (0.2-r1) [2022-04-29T11:46:03.717Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T11:46:03.717Z] Executing ca-certificates-20211220-r0.trigger [2022-04-29T11:46:03.717Z] OK: 6 MiB in 17 packages [2022-04-29T11:46:05.093Z] Removing intermediate container efc744ce8fc4 [2022-04-29T11:46:05.093Z] ---> 50931f35e24d [2022-04-29T11:46:05.093Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-29T11:46:05.093Z] ---> Running in 92fcc17f7baa [2022-04-29T11:46:05.362Z] Removing intermediate container 92fcc17f7baa [2022-04-29T11:46:05.362Z] ---> 277d685c9128 [2022-04-29T11:46:05.362Z] Step 13/25 : WORKDIR / [2022-04-29T11:46:05.621Z] ---> Running in cfd8c5a41db7 [2022-04-29T11:46:06.189Z] Removing intermediate container cfd8c5a41db7 [2022-04-29T11:46:06.189Z] ---> b51de2cc0298 [2022-04-29T11:46:06.189Z] 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-29T11:46:07.567Z] ---> c5c1da8549c2 [2022-04-29T11:46:07.567Z] 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-29T11:46:07.827Z] Removing intermediate container 785f3fc17b2e [2022-04-29T11:46:07.827Z] ---> 33af63a4e804 [2022-04-29T11:46:07.827Z] [2022-04-29T11:46:07.827Z] Step 10/22 : FROM alpine:3.14 [2022-04-29T11:46:07.827Z] ---> e04c818066af [2022-04-29T11:46:07.827Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-29T11:46:07.827Z] ---> Running in 5434be922a40 [2022-04-29T11:46:08.394Z] ---> 15295047618b [2022-04-29T11:46:08.394Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-29T11:46:08.961Z] ---> 951252e8f360 [2022-04-29T11:46:08.961Z] 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-29T11:46:09.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-29T11:46:09.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-29T11:46:09.220Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-29T11:46:09.220Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-29T11:46:09.497Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-29T11:46:09.497Z] (4/6) Installing libcurl (7.79.1-r1) [2022-04-29T11:46:09.497Z] (5/6) Installing curl (7.79.1-r1) [2022-04-29T11:46:09.497Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-29T11:46:09.497Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T11:46:09.497Z] Executing ca-certificates-20211220-r0.trigger [2022-04-29T11:46:09.497Z] OK: 8 MiB in 20 packages [2022-04-29T11:46:09.756Z] ---> 0037264a7a59 [2022-04-29T11:46:09.756Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-29T11:46:10.692Z] Removing intermediate container 5434be922a40 [2022-04-29T11:46:10.692Z] ---> c3611fea9329 [2022-04-29T11:46:10.692Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-29T11:46:10.692Z] ---> 3997f2385c4d [2022-04-29T11:46:10.692Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-29T11:46:10.954Z] ---> Running in e84374292df6 [2022-04-29T11:46:11.212Z] Removing intermediate container e84374292df6 [2022-04-29T11:46:11.212Z] ---> a1f50945f19b [2022-04-29T11:46:11.212Z] Step 13/22 : WORKDIR /edgex [2022-04-29T11:46:11.471Z] ---> Running in ca4535c3211f [2022-04-29T11:46:11.728Z] ---> 977dda71e031 [2022-04-29T11:46:11.728Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-29T11:46:11.728Z] Removing intermediate container ca4535c3211f [2022-04-29T11:46:11.728Z] ---> f2a7dafc8282 [2022-04-29T11:46:11.728Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-29T11:46:12.298Z] ---> 7ab7936c529a [2022-04-29T11:46:12.298Z] 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-29T11:46:12.298Z] ---> Running in 4c5cebc5733e [2022-04-29T11:46:12.298Z] ---> 9bbb12c042ec [2022-04-29T11:46:12.298Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-29T11:46:13.234Z] ---> dfaa61790a87 [2022-04-29T11:46:13.234Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-29T11:46:14.167Z] Removing intermediate container 4c5cebc5733e [2022-04-29T11:46:14.167Z] ---> cff3213b67d1 [2022-04-29T11:46:14.167Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-29T11:46:14.167Z] ---> Running in 65cf4bb81f6d [2022-04-29T11:46:14.167Z] ---> f98c1482883a [2022-04-29T11:46:14.167Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-29T11:46:14.738Z] Removing intermediate container 65cf4bb81f6d [2022-04-29T11:46:14.738Z] ---> ec7223a9f367 [2022-04-29T11:46:14.738Z] Step 23/25 : LABEL arch=x86_64 [2022-04-29T11:46:14.738Z] ---> aed35189aa3a [2022-04-29T11:46:14.738Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-29T11:46:14.996Z] ---> Running in 92f651a9063e [2022-04-29T11:46:14.996Z] ---> Running in b5221eabb37d [2022-04-29T11:46:14.996Z] Removing intermediate container 92f651a9063e [2022-04-29T11:46:14.996Z] ---> 20f0ece0fe89 [2022-04-29T11:46:14.996Z] Step 24/25 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:46:15.255Z] ---> Running in 7269e568f23e [2022-04-29T11:46:15.514Z] Removing intermediate container 7269e568f23e [2022-04-29T11:46:15.514Z] ---> dcda3a1fcea1 [2022-04-29T11:46:15.514Z] Step 25/25 : LABEL version=2.2.0-dev.87 [2022-04-29T11:46:15.773Z] ---> Running in ad739cc07f7e [2022-04-29T11:46:16.031Z] Removing intermediate container ad739cc07f7e [2022-04-29T11:46:16.031Z] ---> 8c347b9a057f [2022-04-29T11:46:16.031Z] [2022-04-29T11:46:16.031Z] Successfully built 8c347b9a057f [2022-04-29T11:46:16.031Z] Successfully tagged security-secretstore-setup:latest [2022-04-29T11:46:16.031Z]  Building security-secretstore-setup ... done Building core-command [2022-04-29T11:46:17.941Z] Removing intermediate container b5221eabb37d [2022-04-29T11:46:17.941Z] ---> 274b606f83e5 [2022-04-29T11:46:17.941Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-29T11:46:18.114Z] ---> c70eaa66ef0c [2022-04-29T11:46:18.114Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-29T11:46:18.114Z] ---> Running in 85c6358d7ea5 [2022-04-29T11:46:18.114Z] ---> 1809fd4dbd31 [2022-04-29T11:46:18.114Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-29T11:46:18.114Z] ---> Running in fa214f1792e2 [2022-04-29T11:46:18.390Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-29T11:46:18.994Z] Removing intermediate container fa214f1792e2 [2022-04-29T11:46:18.994Z] ---> 097b0d8eb203 [2022-04-29T11:46:18.994Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-29T11:46:19.274Z] ---> Running in ec878c6e83b4 [2022-04-29T11:46:19.841Z] ---> Running in 6f7c1bdc6b8a [2022-04-29T11:46:20.253Z] ---> cc8d02a83bcd [2022-04-29T11:46:20.253Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-29T11:46:20.253Z] ---> c12df0f84b22 [2022-04-29T11:46:20.253Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-29T11:46:20.409Z] Removing intermediate container 6f7c1bdc6b8a [2022-04-29T11:46:20.409Z] ---> 438bb6a07e5c [2022-04-29T11:46:20.409Z] Step 20/22 : LABEL arch=x86_64 [2022-04-29T11:46:20.532Z] ---> Running in 4f91948a5156 [2022-04-29T11:46:20.532Z] ---> Running in 3016ccd2ff8a [2022-04-29T11:46:20.667Z] ---> Running in 970945e4ed6b [2022-04-29T11:46:21.606Z] Removing intermediate container 970945e4ed6b [2022-04-29T11:46:21.606Z] ---> dfe62130b1db [2022-04-29T11:46:21.606Z] Step 21/22 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:46:21.606Z] ---> Running in 424b1a2c15e4 [2022-04-29T11:46:21.869Z] Removing intermediate container 424b1a2c15e4 [2022-04-29T11:46:21.869Z] ---> 2e0ed0fc076d [2022-04-29T11:46:21.869Z] Step 22/22 : LABEL version=2.2.0-dev.87 [2022-04-29T11:46:21.977Z] ---> 01b2f44c34df [2022-04-29T11:46:21.977Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-29T11:46:22.127Z] ---> Running in 0f934d37f414 [2022-04-29T11:46:22.261Z] ---> Running in 69beb5b942df [2022-04-29T11:46:22.691Z] Removing intermediate container 0f934d37f414 [2022-04-29T11:46:22.691Z] ---> 857f701826a1 [2022-04-29T11:46:22.691Z] [2022-04-29T11:46:22.691Z] Successfully built 857f701826a1 [2022-04-29T11:46:22.691Z] Successfully tagged security-proxy-setup:latest [2022-04-29T11:46:22.691Z]  Building security-proxy-setup ... done Building core-metadata [2022-04-29T11:46:23.628Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T11:46:23.628Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-29T11:46:23.628Z] ---> 64b294985ee2 [2022-04-29T11:46:23.628Z] Step 3/23 : WORKDIR /edgex-go [2022-04-29T11:46:23.628Z] ---> Using cache [2022-04-29T11:46:23.628Z] ---> 041ff8e02258 [2022-04-29T11:46:23.628Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T11:46:23.628Z] ---> Using cache [2022-04-29T11:46:23.628Z] ---> 60977342c3f3 [2022-04-29T11:46:23.628Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-29T11:46:23.628Z] ---> Using cache [2022-04-29T11:46:23.628Z] ---> 8e6d2860ad5b [2022-04-29T11:46:23.628Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-29T11:46:23.628Z] ---> Using cache [2022-04-29T11:46:23.628Z] ---> d19f075f2b95 [2022-04-29T11:46:23.628Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T11:46:23.628Z] ---> Using cache [2022-04-29T11:46:23.628Z] ---> a9ac6c53740a [2022-04-29T11:46:23.628Z] Step 8/23 : COPY . . [2022-04-29T11:46:23.628Z] ---> Using cache [2022-04-29T11:46:23.628Z] ---> 183707a3881c [2022-04-29T11:46:23.628Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-29T11:46:23.731Z] Removing intermediate container ec878c6e83b4 [2022-04-29T11:46:23.731Z] ---> 7494ce360389 [2022-04-29T11:46:23.731Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-29T11:46:23.731Z] ---> Running in a003964a02c4 [2022-04-29T11:46:24.013Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-29T11:46:24.013Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-29T11:46:24.634Z] Removing intermediate container a003964a02c4 [2022-04-29T11:46:24.634Z] ---> dcde14b0284c [2022-04-29T11:46:24.634Z] 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-29T11:46:24.634Z] ---> Running in f4597d98f483 [2022-04-29T11:46:24.919Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-29T11:46:27.552Z] spire-1.2.1/ [2022-04-29T11:46:27.552Z] spire-1.2.1/.data/ [2022-04-29T11:46:27.552Z] spire-1.2.1/.data/.file [2022-04-29T11:46:27.552Z] spire-1.2.1/.dockerignore [2022-04-29T11:46:27.552Z] spire-1.2.1/.gitattributes [2022-04-29T11:46:27.552Z] spire-1.2.1/.githooks/ [2022-04-29T11:46:27.552Z] spire-1.2.1/.githooks/pre-commit [2022-04-29T11:46:27.552Z] spire-1.2.1/.github/ [2022-04-29T11:46:27.552Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-29T11:46:27.552Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-29T11:46:27.552Z] spire-1.2.1/.github/dependabot.yml [2022-04-29T11:46:27.552Z] spire-1.2.1/.github/workflows/ [2022-04-29T11:46:27.552Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-29T11:46:27.552Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-29T11:46:27.552Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-29T11:46:27.552Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-29T11:46:27.552Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-29T11:46:27.552Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-29T11:46:27.552Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-29T11:46:27.552Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-29T11:46:27.552Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-29T11:46:27.552Z] spire-1.2.1/.gitignore [2022-04-29T11:46:27.552Z] spire-1.2.1/.go-version [2022-04-29T11:46:27.552Z] spire-1.2.1/.golangci.yml [2022-04-29T11:46:27.552Z] spire-1.2.1/ADOPTERS.md [2022-04-29T11:46:27.552Z] spire-1.2.1/CHANGELOG.md [2022-04-29T11:46:27.552Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-29T11:46:27.552Z] spire-1.2.1/CODEOWNERS [2022-04-29T11:46:27.552Z] spire-1.2.1/CONTRIBUTING.md [2022-04-29T11:46:27.552Z] spire-1.2.1/Dockerfile [2022-04-29T11:46:27.552Z] spire-1.2.1/Dockerfile.dev [2022-04-29T11:46:27.552Z] spire-1.2.1/Dockerfile.scratch [2022-04-29T11:46:27.552Z] spire-1.2.1/LICENSE [2022-04-29T11:46:27.552Z] spire-1.2.1/MAINTAINERS.md [2022-04-29T11:46:27.552Z] spire-1.2.1/Makefile [2022-04-29T11:46:27.552Z] spire-1.2.1/README.md [2022-04-29T11:46:27.552Z] spire-1.2.1/ROADMAP.md [2022-04-29T11:46:27.552Z] spire-1.2.1/SECURITY.md [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/ [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-agent/ [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/ [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-29T11:46:27.552Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-29T11:46:27.552Z] spire-1.2.1/conf/ [2022-04-29T11:46:27.552Z] spire-1.2.1/conf/agent/ [2022-04-29T11:46:27.552Z] spire-1.2.1/conf/agent/agent.conf [2022-04-29T11:46:27.552Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-29T11:46:27.552Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-29T11:46:27.552Z] spire-1.2.1/conf/server/ [2022-04-29T11:46:27.552Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-29T11:46:27.552Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-29T11:46:27.552Z] spire-1.2.1/conf/server/server.conf [2022-04-29T11:46:27.552Z] spire-1.2.1/conf/server/server_full.conf [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/ [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/SPIRE101.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/auditlog.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/images/ [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/scaling_spire.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/spire_agent.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/spire_server.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/supported_integrations.md [2022-04-29T11:46:27.552Z] spire-1.2.1/doc/telemetry.md [2022-04-29T11:46:27.553Z] spire-1.2.1/doc/telemetry_config.md [2022-04-29T11:46:27.553Z] spire-1.2.1/doc/upgrading.md [2022-04-29T11:46:27.553Z] spire-1.2.1/doc/using_spire.md [2022-04-29T11:46:27.553Z] spire-1.2.1/examples/ [2022-04-29T11:46:27.553Z] spire-1.2.1/examples/README.md [2022-04-29T11:46:27.553Z] spire-1.2.1/go.mod [2022-04-29T11:46:27.553Z] spire-1.2.1/go.sum [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/agent.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/api/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/client/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/common/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/config.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/manager/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T11:46:27.553Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T11:46:27.824Z] ---> Running in 7bc04b5e96b8 [2022-04-29T11:46:27.824Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/svid/ [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/ [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/api/ [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/api/names.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/auth/ [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/catalog/ [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/cli/ [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-29T11:46:27.834Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/health/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/health/config.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/health/context.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/health/health.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/idutil/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/log/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/log/log.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/log/options.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/plugin/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/profiling/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/selector/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-29T11:46:27.835Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/uptime/ [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-29T11:46:28.111Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/common/util/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/common/util/task.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/common/version/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/common/version/version.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/common/x509util/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/api.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/health/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/id.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/status.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/bundle/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/ca/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/cache/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/catalog/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/config.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/datastore/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-29T11:46:28.112Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/registration/ [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/server.go [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/server_test.go [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/svid/ [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-29T11:46:28.386Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-29T11:46:28.386Z] spire-1.2.1/proto/ [2022-04-29T11:46:28.386Z] spire-1.2.1/proto/private/ [2022-04-29T11:46:28.386Z] spire-1.2.1/proto/private/server/ [2022-04-29T11:46:28.386Z] spire-1.2.1/proto/private/server/journal/ [2022-04-29T11:46:28.386Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-29T11:46:28.386Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-29T11:46:28.386Z] spire-1.2.1/proto/spire/ [2022-04-29T11:46:28.386Z] spire-1.2.1/proto/spire/common/ [2022-04-29T11:46:28.386Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-29T11:46:28.386Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-29T11:46:28.386Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-29T11:46:28.386Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-29T11:46:28.386Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-29T11:46:28.386Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-29T11:46:28.386Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-29T11:46:28.386Z] spire-1.2.1/proto/spire/plugin/ [2022-04-29T11:46:28.386Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-29T11:46:28.386Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-29T11:46:28.386Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-29T11:46:28.386Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-29T11:46:28.386Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-29T11:46:28.386Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-29T11:46:28.387Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-29T11:46:28.387Z] spire-1.2.1/release/ [2022-04-29T11:46:28.387Z] spire-1.2.1/release/spire-extras/ [2022-04-29T11:46:28.387Z] spire-1.2.1/release/spire-extras/README.md [2022-04-29T11:46:28.387Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-29T11:46:28.387Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-29T11:46:28.387Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-29T11:46:28.387Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-29T11:46:28.387Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-29T11:46:28.387Z] spire-1.2.1/release/spire/ [2022-04-29T11:46:28.387Z] spire-1.2.1/release/spire/README.md [2022-04-29T11:46:28.387Z] spire-1.2.1/release/spire/conf/ [2022-04-29T11:46:28.387Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-29T11:46:28.387Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-29T11:46:28.387Z] spire-1.2.1/release/spire/conf/server/ [2022-04-29T11:46:28.387Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-29T11:46:28.387Z] spire-1.2.1/script/ [2022-04-29T11:46:28.387Z] spire-1.2.1/script/build-artifact.sh [2022-04-29T11:46:28.387Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-29T11:46:28.387Z] spire-1.2.1/support/ [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/ [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-29T11:46:28.387Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-29T11:46:28.387Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-29T11:46:28.387Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-29T11:46:28.387Z] spire-1.2.1/test/ [2022-04-29T11:46:28.387Z] spire-1.2.1/test/clock/ [2022-04-29T11:46:28.387Z] spire-1.2.1/test/clock/clock.go [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/ [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fixture/ [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fixture/certs/ [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fixture/config/ [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-29T11:46:28.387Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/fixture.go [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/registration/ [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-29T11:46:28.388Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/ [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/README.md [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/common [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/setup/ [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/suites/ [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-29T11:46:28.388Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-29T11:46:28.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-29T11:46:28.666Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/test-one.sh [2022-04-29T11:46:28.667Z] spire-1.2.1/test/integration/test.sh [2022-04-29T11:46:28.667Z] spire-1.2.1/test/plugintest/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/plugintest/config.go [2022-04-29T11:46:28.667Z] spire-1.2.1/test/plugintest/load.go [2022-04-29T11:46:28.667Z] spire-1.2.1/test/plugintest/option.go [2022-04-29T11:46:28.667Z] spire-1.2.1/test/spiretest/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-29T11:46:28.667Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-29T11:46:28.667Z] spire-1.2.1/test/spiretest/dir.go [2022-04-29T11:46:28.667Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-29T11:46:28.667Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-29T11:46:28.667Z] spire-1.2.1/test/spiretest/logs.go [2022-04-29T11:46:28.667Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-29T11:46:28.667Z] spire-1.2.1/test/spiretest/suite.go [2022-04-29T11:46:28.667Z] spire-1.2.1/test/spiretest/x509.go [2022-04-29T11:46:28.667Z] spire-1.2.1/test/testca/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/testca/ca.go [2022-04-29T11:46:28.667Z] spire-1.2.1/test/testkey/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/testkey/generate.sh [2022-04-29T11:46:28.667Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-29T11:46:28.667Z] spire-1.2.1/test/testkey/keys.go [2022-04-29T11:46:28.667Z] spire-1.2.1/test/testkey/new.go [2022-04-29T11:46:28.667Z] spire-1.2.1/test/tpmsimulator/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-29T11:46:28.667Z] spire-1.2.1/test/util/ [2022-04-29T11:46:28.667Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-29T11:46:28.667Z] spire-1.2.1/test/util/cert_generation.go [2022-04-29T11:46:28.667Z] spire-1.2.1/test/util/io_redirection.go [2022-04-29T11:46:28.667Z] spire-1.2.1/test/util/race.go [2022-04-29T11:46:28.667Z] spire-1.2.1/test/util/util.go [2022-04-29T11:46:28.667Z] building spire from source... [2022-04-29T11:46:29.261Z] Installing go1.17.7... [2022-04-29T11:46:29.350Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T11:46:29.351Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-29T11:46:29.351Z] ---> 64b294985ee2 [2022-04-29T11:46:29.351Z] Step 3/23 : WORKDIR /edgex-go [2022-04-29T11:46:29.351Z] ---> Using cache [2022-04-29T11:46:29.351Z] ---> 041ff8e02258 [2022-04-29T11:46:29.351Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T11:46:29.351Z] ---> Using cache [2022-04-29T11:46:29.351Z] ---> 60977342c3f3 [2022-04-29T11:46:29.351Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-29T11:46:29.351Z] ---> Using cache [2022-04-29T11:46:29.351Z] ---> 8e6d2860ad5b [2022-04-29T11:46:29.351Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-29T11:46:29.351Z] ---> Using cache [2022-04-29T11:46:29.351Z] ---> d19f075f2b95 [2022-04-29T11:46:29.351Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T11:46:29.351Z] ---> Using cache [2022-04-29T11:46:29.351Z] ---> a9ac6c53740a [2022-04-29T11:46:29.351Z] Step 8/23 : COPY . . [2022-04-29T11:46:29.351Z] ---> Using cache [2022-04-29T11:46:29.351Z] ---> 183707a3881c [2022-04-29T11:46:29.351Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-29T11:46:34.658Z] ---> Running in 03ee4ebd7906 [2022-04-29T11:46:34.658Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-29T11:46:49.544Z] Removing intermediate container 7bc04b5e96b8 [2022-04-29T11:46:49.544Z] ---> 4cc30c711ac8 [2022-04-29T11:46:49.544Z] [2022-04-29T11:46:49.544Z] Step 10/23 : FROM alpine:3.14 [2022-04-29T11:46:49.544Z] ---> e04c818066af [2022-04-29T11:46:49.544Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-29T11:46:49.544Z] ---> Using cache [2022-04-29T11:46:49.544Z] ---> fcb563bc7a4c [2022-04-29T11:46:49.544Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-29T11:46:49.544Z] ---> Using cache [2022-04-29T11:46:49.544Z] ---> 3a403e7deec4 [2022-04-29T11:46:49.544Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-29T11:46:49.544Z] ---> Running in d6a19932fd53 [2022-04-29T11:46:49.544Z] Removing intermediate container d6a19932fd53 [2022-04-29T11:46:49.544Z] ---> c9b0dbacbeb1 [2022-04-29T11:46:49.544Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-29T11:46:49.802Z] ---> Running in 720c5fbbdade [2022-04-29T11:46:50.740Z] Removing intermediate container 720c5fbbdade [2022-04-29T11:46:50.740Z] ---> ff18e6c15924 [2022-04-29T11:46:50.740Z] Step 15/23 : WORKDIR / [2022-04-29T11:46:50.999Z] ---> Running in c6ea254bc228 [2022-04-29T11:46:50.999Z] Removing intermediate container 03ee4ebd7906 [2022-04-29T11:46:50.999Z] ---> c1a34ec8168e [2022-04-29T11:46:50.999Z] [2022-04-29T11:46:50.999Z] Step 10/23 : FROM alpine:3.14 [2022-04-29T11:46:50.999Z] ---> e04c818066af [2022-04-29T11:46:50.999Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-29T11:46:50.999Z] ---> Using cache [2022-04-29T11:46:50.999Z] ---> fcb563bc7a4c [2022-04-29T11:46:50.999Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-29T11:46:50.999Z] ---> Using cache [2022-04-29T11:46:50.999Z] ---> 3a403e7deec4 [2022-04-29T11:46:50.999Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-29T11:46:51.567Z] ---> Running in b112442ab1bb [2022-04-29T11:46:51.567Z] Removing intermediate container c6ea254bc228 [2022-04-29T11:46:51.567Z] ---> d90c0af17699 [2022-04-29T11:46:51.567Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T11:46:51.827Z] Removing intermediate container b112442ab1bb [2022-04-29T11:46:51.827Z] ---> d0ebb32a58c6 [2022-04-29T11:46:51.827Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-29T11:46:51.827Z] ---> 57741996e778 [2022-04-29T11:46:51.827Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-29T11:46:52.092Z] ---> Running in dafbd3368572 [2022-04-29T11:46:52.350Z] Removing intermediate container dafbd3368572 [2022-04-29T11:46:52.350Z] ---> da50783334df [2022-04-29T11:46:52.350Z] Step 15/23 : WORKDIR / [2022-04-29T11:46:52.925Z] ---> 985862daeccb [2022-04-29T11:46:52.925Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-29T11:46:52.925Z] ---> Running in 7290f84ae25b [2022-04-29T11:46:52.925Z] Removing intermediate container 7290f84ae25b [2022-04-29T11:46:52.925Z] ---> d60ad1443114 [2022-04-29T11:46:52.925Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T11:46:53.183Z] ---> b3ac1adf9051 [2022-04-29T11:46:53.183Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-29T11:46:53.183Z] ---> Running in 740a296518dc [2022-04-29T11:46:53.442Z] ---> f42bbf060f98 [2022-04-29T11:46:53.442Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-29T11:46:53.442Z] Removing intermediate container 740a296518dc [2022-04-29T11:46:53.442Z] ---> 82c76a241a43 [2022-04-29T11:46:53.442Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T11:46:53.442Z] ---> Running in 5ceb102080a5 [2022-04-29T11:46:54.009Z] Removing intermediate container 5ceb102080a5 [2022-04-29T11:46:54.009Z] ---> 4b2a2215cd0d [2022-04-29T11:46:54.009Z] Step 21/23 : LABEL arch=x86_64 [2022-04-29T11:46:54.009Z] ---> 20f6eeff64dc [2022-04-29T11:46:54.009Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-29T11:46:54.009Z] ---> Running in 240f40e0e4c1 [2022-04-29T11:46:54.577Z] Removing intermediate container 240f40e0e4c1 [2022-04-29T11:46:54.577Z] ---> 8d6cc522df73 [2022-04-29T11:46:54.577Z] Step 22/23 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:46:55.165Z] ---> b8c79a2e8739 [2022-04-29T11:46:55.165Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-29T11:46:55.165Z] ---> Running in b838e5e23580 [2022-04-29T11:46:55.165Z] ---> Running in 4ccf8b3ba208 [2022-04-29T11:46:55.434Z] Removing intermediate container b838e5e23580 [2022-04-29T11:46:55.434Z] ---> bd537092194e [2022-04-29T11:46:55.434Z] Step 23/23 : LABEL version=2.2.0-dev.87 [2022-04-29T11:46:55.434Z] Removing intermediate container 4ccf8b3ba208 [2022-04-29T11:46:55.434Z] ---> 791a9f60c5e7 [2022-04-29T11:46:55.434Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T11:46:55.700Z] ---> Running in 47f1954fa267 [2022-04-29T11:46:55.700Z] ---> Running in 760c7abcac0f [2022-04-29T11:46:55.700Z] Removing intermediate container 47f1954fa267 [2022-04-29T11:46:55.700Z] ---> 78264a996627 [2022-04-29T11:46:55.700Z] [2022-04-29T11:46:55.700Z] Removing intermediate container 760c7abcac0f [2022-04-29T11:46:55.700Z] ---> 2ee1e28da974 [2022-04-29T11:46:55.700Z] Step 21/23 : LABEL arch=x86_64 [2022-04-29T11:46:55.960Z] ---> Running in 538e5b61f2e9 [2022-04-29T11:46:55.960Z] Successfully built 78264a996627 [2022-04-29T11:46:55.960Z] Successfully tagged core-command:latest [2022-04-29T11:46:55.960Z] Building sys-mgmt-agent [2022-04-29T11:46:56.128Z] Building bin/spire-server... [2022-04-29T11:46:56.128Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-29T11:46:56.128Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-29T11:46:56.128Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-29T11:46:56.128Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-29T11:46:56.128Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-29T11:46:56.405Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-29T11:46:56.528Z]  Building core-command ... done Removing intermediate container 538e5b61f2e9 [2022-04-29T11:46:56.528Z] ---> 462eec55ae99 [2022-04-29T11:46:56.528Z] Step 22/23 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:46:57.011Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-29T11:46:57.011Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-29T11:46:57.289Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T11:46:57.894Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-29T11:46:58.172Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-29T11:46:58.172Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-29T11:46:58.172Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-29T11:46:58.779Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-29T11:46:58.779Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-29T11:46:58.779Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-29T11:46:58.779Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-29T11:46:58.779Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-29T11:46:59.813Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T11:46:59.813Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-29T11:46:59.813Z] ---> 64b294985ee2 [2022-04-29T11:46:59.813Z] Step 3/23 : WORKDIR /edgex-go [2022-04-29T11:46:59.813Z] ---> Using cache [2022-04-29T11:46:59.813Z] ---> 041ff8e02258 [2022-04-29T11:46:59.813Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T11:46:59.813Z] ---> Using cache [2022-04-29T11:46:59.813Z] ---> 60977342c3f3 [2022-04-29T11:46:59.813Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-29T11:47:00.238Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-29T11:47:00.238Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-29T11:47:00.517Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-29T11:47:00.798Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-29T11:47:01.190Z] ---> Running in 39091797998d [2022-04-29T11:47:01.790Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-29T11:47:02.568Z] ---> Running in a39a74423387 [2022-04-29T11:47:02.568Z] Removing intermediate container 39091797998d [2022-04-29T11:47:02.568Z] ---> 074437da9ee7 [2022-04-29T11:47:02.568Z] Step 23/23 : LABEL version=2.2.0-dev.87 [2022-04-29T11:47:02.568Z] ---> Running in 9b147c62d2d1 [2022-04-29T11:47:02.827Z] Removing intermediate container 9b147c62d2d1 [2022-04-29T11:47:02.827Z] ---> 29ab8cba92ac [2022-04-29T11:47:02.827Z] [2022-04-29T11:47:02.827Z] Successfully built 29ab8cba92ac [2022-04-29T11:47:02.827Z] Successfully tagged core-metadata:latest [2022-04-29T11:47:03.086Z]  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T11:47:03.241Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-29T11:47:03.241Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-29T11:47:03.654Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T11:47:04.224Z] OK: 221 MiB in 52 packages [2022-04-29T11:47:04.484Z] Removing intermediate container 87ee49025744 [2022-04-29T11:47:04.484Z] ---> ab8a2e1f0ede [2022-04-29T11:47:04.484Z] [2022-04-29T11:47:04.484Z] Step 13/25 : FROM alpine:3.15 [2022-04-29T11:47:04.484Z] ---> 0ac33e5f5afa [2022-04-29T11:47:04.484Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-29T11:47:04.484Z] ---> Using cache [2022-04-29T11:47:04.484Z] ---> 0409e5ffef0d [2022-04-29T11:47:04.484Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T11:47:04.484Z] ---> Using cache [2022-04-29T11:47:04.484Z] ---> dfe5f6ab8b0b [2022-04-29T11:47:04.484Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-29T11:47:05.864Z] ---> Running in a08b639fcdbc [2022-04-29T11:47:05.864Z] Removing intermediate container a39a74423387 [2022-04-29T11:47:05.864Z] ---> 81c46d781b40 [2022-04-29T11:47:05.864Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-29T11:47:06.123Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T11:47:06.123Z] ---> d0c8a6ccfa21 [2022-04-29T11:47:06.123Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T11:47:06.123Z] ---> Running in 16ed4fbf418a [2022-04-29T11:47:07.059Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T11:47:07.059Z] Removing intermediate container 16ed4fbf418a [2022-04-29T11:47:07.059Z] ---> 71920b937554 [2022-04-29T11:47:07.059Z] Step 8/23 : COPY . . [2022-04-29T11:47:07.318Z] v3.15.4-72-g65880c7faf [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-29T11:47:07.318Z] v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-29T11:47:07.318Z] OK: 15855 distinct packages available [2022-04-29T11:47:07.318Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T11:47:07.577Z] Removing intermediate container 8fec0422dbce [2022-04-29T11:47:07.577Z] ---> 61c2a5f4d42e [2022-04-29T11:47:07.577Z] [2022-04-29T11:47:07.577Z] Step 13/26 : FROM alpine:3.15 [2022-04-29T11:47:07.577Z] ---> 0ac33e5f5afa [2022-04-29T11:47:07.577Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-29T11:47:07.577Z] ---> Using cache [2022-04-29T11:47:07.577Z] ---> 0409e5ffef0d [2022-04-29T11:47:07.577Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T11:47:07.577Z] ---> Using cache [2022-04-29T11:47:07.577Z] ---> dfe5f6ab8b0b [2022-04-29T11:47:07.577Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-29T11:47:08.145Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T11:47:08.403Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-29T11:47:08.403Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-29T11:47:08.663Z] (3/5) Installing libucontext (1.1-r0) [2022-04-29T11:47:08.663Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-29T11:47:08.663Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-29T11:47:08.922Z] Executing busybox-1.34.1-r5.trigger [2022-04-29T11:47:08.922Z] OK: 6 MiB in 19 packages [2022-04-29T11:47:09.502Z] ---> Running in e00f3470301f [2022-04-29T11:47:09.761Z] Removing intermediate container a08b639fcdbc [2022-04-29T11:47:09.761Z] ---> 1d25459769fd [2022-04-29T11:47:09.761Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-29T11:47:10.020Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T11:47:10.959Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T11:47:11.219Z] v3.15.4-72-g65880c7faf [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-29T11:47:11.219Z] v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-29T11:47:11.219Z] OK: 15855 distinct packages available [2022-04-29T11:47:11.219Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T11:47:11.791Z] ---> c48263890be2 [2022-04-29T11:47:11.791Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-29T11:47:11.791Z] ---> d3900b3ef4a2 [2022-04-29T11:47:11.791Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-29T11:47:11.791Z] ---> dd40daa3e51c [2022-04-29T11:47:11.791Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-29T11:47:12.053Z] ---> Running in f7c6ce5b2968 [2022-04-29T11:47:12.053Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T11:47:12.053Z] ---> a6016c212bb6 [2022-04-29T11:47:12.053Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-29T11:47:12.313Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-29T11:47:12.313Z] ---> 16da14f25ac2 [2022-04-29T11:47:12.313Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-29T11:47:12.313Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-29T11:47:12.313Z] ---> Running in d516563657f6 [2022-04-29T11:47:12.313Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-29T11:47:12.313Z] Removing intermediate container d516563657f6 [2022-04-29T11:47:12.313Z] ---> fde72a1fdde7 [2022-04-29T11:47:12.313Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-29T11:47:12.313Z] ---> Running in 6f378f59f556 [2022-04-29T11:47:12.576Z] (3/4) Installing libucontext (1.1-r0) [2022-04-29T11:47:12.576Z] Removing intermediate container 6f378f59f556 [2022-04-29T11:47:12.576Z] ---> a719078ac302 [2022-04-29T11:47:12.576Z] Step 23/25 : LABEL arch=x86_64 [2022-04-29T11:47:12.576Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-29T11:47:12.576Z] ---> Running in f8a2892946c3 [2022-04-29T11:47:12.576Z] Executing busybox-1.34.1-r5.trigger [2022-04-29T11:47:12.576Z] OK: 6 MiB in 18 packages [2022-04-29T11:47:12.836Z] Removing intermediate container f8a2892946c3 [2022-04-29T11:47:12.836Z] ---> 6cf22b33260d [2022-04-29T11:47:12.836Z] Step 24/25 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:47:12.836Z] ---> Running in 2891b3008757 [2022-04-29T11:47:12.836Z] Removing intermediate container 2891b3008757 [2022-04-29T11:47:12.836Z] ---> fd03d15f295a [2022-04-29T11:47:12.836Z] Step 25/25 : LABEL version=2.2.0-dev.87 [2022-04-29T11:47:13.095Z] ---> Running in 25a60f70bb34 [2022-04-29T11:47:13.095Z] Removing intermediate container e00f3470301f [2022-04-29T11:47:13.095Z] ---> 394be8b6739b [2022-04-29T11:47:13.095Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-29T11:47:13.095Z] Removing intermediate container 25a60f70bb34 [2022-04-29T11:47:13.095Z] ---> 30a295b0a3f1 [2022-04-29T11:47:13.095Z] [2022-04-29T11:47:13.095Z] Successfully built 30a295b0a3f1 [2022-04-29T11:47:13.095Z] Successfully tagged security-spire-server:latest [2022-04-29T11:47:14.476Z]  Building security-spire-server ... done  ---> 74dc2f7cfb2e [2022-04-29T11:47:14.476Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-29T11:47:14.736Z] ---> aaeddb5779f8 [2022-04-29T11:47:14.736Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-29T11:47:14.736Z] ---> Running in cd259abd5f0a [2022-04-29T11:47:14.994Z] Removing intermediate container cd259abd5f0a [2022-04-29T11:47:14.994Z] ---> b3f47d5cdf45 [2022-04-29T11:47:14.994Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-29T11:47:15.253Z] ---> 9ee12723f2a7 [2022-04-29T11:47:15.253Z] Step 21/26 : WORKDIR / [2022-04-29T11:47:15.253Z] ---> Running in d190f1baeac7 [2022-04-29T11:47:15.253Z] Removing intermediate container d190f1baeac7 [2022-04-29T11:47:15.253Z] ---> 2731a4462b87 [2022-04-29T11:47:15.253Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-29T11:47:15.513Z] ---> Running in 170ca27e993e [2022-04-29T11:47:15.513Z] Removing intermediate container 170ca27e993e [2022-04-29T11:47:15.513Z] ---> 3192ea300127 [2022-04-29T11:47:15.513Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-29T11:47:15.513Z] ---> Running in 8ed4d9787d14 [2022-04-29T11:47:15.772Z] Removing intermediate container 8ed4d9787d14 [2022-04-29T11:47:15.772Z] ---> dd9917ca269e [2022-04-29T11:47:15.772Z] Step 24/26 : LABEL arch=x86_64 [2022-04-29T11:47:15.772Z] ---> Running in 9fa828e2f23d [2022-04-29T11:47:16.031Z] Removing intermediate container 9fa828e2f23d [2022-04-29T11:47:16.031Z] ---> 8afe282f78da [2022-04-29T11:47:16.031Z] Step 25/26 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:47:16.290Z] ---> Running in c864cd93975c [2022-04-29T11:47:16.290Z] Removing intermediate container c864cd93975c [2022-04-29T11:47:16.290Z] ---> 5cdc133d538e [2022-04-29T11:47:16.290Z] Step 26/26 : LABEL version=2.2.0-dev.87 [2022-04-29T11:47:16.558Z] ---> Running in b47885e3dc4c [2022-04-29T11:47:16.819Z] Removing intermediate container b47885e3dc4c [2022-04-29T11:47:16.819Z] ---> ae575c0a6500 [2022-04-29T11:47:16.819Z] [2022-04-29T11:47:16.819Z] Successfully built ae575c0a6500 [2022-04-29T11:47:16.819Z] Successfully tagged security-spire-config:latest [2022-04-29T11:47:17.389Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-04-29T11:47:17.647Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-29T11:47:17.906Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-29T11:47:17.906Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-29T11:47:17.906Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-29T11:47:17.906Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-29T11:47:17.906Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-29T11:47:18.165Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-29T11:47:18.733Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-29T11:47:18.733Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-29T11:47:18.733Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-29T11:47:18.733Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-29T11:47:18.733Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-29T11:47:18.733Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-29T11:47:25.301Z] Removing intermediate container f7c6ce5b2968 [2022-04-29T11:47:25.301Z] ---> b0709c1dbc3c [2022-04-29T11:47:25.301Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-29T11:47:25.301Z] ---> Running in 91154d480578 [2022-04-29T11:47:25.471Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-29T11:47:25.560Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-29T11:47:26.076Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-29T11:47:26.076Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-29T11:47:26.076Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-29T11:47:26.076Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-29T11:47:26.076Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-29T11:47:26.076Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-29T11:47:26.130Z] Removing intermediate container 91154d480578 [2022-04-29T11:47:26.130Z] ---> 8bda2dbf2fd1 [2022-04-29T11:47:26.130Z] [2022-04-29T11:47:26.130Z] Step 11/23 : FROM docker:20.10.14 [2022-04-29T11:47:26.130Z] 20.10.14: Pulling from library/docker [2022-04-29T11:47:26.354Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-29T11:47:26.354Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-29T11:47:26.354Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-29T11:47:26.631Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-29T11:47:26.631Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-29T11:47:26.631Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-29T11:47:26.631Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-29T11:47:26.909Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-29T11:47:27.898Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-29T11:47:28.175Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-29T11:47:28.176Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-29T11:47:28.451Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-29T11:47:28.451Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-29T11:47:28.451Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-29T11:47:28.451Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-29T11:47:28.451Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-29T11:47:28.672Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-29T11:47:28.672Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-29T11:47:28.672Z] ---> 7417809fdb73 [2022-04-29T11:47:28.672Z] 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-29T11:47:28.729Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-29T11:47:29.005Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-29T11:47:29.242Z] ---> Running in 0f1fd51e944f [2022-04-29T11:47:29.242Z] Removing intermediate container 0f1fd51e944f [2022-04-29T11:47:29.242Z] ---> d56d633f19aa [2022-04-29T11:47:29.242Z] 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-29T11:47:29.242Z] ---> Running in 3297c2bf9efb [2022-04-29T11:47:29.283Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-29T11:47:29.283Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-29T11:47:29.283Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-29T11:47:29.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-29T11:47:29.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-29T11:47:29.761Z] (1/43) Installing readline (8.1.1-r0) [2022-04-29T11:47:29.761Z] (2/43) Installing bash (5.1.16-r0) [2022-04-29T11:47:29.761Z] Executing bash-5.1.16-r0.post-install [2022-04-29T11:47:29.761Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-29T11:47:29.761Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-29T11:47:29.761Z] (5/43) Installing libcurl (7.80.0-r1) [2022-04-29T11:47:29.761Z] (6/43) Installing curl (7.80.0-r1) [2022-04-29T11:47:29.761Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-29T11:47:29.761Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-29T11:47:29.761Z] (9/43) Installing expat (2.4.7-r0) [2022-04-29T11:47:29.761Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-29T11:47:29.761Z] (11/43) Installing gdbm (1.22-r0) [2022-04-29T11:47:29.761Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-29T11:47:29.761Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-29T11:47:29.761Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-29T11:47:29.886Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-29T11:47:30.023Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-29T11:47:30.023Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-29T11:47:30.023Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-29T11:47:30.162Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-29T11:47:30.282Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-29T11:47:30.282Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-29T11:47:30.282Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-29T11:47:30.282Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-29T11:47:30.282Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-29T11:47:30.282Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-29T11:47:30.282Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-29T11:47:30.282Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-29T11:47:30.282Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-29T11:47:30.282Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-29T11:47:30.282Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-29T11:47:30.282Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-29T11:47:30.282Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-29T11:47:30.282Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-29T11:47:30.282Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-29T11:47:30.282Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-29T11:47:30.282Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-29T11:47:30.282Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-29T11:47:30.282Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-29T11:47:30.282Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-29T11:47:30.282Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-29T11:47:30.282Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-29T11:47:30.282Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-29T11:47:30.282Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-29T11:47:30.282Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-29T11:47:30.282Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-29T11:47:30.442Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-29T11:47:30.540Z] Executing busybox-1.34.1-r5.trigger [2022-04-29T11:47:30.540Z] OK: 83 MiB in 65 packages [2022-04-29T11:47:30.719Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-29T11:47:31.107Z] Collecting docker-compose==1.23.2 [2022-04-29T11:47:31.107Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-29T11:47:31.324Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-29T11:47:31.366Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-29T11:47:31.366Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-29T11:47:31.366Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-29T11:47:31.366Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-29T11:47:31.626Z] Collecting PyYAML<4,>=3.10 [2022-04-29T11:47:31.626Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-29T11:47:32.193Z] 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-29T11:47:32.193Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-29T11:47:32.193Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-29T11:47:32.193Z] Collecting cached-property<2,>=1.2.0 [2022-04-29T11:47:32.193Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-29T11:47:32.453Z] Collecting docker<4.0,>=3.6.0 [2022-04-29T11:47:32.453Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-29T11:47:32.453Z] Collecting texttable<0.10,>=0.9.0 [2022-04-29T11:47:32.453Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-29T11:47:32.711Z] Collecting docopt<0.7,>=0.6.1 [2022-04-29T11:47:32.711Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-29T11:47:32.969Z] Collecting jsonschema<3,>=2.5.1 [2022-04-29T11:47:32.969Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-29T11:47:32.969Z] Collecting docker-pycreds>=0.4.0 [2022-04-29T11:47:32.969Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-29T11:47:33.227Z] Collecting idna<2.8,>=2.5 [2022-04-29T11:47:33.228Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-29T11:47:33.228Z] 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-29T11:47:33.228Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-29T11:47:33.228Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-29T11:47:33.228Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-29T11:47:33.228Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-29T11:47:33.486Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-29T11:47:33.486Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-29T11:47:33.486Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-29T11:47:33.486Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-29T11:47:33.486Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-29T11:47:33.486Z] Attempting uninstall: urllib3 [2022-04-29T11:47:33.486Z] Found existing installation: urllib3 1.26.7 [2022-04-29T11:47:33.486Z] Uninstalling urllib3-1.26.7: [2022-04-29T11:47:33.486Z] Successfully uninstalled urllib3-1.26.7 [2022-04-29T11:47:33.744Z] Attempting uninstall: idna [2022-04-29T11:47:33.744Z] Found existing installation: idna 3.3 [2022-04-29T11:47:33.744Z] Uninstalling idna-3.3: [2022-04-29T11:47:33.744Z] Successfully uninstalled idna-3.3 [2022-04-29T11:47:33.976Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-29T11:47:34.312Z] Attempting uninstall: requests [2022-04-29T11:47:34.312Z] Found existing installation: requests 2.26.0 [2022-04-29T11:47:34.312Z] Uninstalling requests-2.26.0: [2022-04-29T11:47:34.312Z] Successfully uninstalled requests-2.26.0 [2022-04-29T11:47:34.312Z] Running setup.py install for texttable: started [2022-04-29T11:47:34.570Z] Running setup.py install for texttable: finished with status 'done' [2022-04-29T11:47:34.570Z] Running setup.py install for PyYAML: started [2022-04-29T11:47:34.830Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-29T11:47:35.090Z] Running setup.py install for docopt: started [2022-04-29T11:47:35.350Z] Running setup.py install for docopt: finished with status 'done' [2022-04-29T11:47:35.350Z] Running setup.py install for dockerpty: started [2022-04-29T11:47:35.610Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-29T11:47:35.870Z] 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-29T11:47:38.338Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-29T11:47:38.619Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-29T11:47:38.619Z] go: downloading google.golang.org/api v0.70.0 [2022-04-29T11:47:38.619Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-29T11:47:38.904Z] go: downloading k8s.io/api v0.23.4 [2022-04-29T11:47:42.442Z] Removing intermediate container 3297c2bf9efb [2022-04-29T11:47:42.443Z] ---> c1c007001555 [2022-04-29T11:47:42.443Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-29T11:47:42.443Z] ---> Running in badf10f7541a [2022-04-29T11:47:42.443Z] Removing intermediate container badf10f7541a [2022-04-29T11:47:42.443Z] ---> d17bc3b9d859 [2022-04-29T11:47:42.443Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-29T11:47:42.443Z] ---> Running in e0ebbb9695c3 [2022-04-29T11:47:42.443Z] Removing intermediate container e0ebbb9695c3 [2022-04-29T11:47:42.443Z] ---> bc7dad3326b0 [2022-04-29T11:47:42.443Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-29T11:47:43.013Z] ---> beba91f5651d [2022-04-29T11:47:43.013Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-29T11:47:43.013Z] ---> 1f3b97c6c525 [2022-04-29T11:47:43.013Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-29T11:47:43.271Z] ---> b9a7f6e1a33c [2022-04-29T11:47:43.271Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-29T11:47:43.529Z] ---> Running in 1cf4617090dd [2022-04-29T11:47:43.529Z] Removing intermediate container 1cf4617090dd [2022-04-29T11:47:43.529Z] ---> 80dfec2610e9 [2022-04-29T11:47:43.529Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T11:47:43.529Z] ---> Running in a9ffa098fa51 [2022-04-29T11:47:43.787Z] Removing intermediate container a9ffa098fa51 [2022-04-29T11:47:43.787Z] ---> a951038cbe58 [2022-04-29T11:47:43.787Z] Step 21/23 : LABEL arch=x86_64 [2022-04-29T11:47:43.787Z] ---> Running in 9ae47b4cba23 [2022-04-29T11:47:44.047Z] Removing intermediate container 9ae47b4cba23 [2022-04-29T11:47:44.047Z] ---> 1e6e5d459377 [2022-04-29T11:47:44.047Z] Step 22/23 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:47:44.047Z] ---> Running in d8974addcf4c [2022-04-29T11:47:44.047Z] Removing intermediate container d8974addcf4c [2022-04-29T11:47:44.047Z] ---> 3a0e2e622874 [2022-04-29T11:47:44.047Z] Step 23/23 : LABEL version=2.2.0-dev.87 [2022-04-29T11:47:44.306Z] ---> Running in 1fd70ab3751a [2022-04-29T11:47:44.306Z] Removing intermediate container 1fd70ab3751a [2022-04-29T11:47:44.306Z] ---> 1fec7aa80042 [2022-04-29T11:47:44.306Z] [2022-04-29T11:47:44.306Z] Successfully built 1fec7aa80042 [2022-04-29T11:47:44.306Z] Successfully tagged sys-mgmt-agent:latest [2022-04-29T11:47:51.358Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-29T11:48:10.989Z]  Building sys-mgmt-agent ... done Removing intermediate container 9f23281af374 [2022-04-29T11:48:10.989Z] ---> 4e32171ebfe0 [2022-04-29T11:48:10.989Z] [2022-04-29T11:48:10.989Z] Step 13/26 : FROM alpine:3.15 [2022-04-29T11:48:10.989Z] ---> 0ac33e5f5afa [2022-04-29T11:48:10.989Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-29T11:48:10.989Z] ---> Using cache [2022-04-29T11:48:10.989Z] ---> 0409e5ffef0d [2022-04-29T11:48:10.989Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T11:48:10.989Z] ---> Using cache [2022-04-29T11:48:10.989Z] ---> dfe5f6ab8b0b [2022-04-29T11:48:10.989Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-29T11:48:10.989Z] ---> Using cache [2022-04-29T11:48:10.989Z] ---> 1d25459769fd [2022-04-29T11:48:10.989Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-29T11:48:10.989Z] ---> 4e0a46301b07 [2022-04-29T11:48:10.989Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-29T11:48:10.989Z] ---> e50b4d34cddb [2022-04-29T11:48:10.989Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-29T11:48:10.989Z] ---> a978ed85e4dd [2022-04-29T11:48:10.989Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-29T11:48:10.989Z] ---> cf57d54438f0 [2022-04-29T11:48:10.989Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-29T11:48:10.989Z] ---> 2f0388d908d3 [2022-04-29T11:48:10.989Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-29T11:48:10.989Z] ---> Running in 2ef79211848c [2022-04-29T11:48:10.989Z] Removing intermediate container 2ef79211848c [2022-04-29T11:48:10.989Z] ---> 9826eb364cfc [2022-04-29T11:48:10.989Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-29T11:48:10.989Z] ---> Running in 300b29928c3a [2022-04-29T11:48:10.989Z] Removing intermediate container 300b29928c3a [2022-04-29T11:48:10.989Z] ---> 8cc35075dd5f [2022-04-29T11:48:10.989Z] Step 24/26 : LABEL arch=x86_64 [2022-04-29T11:48:10.989Z] ---> Running in b172c7f8d039 [2022-04-29T11:48:10.989Z] Removing intermediate container b172c7f8d039 [2022-04-29T11:48:10.989Z] ---> 2dc1fbf8f0fd [2022-04-29T11:48:10.989Z] Step 25/26 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:48:10.989Z] ---> Running in e8bb656bb774 [2022-04-29T11:48:10.989Z] Removing intermediate container e8bb656bb774 [2022-04-29T11:48:10.989Z] ---> 10368c4d1d27 [2022-04-29T11:48:10.989Z] Step 26/26 : LABEL version=2.2.0-dev.87 [2022-04-29T11:48:10.989Z] ---> Running in 61e684749884 [2022-04-29T11:48:10.989Z] Removing intermediate container 61e684749884 [2022-04-29T11:48:10.989Z] ---> 7cacfcfd656d [2022-04-29T11:48:10.989Z] [2022-04-29T11:48:10.989Z] Successfully built 7cacfcfd656d [2022-04-29T11:48:10.989Z] Successfully tagged security-spire-agent:latest [2022-04-29T11:48:10.993Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-29T11:48:11.000Z] $ docker stop --time=1 a752a280125f6be6876a01beaf56be412f812133e3986cb50b2fee6b2a10da6e [2022-04-29T11:48:12.283Z] $ docker rm -f a752a280125f6be6876a01beaf56be412f812133e3986cb50b2fee6b2a10da6e [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-29T11:48:12.628Z] + docker images [2022-04-29T11:48:12.628Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-29T11:48:12.628Z] security-spire-agent latest 7cacfcfd656d 2 seconds ago 127MB [2022-04-29T11:48:12.628Z] 4e32171ebfe0 12 seconds ago 4.43GB [2022-04-29T11:48:12.628Z] sys-mgmt-agent latest 1fec7aa80042 28 seconds ago 299MB [2022-04-29T11:48:12.628Z] 8bda2dbf2fd1 47 seconds ago 1.49GB [2022-04-29T11:48:12.628Z] security-spire-config latest ae575c0a6500 56 seconds ago 86.7MB [2022-04-29T11:48:12.628Z] security-spire-server latest 30a295b0a3f1 About a minute ago 87.3MB [2022-04-29T11:48:12.628Z] 61c2a5f4d42e About a minute ago 4.43GB [2022-04-29T11:48:12.628Z] ab8a2e1f0ede About a minute ago 4.43GB [2022-04-29T11:48:12.628Z] core-metadata latest 29ab8cba92ac About a minute ago 17MB [2022-04-29T11:48:12.628Z] core-command latest 78264a996627 About a minute ago 16.1MB [2022-04-29T11:48:12.628Z] c1a34ec8168e About a minute ago 1.5GB [2022-04-29T11:48:12.628Z] 4cc30c711ac8 About a minute ago 1.49GB [2022-04-29T11:48:12.628Z] security-proxy-setup latest 857f701826a1 About a minute ago 26.9MB [2022-04-29T11:48:12.628Z] security-secretstore-setup latest 8c347b9a057f About a minute ago 28.5MB [2022-04-29T11:48:12.628Z] 33af63a4e804 2 minutes ago 1.5GB [2022-04-29T11:48:12.628Z] e2918173a973 2 minutes ago 1.5GB [2022-04-29T11:48:12.628Z] security-bootstrapper latest 1785824c513e 2 minutes ago 19.1MB [2022-04-29T11:48:12.628Z] core-data latest b04e65dd12fd 2 minutes ago 22.5MB [2022-04-29T11:48:12.628Z] 1fdcc51ab1cc 2 minutes ago 1.52GB [2022-04-29T11:48:12.628Z] e5a44ae549b9 2 minutes ago 1.49GB [2022-04-29T11:48:12.628Z] security-spiffe-token-provider latest 413e3f79c330 3 minutes ago 28.8MB [2022-04-29T11:48:12.628Z] support-notifications latest f7720cefb24d 4 minutes ago 26.9MB [2022-04-29T11:48:12.628Z] support-scheduler latest 8f4967806ba4 4 minutes ago 26.3MB [2022-04-29T11:48:12.628Z] 500167466e8f 4 minutes ago 1.54GB [2022-04-29T11:48:12.628Z] 274d62300d6e 4 minutes ago 1.55GB [2022-04-29T11:48:12.628Z] 957ad217a4fe 4 minutes ago 1.55GB [2022-04-29T11:48:12.628Z] ci-base-image-x86_64 latest 64b294985ee2 7 minutes ago 895MB [2022-04-29T11:48:12.628Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 6 days ago 562MB [2022-04-29T11:48:12.628Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 7 days ago 254MB [2022-04-29T11:48:12.628Z] docker 20.10.14 7417809fdb73 3 weeks ago 218MB [2022-04-29T11:48:12.628Z] alpine 3.14 e04c818066af 3 weeks ago 5.59MB [2022-04-29T11:48:12.628Z] alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB [2022-04-29T11:48:12.628Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 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-29T11:48:12.725Z] provisioning config files... [2022-04-29T11:48:12.735Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/215@tmp/config7216766584345149747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-29T11:48:13.037Z] ---> docker-login.sh [2022-04-29T11:48:13.038Z] nexus3.edgexfoundry.org:10001 [2022-04-29T11:48:13.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T11:48:13.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T11:48:13.038Z] Configure a credential helper to remove this warning. See [2022-04-29T11:48:13.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T11:48:13.038Z] [2022-04-29T11:48:13.038Z] Login Succeeded [2022-04-29T11:48:13.038Z] nexus3.edgexfoundry.org:10002 [2022-04-29T11:48:13.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T11:48:13.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T11:48:13.298Z] Configure a credential helper to remove this warning. See [2022-04-29T11:48:13.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T11:48:13.298Z] [2022-04-29T11:48:13.298Z] Login Succeeded [2022-04-29T11:48:13.298Z] nexus3.edgexfoundry.org:10003 [2022-04-29T11:48:13.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T11:48:13.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T11:48:13.298Z] Configure a credential helper to remove this warning. See [2022-04-29T11:48:13.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T11:48:13.298Z] [2022-04-29T11:48:13.298Z] Login Succeeded [2022-04-29T11:48:13.298Z] nexus3.edgexfoundry.org:10004 [2022-04-29T11:48:13.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T11:48:13.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T11:48:13.559Z] Configure a credential helper to remove this warning. See [2022-04-29T11:48:13.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T11:48:13.559Z] [2022-04-29T11:48:13.559Z] Login Succeeded [2022-04-29T11:48:13.559Z] docker.io [2022-04-29T11:48:13.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T11:48:13.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T11:48:13.819Z] Configure a credential helper to remove this warning. See [2022-04-29T11:48:13.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T11:48:13.819Z] [2022-04-29T11:48:13.819Z] Login Succeeded [2022-04-29T11:48:13.819Z] ---> docker-login.sh ends [Pipeline] } [2022-04-29T11:48:13.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T11:48:13.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-29T11:48:13.877Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-04-29T11:48:13.877Z] 8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:48:13.877Z] latest [2022-04-29T11:48:13.877Z] 2.2.0-dev.87 [2022-04-29T11:48:13.877Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:48:13.877Z] main [2022-04-29T11:48:13.877Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:14.195Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:14.493Z] + docker push nexus3.edgexfoundry.org:10004/core-command:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:48:14.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-29T11:48:14.493Z] 0826552367a8: Preparing [2022-04-29T11:48:14.493Z] ea881f832ddd: Preparing [2022-04-29T11:48:14.493Z] 82897313fa1c: Preparing [2022-04-29T11:48:14.493Z] c8a563a851bf: Preparing [2022-04-29T11:48:14.493Z] b541d28bf3b4: Preparing [2022-04-29T11:48:14.494Z] b541d28bf3b4: Layer already exists [2022-04-29T11:48:14.494Z] c8a563a851bf: Pushed [2022-04-29T11:48:14.494Z] 82897313fa1c: Pushed [2022-04-29T11:48:14.494Z] 0826552367a8: Pushed [2022-04-29T11:48:15.874Z] ea881f832ddd: Pushed [2022-04-29T11:48:15.874Z] 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:650423b03f43319e28a3f65915ed29917a173fd29034f3ceda7ac1ed3361f13e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:16.175Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:16.471Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-29T11:48:16.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-29T11:48:16.471Z] 0826552367a8: Preparing [2022-04-29T11:48:16.471Z] ea881f832ddd: Preparing [2022-04-29T11:48:16.471Z] 82897313fa1c: Preparing [2022-04-29T11:48:16.471Z] c8a563a851bf: Preparing [2022-04-29T11:48:16.471Z] b541d28bf3b4: Preparing [2022-04-29T11:48:16.471Z] 0826552367a8: Layer already exists [2022-04-29T11:48:16.471Z] c8a563a851bf: Layer already exists [2022-04-29T11:48:16.471Z] ea881f832ddd: Layer already exists [2022-04-29T11:48:16.471Z] 82897313fa1c: Layer already exists [2022-04-29T11:48:16.471Z] b541d28bf3b4: Layer already exists [2022-04-29T11:48:16.471Z] latest: digest: sha256:650423b03f43319e28a3f65915ed29917a173fd29034f3ceda7ac1ed3361f13e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:16.771Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:17.063Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.87 [2022-04-29T11:48:17.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-29T11:48:17.063Z] 0826552367a8: Preparing [2022-04-29T11:48:17.063Z] ea881f832ddd: Preparing [2022-04-29T11:48:17.063Z] 82897313fa1c: Preparing [2022-04-29T11:48:17.063Z] c8a563a851bf: Preparing [2022-04-29T11:48:17.063Z] b541d28bf3b4: Preparing [2022-04-29T11:48:17.063Z] 0826552367a8: Layer already exists [2022-04-29T11:48:17.063Z] b541d28bf3b4: Layer already exists [2022-04-29T11:48:17.063Z] 82897313fa1c: Layer already exists [2022-04-29T11:48:17.063Z] c8a563a851bf: Layer already exists [2022-04-29T11:48:17.063Z] ea881f832ddd: Layer already exists [2022-04-29T11:48:17.063Z] 2.2.0-dev.87: digest: sha256:650423b03f43319e28a3f65915ed29917a173fd29034f3ceda7ac1ed3361f13e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:17.362Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:17.655Z] + docker push nexus3.edgexfoundry.org:10004/core-command:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:48:17.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-29T11:48:17.655Z] 0826552367a8: Preparing [2022-04-29T11:48:17.655Z] ea881f832ddd: Preparing [2022-04-29T11:48:17.655Z] 82897313fa1c: Preparing [2022-04-29T11:48:17.655Z] c8a563a851bf: Preparing [2022-04-29T11:48:17.655Z] b541d28bf3b4: Preparing [2022-04-29T11:48:17.655Z] c8a563a851bf: Layer already exists [2022-04-29T11:48:17.655Z] 0826552367a8: Layer already exists [2022-04-29T11:48:17.655Z] ea881f832ddd: Layer already exists [2022-04-29T11:48:17.655Z] b541d28bf3b4: Layer already exists [2022-04-29T11:48:17.655Z] 82897313fa1c: Layer already exists [2022-04-29T11:48:17.655Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:650423b03f43319e28a3f65915ed29917a173fd29034f3ceda7ac1ed3361f13e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:17.955Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:18.243Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-04-29T11:48:18.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-29T11:48:18.243Z] 0826552367a8: Preparing [2022-04-29T11:48:18.243Z] ea881f832ddd: Preparing [2022-04-29T11:48:18.243Z] 82897313fa1c: Preparing [2022-04-29T11:48:18.243Z] c8a563a851bf: Preparing [2022-04-29T11:48:18.243Z] b541d28bf3b4: Preparing [2022-04-29T11:48:18.243Z] c8a563a851bf: Layer already exists [2022-04-29T11:48:18.243Z] 0826552367a8: Layer already exists [2022-04-29T11:48:18.243Z] 82897313fa1c: Layer already exists [2022-04-29T11:48:18.243Z] b541d28bf3b4: Layer already exists [2022-04-29T11:48:18.243Z] ea881f832ddd: Layer already exists [2022-04-29T11:48:18.244Z] main: digest: sha256:650423b03f43319e28a3f65915ed29917a173fd29034f3ceda7ac1ed3361f13e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T11:48:18.280Z] ===================================================== [Pipeline] echo [2022-04-29T11:48:18.289Z] taggedImages: [2022-04-29T11:48:18.289Z] - nexus3.edgexfoundry.org:10004/core-command:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:48:18.289Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-29T11:48:18.289Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.87 [2022-04-29T11:48:18.289Z] - nexus3.edgexfoundry.org:10004/core-command:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:48:18.289Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-04-29T11:48:18.309Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-04-29T11:48:18.309Z] 8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:48:18.309Z] latest [2022-04-29T11:48:18.309Z] 2.2.0-dev.87 [2022-04-29T11:48:18.309Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:48:18.309Z] main [2022-04-29T11:48:18.309Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:18.629Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:18.922Z] + docker push nexus3.edgexfoundry.org:10004/core-data:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:48:18.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-29T11:48:18.922Z] d1764cab4601: Preparing [2022-04-29T11:48:18.922Z] da53a241e082: Preparing [2022-04-29T11:48:18.922Z] 82897313fa1c: Preparing [2022-04-29T11:48:18.922Z] aefe25883b4e: Preparing [2022-04-29T11:48:18.922Z] 1763a9e6c56d: Preparing [2022-04-29T11:48:18.922Z] b541d28bf3b4: Preparing [2022-04-29T11:48:18.922Z] 82897313fa1c: Layer already exists [2022-04-29T11:48:18.922Z] b541d28bf3b4: Layer already exists [2022-04-29T11:48:18.922Z] d1764cab4601: Pushed [2022-04-29T11:48:18.922Z] 1763a9e6c56d: Pushed [2022-04-29T11:48:19.181Z] aefe25883b4e: Pushed [2022-04-29T11:48:20.119Z] da53a241e082: Pushed [2022-04-29T11:48:20.380Z] 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:2f007b161e885f9870d6c9610082709b4db0336c31a3f7568a88816cca3bef25 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:20.678Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:20.975Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-29T11:48:20.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-29T11:48:20.975Z] d1764cab4601: Preparing [2022-04-29T11:48:20.975Z] da53a241e082: Preparing [2022-04-29T11:48:20.975Z] 82897313fa1c: Preparing [2022-04-29T11:48:20.975Z] aefe25883b4e: Preparing [2022-04-29T11:48:20.975Z] 1763a9e6c56d: Preparing [2022-04-29T11:48:20.975Z] b541d28bf3b4: Preparing [2022-04-29T11:48:20.975Z] b541d28bf3b4: Waiting [2022-04-29T11:48:20.975Z] aefe25883b4e: Layer already exists [2022-04-29T11:48:20.975Z] 1763a9e6c56d: Layer already exists [2022-04-29T11:48:20.976Z] d1764cab4601: Layer already exists [2022-04-29T11:48:20.976Z] da53a241e082: Layer already exists [2022-04-29T11:48:20.976Z] 82897313fa1c: Layer already exists [2022-04-29T11:48:20.976Z] b541d28bf3b4: Layer already exists [2022-04-29T11:48:20.976Z] latest: digest: sha256:2f007b161e885f9870d6c9610082709b4db0336c31a3f7568a88816cca3bef25 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:21.269Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:21.562Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.87 [2022-04-29T11:48:21.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-29T11:48:21.562Z] d1764cab4601: Preparing [2022-04-29T11:48:21.562Z] da53a241e082: Preparing [2022-04-29T11:48:21.562Z] 82897313fa1c: Preparing [2022-04-29T11:48:21.562Z] aefe25883b4e: Preparing [2022-04-29T11:48:21.562Z] 1763a9e6c56d: Preparing [2022-04-29T11:48:21.562Z] b541d28bf3b4: Preparing [2022-04-29T11:48:21.562Z] b541d28bf3b4: Waiting [2022-04-29T11:48:21.562Z] aefe25883b4e: Layer already exists [2022-04-29T11:48:21.562Z] d1764cab4601: Layer already exists [2022-04-29T11:48:21.562Z] 1763a9e6c56d: Layer already exists [2022-04-29T11:48:21.562Z] da53a241e082: Layer already exists [2022-04-29T11:48:21.562Z] 82897313fa1c: Layer already exists [2022-04-29T11:48:21.562Z] b541d28bf3b4: Layer already exists [2022-04-29T11:48:21.562Z] 2.2.0-dev.87: digest: sha256:2f007b161e885f9870d6c9610082709b4db0336c31a3f7568a88816cca3bef25 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:21.860Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:22.152Z] + docker push nexus3.edgexfoundry.org:10004/core-data:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:48:22.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-29T11:48:22.152Z] d1764cab4601: Preparing [2022-04-29T11:48:22.152Z] da53a241e082: Preparing [2022-04-29T11:48:22.152Z] 82897313fa1c: Preparing [2022-04-29T11:48:22.152Z] aefe25883b4e: Preparing [2022-04-29T11:48:22.152Z] 1763a9e6c56d: Preparing [2022-04-29T11:48:22.152Z] b541d28bf3b4: Preparing [2022-04-29T11:48:22.152Z] b541d28bf3b4: Waiting [2022-04-29T11:48:22.152Z] d1764cab4601: Layer already exists [2022-04-29T11:48:22.152Z] da53a241e082: Layer already exists [2022-04-29T11:48:22.152Z] 82897313fa1c: Layer already exists [2022-04-29T11:48:22.152Z] aefe25883b4e: Layer already exists [2022-04-29T11:48:22.152Z] 1763a9e6c56d: Layer already exists [2022-04-29T11:48:22.152Z] b541d28bf3b4: Layer already exists [2022-04-29T11:48:22.152Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:2f007b161e885f9870d6c9610082709b4db0336c31a3f7568a88816cca3bef25 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:22.448Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:22.741Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-04-29T11:48:22.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-29T11:48:22.741Z] d1764cab4601: Preparing [2022-04-29T11:48:22.741Z] da53a241e082: Preparing [2022-04-29T11:48:22.741Z] 82897313fa1c: Preparing [2022-04-29T11:48:22.741Z] aefe25883b4e: Preparing [2022-04-29T11:48:22.741Z] 1763a9e6c56d: Preparing [2022-04-29T11:48:22.741Z] b541d28bf3b4: Preparing [2022-04-29T11:48:22.741Z] b541d28bf3b4: Waiting [2022-04-29T11:48:22.741Z] 82897313fa1c: Layer already exists [2022-04-29T11:48:22.741Z] da53a241e082: Layer already exists [2022-04-29T11:48:22.741Z] 1763a9e6c56d: Layer already exists [2022-04-29T11:48:22.741Z] aefe25883b4e: Layer already exists [2022-04-29T11:48:22.741Z] d1764cab4601: Layer already exists [2022-04-29T11:48:22.741Z] b541d28bf3b4: Layer already exists [2022-04-29T11:48:22.741Z] main: digest: sha256:2f007b161e885f9870d6c9610082709b4db0336c31a3f7568a88816cca3bef25 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T11:48:22.781Z] ===================================================== [Pipeline] echo [2022-04-29T11:48:22.790Z] taggedImages: [2022-04-29T11:48:22.790Z] - nexus3.edgexfoundry.org:10004/core-data:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:48:22.790Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-29T11:48:22.790Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.87 [2022-04-29T11:48:22.790Z] - nexus3.edgexfoundry.org:10004/core-data:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:48:22.790Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-04-29T11:48:22.810Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-04-29T11:48:22.810Z] 8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:48:22.810Z] latest [2022-04-29T11:48:22.810Z] 2.2.0-dev.87 [2022-04-29T11:48:22.810Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:48:22.810Z] main [2022-04-29T11:48:22.810Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:23.118Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:23.411Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:48:23.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-29T11:48:23.411Z] f0f5f9b012fc: Preparing [2022-04-29T11:48:23.411Z] a79d422b5615: Preparing [2022-04-29T11:48:23.411Z] 82897313fa1c: Preparing [2022-04-29T11:48:23.411Z] c8a563a851bf: Preparing [2022-04-29T11:48:23.411Z] b541d28bf3b4: Preparing [2022-04-29T11:48:23.411Z] 82897313fa1c: Layer already exists [2022-04-29T11:48:23.411Z] c8a563a851bf: Layer already exists [2022-04-29T11:48:23.411Z] b541d28bf3b4: Layer already exists [2022-04-29T11:48:23.411Z] f0f5f9b012fc: Pushed [2022-04-29T11:48:24.793Z] a79d422b5615: Pushed [2022-04-29T11:48:24.793Z] 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:d48f15a2de094bf2f8ea4a3dbdd301d44db82fbf3403d068a73ec4e3d6c8ff6d size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:25.095Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:25.389Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-29T11:48:25.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-29T11:48:25.390Z] f0f5f9b012fc: Preparing [2022-04-29T11:48:25.390Z] a79d422b5615: Preparing [2022-04-29T11:48:25.390Z] 82897313fa1c: Preparing [2022-04-29T11:48:25.390Z] c8a563a851bf: Preparing [2022-04-29T11:48:25.390Z] b541d28bf3b4: Preparing [2022-04-29T11:48:25.390Z] a79d422b5615: Layer already exists [2022-04-29T11:48:25.390Z] c8a563a851bf: Layer already exists [2022-04-29T11:48:25.390Z] b541d28bf3b4: Layer already exists [2022-04-29T11:48:25.390Z] 82897313fa1c: Layer already exists [2022-04-29T11:48:25.390Z] f0f5f9b012fc: Layer already exists [2022-04-29T11:48:25.390Z] latest: digest: sha256:d48f15a2de094bf2f8ea4a3dbdd301d44db82fbf3403d068a73ec4e3d6c8ff6d size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:25.693Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:25.997Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.87 [2022-04-29T11:48:25.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-29T11:48:25.997Z] f0f5f9b012fc: Preparing [2022-04-29T11:48:25.997Z] a79d422b5615: Preparing [2022-04-29T11:48:25.997Z] 82897313fa1c: Preparing [2022-04-29T11:48:25.997Z] c8a563a851bf: Preparing [2022-04-29T11:48:25.997Z] b541d28bf3b4: Preparing [2022-04-29T11:48:25.997Z] b541d28bf3b4: Layer already exists [2022-04-29T11:48:25.997Z] a79d422b5615: Layer already exists [2022-04-29T11:48:25.997Z] c8a563a851bf: Layer already exists [2022-04-29T11:48:25.997Z] 82897313fa1c: Layer already exists [2022-04-29T11:48:25.997Z] f0f5f9b012fc: Layer already exists [2022-04-29T11:48:25.997Z] 2.2.0-dev.87: digest: sha256:d48f15a2de094bf2f8ea4a3dbdd301d44db82fbf3403d068a73ec4e3d6c8ff6d size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:26.350Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:26.642Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:48:26.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-29T11:48:26.642Z] f0f5f9b012fc: Preparing [2022-04-29T11:48:26.642Z] a79d422b5615: Preparing [2022-04-29T11:48:26.642Z] 82897313fa1c: Preparing [2022-04-29T11:48:26.642Z] c8a563a851bf: Preparing [2022-04-29T11:48:26.642Z] b541d28bf3b4: Preparing [2022-04-29T11:48:26.642Z] c8a563a851bf: Layer already exists [2022-04-29T11:48:26.642Z] 82897313fa1c: Layer already exists [2022-04-29T11:48:26.642Z] b541d28bf3b4: Layer already exists [2022-04-29T11:48:26.642Z] a79d422b5615: Layer already exists [2022-04-29T11:48:26.642Z] f0f5f9b012fc: Layer already exists [2022-04-29T11:48:26.642Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:d48f15a2de094bf2f8ea4a3dbdd301d44db82fbf3403d068a73ec4e3d6c8ff6d size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:26.947Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:27.244Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-04-29T11:48:27.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-29T11:48:27.244Z] f0f5f9b012fc: Preparing [2022-04-29T11:48:27.244Z] a79d422b5615: Preparing [2022-04-29T11:48:27.244Z] 82897313fa1c: Preparing [2022-04-29T11:48:27.244Z] c8a563a851bf: Preparing [2022-04-29T11:48:27.244Z] b541d28bf3b4: Preparing [2022-04-29T11:48:27.244Z] c8a563a851bf: Layer already exists [2022-04-29T11:48:27.244Z] 82897313fa1c: Layer already exists [2022-04-29T11:48:27.244Z] b541d28bf3b4: Layer already exists [2022-04-29T11:48:27.244Z] f0f5f9b012fc: Layer already exists [2022-04-29T11:48:27.244Z] a79d422b5615: Layer already exists [2022-04-29T11:48:27.244Z] main: digest: sha256:d48f15a2de094bf2f8ea4a3dbdd301d44db82fbf3403d068a73ec4e3d6c8ff6d size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T11:48:27.277Z] ===================================================== [Pipeline] echo [2022-04-29T11:48:27.289Z] taggedImages: [2022-04-29T11:48:27.289Z] - nexus3.edgexfoundry.org:10004/core-metadata:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:48:27.289Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-29T11:48:27.289Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.87 [2022-04-29T11:48:27.289Z] - nexus3.edgexfoundry.org:10004/core-metadata:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:48:27.289Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-04-29T11:48:27.315Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-04-29T11:48:27.315Z] 8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:48:27.315Z] latest [2022-04-29T11:48:27.315Z] 2.2.0-dev.87 [2022-04-29T11:48:27.315Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:48:27.315Z] main [2022-04-29T11:48:27.315Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:27.637Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:27.933Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:48:27.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-29T11:48:27.933Z] c652f21363fc: Preparing [2022-04-29T11:48:27.933Z] c652f21363fc: Preparing [2022-04-29T11:48:27.933Z] bf0079f014a6: Preparing [2022-04-29T11:48:27.933Z] 58d8641aa2c6: Preparing [2022-04-29T11:48:27.933Z] cf5cc18976c1: Preparing [2022-04-29T11:48:27.933Z] f5da787e9162: Preparing [2022-04-29T11:48:27.933Z] 82897313fa1c: Preparing [2022-04-29T11:48:27.933Z] e261c11cfb1e: Preparing [2022-04-29T11:48:27.933Z] 894463374ec8: Preparing [2022-04-29T11:48:27.933Z] 090144e3037c: Preparing [2022-04-29T11:48:27.933Z] a41a1cac86bc: Preparing [2022-04-29T11:48:27.933Z] b541d28bf3b4: Preparing [2022-04-29T11:48:27.933Z] e261c11cfb1e: Waiting [2022-04-29T11:48:27.933Z] 894463374ec8: Waiting [2022-04-29T11:48:27.933Z] 090144e3037c: Waiting [2022-04-29T11:48:27.933Z] a41a1cac86bc: Waiting [2022-04-29T11:48:27.933Z] 82897313fa1c: Waiting [2022-04-29T11:48:27.933Z] b541d28bf3b4: Waiting [2022-04-29T11:48:27.933Z] cf5cc18976c1: Pushed [2022-04-29T11:48:27.933Z] 58d8641aa2c6: Pushed [2022-04-29T11:48:27.933Z] bf0079f014a6: Pushed [2022-04-29T11:48:27.933Z] c652f21363fc: Pushed [2022-04-29T11:48:27.933Z] 82897313fa1c: Layer already exists [2022-04-29T11:48:28.192Z] e261c11cfb1e: Pushed [2022-04-29T11:48:28.192Z] 894463374ec8: Pushed [2022-04-29T11:48:28.192Z] b541d28bf3b4: Layer already exists [2022-04-29T11:48:28.192Z] 090144e3037c: Pushed [2022-04-29T11:48:28.192Z] a41a1cac86bc: Pushed [2022-04-29T11:48:29.573Z] f5da787e9162: Pushed [2022-04-29T11:48:29.573Z] 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:3038246a369ff2649a2ef0d9e865040f65474b9ce47c9735177b77383810bbab size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:29.870Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:30.165Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-29T11:48:30.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-29T11:48:30.165Z] c652f21363fc: Preparing [2022-04-29T11:48:30.165Z] c652f21363fc: Preparing [2022-04-29T11:48:30.165Z] bf0079f014a6: Preparing [2022-04-29T11:48:30.165Z] 58d8641aa2c6: Preparing [2022-04-29T11:48:30.165Z] cf5cc18976c1: Preparing [2022-04-29T11:48:30.165Z] f5da787e9162: Preparing [2022-04-29T11:48:30.165Z] 82897313fa1c: Preparing [2022-04-29T11:48:30.165Z] e261c11cfb1e: Preparing [2022-04-29T11:48:30.165Z] 894463374ec8: Preparing [2022-04-29T11:48:30.165Z] 090144e3037c: Preparing [2022-04-29T11:48:30.165Z] a41a1cac86bc: Preparing [2022-04-29T11:48:30.165Z] b541d28bf3b4: Preparing [2022-04-29T11:48:30.165Z] 894463374ec8: Waiting [2022-04-29T11:48:30.165Z] e261c11cfb1e: Waiting [2022-04-29T11:48:30.165Z] 82897313fa1c: Waiting [2022-04-29T11:48:30.165Z] 090144e3037c: Waiting [2022-04-29T11:48:30.165Z] a41a1cac86bc: Waiting [2022-04-29T11:48:30.165Z] b541d28bf3b4: Waiting [2022-04-29T11:48:30.165Z] c652f21363fc: Layer already exists [2022-04-29T11:48:30.165Z] bf0079f014a6: Layer already exists [2022-04-29T11:48:30.165Z] f5da787e9162: Layer already exists [2022-04-29T11:48:30.165Z] 58d8641aa2c6: Layer already exists [2022-04-29T11:48:30.165Z] cf5cc18976c1: Layer already exists [2022-04-29T11:48:30.165Z] 82897313fa1c: Layer already exists [2022-04-29T11:48:30.165Z] e261c11cfb1e: Layer already exists [2022-04-29T11:48:30.165Z] a41a1cac86bc: Layer already exists [2022-04-29T11:48:30.165Z] 894463374ec8: Layer already exists [2022-04-29T11:48:30.165Z] 090144e3037c: Layer already exists [2022-04-29T11:48:30.165Z] b541d28bf3b4: Layer already exists [2022-04-29T11:48:30.165Z] latest: digest: sha256:3038246a369ff2649a2ef0d9e865040f65474b9ce47c9735177b77383810bbab size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:30.426Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-29T11:48:30.426Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-29T11:48:30.426Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-29T11:48:30.426Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-29T11:48:30.426Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-29T11:48:30.426Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-29T11:48:30.426Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-29T11:48:30.426Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-29T11:48:30.426Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-29T11:48:30.463Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:30.758Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.87 [2022-04-29T11:48:30.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-29T11:48:30.758Z] c652f21363fc: Preparing [2022-04-29T11:48:30.758Z] c652f21363fc: Preparing [2022-04-29T11:48:30.758Z] bf0079f014a6: Preparing [2022-04-29T11:48:30.758Z] 58d8641aa2c6: Preparing [2022-04-29T11:48:30.758Z] cf5cc18976c1: Preparing [2022-04-29T11:48:30.758Z] f5da787e9162: Preparing [2022-04-29T11:48:30.758Z] 82897313fa1c: Preparing [2022-04-29T11:48:30.758Z] e261c11cfb1e: Preparing [2022-04-29T11:48:30.758Z] 894463374ec8: Preparing [2022-04-29T11:48:30.758Z] 090144e3037c: Preparing [2022-04-29T11:48:30.758Z] a41a1cac86bc: Preparing [2022-04-29T11:48:30.758Z] b541d28bf3b4: Preparing [2022-04-29T11:48:30.758Z] 82897313fa1c: Waiting [2022-04-29T11:48:30.758Z] e261c11cfb1e: Waiting [2022-04-29T11:48:30.758Z] 894463374ec8: Waiting [2022-04-29T11:48:30.758Z] 090144e3037c: Waiting [2022-04-29T11:48:30.758Z] a41a1cac86bc: Waiting [2022-04-29T11:48:30.758Z] f5da787e9162: Layer already exists [2022-04-29T11:48:30.758Z] cf5cc18976c1: Layer already exists [2022-04-29T11:48:30.758Z] c652f21363fc: Layer already exists [2022-04-29T11:48:30.758Z] bf0079f014a6: Layer already exists [2022-04-29T11:48:30.758Z] 58d8641aa2c6: Layer already exists [2022-04-29T11:48:30.758Z] 82897313fa1c: Layer already exists [2022-04-29T11:48:30.758Z] e261c11cfb1e: Layer already exists [2022-04-29T11:48:30.758Z] a41a1cac86bc: Layer already exists [2022-04-29T11:48:30.758Z] 894463374ec8: Layer already exists [2022-04-29T11:48:30.759Z] 090144e3037c: Layer already exists [2022-04-29T11:48:30.759Z] b541d28bf3b4: Layer already exists [2022-04-29T11:48:30.759Z] 2.2.0-dev.87: digest: sha256:3038246a369ff2649a2ef0d9e865040f65474b9ce47c9735177b77383810bbab size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:31.053Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:31.344Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:48:31.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-29T11:48:31.344Z] c652f21363fc: Preparing [2022-04-29T11:48:31.344Z] c652f21363fc: Preparing [2022-04-29T11:48:31.344Z] bf0079f014a6: Preparing [2022-04-29T11:48:31.344Z] 58d8641aa2c6: Preparing [2022-04-29T11:48:31.344Z] cf5cc18976c1: Preparing [2022-04-29T11:48:31.344Z] f5da787e9162: Preparing [2022-04-29T11:48:31.344Z] 82897313fa1c: Preparing [2022-04-29T11:48:31.344Z] e261c11cfb1e: Preparing [2022-04-29T11:48:31.344Z] 894463374ec8: Preparing [2022-04-29T11:48:31.344Z] 090144e3037c: Preparing [2022-04-29T11:48:31.344Z] a41a1cac86bc: Preparing [2022-04-29T11:48:31.344Z] b541d28bf3b4: Preparing [2022-04-29T11:48:31.344Z] 82897313fa1c: Waiting [2022-04-29T11:48:31.344Z] e261c11cfb1e: Waiting [2022-04-29T11:48:31.344Z] 894463374ec8: Waiting [2022-04-29T11:48:31.344Z] 090144e3037c: Waiting [2022-04-29T11:48:31.344Z] a41a1cac86bc: Waiting [2022-04-29T11:48:31.344Z] b541d28bf3b4: Waiting [2022-04-29T11:48:31.344Z] 58d8641aa2c6: Layer already exists [2022-04-29T11:48:31.344Z] f5da787e9162: Layer already exists [2022-04-29T11:48:31.344Z] c652f21363fc: Layer already exists [2022-04-29T11:48:31.344Z] bf0079f014a6: Layer already exists [2022-04-29T11:48:31.344Z] cf5cc18976c1: Layer already exists [2022-04-29T11:48:31.344Z] 82897313fa1c: Layer already exists [2022-04-29T11:48:31.344Z] e261c11cfb1e: Layer already exists [2022-04-29T11:48:31.344Z] 894463374ec8: Layer already exists [2022-04-29T11:48:31.344Z] 090144e3037c: Layer already exists [2022-04-29T11:48:31.344Z] a41a1cac86bc: Layer already exists [2022-04-29T11:48:31.344Z] b541d28bf3b4: Layer already exists [2022-04-29T11:48:31.344Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:3038246a369ff2649a2ef0d9e865040f65474b9ce47c9735177b77383810bbab size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:31.411Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-29T11:48:31.641Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:31.934Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-04-29T11:48:31.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-29T11:48:31.934Z] c652f21363fc: Preparing [2022-04-29T11:48:31.934Z] c652f21363fc: Preparing [2022-04-29T11:48:31.934Z] bf0079f014a6: Preparing [2022-04-29T11:48:31.934Z] 58d8641aa2c6: Preparing [2022-04-29T11:48:31.934Z] cf5cc18976c1: Preparing [2022-04-29T11:48:31.934Z] f5da787e9162: Preparing [2022-04-29T11:48:31.934Z] 82897313fa1c: Preparing [2022-04-29T11:48:31.934Z] e261c11cfb1e: Preparing [2022-04-29T11:48:31.934Z] 894463374ec8: Preparing [2022-04-29T11:48:31.934Z] 090144e3037c: Preparing [2022-04-29T11:48:31.934Z] a41a1cac86bc: Preparing [2022-04-29T11:48:31.934Z] b541d28bf3b4: Preparing [2022-04-29T11:48:31.934Z] 090144e3037c: Waiting [2022-04-29T11:48:31.934Z] 894463374ec8: Waiting [2022-04-29T11:48:31.935Z] a41a1cac86bc: Waiting [2022-04-29T11:48:31.935Z] b541d28bf3b4: Waiting [2022-04-29T11:48:31.935Z] 82897313fa1c: Waiting [2022-04-29T11:48:31.935Z] e261c11cfb1e: Waiting [2022-04-29T11:48:31.935Z] bf0079f014a6: Layer already exists [2022-04-29T11:48:31.935Z] c652f21363fc: Layer already exists [2022-04-29T11:48:31.935Z] f5da787e9162: Layer already exists [2022-04-29T11:48:31.935Z] cf5cc18976c1: Layer already exists [2022-04-29T11:48:31.935Z] 58d8641aa2c6: Layer already exists [2022-04-29T11:48:31.935Z] e261c11cfb1e: Layer already exists [2022-04-29T11:48:31.935Z] a41a1cac86bc: Layer already exists [2022-04-29T11:48:31.935Z] 82897313fa1c: Layer already exists [2022-04-29T11:48:31.935Z] 894463374ec8: Layer already exists [2022-04-29T11:48:31.935Z] 090144e3037c: Layer already exists [2022-04-29T11:48:31.935Z] b541d28bf3b4: Layer already exists [2022-04-29T11:48:31.935Z] main: digest: sha256:3038246a369ff2649a2ef0d9e865040f65474b9ce47c9735177b77383810bbab size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T11:48:31.968Z] ===================================================== [Pipeline] echo [2022-04-29T11:48:31.976Z] taggedImages: [2022-04-29T11:48:31.976Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:48:31.976Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-29T11:48:31.976Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.87 [2022-04-29T11:48:31.976Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:48:31.976Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-04-29T11:48:31.995Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-04-29T11:48:31.995Z] 8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:48:31.995Z] latest [2022-04-29T11:48:31.995Z] 2.2.0-dev.87 [2022-04-29T11:48:31.995Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:48:31.995Z] main [2022-04-29T11:48:31.995Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:32.309Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:32.603Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:48:32.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-29T11:48:32.603Z] b159618440cc: Preparing [2022-04-29T11:48:32.603Z] 7e9edd76dc1b: Preparing [2022-04-29T11:48:32.603Z] fffec5b5a615: Preparing [2022-04-29T11:48:32.603Z] e5141cdbb325: Preparing [2022-04-29T11:48:32.603Z] d8e6f3e88952: Preparing [2022-04-29T11:48:32.603Z] e864c5edf654: Preparing [2022-04-29T11:48:32.603Z] 88d4329bade0: Preparing [2022-04-29T11:48:32.603Z] b541d28bf3b4: Preparing [2022-04-29T11:48:32.603Z] b541d28bf3b4: Waiting [2022-04-29T11:48:32.603Z] 88d4329bade0: Waiting [2022-04-29T11:48:32.603Z] e864c5edf654: Waiting [2022-04-29T11:48:32.603Z] d8e6f3e88952: Pushed [2022-04-29T11:48:32.603Z] 7e9edd76dc1b: Pushed [2022-04-29T11:48:32.603Z] b159618440cc: Pushed [2022-04-29T11:48:32.603Z] b541d28bf3b4: Layer already exists [2022-04-29T11:48:32.603Z] e864c5edf654: Pushed [2022-04-29T11:48:32.857Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-29T11:48:33.137Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-29T11:48:33.180Z] 88d4329bade0: Pushed [2022-04-29T11:48:33.415Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-29T11:48:33.693Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-29T11:48:33.749Z] fffec5b5a615: Pushed [2022-04-29T11:48:33.749Z] e5141cdbb325: Pushed [2022-04-29T11:48:33.749Z] 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:5266a1feaf1258aa20792a7f6ef8db40a4e29da8559e8380a46f396a7df4010d size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:33.972Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-29T11:48:34.050Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:34.249Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-29T11:48:34.343Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-29T11:48:34.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-29T11:48:34.343Z] b159618440cc: Preparing [2022-04-29T11:48:34.343Z] 7e9edd76dc1b: Preparing [2022-04-29T11:48:34.343Z] fffec5b5a615: Preparing [2022-04-29T11:48:34.343Z] e5141cdbb325: Preparing [2022-04-29T11:48:34.343Z] d8e6f3e88952: Preparing [2022-04-29T11:48:34.343Z] e864c5edf654: Preparing [2022-04-29T11:48:34.343Z] 88d4329bade0: Preparing [2022-04-29T11:48:34.343Z] b541d28bf3b4: Preparing [2022-04-29T11:48:34.343Z] e864c5edf654: Waiting [2022-04-29T11:48:34.343Z] b541d28bf3b4: Waiting [2022-04-29T11:48:34.343Z] 88d4329bade0: Waiting [2022-04-29T11:48:34.343Z] 7e9edd76dc1b: Layer already exists [2022-04-29T11:48:34.343Z] b159618440cc: Layer already exists [2022-04-29T11:48:34.343Z] d8e6f3e88952: Layer already exists [2022-04-29T11:48:34.343Z] e5141cdbb325: Layer already exists [2022-04-29T11:48:34.343Z] fffec5b5a615: Layer already exists [2022-04-29T11:48:34.343Z] e864c5edf654: Layer already exists [2022-04-29T11:48:34.343Z] 88d4329bade0: Layer already exists [2022-04-29T11:48:34.343Z] b541d28bf3b4: Layer already exists [2022-04-29T11:48:34.343Z] latest: digest: sha256:5266a1feaf1258aa20792a7f6ef8db40a4e29da8559e8380a46f396a7df4010d size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:34.524Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-29T11:48:34.524Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-29T11:48:34.639Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:34.800Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-29T11:48:34.931Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.87 [2022-04-29T11:48:34.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-29T11:48:34.931Z] b159618440cc: Preparing [2022-04-29T11:48:34.931Z] 7e9edd76dc1b: Preparing [2022-04-29T11:48:34.931Z] fffec5b5a615: Preparing [2022-04-29T11:48:34.931Z] e5141cdbb325: Preparing [2022-04-29T11:48:34.931Z] d8e6f3e88952: Preparing [2022-04-29T11:48:34.931Z] e864c5edf654: Preparing [2022-04-29T11:48:34.931Z] 88d4329bade0: Preparing [2022-04-29T11:48:34.931Z] b541d28bf3b4: Preparing [2022-04-29T11:48:34.931Z] 88d4329bade0: Waiting [2022-04-29T11:48:34.931Z] e864c5edf654: Waiting [2022-04-29T11:48:34.931Z] b541d28bf3b4: Waiting [2022-04-29T11:48:34.931Z] fffec5b5a615: Layer already exists [2022-04-29T11:48:34.931Z] 7e9edd76dc1b: Layer already exists [2022-04-29T11:48:34.931Z] b159618440cc: Layer already exists [2022-04-29T11:48:34.931Z] e5141cdbb325: Layer already exists [2022-04-29T11:48:34.931Z] d8e6f3e88952: Layer already exists [2022-04-29T11:48:34.931Z] b541d28bf3b4: Layer already exists [2022-04-29T11:48:34.931Z] 88d4329bade0: Layer already exists [2022-04-29T11:48:34.931Z] e864c5edf654: Layer already exists [2022-04-29T11:48:34.931Z] 2.2.0-dev.87: digest: sha256:5266a1feaf1258aa20792a7f6ef8db40a4e29da8559e8380a46f396a7df4010d size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:35.078Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-29T11:48:35.229Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:35.522Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:48:35.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-29T11:48:35.522Z] b159618440cc: Preparing [2022-04-29T11:48:35.522Z] 7e9edd76dc1b: Preparing [2022-04-29T11:48:35.522Z] fffec5b5a615: Preparing [2022-04-29T11:48:35.522Z] e5141cdbb325: Preparing [2022-04-29T11:48:35.522Z] d8e6f3e88952: Preparing [2022-04-29T11:48:35.522Z] e864c5edf654: Preparing [2022-04-29T11:48:35.522Z] 88d4329bade0: Preparing [2022-04-29T11:48:35.522Z] b541d28bf3b4: Preparing [2022-04-29T11:48:35.522Z] e864c5edf654: Waiting [2022-04-29T11:48:35.522Z] 88d4329bade0: Waiting [2022-04-29T11:48:35.522Z] b541d28bf3b4: Waiting [2022-04-29T11:48:35.522Z] b159618440cc: Layer already exists [2022-04-29T11:48:35.522Z] d8e6f3e88952: Layer already exists [2022-04-29T11:48:35.522Z] e5141cdbb325: Layer already exists [2022-04-29T11:48:35.522Z] fffec5b5a615: Layer already exists [2022-04-29T11:48:35.522Z] 7e9edd76dc1b: Layer already exists [2022-04-29T11:48:35.522Z] 88d4329bade0: Layer already exists [2022-04-29T11:48:35.522Z] b541d28bf3b4: Layer already exists [2022-04-29T11:48:35.522Z] e864c5edf654: Layer already exists [2022-04-29T11:48:35.522Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:5266a1feaf1258aa20792a7f6ef8db40a4e29da8559e8380a46f396a7df4010d size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:35.821Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:36.114Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-04-29T11:48:36.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-29T11:48:36.114Z] b159618440cc: Preparing [2022-04-29T11:48:36.114Z] 7e9edd76dc1b: Preparing [2022-04-29T11:48:36.114Z] fffec5b5a615: Preparing [2022-04-29T11:48:36.114Z] e5141cdbb325: Preparing [2022-04-29T11:48:36.114Z] d8e6f3e88952: Preparing [2022-04-29T11:48:36.114Z] e864c5edf654: Preparing [2022-04-29T11:48:36.114Z] 88d4329bade0: Preparing [2022-04-29T11:48:36.114Z] b541d28bf3b4: Preparing [2022-04-29T11:48:36.114Z] 88d4329bade0: Waiting [2022-04-29T11:48:36.114Z] e864c5edf654: Waiting [2022-04-29T11:48:36.114Z] b541d28bf3b4: Waiting [2022-04-29T11:48:36.114Z] b159618440cc: Layer already exists [2022-04-29T11:48:36.114Z] 7e9edd76dc1b: Layer already exists [2022-04-29T11:48:36.114Z] d8e6f3e88952: Layer already exists [2022-04-29T11:48:36.114Z] fffec5b5a615: Layer already exists [2022-04-29T11:48:36.114Z] e5141cdbb325: Layer already exists [2022-04-29T11:48:36.114Z] e864c5edf654: Layer already exists [2022-04-29T11:48:36.114Z] 88d4329bade0: Layer already exists [2022-04-29T11:48:36.114Z] b541d28bf3b4: Layer already exists [2022-04-29T11:48:36.115Z] main: digest: sha256:5266a1feaf1258aa20792a7f6ef8db40a4e29da8559e8380a46f396a7df4010d size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T11:48:36.152Z] ===================================================== [Pipeline] echo [2022-04-29T11:48:36.167Z] taggedImages: [2022-04-29T11:48:36.167Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:48:36.167Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-29T11:48:36.167Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.87 [2022-04-29T11:48:36.167Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:48:36.167Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-04-29T11:48:36.189Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-04-29T11:48:36.189Z] 8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:48:36.189Z] latest [2022-04-29T11:48:36.189Z] 2.2.0-dev.87 [2022-04-29T11:48:36.189Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:48:36.189Z] main [2022-04-29T11:48:36.189Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:36.503Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:36.536Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-29T11:48:36.536Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-29T11:48:36.792Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:48:36.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-29T11:48:36.792Z] 86b77f86aa3e: Preparing [2022-04-29T11:48:36.792Z] b1e8cadaab51: Preparing [2022-04-29T11:48:36.792Z] f6cdf6f9a6c8: Preparing [2022-04-29T11:48:36.792Z] 7705e644f0d9: Preparing [2022-04-29T11:48:36.792Z] 74f73a1b88d3: Preparing [2022-04-29T11:48:36.792Z] 6d763afa2f07: Preparing [2022-04-29T11:48:36.792Z] edbfcaf4b0d6: Preparing [2022-04-29T11:48:36.792Z] fa103329c4df: Preparing [2022-04-29T11:48:36.792Z] e7db9b0e7084: Preparing [2022-04-29T11:48:36.792Z] b541d28bf3b4: Preparing [2022-04-29T11:48:36.792Z] edbfcaf4b0d6: Waiting [2022-04-29T11:48:36.792Z] fa103329c4df: Waiting [2022-04-29T11:48:36.792Z] e7db9b0e7084: Waiting [2022-04-29T11:48:36.792Z] b541d28bf3b4: Waiting [2022-04-29T11:48:36.792Z] 6d763afa2f07: Waiting [2022-04-29T11:48:36.792Z] b1e8cadaab51: Pushed [2022-04-29T11:48:36.792Z] 74f73a1b88d3: Pushed [2022-04-29T11:48:36.792Z] 86b77f86aa3e: Pushed [2022-04-29T11:48:36.810Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-29T11:48:37.051Z] fa103329c4df: Pushed [2022-04-29T11:48:37.051Z] 6d763afa2f07: Pushed [2022-04-29T11:48:37.051Z] edbfcaf4b0d6: Pushed [2022-04-29T11:48:37.051Z] b541d28bf3b4: Layer already exists [2022-04-29T11:48:37.051Z] e7db9b0e7084: Pushed [2022-04-29T11:48:37.088Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-29T11:48:37.088Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-29T11:48:37.361Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-29T11:48:37.991Z] 7705e644f0d9: Pushed [2022-04-29T11:48:38.253Z] f6cdf6f9a6c8: Pushed [2022-04-29T11:48:38.513Z] 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:48060b824566fee99fbedb0f2152d676735346ddc329cd18190d2fb5b8c4ae3f size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:38.808Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:39.100Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-29T11:48:39.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-29T11:48:39.100Z] 86b77f86aa3e: Preparing [2022-04-29T11:48:39.100Z] b1e8cadaab51: Preparing [2022-04-29T11:48:39.100Z] f6cdf6f9a6c8: Preparing [2022-04-29T11:48:39.100Z] 7705e644f0d9: Preparing [2022-04-29T11:48:39.100Z] 74f73a1b88d3: Preparing [2022-04-29T11:48:39.100Z] 6d763afa2f07: Preparing [2022-04-29T11:48:39.100Z] edbfcaf4b0d6: Preparing [2022-04-29T11:48:39.100Z] fa103329c4df: Preparing [2022-04-29T11:48:39.100Z] e7db9b0e7084: Preparing [2022-04-29T11:48:39.100Z] b541d28bf3b4: Preparing [2022-04-29T11:48:39.100Z] edbfcaf4b0d6: Waiting [2022-04-29T11:48:39.100Z] fa103329c4df: Waiting [2022-04-29T11:48:39.100Z] e7db9b0e7084: Waiting [2022-04-29T11:48:39.100Z] b541d28bf3b4: Waiting [2022-04-29T11:48:39.100Z] 6d763afa2f07: Waiting [2022-04-29T11:48:39.100Z] b1e8cadaab51: Layer already exists [2022-04-29T11:48:39.100Z] 74f73a1b88d3: Layer already exists [2022-04-29T11:48:39.100Z] 7705e644f0d9: Layer already exists [2022-04-29T11:48:39.100Z] f6cdf6f9a6c8: Layer already exists [2022-04-29T11:48:39.100Z] 86b77f86aa3e: Layer already exists [2022-04-29T11:48:39.100Z] edbfcaf4b0d6: Layer already exists [2022-04-29T11:48:39.100Z] b541d28bf3b4: Layer already exists [2022-04-29T11:48:39.100Z] 6d763afa2f07: Layer already exists [2022-04-29T11:48:39.101Z] fa103329c4df: Layer already exists [2022-04-29T11:48:39.101Z] e7db9b0e7084: Layer already exists [2022-04-29T11:48:39.101Z] latest: digest: sha256:48060b824566fee99fbedb0f2152d676735346ddc329cd18190d2fb5b8c4ae3f size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:39.398Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:39.702Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.87 [2022-04-29T11:48:39.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-29T11:48:39.702Z] 86b77f86aa3e: Preparing [2022-04-29T11:48:39.702Z] b1e8cadaab51: Preparing [2022-04-29T11:48:39.702Z] f6cdf6f9a6c8: Preparing [2022-04-29T11:48:39.702Z] 7705e644f0d9: Preparing [2022-04-29T11:48:39.702Z] 74f73a1b88d3: Preparing [2022-04-29T11:48:39.702Z] 6d763afa2f07: Preparing [2022-04-29T11:48:39.702Z] edbfcaf4b0d6: Preparing [2022-04-29T11:48:39.702Z] fa103329c4df: Preparing [2022-04-29T11:48:39.702Z] e7db9b0e7084: Preparing [2022-04-29T11:48:39.702Z] b541d28bf3b4: Preparing [2022-04-29T11:48:39.702Z] 6d763afa2f07: Waiting [2022-04-29T11:48:39.702Z] b541d28bf3b4: Waiting [2022-04-29T11:48:39.702Z] e7db9b0e7084: Waiting [2022-04-29T11:48:39.702Z] edbfcaf4b0d6: Waiting [2022-04-29T11:48:39.702Z] fa103329c4df: Waiting [2022-04-29T11:48:39.702Z] f6cdf6f9a6c8: Layer already exists [2022-04-29T11:48:39.702Z] 7705e644f0d9: Layer already exists [2022-04-29T11:48:39.702Z] b1e8cadaab51: Layer already exists [2022-04-29T11:48:39.702Z] 86b77f86aa3e: Layer already exists [2022-04-29T11:48:39.702Z] 74f73a1b88d3: Layer already exists [2022-04-29T11:48:39.702Z] b541d28bf3b4: Layer already exists [2022-04-29T11:48:39.702Z] e7db9b0e7084: Layer already exists [2022-04-29T11:48:39.702Z] 6d763afa2f07: Layer already exists [2022-04-29T11:48:39.702Z] fa103329c4df: Layer already exists [2022-04-29T11:48:39.702Z] edbfcaf4b0d6: Layer already exists [2022-04-29T11:48:39.702Z] 2.2.0-dev.87: digest: sha256:48060b824566fee99fbedb0f2152d676735346ddc329cd18190d2fb5b8c4ae3f size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:40.002Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:40.293Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:48:40.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-29T11:48:40.293Z] 86b77f86aa3e: Preparing [2022-04-29T11:48:40.293Z] b1e8cadaab51: Preparing [2022-04-29T11:48:40.293Z] f6cdf6f9a6c8: Preparing [2022-04-29T11:48:40.293Z] 7705e644f0d9: Preparing [2022-04-29T11:48:40.293Z] 74f73a1b88d3: Preparing [2022-04-29T11:48:40.293Z] 6d763afa2f07: Preparing [2022-04-29T11:48:40.293Z] edbfcaf4b0d6: Preparing [2022-04-29T11:48:40.293Z] fa103329c4df: Preparing [2022-04-29T11:48:40.293Z] e7db9b0e7084: Preparing [2022-04-29T11:48:40.293Z] b541d28bf3b4: Preparing [2022-04-29T11:48:40.293Z] 6d763afa2f07: Waiting [2022-04-29T11:48:40.293Z] edbfcaf4b0d6: Waiting [2022-04-29T11:48:40.293Z] fa103329c4df: Waiting [2022-04-29T11:48:40.293Z] e7db9b0e7084: Waiting [2022-04-29T11:48:40.293Z] 7705e644f0d9: Layer already exists [2022-04-29T11:48:40.293Z] f6cdf6f9a6c8: Layer already exists [2022-04-29T11:48:40.293Z] 74f73a1b88d3: Layer already exists [2022-04-29T11:48:40.293Z] b1e8cadaab51: Layer already exists [2022-04-29T11:48:40.293Z] 86b77f86aa3e: Layer already exists [2022-04-29T11:48:40.293Z] 6d763afa2f07: Layer already exists [2022-04-29T11:48:40.293Z] b541d28bf3b4: Layer already exists [2022-04-29T11:48:40.293Z] edbfcaf4b0d6: Layer already exists [2022-04-29T11:48:40.293Z] fa103329c4df: Layer already exists [2022-04-29T11:48:40.293Z] e7db9b0e7084: Layer already exists [2022-04-29T11:48:40.293Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:48060b824566fee99fbedb0f2152d676735346ddc329cd18190d2fb5b8c4ae3f size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:40.591Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:40.879Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-04-29T11:48:40.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-29T11:48:40.879Z] 86b77f86aa3e: Preparing [2022-04-29T11:48:40.879Z] b1e8cadaab51: Preparing [2022-04-29T11:48:40.879Z] f6cdf6f9a6c8: Preparing [2022-04-29T11:48:40.879Z] 7705e644f0d9: Preparing [2022-04-29T11:48:40.879Z] 74f73a1b88d3: Preparing [2022-04-29T11:48:40.879Z] 6d763afa2f07: Preparing [2022-04-29T11:48:40.879Z] edbfcaf4b0d6: Preparing [2022-04-29T11:48:40.879Z] fa103329c4df: Preparing [2022-04-29T11:48:40.879Z] e7db9b0e7084: Preparing [2022-04-29T11:48:40.879Z] b541d28bf3b4: Preparing [2022-04-29T11:48:40.879Z] 6d763afa2f07: Waiting [2022-04-29T11:48:40.879Z] edbfcaf4b0d6: Waiting [2022-04-29T11:48:40.879Z] fa103329c4df: Waiting [2022-04-29T11:48:40.879Z] e7db9b0e7084: Waiting [2022-04-29T11:48:40.879Z] b541d28bf3b4: Waiting [2022-04-29T11:48:40.879Z] 7705e644f0d9: Layer already exists [2022-04-29T11:48:40.879Z] 74f73a1b88d3: Layer already exists [2022-04-29T11:48:40.879Z] f6cdf6f9a6c8: Layer already exists [2022-04-29T11:48:40.879Z] b1e8cadaab51: Layer already exists [2022-04-29T11:48:40.879Z] 86b77f86aa3e: Layer already exists [2022-04-29T11:48:40.879Z] edbfcaf4b0d6: Layer already exists [2022-04-29T11:48:40.879Z] 6d763afa2f07: Layer already exists [2022-04-29T11:48:40.879Z] fa103329c4df: Layer already exists [2022-04-29T11:48:40.879Z] e7db9b0e7084: Layer already exists [2022-04-29T11:48:40.879Z] b541d28bf3b4: Layer already exists [2022-04-29T11:48:40.879Z] main: digest: sha256:48060b824566fee99fbedb0f2152d676735346ddc329cd18190d2fb5b8c4ae3f size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T11:48:40.915Z] ===================================================== [Pipeline] echo [2022-04-29T11:48:40.924Z] taggedImages: [2022-04-29T11:48:40.924Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:48:40.924Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-29T11:48:40.924Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.87 [2022-04-29T11:48:40.924Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:48:40.924Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-04-29T11:48:40.947Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-04-29T11:48:40.947Z] 8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:48:40.947Z] latest [2022-04-29T11:48:40.947Z] 2.2.0-dev.87 [2022-04-29T11:48:40.947Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:48:40.947Z] main [2022-04-29T11:48:40.947Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:41.261Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:41.555Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:48:41.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-29T11:48:41.555Z] 533475029424: Preparing [2022-04-29T11:48:41.555Z] 34b578c9d71f: Preparing [2022-04-29T11:48:41.555Z] 82897313fa1c: Preparing [2022-04-29T11:48:41.555Z] 78d2d1a81d52: Preparing [2022-04-29T11:48:41.555Z] a456d1505a76: Preparing [2022-04-29T11:48:41.555Z] 4fc242d58285: Preparing [2022-04-29T11:48:41.555Z] 4fc242d58285: Waiting [2022-04-29T11:48:41.555Z] 82897313fa1c: Layer already exists [2022-04-29T11:48:41.555Z] 4fc242d58285: Layer already exists [2022-04-29T11:48:41.555Z] 533475029424: Pushed [2022-04-29T11:48:41.555Z] a456d1505a76: Pushed [2022-04-29T11:48:42.124Z] 78d2d1a81d52: Pushed [2022-04-29T11:48:42.808Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-29T11:48:43.084Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-29T11:48:43.361Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-29T11:48:43.361Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-29T11:48:43.508Z] 34b578c9d71f: Pushed [2022-04-29T11:48:43.508Z] 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:70360a1904cde763a826882ac0e68403cde4a876cedf49aef1f98f8272e38fd6 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:43.635Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-29T11:48:43.635Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-29T11:48:43.635Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-29T11:48:43.842Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:43.919Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-29T11:48:44.158Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-29T11:48:44.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-29T11:48:44.159Z] 533475029424: Preparing [2022-04-29T11:48:44.159Z] 34b578c9d71f: Preparing [2022-04-29T11:48:44.159Z] 82897313fa1c: Preparing [2022-04-29T11:48:44.159Z] 78d2d1a81d52: Preparing [2022-04-29T11:48:44.159Z] a456d1505a76: Preparing [2022-04-29T11:48:44.159Z] 4fc242d58285: Preparing [2022-04-29T11:48:44.159Z] 4fc242d58285: Waiting [2022-04-29T11:48:44.159Z] 533475029424: Layer already exists [2022-04-29T11:48:44.159Z] 34b578c9d71f: Layer already exists [2022-04-29T11:48:44.159Z] 82897313fa1c: Layer already exists [2022-04-29T11:48:44.159Z] a456d1505a76: Layer already exists [2022-04-29T11:48:44.159Z] 78d2d1a81d52: Layer already exists [2022-04-29T11:48:44.159Z] 4fc242d58285: Layer already exists [2022-04-29T11:48:44.159Z] latest: digest: sha256:70360a1904cde763a826882ac0e68403cde4a876cedf49aef1f98f8272e38fd6 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:44.194Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-29T11:48:44.456Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:44.739Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.87 [2022-04-29T11:48:44.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-29T11:48:44.739Z] 533475029424: Preparing [2022-04-29T11:48:44.739Z] 34b578c9d71f: Preparing [2022-04-29T11:48:44.739Z] 82897313fa1c: Preparing [2022-04-29T11:48:44.739Z] 78d2d1a81d52: Preparing [2022-04-29T11:48:44.739Z] a456d1505a76: Preparing [2022-04-29T11:48:44.739Z] 4fc242d58285: Preparing [2022-04-29T11:48:44.739Z] 82897313fa1c: Layer already exists [2022-04-29T11:48:44.739Z] a456d1505a76: Layer already exists [2022-04-29T11:48:44.739Z] 533475029424: Layer already exists [2022-04-29T11:48:44.739Z] 34b578c9d71f: Layer already exists [2022-04-29T11:48:44.739Z] 78d2d1a81d52: Layer already exists [2022-04-29T11:48:44.739Z] 4fc242d58285: Layer already exists [2022-04-29T11:48:44.739Z] 2.2.0-dev.87: digest: sha256:70360a1904cde763a826882ac0e68403cde4a876cedf49aef1f98f8272e38fd6 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:45.038Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:45.186Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-29T11:48:45.332Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:48:45.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-29T11:48:45.332Z] 533475029424: Preparing [2022-04-29T11:48:45.332Z] 34b578c9d71f: Preparing [2022-04-29T11:48:45.332Z] 82897313fa1c: Preparing [2022-04-29T11:48:45.332Z] 78d2d1a81d52: Preparing [2022-04-29T11:48:45.332Z] a456d1505a76: Preparing [2022-04-29T11:48:45.332Z] 4fc242d58285: Preparing [2022-04-29T11:48:45.332Z] 4fc242d58285: Waiting [2022-04-29T11:48:45.332Z] 82897313fa1c: Layer already exists [2022-04-29T11:48:45.332Z] 533475029424: Layer already exists [2022-04-29T11:48:45.332Z] a456d1505a76: Layer already exists [2022-04-29T11:48:45.332Z] 34b578c9d71f: Layer already exists [2022-04-29T11:48:45.332Z] 78d2d1a81d52: Layer already exists [2022-04-29T11:48:45.332Z] 4fc242d58285: Layer already exists [2022-04-29T11:48:45.332Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:70360a1904cde763a826882ac0e68403cde4a876cedf49aef1f98f8272e38fd6 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:45.626Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:45.787Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-29T11:48:45.917Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-04-29T11:48:45.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-29T11:48:45.917Z] 533475029424: Preparing [2022-04-29T11:48:45.917Z] 34b578c9d71f: Preparing [2022-04-29T11:48:45.917Z] 82897313fa1c: Preparing [2022-04-29T11:48:45.917Z] 78d2d1a81d52: Preparing [2022-04-29T11:48:45.917Z] a456d1505a76: Preparing [2022-04-29T11:48:45.917Z] 4fc242d58285: Preparing [2022-04-29T11:48:45.917Z] 4fc242d58285: Waiting [2022-04-29T11:48:45.917Z] a456d1505a76: Layer already exists [2022-04-29T11:48:45.917Z] 78d2d1a81d52: Layer already exists [2022-04-29T11:48:45.917Z] 34b578c9d71f: Layer already exists [2022-04-29T11:48:45.917Z] 82897313fa1c: Layer already exists [2022-04-29T11:48:45.917Z] 533475029424: Layer already exists [2022-04-29T11:48:45.917Z] 4fc242d58285: Layer already exists [2022-04-29T11:48:45.917Z] main: digest: sha256:70360a1904cde763a826882ac0e68403cde4a876cedf49aef1f98f8272e38fd6 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T11:48:45.950Z] ===================================================== [Pipeline] echo [2022-04-29T11:48:45.959Z] taggedImages: [2022-04-29T11:48:45.959Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:48:45.959Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-29T11:48:45.959Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.87 [2022-04-29T11:48:45.959Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:48:45.959Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-04-29T11:48:45.980Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-04-29T11:48:45.980Z] 8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:48:45.980Z] latest [2022-04-29T11:48:45.980Z] 2.2.0-dev.87 [2022-04-29T11:48:45.980Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:48:45.980Z] main [2022-04-29T11:48:45.980Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:46.063Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-29T11:48:46.298Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:46.338Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-29T11:48:46.590Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:48:46.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-29T11:48:46.590Z] cb135f9f3a67: Preparing [2022-04-29T11:48:46.590Z] ed1966cae0de: Preparing [2022-04-29T11:48:46.590Z] e84103efc792: Preparing [2022-04-29T11:48:46.590Z] c62b878bf9ab: Preparing [2022-04-29T11:48:46.590Z] eead990182b9: Preparing [2022-04-29T11:48:46.590Z] 4e2c8e33f6cd: Preparing [2022-04-29T11:48:46.590Z] a456d1505a76: Preparing [2022-04-29T11:48:46.590Z] 4fc242d58285: Preparing [2022-04-29T11:48:46.590Z] 4e2c8e33f6cd: Waiting [2022-04-29T11:48:46.590Z] a456d1505a76: Waiting [2022-04-29T11:48:46.590Z] 4fc242d58285: Waiting [2022-04-29T11:48:46.590Z] cb135f9f3a67: Pushed [2022-04-29T11:48:46.590Z] ed1966cae0de: Pushed [2022-04-29T11:48:46.590Z] e84103efc792: Pushed [2022-04-29T11:48:46.590Z] a456d1505a76: Layer already exists [2022-04-29T11:48:46.590Z] 4fc242d58285: Layer already exists [2022-04-29T11:48:47.158Z] 4e2c8e33f6cd: Pushed [2022-04-29T11:48:47.325Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-29T11:48:47.602Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-29T11:48:47.879Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-29T11:48:47.880Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-29T11:48:47.880Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-29T11:48:48.157Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-29T11:48:48.157Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-29T11:48:48.157Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-29T11:48:49.605Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-29T11:48:49.605Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-29T11:48:49.883Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-29T11:48:50.161Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-29T11:48:50.161Z] go: downloading go.opencensus.io v0.23.0 [2022-04-29T11:48:50.446Z] eead990182b9: Pushed [2022-04-29T11:48:51.153Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-29T11:48:52.990Z] c62b878bf9ab: Pushed [2022-04-29T11:48:52.990Z] 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:f371f43d4570411abe6ee99c1d52dec016d8b0f52d758eac4ac34c04925ebf18 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:53.150Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-29T11:48:53.150Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-29T11:48:53.296Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:53.592Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-29T11:48:53.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-29T11:48:53.592Z] cb135f9f3a67: Preparing [2022-04-29T11:48:53.592Z] ed1966cae0de: Preparing [2022-04-29T11:48:53.592Z] e84103efc792: Preparing [2022-04-29T11:48:53.592Z] c62b878bf9ab: Preparing [2022-04-29T11:48:53.592Z] eead990182b9: Preparing [2022-04-29T11:48:53.592Z] 4e2c8e33f6cd: Preparing [2022-04-29T11:48:53.592Z] a456d1505a76: Preparing [2022-04-29T11:48:53.592Z] 4fc242d58285: Preparing [2022-04-29T11:48:53.592Z] a456d1505a76: Waiting [2022-04-29T11:48:53.592Z] 4fc242d58285: Waiting [2022-04-29T11:48:53.592Z] 4e2c8e33f6cd: Waiting [2022-04-29T11:48:53.592Z] ed1966cae0de: Layer already exists [2022-04-29T11:48:53.592Z] e84103efc792: Layer already exists [2022-04-29T11:48:53.592Z] c62b878bf9ab: Layer already exists [2022-04-29T11:48:53.592Z] eead990182b9: Layer already exists [2022-04-29T11:48:53.592Z] cb135f9f3a67: Layer already exists [2022-04-29T11:48:53.592Z] a456d1505a76: Layer already exists [2022-04-29T11:48:53.592Z] 4e2c8e33f6cd: Layer already exists [2022-04-29T11:48:53.592Z] 4fc242d58285: Layer already exists [2022-04-29T11:48:53.592Z] latest: digest: sha256:f371f43d4570411abe6ee99c1d52dec016d8b0f52d758eac4ac34c04925ebf18 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:53.754Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-29T11:48:53.754Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-29T11:48:53.754Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-29T11:48:53.895Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:54.192Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.87 [2022-04-29T11:48:54.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-29T11:48:54.192Z] cb135f9f3a67: Preparing [2022-04-29T11:48:54.192Z] ed1966cae0de: Preparing [2022-04-29T11:48:54.192Z] e84103efc792: Preparing [2022-04-29T11:48:54.192Z] c62b878bf9ab: Preparing [2022-04-29T11:48:54.192Z] eead990182b9: Preparing [2022-04-29T11:48:54.192Z] 4e2c8e33f6cd: Preparing [2022-04-29T11:48:54.192Z] a456d1505a76: Preparing [2022-04-29T11:48:54.192Z] 4fc242d58285: Preparing [2022-04-29T11:48:54.192Z] 4e2c8e33f6cd: Waiting [2022-04-29T11:48:54.192Z] 4fc242d58285: Waiting [2022-04-29T11:48:54.192Z] a456d1505a76: Waiting [2022-04-29T11:48:54.192Z] ed1966cae0de: Layer already exists [2022-04-29T11:48:54.192Z] cb135f9f3a67: Layer already exists [2022-04-29T11:48:54.192Z] c62b878bf9ab: Layer already exists [2022-04-29T11:48:54.192Z] e84103efc792: Layer already exists [2022-04-29T11:48:54.192Z] eead990182b9: Layer already exists [2022-04-29T11:48:54.192Z] 4fc242d58285: Layer already exists [2022-04-29T11:48:54.192Z] 4e2c8e33f6cd: Layer already exists [2022-04-29T11:48:54.192Z] a456d1505a76: Layer already exists [2022-04-29T11:48:54.192Z] 2.2.0-dev.87: digest: sha256:f371f43d4570411abe6ee99c1d52dec016d8b0f52d758eac4ac34c04925ebf18 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:54.356Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-29T11:48:54.356Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-29T11:48:54.493Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:54.790Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:48:54.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-29T11:48:54.791Z] cb135f9f3a67: Preparing [2022-04-29T11:48:54.791Z] ed1966cae0de: Preparing [2022-04-29T11:48:54.791Z] e84103efc792: Preparing [2022-04-29T11:48:54.791Z] c62b878bf9ab: Preparing [2022-04-29T11:48:54.791Z] eead990182b9: Preparing [2022-04-29T11:48:54.791Z] 4e2c8e33f6cd: Preparing [2022-04-29T11:48:54.791Z] a456d1505a76: Preparing [2022-04-29T11:48:54.791Z] 4fc242d58285: Preparing [2022-04-29T11:48:54.791Z] 4e2c8e33f6cd: Waiting [2022-04-29T11:48:54.791Z] a456d1505a76: Waiting [2022-04-29T11:48:54.791Z] 4fc242d58285: Waiting [2022-04-29T11:48:54.791Z] ed1966cae0de: Layer already exists [2022-04-29T11:48:54.791Z] eead990182b9: Layer already exists [2022-04-29T11:48:54.791Z] e84103efc792: Layer already exists [2022-04-29T11:48:54.791Z] c62b878bf9ab: Layer already exists [2022-04-29T11:48:54.791Z] cb135f9f3a67: Layer already exists [2022-04-29T11:48:54.791Z] 4fc242d58285: Layer already exists [2022-04-29T11:48:54.791Z] a456d1505a76: Layer already exists [2022-04-29T11:48:54.791Z] 4e2c8e33f6cd: Layer already exists [2022-04-29T11:48:54.791Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:f371f43d4570411abe6ee99c1d52dec016d8b0f52d758eac4ac34c04925ebf18 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:54.960Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-29T11:48:55.092Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:55.387Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-04-29T11:48:55.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-29T11:48:55.387Z] cb135f9f3a67: Preparing [2022-04-29T11:48:55.387Z] ed1966cae0de: Preparing [2022-04-29T11:48:55.387Z] e84103efc792: Preparing [2022-04-29T11:48:55.387Z] c62b878bf9ab: Preparing [2022-04-29T11:48:55.387Z] eead990182b9: Preparing [2022-04-29T11:48:55.387Z] 4e2c8e33f6cd: Preparing [2022-04-29T11:48:55.387Z] a456d1505a76: Preparing [2022-04-29T11:48:55.387Z] 4fc242d58285: Preparing [2022-04-29T11:48:55.387Z] a456d1505a76: Waiting [2022-04-29T11:48:55.387Z] 4e2c8e33f6cd: Waiting [2022-04-29T11:48:55.387Z] 4fc242d58285: Waiting [2022-04-29T11:48:55.387Z] e84103efc792: Layer already exists [2022-04-29T11:48:55.387Z] cb135f9f3a67: Layer already exists [2022-04-29T11:48:55.387Z] eead990182b9: Layer already exists [2022-04-29T11:48:55.387Z] ed1966cae0de: Layer already exists [2022-04-29T11:48:55.387Z] c62b878bf9ab: Layer already exists [2022-04-29T11:48:55.387Z] 4e2c8e33f6cd: Layer already exists [2022-04-29T11:48:55.387Z] a456d1505a76: Layer already exists [2022-04-29T11:48:55.387Z] 4fc242d58285: Layer already exists [2022-04-29T11:48:55.387Z] main: digest: sha256:f371f43d4570411abe6ee99c1d52dec016d8b0f52d758eac4ac34c04925ebf18 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T11:48:55.428Z] ===================================================== [Pipeline] echo [2022-04-29T11:48:55.437Z] taggedImages: [2022-04-29T11:48:55.437Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:48:55.437Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-29T11:48:55.437Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.87 [2022-04-29T11:48:55.437Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:48:55.437Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-04-29T11:48:55.456Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-04-29T11:48:55.456Z] 8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:48:55.456Z] latest [2022-04-29T11:48:55.456Z] 2.2.0-dev.87 [2022-04-29T11:48:55.456Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:48:55.456Z] main [2022-04-29T11:48:55.456Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:55.774Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:48:56.068Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:48:56.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-29T11:48:56.068Z] 19707c75ce2c: Preparing [2022-04-29T11:48:56.068Z] fa29b43f3879: Preparing [2022-04-29T11:48:56.068Z] c8eb3e7c945b: Preparing [2022-04-29T11:48:56.068Z] 28bd3cd3c16f: Preparing [2022-04-29T11:48:56.068Z] ede928354c6a: Preparing [2022-04-29T11:48:56.068Z] a456d1505a76: Preparing [2022-04-29T11:48:56.068Z] 4fc242d58285: Preparing [2022-04-29T11:48:56.068Z] 4fc242d58285: Waiting [2022-04-29T11:48:56.068Z] 19707c75ce2c: Pushed [2022-04-29T11:48:56.068Z] c8eb3e7c945b: Pushed [2022-04-29T11:48:56.068Z] fa29b43f3879: Pushed [2022-04-29T11:48:56.068Z] a456d1505a76: Layer already exists [2022-04-29T11:48:56.068Z] 4fc242d58285: Layer already exists [2022-04-29T11:48:56.328Z] ede928354c6a: Pushed [2022-04-29T11:48:57.620Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-29T11:48:59.621Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-29T11:48:59.621Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-29T11:48:59.900Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-29T11:48:59.900Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-29T11:49:00.503Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-29T11:49:01.112Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-29T11:49:01.112Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-29T11:49:01.393Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-29T11:49:01.393Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-29T11:49:01.393Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-29T11:49:01.670Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-29T11:49:04.459Z] 28bd3cd3c16f: Pushed [2022-04-29T11:49:04.459Z] 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:66f554464c57eb5e8497880c7314f1134f67c6c52c1cb0aedf633586a61d063b size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:04.761Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:05.053Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-29T11:49:05.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-29T11:49:05.053Z] 19707c75ce2c: Preparing [2022-04-29T11:49:05.053Z] fa29b43f3879: Preparing [2022-04-29T11:49:05.053Z] c8eb3e7c945b: Preparing [2022-04-29T11:49:05.053Z] 28bd3cd3c16f: Preparing [2022-04-29T11:49:05.053Z] ede928354c6a: Preparing [2022-04-29T11:49:05.053Z] a456d1505a76: Preparing [2022-04-29T11:49:05.053Z] 4fc242d58285: Preparing [2022-04-29T11:49:05.053Z] a456d1505a76: Waiting [2022-04-29T11:49:05.053Z] 4fc242d58285: Waiting [2022-04-29T11:49:05.053Z] ede928354c6a: Layer already exists [2022-04-29T11:49:05.053Z] c8eb3e7c945b: Layer already exists [2022-04-29T11:49:05.053Z] 28bd3cd3c16f: Layer already exists [2022-04-29T11:49:05.053Z] fa29b43f3879: Layer already exists [2022-04-29T11:49:05.053Z] 19707c75ce2c: Layer already exists [2022-04-29T11:49:05.053Z] 4fc242d58285: Layer already exists [2022-04-29T11:49:05.053Z] a456d1505a76: Layer already exists [2022-04-29T11:49:05.053Z] latest: digest: sha256:66f554464c57eb5e8497880c7314f1134f67c6c52c1cb0aedf633586a61d063b size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:05.352Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:05.643Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.87 [2022-04-29T11:49:05.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-29T11:49:05.643Z] 19707c75ce2c: Preparing [2022-04-29T11:49:05.643Z] fa29b43f3879: Preparing [2022-04-29T11:49:05.643Z] c8eb3e7c945b: Preparing [2022-04-29T11:49:05.643Z] 28bd3cd3c16f: Preparing [2022-04-29T11:49:05.643Z] ede928354c6a: Preparing [2022-04-29T11:49:05.643Z] a456d1505a76: Preparing [2022-04-29T11:49:05.643Z] 4fc242d58285: Preparing [2022-04-29T11:49:05.643Z] 4fc242d58285: Waiting [2022-04-29T11:49:05.643Z] ede928354c6a: Layer already exists [2022-04-29T11:49:05.643Z] 19707c75ce2c: Layer already exists [2022-04-29T11:49:05.643Z] c8eb3e7c945b: Layer already exists [2022-04-29T11:49:05.643Z] 28bd3cd3c16f: Layer already exists [2022-04-29T11:49:05.643Z] fa29b43f3879: Layer already exists [2022-04-29T11:49:05.643Z] a456d1505a76: Layer already exists [2022-04-29T11:49:05.643Z] 4fc242d58285: Layer already exists [2022-04-29T11:49:05.643Z] 2.2.0-dev.87: digest: sha256:66f554464c57eb5e8497880c7314f1134f67c6c52c1cb0aedf633586a61d063b size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:05.941Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:06.234Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:49:06.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-29T11:49:06.234Z] 19707c75ce2c: Preparing [2022-04-29T11:49:06.234Z] fa29b43f3879: Preparing [2022-04-29T11:49:06.234Z] c8eb3e7c945b: Preparing [2022-04-29T11:49:06.234Z] 28bd3cd3c16f: Preparing [2022-04-29T11:49:06.234Z] ede928354c6a: Preparing [2022-04-29T11:49:06.234Z] a456d1505a76: Preparing [2022-04-29T11:49:06.234Z] 4fc242d58285: Preparing [2022-04-29T11:49:06.234Z] a456d1505a76: Waiting [2022-04-29T11:49:06.234Z] 4fc242d58285: Waiting [2022-04-29T11:49:06.234Z] 28bd3cd3c16f: Layer already exists [2022-04-29T11:49:06.234Z] fa29b43f3879: Layer already exists [2022-04-29T11:49:06.234Z] c8eb3e7c945b: Layer already exists [2022-04-29T11:49:06.234Z] 19707c75ce2c: Layer already exists [2022-04-29T11:49:06.234Z] ede928354c6a: Layer already exists [2022-04-29T11:49:06.234Z] 4fc242d58285: Layer already exists [2022-04-29T11:49:06.234Z] a456d1505a76: Layer already exists [2022-04-29T11:49:06.234Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:66f554464c57eb5e8497880c7314f1134f67c6c52c1cb0aedf633586a61d063b size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:06.536Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:06.828Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-04-29T11:49:06.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-29T11:49:06.829Z] 19707c75ce2c: Preparing [2022-04-29T11:49:06.829Z] fa29b43f3879: Preparing [2022-04-29T11:49:06.829Z] c8eb3e7c945b: Preparing [2022-04-29T11:49:06.829Z] 28bd3cd3c16f: Preparing [2022-04-29T11:49:06.829Z] ede928354c6a: Preparing [2022-04-29T11:49:06.829Z] a456d1505a76: Preparing [2022-04-29T11:49:06.829Z] 4fc242d58285: Preparing [2022-04-29T11:49:06.829Z] a456d1505a76: Waiting [2022-04-29T11:49:06.829Z] 4fc242d58285: Waiting [2022-04-29T11:49:06.829Z] 28bd3cd3c16f: Layer already exists [2022-04-29T11:49:06.829Z] 19707c75ce2c: Layer already exists [2022-04-29T11:49:06.829Z] c8eb3e7c945b: Layer already exists [2022-04-29T11:49:06.829Z] ede928354c6a: Layer already exists [2022-04-29T11:49:06.829Z] fa29b43f3879: Layer already exists [2022-04-29T11:49:06.829Z] a456d1505a76: Layer already exists [2022-04-29T11:49:06.829Z] 4fc242d58285: Layer already exists [2022-04-29T11:49:06.829Z] main: digest: sha256:66f554464c57eb5e8497880c7314f1134f67c6c52c1cb0aedf633586a61d063b size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T11:49:06.867Z] ===================================================== [Pipeline] echo [2022-04-29T11:49:06.878Z] taggedImages: [2022-04-29T11:49:06.878Z] - nexus3.edgexfoundry.org:10004/security-spire-config:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:49:06.878Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-29T11:49:06.878Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.87 [2022-04-29T11:49:06.878Z] - nexus3.edgexfoundry.org:10004/security-spire-config:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:49:06.878Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-04-29T11:49:06.897Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-04-29T11:49:06.897Z] 8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:49:06.897Z] latest [2022-04-29T11:49:06.897Z] 2.2.0-dev.87 [2022-04-29T11:49:06.897Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:49:06.897Z] main [2022-04-29T11:49:06.897Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:07.218Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:07.510Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:49:07.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-29T11:49:07.510Z] c46a4c8733a8: Preparing [2022-04-29T11:49:07.510Z] d1b32fa83f21: Preparing [2022-04-29T11:49:07.510Z] 03db8f4a54bd: Preparing [2022-04-29T11:49:07.510Z] 51e32ec8e942: Preparing [2022-04-29T11:49:07.510Z] 4e2c8e33f6cd: Preparing [2022-04-29T11:49:07.510Z] a456d1505a76: Preparing [2022-04-29T11:49:07.510Z] 4fc242d58285: Preparing [2022-04-29T11:49:07.510Z] a456d1505a76: Waiting [2022-04-29T11:49:07.510Z] 4fc242d58285: Waiting [2022-04-29T11:49:07.510Z] 4e2c8e33f6cd: Layer already exists [2022-04-29T11:49:07.510Z] a456d1505a76: Layer already exists [2022-04-29T11:49:07.510Z] 4fc242d58285: Layer already exists [2022-04-29T11:49:07.510Z] d1b32fa83f21: Pushed [2022-04-29T11:49:07.510Z] 03db8f4a54bd: Pushed [2022-04-29T11:49:07.510Z] c46a4c8733a8: Pushed [2022-04-29T11:49:11.882Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-29T11:49:11.882Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-29T11:49:11.883Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-29T11:49:11.883Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-29T11:49:15.647Z] 51e32ec8e942: Pushed [2022-04-29T11:49:15.648Z] 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:c5b253f13811e3e0599c116c6a8f1687dadb1a7ee1a35cb5a88472a4a9f59fca size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:15.947Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:16.360Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-29T11:49:16.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-29T11:49:16.360Z] c46a4c8733a8: Preparing [2022-04-29T11:49:16.360Z] d1b32fa83f21: Preparing [2022-04-29T11:49:16.360Z] 03db8f4a54bd: Preparing [2022-04-29T11:49:16.360Z] 51e32ec8e942: Preparing [2022-04-29T11:49:16.360Z] 4e2c8e33f6cd: Preparing [2022-04-29T11:49:16.360Z] a456d1505a76: Preparing [2022-04-29T11:49:16.360Z] 4fc242d58285: Preparing [2022-04-29T11:49:16.360Z] a456d1505a76: Waiting [2022-04-29T11:49:16.360Z] 4e2c8e33f6cd: Layer already exists [2022-04-29T11:49:16.360Z] c46a4c8733a8: Layer already exists [2022-04-29T11:49:16.360Z] 03db8f4a54bd: Layer already exists [2022-04-29T11:49:16.360Z] d1b32fa83f21: Layer already exists [2022-04-29T11:49:16.360Z] 51e32ec8e942: Layer already exists [2022-04-29T11:49:16.360Z] a456d1505a76: Layer already exists [2022-04-29T11:49:16.360Z] 4fc242d58285: Layer already exists [2022-04-29T11:49:16.360Z] latest: digest: sha256:c5b253f13811e3e0599c116c6a8f1687dadb1a7ee1a35cb5a88472a4a9f59fca size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:16.655Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:16.949Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.87 [2022-04-29T11:49:16.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-29T11:49:16.949Z] c46a4c8733a8: Preparing [2022-04-29T11:49:16.949Z] d1b32fa83f21: Preparing [2022-04-29T11:49:16.949Z] 03db8f4a54bd: Preparing [2022-04-29T11:49:16.949Z] 51e32ec8e942: Preparing [2022-04-29T11:49:16.949Z] 4e2c8e33f6cd: Preparing [2022-04-29T11:49:16.949Z] a456d1505a76: Preparing [2022-04-29T11:49:16.949Z] 4fc242d58285: Preparing [2022-04-29T11:49:16.949Z] a456d1505a76: Waiting [2022-04-29T11:49:16.949Z] 4fc242d58285: Waiting [2022-04-29T11:49:16.949Z] 51e32ec8e942: Layer already exists [2022-04-29T11:49:16.949Z] 4e2c8e33f6cd: Layer already exists [2022-04-29T11:49:16.949Z] c46a4c8733a8: Layer already exists [2022-04-29T11:49:16.949Z] 03db8f4a54bd: Layer already exists [2022-04-29T11:49:16.949Z] a456d1505a76: Layer already exists [2022-04-29T11:49:16.949Z] d1b32fa83f21: Layer already exists [2022-04-29T11:49:16.949Z] 4fc242d58285: Layer already exists [2022-04-29T11:49:16.949Z] 2.2.0-dev.87: digest: sha256:c5b253f13811e3e0599c116c6a8f1687dadb1a7ee1a35cb5a88472a4a9f59fca size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:17.244Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:17.538Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:49:17.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-29T11:49:17.538Z] c46a4c8733a8: Preparing [2022-04-29T11:49:17.538Z] d1b32fa83f21: Preparing [2022-04-29T11:49:17.538Z] 03db8f4a54bd: Preparing [2022-04-29T11:49:17.538Z] 51e32ec8e942: Preparing [2022-04-29T11:49:17.538Z] 4e2c8e33f6cd: Preparing [2022-04-29T11:49:17.538Z] a456d1505a76: Preparing [2022-04-29T11:49:17.538Z] 4fc242d58285: Preparing [2022-04-29T11:49:17.538Z] a456d1505a76: Waiting [2022-04-29T11:49:17.538Z] 4fc242d58285: Waiting [2022-04-29T11:49:17.538Z] d1b32fa83f21: Layer already exists [2022-04-29T11:49:17.538Z] c46a4c8733a8: Layer already exists [2022-04-29T11:49:17.538Z] 03db8f4a54bd: Layer already exists [2022-04-29T11:49:17.538Z] 4e2c8e33f6cd: Layer already exists [2022-04-29T11:49:17.538Z] 51e32ec8e942: Layer already exists [2022-04-29T11:49:17.538Z] 4fc242d58285: Layer already exists [2022-04-29T11:49:17.538Z] a456d1505a76: Layer already exists [2022-04-29T11:49:17.538Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:c5b253f13811e3e0599c116c6a8f1687dadb1a7ee1a35cb5a88472a4a9f59fca size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:17.839Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:18.133Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-04-29T11:49:18.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-29T11:49:18.133Z] c46a4c8733a8: Preparing [2022-04-29T11:49:18.133Z] d1b32fa83f21: Preparing [2022-04-29T11:49:18.133Z] 03db8f4a54bd: Preparing [2022-04-29T11:49:18.133Z] 51e32ec8e942: Preparing [2022-04-29T11:49:18.133Z] 4e2c8e33f6cd: Preparing [2022-04-29T11:49:18.133Z] a456d1505a76: Preparing [2022-04-29T11:49:18.133Z] 4fc242d58285: Preparing [2022-04-29T11:49:18.133Z] a456d1505a76: Waiting [2022-04-29T11:49:18.133Z] 4fc242d58285: Waiting [2022-04-29T11:49:18.133Z] 4e2c8e33f6cd: Layer already exists [2022-04-29T11:49:18.133Z] c46a4c8733a8: Layer already exists [2022-04-29T11:49:18.133Z] 51e32ec8e942: Layer already exists [2022-04-29T11:49:18.133Z] d1b32fa83f21: Layer already exists [2022-04-29T11:49:18.133Z] 03db8f4a54bd: Layer already exists [2022-04-29T11:49:18.133Z] a456d1505a76: Layer already exists [2022-04-29T11:49:18.133Z] 4fc242d58285: Layer already exists [2022-04-29T11:49:18.133Z] main: digest: sha256:c5b253f13811e3e0599c116c6a8f1687dadb1a7ee1a35cb5a88472a4a9f59fca size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T11:49:18.172Z] ===================================================== [Pipeline] echo [2022-04-29T11:49:18.184Z] taggedImages: [2022-04-29T11:49:18.184Z] - nexus3.edgexfoundry.org:10004/security-spire-server:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:49:18.184Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-29T11:49:18.184Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.87 [2022-04-29T11:49:18.184Z] - nexus3.edgexfoundry.org:10004/security-spire-server:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:49:18.184Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-04-29T11:49:18.204Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-04-29T11:49:18.204Z] 8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:49:18.204Z] latest [2022-04-29T11:49:18.204Z] 2.2.0-dev.87 [2022-04-29T11:49:18.204Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:49:18.204Z] main [2022-04-29T11:49:18.204Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:18.526Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:18.818Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:49:18.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-29T11:49:18.818Z] 4ae83050add1: Preparing [2022-04-29T11:49:18.818Z] 614107a2f7de: Preparing [2022-04-29T11:49:18.818Z] 82897313fa1c: Preparing [2022-04-29T11:49:18.818Z] a55581ee5560: Preparing [2022-04-29T11:49:18.818Z] b541d28bf3b4: Preparing [2022-04-29T11:49:18.818Z] 82897313fa1c: Layer already exists [2022-04-29T11:49:18.818Z] b541d28bf3b4: Layer already exists [2022-04-29T11:49:18.818Z] 4ae83050add1: Pushed [2022-04-29T11:49:18.818Z] a55581ee5560: Pushed [2022-04-29T11:49:21.361Z] 614107a2f7de: Pushed [2022-04-29T11:49:21.361Z] 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:d6be12c9e4cbceff0580439eb8baf0857345b8b51c1fc1273f8da65e454a27b9 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:21.660Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:21.953Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-29T11:49:21.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-29T11:49:21.953Z] 4ae83050add1: Preparing [2022-04-29T11:49:21.953Z] 614107a2f7de: Preparing [2022-04-29T11:49:21.953Z] 82897313fa1c: Preparing [2022-04-29T11:49:21.953Z] a55581ee5560: Preparing [2022-04-29T11:49:21.953Z] b541d28bf3b4: Preparing [2022-04-29T11:49:21.953Z] 614107a2f7de: Layer already exists [2022-04-29T11:49:21.953Z] b541d28bf3b4: Layer already exists [2022-04-29T11:49:21.953Z] 4ae83050add1: Layer already exists [2022-04-29T11:49:21.953Z] 82897313fa1c: Layer already exists [2022-04-29T11:49:21.954Z] a55581ee5560: Layer already exists [2022-04-29T11:49:21.954Z] latest: digest: sha256:d6be12c9e4cbceff0580439eb8baf0857345b8b51c1fc1273f8da65e454a27b9 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:22.252Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:22.546Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.87 [2022-04-29T11:49:22.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-29T11:49:22.546Z] 4ae83050add1: Preparing [2022-04-29T11:49:22.546Z] 614107a2f7de: Preparing [2022-04-29T11:49:22.546Z] 82897313fa1c: Preparing [2022-04-29T11:49:22.546Z] a55581ee5560: Preparing [2022-04-29T11:49:22.546Z] b541d28bf3b4: Preparing [2022-04-29T11:49:22.546Z] b541d28bf3b4: Layer already exists [2022-04-29T11:49:22.546Z] 614107a2f7de: Layer already exists [2022-04-29T11:49:22.546Z] a55581ee5560: Layer already exists [2022-04-29T11:49:22.546Z] 4ae83050add1: Layer already exists [2022-04-29T11:49:22.546Z] 82897313fa1c: Layer already exists [2022-04-29T11:49:22.546Z] 2.2.0-dev.87: digest: sha256:d6be12c9e4cbceff0580439eb8baf0857345b8b51c1fc1273f8da65e454a27b9 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:22.845Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:23.139Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:49:23.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-29T11:49:23.139Z] 4ae83050add1: Preparing [2022-04-29T11:49:23.139Z] 614107a2f7de: Preparing [2022-04-29T11:49:23.139Z] 82897313fa1c: Preparing [2022-04-29T11:49:23.139Z] a55581ee5560: Preparing [2022-04-29T11:49:23.139Z] b541d28bf3b4: Preparing [2022-04-29T11:49:23.139Z] a55581ee5560: Layer already exists [2022-04-29T11:49:23.139Z] 614107a2f7de: Layer already exists [2022-04-29T11:49:23.139Z] b541d28bf3b4: Layer already exists [2022-04-29T11:49:23.139Z] 4ae83050add1: Layer already exists [2022-04-29T11:49:23.139Z] 82897313fa1c: Layer already exists [2022-04-29T11:49:23.139Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:d6be12c9e4cbceff0580439eb8baf0857345b8b51c1fc1273f8da65e454a27b9 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:23.435Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:23.730Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-04-29T11:49:23.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-29T11:49:23.730Z] 4ae83050add1: Preparing [2022-04-29T11:49:23.730Z] 614107a2f7de: Preparing [2022-04-29T11:49:23.730Z] 82897313fa1c: Preparing [2022-04-29T11:49:23.730Z] a55581ee5560: Preparing [2022-04-29T11:49:23.730Z] b541d28bf3b4: Preparing [2022-04-29T11:49:23.730Z] b541d28bf3b4: Layer already exists [2022-04-29T11:49:23.730Z] 4ae83050add1: Layer already exists [2022-04-29T11:49:23.730Z] 614107a2f7de: Layer already exists [2022-04-29T11:49:23.730Z] a55581ee5560: Layer already exists [2022-04-29T11:49:23.730Z] 82897313fa1c: Layer already exists [2022-04-29T11:49:23.730Z] main: digest: sha256:d6be12c9e4cbceff0580439eb8baf0857345b8b51c1fc1273f8da65e454a27b9 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T11:49:23.763Z] ===================================================== [Pipeline] echo [2022-04-29T11:49:23.773Z] taggedImages: [2022-04-29T11:49:23.773Z] - nexus3.edgexfoundry.org:10004/support-notifications:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:49:23.773Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-29T11:49:23.773Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.87 [2022-04-29T11:49:23.773Z] - nexus3.edgexfoundry.org:10004/support-notifications:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:49:23.773Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-04-29T11:49:23.794Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-04-29T11:49:23.794Z] 8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:49:23.794Z] latest [2022-04-29T11:49:23.794Z] 2.2.0-dev.87 [2022-04-29T11:49:23.794Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:49:23.794Z] main [2022-04-29T11:49:23.794Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:24.112Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:24.405Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:49:24.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-29T11:49:24.405Z] 0ceaf32d1fd0: Preparing [2022-04-29T11:49:24.405Z] 708472f7a2c9: Preparing [2022-04-29T11:49:24.405Z] 82897313fa1c: Preparing [2022-04-29T11:49:24.405Z] c8a563a851bf: Preparing [2022-04-29T11:49:24.405Z] b541d28bf3b4: Preparing [2022-04-29T11:49:24.405Z] b541d28bf3b4: Layer already exists [2022-04-29T11:49:24.405Z] 82897313fa1c: Layer already exists [2022-04-29T11:49:24.405Z] c8a563a851bf: Layer already exists [2022-04-29T11:49:24.405Z] 0ceaf32d1fd0: Pushed [2022-04-29T11:49:26.947Z] 708472f7a2c9: Pushed [2022-04-29T11:49:26.947Z] 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:efb3968592163c0ddec02658aa24d259eb47b8b4744bbfe6bd96b760f5fb25a4 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:27.246Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:27.538Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-29T11:49:27.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-29T11:49:27.538Z] 0ceaf32d1fd0: Preparing [2022-04-29T11:49:27.538Z] 708472f7a2c9: Preparing [2022-04-29T11:49:27.538Z] 82897313fa1c: Preparing [2022-04-29T11:49:27.538Z] c8a563a851bf: Preparing [2022-04-29T11:49:27.538Z] b541d28bf3b4: Preparing [2022-04-29T11:49:27.538Z] 0ceaf32d1fd0: Layer already exists [2022-04-29T11:49:27.538Z] c8a563a851bf: Layer already exists [2022-04-29T11:49:27.538Z] 708472f7a2c9: Layer already exists [2022-04-29T11:49:27.538Z] 82897313fa1c: Layer already exists [2022-04-29T11:49:27.538Z] b541d28bf3b4: Layer already exists [2022-04-29T11:49:27.538Z] latest: digest: sha256:efb3968592163c0ddec02658aa24d259eb47b8b4744bbfe6bd96b760f5fb25a4 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:27.836Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:28.129Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.87 [2022-04-29T11:49:28.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-29T11:49:28.129Z] 0ceaf32d1fd0: Preparing [2022-04-29T11:49:28.129Z] 708472f7a2c9: Preparing [2022-04-29T11:49:28.129Z] 82897313fa1c: Preparing [2022-04-29T11:49:28.129Z] c8a563a851bf: Preparing [2022-04-29T11:49:28.129Z] b541d28bf3b4: Preparing [2022-04-29T11:49:28.129Z] b541d28bf3b4: Layer already exists [2022-04-29T11:49:28.129Z] 708472f7a2c9: Layer already exists [2022-04-29T11:49:28.129Z] 0ceaf32d1fd0: Layer already exists [2022-04-29T11:49:28.129Z] 82897313fa1c: Layer already exists [2022-04-29T11:49:28.129Z] c8a563a851bf: Layer already exists [2022-04-29T11:49:28.129Z] 2.2.0-dev.87: digest: sha256:efb3968592163c0ddec02658aa24d259eb47b8b4744bbfe6bd96b760f5fb25a4 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:28.429Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:28.723Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:49:28.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-29T11:49:28.723Z] 0ceaf32d1fd0: Preparing [2022-04-29T11:49:28.723Z] 708472f7a2c9: Preparing [2022-04-29T11:49:28.723Z] 82897313fa1c: Preparing [2022-04-29T11:49:28.723Z] c8a563a851bf: Preparing [2022-04-29T11:49:28.723Z] b541d28bf3b4: Preparing [2022-04-29T11:49:28.723Z] c8a563a851bf: Layer already exists [2022-04-29T11:49:28.723Z] b541d28bf3b4: Layer already exists [2022-04-29T11:49:28.723Z] 82897313fa1c: Layer already exists [2022-04-29T11:49:28.723Z] 0ceaf32d1fd0: Layer already exists [2022-04-29T11:49:28.723Z] 708472f7a2c9: Layer already exists [2022-04-29T11:49:28.723Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:efb3968592163c0ddec02658aa24d259eb47b8b4744bbfe6bd96b760f5fb25a4 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:29.024Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:29.321Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-04-29T11:49:29.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-29T11:49:29.321Z] 0ceaf32d1fd0: Preparing [2022-04-29T11:49:29.321Z] 708472f7a2c9: Preparing [2022-04-29T11:49:29.321Z] 82897313fa1c: Preparing [2022-04-29T11:49:29.321Z] c8a563a851bf: Preparing [2022-04-29T11:49:29.321Z] b541d28bf3b4: Preparing [2022-04-29T11:49:29.321Z] b541d28bf3b4: Layer already exists [2022-04-29T11:49:29.321Z] c8a563a851bf: Layer already exists [2022-04-29T11:49:29.321Z] 708472f7a2c9: Layer already exists [2022-04-29T11:49:29.321Z] 82897313fa1c: Layer already exists [2022-04-29T11:49:29.321Z] 0ceaf32d1fd0: Layer already exists [2022-04-29T11:49:29.321Z] main: digest: sha256:efb3968592163c0ddec02658aa24d259eb47b8b4744bbfe6bd96b760f5fb25a4 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T11:49:29.360Z] ===================================================== [Pipeline] echo [2022-04-29T11:49:29.369Z] taggedImages: [2022-04-29T11:49:29.369Z] - nexus3.edgexfoundry.org:10004/support-scheduler:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:49:29.369Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-29T11:49:29.369Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.87 [2022-04-29T11:49:29.369Z] - nexus3.edgexfoundry.org:10004/support-scheduler:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:49:29.369Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-04-29T11:49:29.397Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-04-29T11:49:29.397Z] 8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:49:29.397Z] latest [2022-04-29T11:49:29.397Z] 2.2.0-dev.87 [2022-04-29T11:49:29.397Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:49:29.397Z] main [2022-04-29T11:49:29.397Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:29.727Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:30.021Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:49:30.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-29T11:49:30.021Z] 921fcd75371f: Preparing [2022-04-29T11:49:30.021Z] 6a4f7d962204: Preparing [2022-04-29T11:49:30.021Z] befa02103d03: Preparing [2022-04-29T11:49:30.021Z] ae37e083d281: Preparing [2022-04-29T11:49:30.021Z] 52f44be93a46: Preparing [2022-04-29T11:49:30.021Z] 10d82663b225: Preparing [2022-04-29T11:49:30.021Z] f7a7a140f1b3: Preparing [2022-04-29T11:49:30.021Z] 31e69d4774c9: Preparing [2022-04-29T11:49:30.021Z] 7750d494dfbd: Preparing [2022-04-29T11:49:30.021Z] 18708474c90b: Preparing [2022-04-29T11:49:30.021Z] 4fc242d58285: Preparing [2022-04-29T11:49:30.021Z] 10d82663b225: Waiting [2022-04-29T11:49:30.021Z] 31e69d4774c9: Waiting [2022-04-29T11:49:30.021Z] f7a7a140f1b3: Waiting [2022-04-29T11:49:30.021Z] 7750d494dfbd: Waiting [2022-04-29T11:49:30.021Z] 4fc242d58285: Waiting [2022-04-29T11:49:30.021Z] 18708474c90b: Waiting [2022-04-29T11:49:30.021Z] 52f44be93a46: Layer already exists [2022-04-29T11:49:30.021Z] 10d82663b225: Layer already exists [2022-04-29T11:49:30.021Z] f7a7a140f1b3: Layer already exists [2022-04-29T11:49:30.021Z] 31e69d4774c9: Layer already exists [2022-04-29T11:49:30.021Z] 7750d494dfbd: Layer already exists [2022-04-29T11:49:30.021Z] 6a4f7d962204: Pushed [2022-04-29T11:49:30.021Z] 4fc242d58285: Layer already exists [2022-04-29T11:49:30.021Z] 18708474c90b: Layer already exists [2022-04-29T11:49:30.281Z] 921fcd75371f: Pushed [2022-04-29T11:49:31.221Z] befa02103d03: Pushed [2022-04-29T11:49:39.356Z] ae37e083d281: Pushed [2022-04-29T11:49:39.356Z] 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:631028da5b53e6267e932da73d4261e976f0862bb14a64008371f6d418dbac41 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:39.658Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:39.955Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-29T11:49:39.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-29T11:49:39.955Z] 921fcd75371f: Preparing [2022-04-29T11:49:39.955Z] 6a4f7d962204: Preparing [2022-04-29T11:49:39.955Z] befa02103d03: Preparing [2022-04-29T11:49:39.955Z] ae37e083d281: Preparing [2022-04-29T11:49:39.955Z] 52f44be93a46: Preparing [2022-04-29T11:49:39.955Z] 10d82663b225: Preparing [2022-04-29T11:49:39.955Z] f7a7a140f1b3: Preparing [2022-04-29T11:49:39.955Z] 31e69d4774c9: Preparing [2022-04-29T11:49:39.955Z] 7750d494dfbd: Preparing [2022-04-29T11:49:39.955Z] 18708474c90b: Preparing [2022-04-29T11:49:39.955Z] f7a7a140f1b3: Waiting [2022-04-29T11:49:39.955Z] 31e69d4774c9: Waiting [2022-04-29T11:49:39.955Z] 7750d494dfbd: Waiting [2022-04-29T11:49:39.955Z] 10d82663b225: Waiting [2022-04-29T11:49:39.955Z] 4fc242d58285: Preparing [2022-04-29T11:49:39.955Z] 18708474c90b: Waiting [2022-04-29T11:49:39.955Z] ae37e083d281: Layer already exists [2022-04-29T11:49:39.955Z] befa02103d03: Layer already exists [2022-04-29T11:49:39.955Z] 52f44be93a46: Layer already exists [2022-04-29T11:49:39.955Z] 6a4f7d962204: Layer already exists [2022-04-29T11:49:39.955Z] 921fcd75371f: Layer already exists [2022-04-29T11:49:39.955Z] 10d82663b225: Layer already exists [2022-04-29T11:49:39.955Z] f7a7a140f1b3: Layer already exists [2022-04-29T11:49:39.955Z] 7750d494dfbd: Layer already exists [2022-04-29T11:49:39.955Z] 18708474c90b: Layer already exists [2022-04-29T11:49:39.955Z] 31e69d4774c9: Layer already exists [2022-04-29T11:49:39.955Z] 4fc242d58285: Layer already exists [2022-04-29T11:49:39.955Z] latest: digest: sha256:631028da5b53e6267e932da73d4261e976f0862bb14a64008371f6d418dbac41 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:40.257Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:40.612Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.87 [2022-04-29T11:49:40.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-29T11:49:40.612Z] 921fcd75371f: Preparing [2022-04-29T11:49:40.612Z] 6a4f7d962204: Preparing [2022-04-29T11:49:40.612Z] befa02103d03: Preparing [2022-04-29T11:49:40.612Z] ae37e083d281: Preparing [2022-04-29T11:49:40.612Z] 52f44be93a46: Preparing [2022-04-29T11:49:40.612Z] 10d82663b225: Preparing [2022-04-29T11:49:40.612Z] f7a7a140f1b3: Preparing [2022-04-29T11:49:40.612Z] 31e69d4774c9: Preparing [2022-04-29T11:49:40.612Z] 7750d494dfbd: Preparing [2022-04-29T11:49:40.612Z] 18708474c90b: Preparing [2022-04-29T11:49:40.612Z] 4fc242d58285: Preparing [2022-04-29T11:49:40.612Z] f7a7a140f1b3: Waiting [2022-04-29T11:49:40.612Z] 31e69d4774c9: Waiting [2022-04-29T11:49:40.612Z] 7750d494dfbd: Waiting [2022-04-29T11:49:40.612Z] 18708474c90b: Waiting [2022-04-29T11:49:40.612Z] 4fc242d58285: Waiting [2022-04-29T11:49:40.612Z] 10d82663b225: Waiting [2022-04-29T11:49:40.612Z] 6a4f7d962204: Layer already exists [2022-04-29T11:49:40.612Z] 52f44be93a46: Layer already exists [2022-04-29T11:49:40.612Z] befa02103d03: Layer already exists [2022-04-29T11:49:40.612Z] 921fcd75371f: Layer already exists [2022-04-29T11:49:40.612Z] ae37e083d281: Layer already exists [2022-04-29T11:49:40.612Z] 10d82663b225: Layer already exists [2022-04-29T11:49:40.612Z] 7750d494dfbd: Layer already exists [2022-04-29T11:49:40.612Z] 31e69d4774c9: Layer already exists [2022-04-29T11:49:40.612Z] f7a7a140f1b3: Layer already exists [2022-04-29T11:49:40.612Z] 18708474c90b: Layer already exists [2022-04-29T11:49:40.612Z] 4fc242d58285: Layer already exists [2022-04-29T11:49:40.612Z] 2.2.0-dev.87: digest: sha256:631028da5b53e6267e932da73d4261e976f0862bb14a64008371f6d418dbac41 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:40.926Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:41.221Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:49:41.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-29T11:49:41.221Z] 921fcd75371f: Preparing [2022-04-29T11:49:41.221Z] 6a4f7d962204: Preparing [2022-04-29T11:49:41.221Z] befa02103d03: Preparing [2022-04-29T11:49:41.221Z] ae37e083d281: Preparing [2022-04-29T11:49:41.221Z] 52f44be93a46: Preparing [2022-04-29T11:49:41.221Z] 10d82663b225: Preparing [2022-04-29T11:49:41.221Z] f7a7a140f1b3: Preparing [2022-04-29T11:49:41.221Z] 31e69d4774c9: Preparing [2022-04-29T11:49:41.221Z] 7750d494dfbd: Preparing [2022-04-29T11:49:41.221Z] 18708474c90b: Preparing [2022-04-29T11:49:41.221Z] 4fc242d58285: Preparing [2022-04-29T11:49:41.221Z] 10d82663b225: Waiting [2022-04-29T11:49:41.221Z] f7a7a140f1b3: Waiting [2022-04-29T11:49:41.221Z] 31e69d4774c9: Waiting [2022-04-29T11:49:41.221Z] 7750d494dfbd: Waiting [2022-04-29T11:49:41.221Z] 18708474c90b: Waiting [2022-04-29T11:49:41.221Z] 4fc242d58285: Waiting [2022-04-29T11:49:41.221Z] 6a4f7d962204: Layer already exists [2022-04-29T11:49:41.221Z] ae37e083d281: Layer already exists [2022-04-29T11:49:41.221Z] 52f44be93a46: Layer already exists [2022-04-29T11:49:41.221Z] 921fcd75371f: Layer already exists [2022-04-29T11:49:41.221Z] befa02103d03: Layer already exists [2022-04-29T11:49:41.221Z] 10d82663b225: Layer already exists [2022-04-29T11:49:41.221Z] f7a7a140f1b3: Layer already exists [2022-04-29T11:49:41.221Z] 31e69d4774c9: Layer already exists [2022-04-29T11:49:41.221Z] 7750d494dfbd: Layer already exists [2022-04-29T11:49:41.221Z] 18708474c90b: Layer already exists [2022-04-29T11:49:41.221Z] 4fc242d58285: Layer already exists [2022-04-29T11:49:41.222Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:631028da5b53e6267e932da73d4261e976f0862bb14a64008371f6d418dbac41 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:41.521Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T11:49:41.816Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-04-29T11:49:41.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-29T11:49:41.816Z] 921fcd75371f: Preparing [2022-04-29T11:49:41.816Z] 6a4f7d962204: Preparing [2022-04-29T11:49:41.816Z] befa02103d03: Preparing [2022-04-29T11:49:41.816Z] ae37e083d281: Preparing [2022-04-29T11:49:41.816Z] 52f44be93a46: Preparing [2022-04-29T11:49:41.816Z] 10d82663b225: Preparing [2022-04-29T11:49:41.816Z] f7a7a140f1b3: Preparing [2022-04-29T11:49:41.816Z] 31e69d4774c9: Preparing [2022-04-29T11:49:41.816Z] 7750d494dfbd: Preparing [2022-04-29T11:49:41.816Z] 18708474c90b: Preparing [2022-04-29T11:49:41.816Z] 4fc242d58285: Preparing [2022-04-29T11:49:41.816Z] 31e69d4774c9: Waiting [2022-04-29T11:49:41.816Z] 7750d494dfbd: Waiting [2022-04-29T11:49:41.816Z] f7a7a140f1b3: Waiting [2022-04-29T11:49:41.816Z] 18708474c90b: Waiting [2022-04-29T11:49:41.816Z] 10d82663b225: Waiting [2022-04-29T11:49:41.816Z] 4fc242d58285: Waiting [2022-04-29T11:49:41.816Z] 52f44be93a46: Layer already exists [2022-04-29T11:49:41.816Z] 6a4f7d962204: Layer already exists [2022-04-29T11:49:41.816Z] befa02103d03: Layer already exists [2022-04-29T11:49:41.816Z] 921fcd75371f: Layer already exists [2022-04-29T11:49:41.816Z] ae37e083d281: Layer already exists [2022-04-29T11:49:41.816Z] f7a7a140f1b3: Layer already exists [2022-04-29T11:49:41.816Z] 7750d494dfbd: Layer already exists [2022-04-29T11:49:41.816Z] 10d82663b225: Layer already exists [2022-04-29T11:49:41.816Z] 31e69d4774c9: Layer already exists [2022-04-29T11:49:41.816Z] 18708474c90b: Layer already exists [2022-04-29T11:49:41.816Z] 4fc242d58285: Layer already exists [2022-04-29T11:49:41.816Z] main: digest: sha256:631028da5b53e6267e932da73d4261e976f0862bb14a64008371f6d418dbac41 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T11:49:41.856Z] ===================================================== [Pipeline] echo [2022-04-29T11:49:41.865Z] taggedImages: [2022-04-29T11:49:41.865Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:49:41.865Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-29T11:49:41.865Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.87 [2022-04-29T11:49:41.865Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T11:49:41.865Z] - 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-29T11:49:51.040Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-29T11:49:51.040Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-29T11:50:48.549Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-29T11:51:10.776Z] Removing intermediate container 69beb5b942df [2022-04-29T11:51:10.776Z] ---> 95f3c9025ceb [2022-04-29T11:51:10.776Z] [2022-04-29T11:51:10.776Z] Step 10/25 : FROM alpine:3.14 [2022-04-29T11:51:10.776Z] Removing intermediate container 3016ccd2ff8a [2022-04-29T11:51:10.776Z] ---> be2eafcf3fb9 [2022-04-29T11:51:10.776Z] [2022-04-29T11:51:10.776Z] Step 10/31 : FROM alpine:3.14 [2022-04-29T11:51:10.776Z] 3.14: Pulling from library/alpine [2022-04-29T11:51:10.776Z] 3.14: Pulling from library/alpine [2022-04-29T11:51:10.776Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-29T11:51:10.776Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-29T11:51:10.776Z] Status: Downloaded newer image for alpine:3.14 [2022-04-29T11:51:10.776Z] Status: Image is up to date for alpine:3.14 [2022-04-29T11:51:10.776Z] ---> ac73e934f311 [2022-04-29T11:51:10.776Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-29T11:51:10.776Z] ---> ac73e934f311 [2022-04-29T11:51:10.776Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-29T11:51:10.776Z] ---> Running in 676f90c5bf78 [2022-04-29T11:51:10.776Z] ---> Running in d5760e48c2eb [2022-04-29T11:51:11.766Z] Removing intermediate container 676f90c5bf78 [2022-04-29T11:51:11.766Z] ---> f0902d1671e0 [2022-04-29T11:51:11.766Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-29T11:51:11.766Z] ---> Running in c62cf0ed96c4 [2022-04-29T11:51:13.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-29T11:51:13.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-29T11:51:13.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-29T11:51:14.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-29T11:51:14.636Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-29T11:51:14.636Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-29T11:51:14.636Z] (3/3) Installing su-exec (0.2-r1) [2022-04-29T11:51:14.636Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T11:51:14.636Z] Executing ca-certificates-20211220-r0.trigger [2022-04-29T11:51:15.243Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-29T11:51:15.243Z] OK: 6 MiB in 17 packages [2022-04-29T11:51:15.243Z] (2/2) Installing su-exec (0.2-r1) [2022-04-29T11:51:15.243Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T11:51:15.243Z] OK: 6 MiB in 16 packages [2022-04-29T11:51:17.235Z] Removing intermediate container c62cf0ed96c4 [2022-04-29T11:51:17.235Z] ---> b2ffaa1d0b81 [2022-04-29T11:51:17.235Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-29T11:51:17.236Z] ---> Running in c95254b54ae8 [2022-04-29T11:51:17.836Z] Removing intermediate container d5760e48c2eb [2022-04-29T11:51:17.836Z] ---> 64c6d54af332 [2022-04-29T11:51:17.836Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-29T11:51:17.836Z] ---> Running in 761148e6775c [2022-04-29T11:51:18.112Z] Removing intermediate container c95254b54ae8 [2022-04-29T11:51:18.112Z] ---> 62047a9369ec [2022-04-29T11:51:18.112Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-29T11:51:18.392Z] ---> Running in cd9165b1778f [2022-04-29T11:51:18.666Z] Removing intermediate container 761148e6775c [2022-04-29T11:51:18.666Z] ---> 85aa12936770 [2022-04-29T11:51:18.666Z] Step 13/25 : WORKDIR / [2022-04-29T11:51:18.666Z] ---> Running in 93e360ccf7c0 [2022-04-29T11:51:18.943Z] Removing intermediate container cd9165b1778f [2022-04-29T11:51:18.943Z] ---> 15ebb89a74bd [2022-04-29T11:51:18.943Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-29T11:51:19.223Z] ---> Running in 45054e8fc323 [2022-04-29T11:51:19.829Z] Removing intermediate container 93e360ccf7c0 [2022-04-29T11:51:19.829Z] ---> 8b613c0a5860 [2022-04-29T11:51:19.829Z] 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-29T11:51:20.819Z] ---> 955829baac2c [2022-04-29T11:51:20.819Z] 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-29T11:51:22.263Z] ---> 3db26f692642 [2022-04-29T11:51:22.263Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-29T11:51:22.538Z] Removing intermediate container 45054e8fc323 [2022-04-29T11:51:22.538Z] ---> b68c6e6bad06 [2022-04-29T11:51:22.538Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-29T11:51:22.538Z] ---> Running in 6e5d75e33a8c [2022-04-29T11:51:23.549Z] Removing intermediate container 6e5d75e33a8c [2022-04-29T11:51:23.549Z] ---> e9d1e8cfbe86 [2022-04-29T11:51:23.549Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-29T11:51:23.549Z] ---> dd0430e99850 [2022-04-29T11:51:23.549Z] 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-29T11:51:24.539Z] ---> 40dd1b1f2ca3 [2022-04-29T11:51:24.539Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-29T11:51:24.539Z] ---> 8d8dba6828b8 [2022-04-29T11:51:24.816Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-29T11:51:24.816Z] ---> Running in e9b7e8f5c13c [2022-04-29T11:51:27.474Z] ---> 084f03f0b56c [2022-04-29T11:51:27.474Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-29T11:51:28.080Z] Removing intermediate container e9b7e8f5c13c [2022-04-29T11:51:28.080Z] ---> f82b51984981 [2022-04-29T11:51:28.080Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T11:51:29.538Z] ---> 8866bfd45f43 [2022-04-29T11:51:29.538Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-29T11:51:30.145Z] ---> fcefc101a82b [2022-04-29T11:51:30.145Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-29T11:51:31.598Z] ---> add733768eba [2022-04-29T11:51:31.598Z] 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-29T11:51:31.598Z] ---> Running in eb067ffc819a [2022-04-29T11:51:32.204Z] ---> d3e90b1760ea [2022-04-29T11:51:32.204Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-29T11:51:33.206Z] ---> f6891bdfe130 [2022-04-29T11:51:33.206Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-29T11:51:34.655Z] ---> 438a4ece6f71 [2022-04-29T11:51:34.655Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-29T11:51:35.266Z] Removing intermediate container eb067ffc819a [2022-04-29T11:51:35.266Z] ---> 9a2c45593ae3 [2022-04-29T11:51:35.266Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-29T11:51:35.266Z] ---> Running in 18f45e7662e8 [2022-04-29T11:51:35.870Z] ---> 0243b8a6fd25 [2022-04-29T11:51:35.870Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-29T11:51:35.870Z] Removing intermediate container 18f45e7662e8 [2022-04-29T11:51:35.870Z] ---> 79020c851c5f [2022-04-29T11:51:35.870Z] Step 23/25 : LABEL arch=arm64 [2022-04-29T11:51:36.149Z] ---> Running in cfa05e6f7f78 [2022-04-29T11:51:36.149Z] ---> Running in 23eb4b91951b [2022-04-29T11:51:36.758Z] Removing intermediate container cfa05e6f7f78 [2022-04-29T11:51:36.758Z] ---> cf1c9ce1a4eb [2022-04-29T11:51:36.758Z] Step 24/25 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:51:37.034Z] Removing intermediate container 23eb4b91951b [2022-04-29T11:51:37.034Z] ---> 189ad1104c6c [2022-04-29T11:51:37.034Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-29T11:51:37.034Z] ---> Running in 4612c84e04ac [2022-04-29T11:51:38.022Z] Removing intermediate container 4612c84e04ac [2022-04-29T11:51:38.022Z] ---> 25c1b07bd3de [2022-04-29T11:51:38.022Z] Step 25/25 : LABEL version=2.2.0-dev.87 [2022-04-29T11:51:38.022Z] ---> Running in 64303ddf447f [2022-04-29T11:51:38.300Z] ---> 8db15230eede [2022-04-29T11:51:38.300Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-29T11:51:38.577Z] ---> Running in 9bbed82121ca [2022-04-29T11:51:38.852Z] Removing intermediate container 64303ddf447f [2022-04-29T11:51:38.852Z] ---> f1778ce876be [2022-04-29T11:51:38.852Z] [2022-04-29T11:51:39.451Z] Successfully built f1778ce876be [2022-04-29T11:51:39.451Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-29T11:51:39.451Z]  Building security-secretstore-setup ... done Building support-notifications [2022-04-29T11:51:42.090Z] Removing intermediate container 9bbed82121ca [2022-04-29T11:51:42.090Z] ---> 1e81d33a26f0 [2022-04-29T11:51:42.090Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-29T11:51:42.090Z] ---> Running in 72d393e6be1a [2022-04-29T11:51:42.700Z] Removing intermediate container 72d393e6be1a [2022-04-29T11:51:42.700Z] ---> 50ccdd7fe679 [2022-04-29T11:51:42.700Z] Step 28/31 : CMD ["gate"] [2022-04-29T11:51:42.700Z] ---> Running in 179038e21cac [2022-04-29T11:51:43.304Z] Removing intermediate container 179038e21cac [2022-04-29T11:51:43.304Z] ---> 798910ac5568 [2022-04-29T11:51:43.304Z] Step 29/31 : LABEL arch=arm64 [2022-04-29T11:51:43.580Z] ---> Running in 84052380f630 [2022-04-29T11:51:44.188Z] Removing intermediate container 84052380f630 [2022-04-29T11:51:44.188Z] ---> 2ee5671d2459 [2022-04-29T11:51:44.188Z] Step 30/31 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:51:44.465Z] ---> Running in e4ccbe1fa98d [2022-04-29T11:51:45.068Z] Removing intermediate container e4ccbe1fa98d [2022-04-29T11:51:45.068Z] ---> 7476f21b11b0 [2022-04-29T11:51:45.068Z] Step 31/31 : LABEL version=2.2.0-dev.87 [2022-04-29T11:51:45.344Z] ---> Running in cf4d0f7aaa6a [2022-04-29T11:51:45.946Z] Removing intermediate container cf4d0f7aaa6a [2022-04-29T11:51:45.946Z] ---> de7c41ebe558 [2022-04-29T11:51:45.946Z] [2022-04-29T11:51:46.222Z] Successfully built de7c41ebe558 [2022-04-29T11:51:46.222Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-29T11:51:46.222Z]  Building security-bootstrapper ... done Building support-scheduler [2022-04-29T11:52:04.635Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T11:52:04.635Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-29T11:52:04.635Z] ---> 6408bbc62975 [2022-04-29T11:52:04.635Z] Step 3/22 : WORKDIR /edgex-go [2022-04-29T11:52:04.635Z] ---> Using cache [2022-04-29T11:52:04.635Z] ---> 91ba6c521a83 [2022-04-29T11:52:04.635Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T11:52:04.635Z] ---> Using cache [2022-04-29T11:52:04.635Z] ---> daa2f959d51f [2022-04-29T11:52:04.635Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-29T11:52:04.635Z] ---> Running in a366ba86565b [2022-04-29T11:52:05.622Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T11:52:05.901Z] Removing intermediate container 4f91948a5156 [2022-04-29T11:52:05.901Z] ---> f4026ea91568 [2022-04-29T11:52:05.901Z] [2022-04-29T11:52:05.901Z] Step 10/23 : FROM alpine:3.14 [2022-04-29T11:52:05.901Z] ---> ac73e934f311 [2022-04-29T11:52:05.901Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-29T11:52:06.180Z] ---> Running in 8dd78b23874f [2022-04-29T11:52:06.779Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T11:52:07.054Z] Removing intermediate container 8dd78b23874f [2022-04-29T11:52:07.054Z] ---> 583434191890 [2022-04-29T11:52:07.054Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-29T11:52:07.054Z] ---> Running in fbb7b9b4c423 [2022-04-29T11:52:07.659Z] Removing intermediate container fbb7b9b4c423 [2022-04-29T11:52:07.659Z] ---> 877477bcc5df [2022-04-29T11:52:07.659Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-29T11:52:07.938Z] ---> Running in ae6fb414578b [2022-04-29T11:52:08.216Z] OK: 220 MiB in 52 packages [2022-04-29T11:52:08.511Z] Removing intermediate container ae6fb414578b [2022-04-29T11:52:08.511Z] ---> a6df3b204846 [2022-04-29T11:52:08.511Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T11:52:08.790Z] ---> Running in 6e28b280dd3a [2022-04-29T11:52:10.229Z] Removing intermediate container a366ba86565b [2022-04-29T11:52:10.229Z] ---> 18c1cf487bfb [2022-04-29T11:52:10.229Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-29T11:52:12.216Z] ---> d1b7188a3cb9 [2022-04-29T11:52:12.216Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T11:52:12.216Z] ---> Running in 202a8487d783 [2022-04-29T11:52:12.814Z] Removing intermediate container 6e28b280dd3a [2022-04-29T11:52:12.814Z] ---> 3cfcf98b6c8f [2022-04-29T11:52:12.814Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-29T11:52:13.095Z] ---> Running in ae14e7e5bd54 [2022-04-29T11:52:13.374Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T11:52:13.374Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-29T11:52:13.374Z] ---> 6408bbc62975 [2022-04-29T11:52:13.374Z] Step 3/22 : WORKDIR /edgex-go [2022-04-29T11:52:13.374Z] ---> Using cache [2022-04-29T11:52:13.374Z] ---> 91ba6c521a83 [2022-04-29T11:52:13.374Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T11:52:13.374Z] ---> Using cache [2022-04-29T11:52:13.374Z] ---> daa2f959d51f [2022-04-29T11:52:13.374Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-29T11:52:13.374Z] ---> Running in cc8bf3777b36 [2022-04-29T11:52:16.019Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-29T11:52:16.019Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T11:52:17.005Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-29T11:52:17.005Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T11:52:18.453Z] Removing intermediate container 202a8487d783 [2022-04-29T11:52:18.453Z] ---> bb8e6580d374 [2022-04-29T11:52:18.453Z] Step 8/22 : COPY . . [2022-04-29T11:52:18.453Z] OK: 220 MiB in 52 packages [2022-04-29T11:52:18.453Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-29T11:52:18.453Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-29T11:52:18.453Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-29T11:52:18.734Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-29T11:52:19.011Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-29T11:52:19.011Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-29T11:52:19.011Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T11:52:19.290Z] OK: 8 MiB in 20 packages [2022-04-29T11:52:20.303Z] Removing intermediate container cc8bf3777b36 [2022-04-29T11:52:20.303Z] ---> 7e85890b0e7e [2022-04-29T11:52:20.303Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-29T11:52:21.290Z] Removing intermediate container ae14e7e5bd54 [2022-04-29T11:52:21.290Z] ---> fdd4ad41eaf5 [2022-04-29T11:52:21.290Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T11:52:22.280Z] ---> 221578485556 [2022-04-29T11:52:22.280Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T11:52:22.559Z] ---> Running in 473e79833ed7 [2022-04-29T11:52:23.556Z] ---> ab8f52031481 [2022-04-29T11:52:23.556Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-29T11:52:26.955Z] ---> e5057d093b40 [2022-04-29T11:52:26.955Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-29T11:52:28.966Z] Removing intermediate container 473e79833ed7 [2022-04-29T11:52:28.966Z] ---> d75baa0cafa9 [2022-04-29T11:52:28.966Z] Step 8/22 : COPY . . [2022-04-29T11:52:29.246Z] ---> 651625f0d4f8 [2022-04-29T11:52:29.246Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-29T11:52:29.521Z] ---> Running in 51f299c62b1b [2022-04-29T11:52:30.967Z] Removing intermediate container 51f299c62b1b [2022-04-29T11:52:30.967Z] ---> 7e3101c69ce5 [2022-04-29T11:52:30.967Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T11:52:30.967Z] ---> Running in e332534029df [2022-04-29T11:52:32.424Z] Removing intermediate container e332534029df [2022-04-29T11:52:32.424Z] ---> e64947ef6c35 [2022-04-29T11:52:32.424Z] Step 21/23 : LABEL arch=arm64 [2022-04-29T11:52:32.424Z] ---> Running in a47497d7f570 [2022-04-29T11:52:34.421Z] Removing intermediate container a47497d7f570 [2022-04-29T11:52:34.421Z] ---> 7f88cf18f785 [2022-04-29T11:52:34.421Z] Step 22/23 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:52:34.421Z] ---> Running in 8dfb0d19ca0a [2022-04-29T11:52:35.415Z] Removing intermediate container 8dfb0d19ca0a [2022-04-29T11:52:35.415Z] ---> fcc830527df1 [2022-04-29T11:52:35.415Z] Step 23/23 : LABEL version=2.2.0-dev.87 [2022-04-29T11:52:35.415Z] ---> Running in edc2e8563f06 [2022-04-29T11:52:36.860Z] Removing intermediate container edc2e8563f06 [2022-04-29T11:52:36.860Z] ---> 5eb5b58a19f7 [2022-04-29T11:52:36.860Z] [2022-04-29T11:52:37.851Z] Successfully built 5eb5b58a19f7 [2022-04-29T11:52:37.851Z] Successfully tagged core-data-arm64:latest [2022-04-29T11:52:37.851Z]  Building core-data ... done Building security-spire-agent [2022-04-29T11:52:44.592Z] Removing intermediate container 85c6358d7ea5 [2022-04-29T11:52:44.592Z] ---> 0663fc82ac47 [2022-04-29T11:52:44.592Z] [2022-04-29T11:52:44.592Z] Step 9/20 : FROM alpine:3.15 [2022-04-29T11:52:44.592Z] 3.15: Pulling from library/alpine [2022-04-29T11:52:47.233Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-29T11:52:47.233Z] Status: Downloaded newer image for alpine:3.15 [2022-04-29T11:52:47.233Z] ---> 3fb3c9af89a9 [2022-04-29T11:52:47.233Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-29T11:52:47.233Z] ---> f4de1a934b7a [2022-04-29T11:52:47.233Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-29T11:52:47.233Z] ---> Running in 2c9bd5ebd6f1 [2022-04-29T11:52:47.233Z] ---> Running in 84e2ccb4233b [2022-04-29T11:52:48.229Z] Removing intermediate container 2c9bd5ebd6f1 [2022-04-29T11:52:48.229Z] ---> 088a4c25f4f6 [2022-04-29T11:52:48.229Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T11:52:48.526Z] ---> Running in 4d2bc62b7d12 [2022-04-29T11:52:49.982Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-29T11:52:52.621Z] Removing intermediate container 4d2bc62b7d12 [2022-04-29T11:52:52.621Z] ---> a9dee2b9f091 [2022-04-29T11:52:52.621Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-29T11:52:52.621Z] ---> Running in 5bb434c6c6c3 [2022-04-29T11:52:55.259Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T11:52:56.254Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T11:52:57.717Z] v3.15.4-73-gb502bce698 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-29T11:52:57.717Z] v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-29T11:52:57.717Z] OK: 15730 distinct packages available [2022-04-29T11:52:57.717Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T11:52:58.737Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T11:52:58.737Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-29T11:52:58.737Z] ---> 6408bbc62975 [2022-04-29T11:52:58.737Z] Step 3/26 : WORKDIR /edgex-go [2022-04-29T11:52:58.737Z] ---> Using cache [2022-04-29T11:52:58.737Z] ---> 91ba6c521a83 [2022-04-29T11:52:58.737Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T11:52:58.737Z] ---> Using cache [2022-04-29T11:52:58.737Z] ---> daa2f959d51f [2022-04-29T11:52:58.737Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-29T11:52:59.013Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T11:52:59.013Z] ---> Running in dce93ad03ff5 [2022-04-29T11:52:59.618Z] ---> bf325c7fdf83 [2022-04-29T11:52:59.618Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-29T11:52:59.898Z] ---> Running in 3721905e1f07 [2022-04-29T11:53:00.176Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-29T11:53:00.778Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-29T11:53:00.778Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-29T11:53:00.778Z] (4/9) Installing libcurl (7.80.0-r1) [2022-04-29T11:53:01.056Z] (5/9) Installing curl (7.80.0-r1) [2022-04-29T11:53:01.056Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-29T11:53:01.335Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-29T11:53:01.335Z] (8/9) Installing libucontext (1.1-r0) [2022-04-29T11:53:01.335Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T11:53:01.335Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-29T11:53:01.615Z] Executing busybox-1.34.1-r5.trigger [2022-04-29T11:53:01.615Z] Executing ca-certificates-20211220-r0.trigger [2022-04-29T11:53:01.893Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-29T11:53:01.893Z] OK: 8 MiB in 23 packages [2022-04-29T11:53:02.495Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T11:53:03.939Z] OK: 220 MiB in 52 packages [2022-04-29T11:53:03.939Z] Removing intermediate container 5bb434c6c6c3 [2022-04-29T11:53:03.939Z] ---> ecbcdbcee875 [2022-04-29T11:53:03.939Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T11:53:05.404Z] ---> 83af7cad4aec [2022-04-29T11:53:05.404Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-29T11:53:05.404Z] Removing intermediate container dce93ad03ff5 [2022-04-29T11:53:05.404Z] ---> 8be1f2b0d692 [2022-04-29T11:53:05.404Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-29T11:53:06.855Z] ---> 96b40d788f09 [2022-04-29T11:53:06.855Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T11:53:06.855Z] ---> Running in d4a4fc0ec438 [2022-04-29T11:53:08.298Z] ---> 6b354d07480f [2022-04-29T11:53:08.298Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-29T11:53:09.292Z] ---> 711ce28daa72 [2022-04-29T11:53:09.292Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-29T11:53:09.292Z] ---> Running in 80abb4f61411 [2022-04-29T11:53:09.897Z] Removing intermediate container 80abb4f61411 [2022-04-29T11:53:09.897Z] ---> 6598b167791f [2022-04-29T11:53:09.897Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T11:53:10.177Z] ---> Running in 21d0b3560784 [2022-04-29T11:53:10.453Z] Removing intermediate container 21d0b3560784 [2022-04-29T11:53:10.453Z] ---> f6fa3275c397 [2022-04-29T11:53:10.453Z] Step 18/20 : LABEL arch=arm64 [2022-04-29T11:53:10.738Z] ---> Running in 1360dafe10c6 [2022-04-29T11:53:11.015Z] Removing intermediate container 1360dafe10c6 [2022-04-29T11:53:11.015Z] ---> 3173ba83a1df [2022-04-29T11:53:11.015Z] Step 19/20 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T11:53:11.293Z] ---> Running in 955e860e1c62 [2022-04-29T11:53:11.574Z] Removing intermediate container 955e860e1c62 [2022-04-29T11:53:11.574Z] ---> acd7ffd49d9c [2022-04-29T11:53:11.574Z] Step 20/20 : LABEL version=2.2.0-dev.87 [2022-04-29T11:53:11.853Z] ---> Running in b79a18aaec5a [2022-04-29T11:53:12.845Z] Removing intermediate container b79a18aaec5a [2022-04-29T11:53:12.845Z] ---> 5f91e795319f [2022-04-29T11:53:12.845Z] [2022-04-29T11:53:12.845Z] Removing intermediate container d4a4fc0ec438 [2022-04-29T11:53:12.845Z] ---> c3e7f2fa8777 [2022-04-29T11:53:12.845Z] Step 8/26 : COPY . . [2022-04-29T11:53:13.124Z] Successfully built 5f91e795319f [2022-04-29T11:53:13.124Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-29T11:53:13.124Z]  Building security-spiffe-token-provider ... done Building security-spire-config [2022-04-29T11:53:28.250Z] ---> 189db5c282f3 [2022-04-29T11:53:28.250Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-29T11:53:28.250Z] ---> Running in b8b1cbd2709a [2022-04-29T11:53:28.250Z] Removing intermediate container b8b1cbd2709a [2022-04-29T11:53:28.250Z] ---> fdc5d0c1d993 [2022-04-29T11:53:28.250Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-29T11:53:28.250Z] ---> Running in cd535eb3cba6 [2022-04-29T11:53:31.782Z] Removing intermediate container cd535eb3cba6 [2022-04-29T11:53:31.782Z] ---> edfd3a804464 [2022-04-29T11:53:31.782Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-29T11:53:31.782Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T11:53:31.782Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-29T11:53:31.782Z] ---> 6408bbc62975 [2022-04-29T11:53:31.782Z] Step 3/26 : WORKDIR /edgex-go [2022-04-29T11:53:31.782Z] ---> Using cache [2022-04-29T11:53:31.782Z] ---> 91ba6c521a83 [2022-04-29T11:53:31.782Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T11:53:31.782Z] ---> Using cache [2022-04-29T11:53:31.782Z] ---> daa2f959d51f [2022-04-29T11:53:31.782Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-29T11:53:31.782Z] ---> Using cache [2022-04-29T11:53:31.782Z] ---> 8be1f2b0d692 [2022-04-29T11:53:31.782Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-29T11:53:31.782Z] ---> Using cache [2022-04-29T11:53:31.782Z] ---> 96b40d788f09 [2022-04-29T11:53:31.782Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T11:53:31.782Z] ---> Using cache [2022-04-29T11:53:31.782Z] ---> c3e7f2fa8777 [2022-04-29T11:53:31.782Z] Step 8/26 : COPY . . [2022-04-29T11:53:32.088Z] ---> Using cache [2022-04-29T11:53:32.088Z] ---> 189db5c282f3 [2022-04-29T11:53:32.088Z] ---> Running in a7d62d24d6c5 [2022-04-29T11:53:32.088Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-29T11:53:32.088Z] ---> Using cache [2022-04-29T11:53:32.088Z] ---> fdc5d0c1d993 [2022-04-29T11:53:32.088Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-29T11:53:32.088Z] ---> Using cache [2022-04-29T11:53:32.088Z] ---> edfd3a804464 [2022-04-29T11:53:32.088Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-29T11:53:32.383Z] ---> Running in 46887bd490c6 [2022-04-29T11:53:33.171Z] Removing intermediate container 46887bd490c6 [2022-04-29T11:53:33.171Z] ---> 825811f5d629 [2022-04-29T11:53:33.171Z] 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-29T11:53:33.171Z] Removing intermediate container a7d62d24d6c5 [2022-04-29T11:53:33.171Z] ---> ae0d1f079d6b [2022-04-29T11:53:33.171Z] 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-29T11:53:33.171Z] ---> Running in 1082cebca45c [2022-04-29T11:53:33.485Z] ---> Running in 5c57c0ebc322 [2022-04-29T11:53:37.092Z] spire-1.2.1/ [2022-04-29T11:53:37.092Z] spire-1.2.1/.data/ [2022-04-29T11:53:37.092Z] spire-1.2.1/.data/.file [2022-04-29T11:53:37.092Z] spire-1.2.1/.dockerignore [2022-04-29T11:53:37.092Z] spire-1.2.1/.gitattributes [2022-04-29T11:53:37.092Z] spire-1.2.1/.githooks/ [2022-04-29T11:53:37.092Z] spire-1.2.1/.githooks/pre-commit [2022-04-29T11:53:37.092Z] spire-1.2.1/.github/ [2022-04-29T11:53:37.092Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-29T11:53:37.092Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-29T11:53:37.092Z] spire-1.2.1/.github/dependabot.yml [2022-04-29T11:53:37.092Z] spire-1.2.1/.github/workflows/ [2022-04-29T11:53:37.092Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-29T11:53:37.092Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-29T11:53:37.092Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-29T11:53:37.092Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-29T11:53:37.092Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-29T11:53:37.092Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-29T11:53:37.092Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-29T11:53:37.092Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-29T11:53:37.092Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-29T11:53:37.092Z] spire-1.2.1/.gitignore [2022-04-29T11:53:37.092Z] spire-1.2.1/.go-version [2022-04-29T11:53:37.092Z] spire-1.2.1/.golangci.yml [2022-04-29T11:53:37.092Z] spire-1.2.1/ADOPTERS.md [2022-04-29T11:53:37.092Z] spire-1.2.1/CHANGELOG.md [2022-04-29T11:53:37.092Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-29T11:53:37.092Z] spire-1.2.1/CODEOWNERS [2022-04-29T11:53:37.092Z] spire-1.2.1/CONTRIBUTING.md [2022-04-29T11:53:37.092Z] spire-1.2.1/Dockerfile [2022-04-29T11:53:37.092Z] spire-1.2.1/Dockerfile.devspire-1.2.1/ [2022-04-29T11:53:37.092Z] [2022-04-29T11:53:37.092Z] spire-1.2.1/Dockerfile.scratch [2022-04-29T11:53:37.092Z] spire-1.2.1/LICENSE [2022-04-29T11:53:37.092Z] spire-1.2.1/MAINTAINERS.md [2022-04-29T11:53:37.092Z] spire-1.2.1/Makefile [2022-04-29T11:53:37.092Z] spire-1.2.1/README.md [2022-04-29T11:53:37.092Z] spire-1.2.1/ROADMAP.md [2022-04-29T11:53:37.092Z] spire-1.2.1/SECURITY.md [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/ [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/ [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/validate/spire-1.2.1/.data/ [2022-04-29T11:53:37.092Z] spire-1.2.1/.data/.file [2022-04-29T11:53:37.092Z] spire-1.2.1/.dockerignore [2022-04-29T11:53:37.092Z] spire-1.2.1/.gitattributes [2022-04-29T11:53:37.092Z] spire-1.2.1/.githooks/ [2022-04-29T11:53:37.092Z] spire-1.2.1/.githooks/pre-commit [2022-04-29T11:53:37.092Z] spire-1.2.1/.github/ [2022-04-29T11:53:37.092Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-29T11:53:37.092Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-29T11:53:37.092Z] spire-1.2.1/.github/dependabot.yml [2022-04-29T11:53:37.092Z] spire-1.2.1/.github/workflows/ [2022-04-29T11:53:37.092Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-29T11:53:37.092Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-29T11:53:37.092Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-29T11:53:37.092Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-29T11:53:37.092Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-29T11:53:37.092Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-29T11:53:37.092Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-29T11:53:37.092Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-29T11:53:37.092Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-29T11:53:37.092Z] spire-1.2.1/.gitignore [2022-04-29T11:53:37.092Z] spire-1.2.1/.go-version [2022-04-29T11:53:37.092Z] spire-1.2.1/.golangci.yml [2022-04-29T11:53:37.092Z] spire-1.2.1/ADOPTERS.md [2022-04-29T11:53:37.092Z] spire-1.2.1/CHANGELOG.md [2022-04-29T11:53:37.092Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-29T11:53:37.092Z] spire-1.2.1/CODEOWNERS [2022-04-29T11:53:37.092Z] spire-1.2.1/CONTRIBUTING.md [2022-04-29T11:53:37.092Z] spire-1.2.1/Dockerfile [2022-04-29T11:53:37.092Z] spire-1.2.1/Dockerfile.dev [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-server/ [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-29T11:53:37.092Z] spire-1.2.1/Dockerfile.scratch [2022-04-29T11:53:37.092Z] spire-1.2.1/LICENSE [2022-04-29T11:53:37.092Z] spire-1.2.1/MAINTAINERS.md [2022-04-29T11:53:37.092Z] spire-1.2.1/Makefile [2022-04-29T11:53:37.092Z] spire-1.2.1/README.md [2022-04-29T11:53:37.092Z] spire-1.2.1/ROADMAP.md [2022-04-29T11:53:37.092Z] spire-1.2.1/SECURITY.md [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/ [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/ [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-29T11:53:37.092Z] spire-1.2.1/cmd/spire-server/ [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-29T11:53:37.093Z] spire-1.2.1/conf/ [2022-04-29T11:53:37.093Z] spire-1.2.1/conf/agent/ [2022-04-29T11:53:37.093Z] spire-1.2.1/conf/agent/agent.conf [2022-04-29T11:53:37.093Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-29T11:53:37.093Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-29T11:53:37.093Z] spire-1.2.1/conf/server/ [2022-04-29T11:53:37.093Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-29T11:53:37.093Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-29T11:53:37.093Z] spire-1.2.1/conf/server/server.conf [2022-04-29T11:53:37.093Z] spire-1.2.1/conf/server/server_full.conf [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/ [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/SPIRE101.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/auditlog.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/images/ [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/scaling_spire.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/spire_agent.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/spire_server.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/supported_integrations.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/telemetry.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/telemetry_config.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/upgrading.md [2022-04-29T11:53:37.093Z] spire-1.2.1/doc/using_spire.md [2022-04-29T11:53:37.093Z] spire-1.2.1/examples/ [2022-04-29T11:53:37.093Z] spire-1.2.1/examples/README.md [2022-04-29T11:53:37.093Z] spire-1.2.1/go.mod [2022-04-29T11:53:37.093Z] spire-1.2.1/go.sum [2022-04-29T11:53:37.093Z] spire-1.2.1/pkg/ [2022-04-29T11:53:37.093Z] spire-1.2.1/pkg/agent/ [2022-04-29T11:53:37.093Z] spire-1.2.1/pkg/agent/agent.go [2022-04-29T11:53:37.093Z] spire-1.2.1/pkg/agent/api/ [2022-04-29T11:53:37.093Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-29T11:53:37.093Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-29T11:53:37.093Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-29T11:53:37.093Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-29T11:53:37.093Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-29T11:53:37.093Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-29T11:53:37.093Z] spire-1.2.1/conf/ [2022-04-29T11:53:37.093Z] spire-1.2.1/conf/agent/ [2022-04-29T11:53:37.093Z] spire-1.2.1/conf/agent/agent.conf [2022-04-29T11:53:37.093Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-29T11:53:37.093Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-29T11:53:37.093Z] spire-1.2.1/conf/server/ [2022-04-29T11:53:37.093Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-29T11:53:37.093Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-29T11:53:37.094Z] spire-1.2.1/conf/server/server.conf [2022-04-29T11:53:37.094Z] spire-1.2.1/conf/server/server_full.conf [2022-04-29T11:53:37.094Z] spire-1.2.1/doc/ [2022-04-29T11:53:37.094Z] spire-1.2.1/doc/SPIRE101.md [2022-04-29T11:53:37.094Z] spire-1.2.1/doc/auditlog.md [2022-04-29T11:53:37.094Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-29T11:53:37.094Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-29T11:53:37.094Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-29T11:53:37.094Z] spire-1.2.1/doc/images/ [2022-04-29T11:53:37.094Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-29T11:53:37.094Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-29T11:53:37.094Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-29T11:53:37.370Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/client/ [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/common/ [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/config.go [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-29T11:53:37.370Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/manager/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/scaling_spire.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/spire_agent.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/spire_server.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/supported_integrations.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/telemetry.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/telemetry_config.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/upgrading.md [2022-04-29T11:53:37.371Z] spire-1.2.1/doc/using_spire.md [2022-04-29T11:53:37.371Z] spire-1.2.1/examples/ [2022-04-29T11:53:37.371Z] spire-1.2.1/examples/README.md [2022-04-29T11:53:37.371Z] spire-1.2.1/go.mod [2022-04-29T11:53:37.371Z] spire-1.2.1/go.sum [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/agent.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/api/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-29T11:53:37.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/svid/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/api/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/api/names.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/auth/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/catalog/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/client/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/common/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/config.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/cli/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-29T11:53:37.372Z] [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/manager/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/agent/manager/config.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-29T11:53:37.372Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/health/ [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/health/config.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/health/context.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/health/health.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/idutil/ [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/log/ [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/log/log.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/log/options.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-29T11:53:37.373Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/plugin/ [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-29T11:53:37.651Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/profiling/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/selector/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/agent/svid/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/api/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/api/names.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/auth/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-29T11:53:37.652Z] [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/uptime/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/uptime/uptime_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/catalog/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/util/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/util/task.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/version/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/version/version.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/x509util/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/cli/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/server/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/server/api/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/server/api/api.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-29T11:53:37.652Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-29T11:53:37.653Z] [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/health/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/id.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/middleware/caller_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/status.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/health/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/health/config.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/health/context.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/health/health.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/bundle/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/ca/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/idutil/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/log/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/log/log.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/log/options.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/cache/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/catalog/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-29T11:53:37.653Z] [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/config.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/datastore/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-29T11:53:37.653Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-29T11:53:37.654Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-29T11:53:37.654Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-29T11:53:37.654Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-29T11:53:37.654Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-29T11:53:37.654Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-29T11:53:37.654Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-29T11:53:37.654Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-29T11:53:37.654Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-29T11:53:37.654Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-29T11:53:37.654Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-29T11:53:37.654Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-29T11:53:37.654Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/plugin/ [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/profiling/ [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/selector/ [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/plugin/ [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-29T11:53:37.927Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/uptime/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/util/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/util/task.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/version/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/version/version.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/x509util/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/api/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/api/api.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-29T11:53:37.928Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/health/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/id.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-29T11:53:37.929Z] [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/status.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/trustdomain/v1/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/bundle/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/ca/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/cache/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-29T11:53:37.929Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/catalog/ [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-29T11:53:37.930Z] [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/registration/ [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/server.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/server_test.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/svid/ [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-29T11:53:37.930Z] spire-1.2.1/proto/ [2022-04-29T11:53:37.930Z] spire-1.2.1/proto/private/ [2022-04-29T11:53:37.930Z] spire-1.2.1/proto/private/server/ [2022-04-29T11:53:37.930Z] spire-1.2.1/proto/private/server/journal/spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/config.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/datastore/ [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-29T11:53:37.930Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-29T11:53:38.204Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-29T11:53:38.204Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-29T11:53:38.204Z] spire-1.2.1/proto/spire/ [2022-04-29T11:53:38.204Z] spire-1.2.1/proto/spire/common/ [2022-04-29T11:53:38.204Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-29T11:53:38.204Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-29T11:53:38.204Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-29T11:53:38.204Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-29T11:53:38.204Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-29T11:53:38.204Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-29T11:53:38.204Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-29T11:53:38.204Z] spire-1.2.1/proto/spire/plugin/ [2022-04-29T11:53:38.204Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-29T11:53:38.204Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-29T11:53:38.204Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-29T11:53:38.204Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-29T11:53:38.204Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-29T11:53:38.204Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-29T11:53:38.204Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-29T11:53:38.204Z] spire-1.2.1/release/ [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-29T11:53:38.204Z] spire-1.2.1/release/spire-extras/ [2022-04-29T11:53:38.204Z] spire-1.2.1/release/spire-extras/README.md [2022-04-29T11:53:38.204Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-29T11:53:38.204Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-29T11:53:38.204Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-29T11:53:38.204Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-29T11:53:38.204Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-29T11:53:38.204Z] spire-1.2.1/release/spire/ [2022-04-29T11:53:38.204Z] spire-1.2.1/release/spire/README.md [2022-04-29T11:53:38.204Z] spire-1.2.1/release/spire/conf/ [2022-04-29T11:53:38.204Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-29T11:53:38.204Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-29T11:53:38.204Z] spire-1.2.1/release/spire/conf/server/ [2022-04-29T11:53:38.204Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-29T11:53:38.204Z] spire-1.2.1/script/ [2022-04-29T11:53:38.204Z] spire-1.2.1/script/build-artifact.sh [2022-04-29T11:53:38.204Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-29T11:53:38.204Z] spire-1.2.1/support/ [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/ [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/ [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-29T11:53:38.204Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-29T11:53:38.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-29T11:53:38.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-29T11:53:38.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-29T11:53:38.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-29T11:53:38.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-29T11:53:38.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-29T11:53:38.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-29T11:53:38.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-29T11:53:38.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-29T11:53:38.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-29T11:53:38.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-29T11:53:38.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-29T11:53:38.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-29T11:53:38.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-29T11:53:38.205Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-29T11:53:38.205Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-29T11:53:38.205Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-29T11:53:38.205Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-29T11:53:38.205Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-29T11:53:38.205Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-29T11:53:38.205Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-29T11:53:38.205Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-29T11:53:38.205Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-29T11:53:38.205Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-29T11:53:38.205Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-29T11:53:38.205Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-29T11:53:38.205Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-29T11:53:38.205Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-29T11:53:38.205Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-29T11:53:38.205Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-29T11:53:38.205Z] spire-1.2.1/test/ [2022-04-29T11:53:38.205Z] spire-1.2.1/test/clock/ [2022-04-29T11:53:38.205Z] spire-1.2.1/test/clock/clock.go [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/ [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fixture/ [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fixture/certs/ [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fixture/config/ [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-29T11:53:38.205Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-29T11:53:38.205Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-29T11:53:38.206Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-29T11:53:38.206Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-29T11:53:38.206Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-29T11:53:38.206Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-29T11:53:38.206Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-29T11:53:38.206Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-29T11:53:38.206Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-29T11:53:38.206Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-29T11:53:38.206Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-29T11:53:38.206Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-29T11:53:38.206Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-29T11:53:38.206Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-29T11:53:38.206Z] spire-1.2.1/test/fixture/fixture.go [2022-04-29T11:53:38.206Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-29T11:53:38.206Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-29T11:53:38.206Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-29T11:53:38.206Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-29T11:53:38.206Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-29T11:53:38.206Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-29T11:53:38.206Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/test/fixture/registration/ [2022-04-29T11:53:38.206Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-29T11:53:38.206Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-29T11:53:38.206Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-29T11:53:38.206Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-29T11:53:38.206Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-29T11:53:38.206Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/ [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/README.md [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-29T11:53:38.206Z] [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/common [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/setup/ [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/setup/x509pop/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/suites/ [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-29T11:53:38.206Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-29T11:53:38.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-29T11:53:38.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-29T11:53:38.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-29T11:53:38.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-29T11:53:38.483Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-29T11:53:38.483Z] spire-1.2.1/pkg/server/registration/ [2022-04-29T11:53:38.483Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-29T11:53:38.483Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-29T11:53:38.483Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-29T11:53:38.483Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-29T11:53:38.483Z] spire-1.2.1/pkg/server/server.go [2022-04-29T11:53:38.483Z] spire-1.2.1/pkg/server/server_test.go [2022-04-29T11:53:38.483Z] spire-1.2.1/pkg/server/svid/ [2022-04-29T11:53:38.483Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-29T11:53:38.483Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-29T11:53:38.483Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-29T11:53:38.483Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-29T11:53:38.483Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-29T11:53:38.483Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-29T11:53:38.483Z] spire-1.2.1/proto/ [2022-04-29T11:53:38.483Z] spire-1.2.1/proto/private/ [2022-04-29T11:53:38.483Z] spire-1.2.1/proto/private/server/ [2022-04-29T11:53:38.483Z] spire-1.2.1/proto/private/server/journal/ [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-29T11:53:38.483Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-29T11:53:38.483Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-29T11:53:38.483Z] spire-1.2.1/proto/spire/ [2022-04-29T11:53:38.483Z] spire-1.2.1/proto/spire/common/ [2022-04-29T11:53:38.483Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-29T11:53:38.483Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-29T11:53:38.483Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-29T11:53:38.483Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-29T11:53:38.483Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-29T11:53:38.483Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-29T11:53:38.483Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-29T11:53:38.483Z] spire-1.2.1/proto/spire/plugin/ [2022-04-29T11:53:38.483Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-29T11:53:38.483Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-29T11:53:38.483Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-29T11:53:38.483Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-29T11:53:38.483Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-29T11:53:38.483Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-29T11:53:38.483Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-29T11:53:38.483Z] spire-1.2.1/release/ [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-29T11:53:38.483Z] spire-1.2.1/release/spire-extras/ [2022-04-29T11:53:38.483Z] spire-1.2.1/release/spire-extras/README.md [2022-04-29T11:53:38.483Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-29T11:53:38.483Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-29T11:53:38.483Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-29T11:53:38.483Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-29T11:53:38.483Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-29T11:53:38.483Z] spire-1.2.1/release/spire/ [2022-04-29T11:53:38.483Z] spire-1.2.1/release/spire/README.md [2022-04-29T11:53:38.483Z] spire-1.2.1/release/spire/conf/ [2022-04-29T11:53:38.483Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-29T11:53:38.483Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-29T11:53:38.483Z] spire-1.2.1/release/spire/conf/server/ [2022-04-29T11:53:38.483Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-29T11:53:38.483Z] spire-1.2.1/script/ [2022-04-29T11:53:38.483Z] spire-1.2.1/script/build-artifact.sh [2022-04-29T11:53:38.483Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-29T11:53:38.483Z] spire-1.2.1/support/ [2022-04-29T11:53:38.483Z] spire-1.2.1/support/k8s/ [2022-04-29T11:53:38.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-29T11:53:38.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-29T11:53:38.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-29T11:53:38.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-29T11:53:38.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-29T11:53:38.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-29T11:53:38.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-29T11:53:38.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-29T11:53:38.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-29T11:53:38.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-29T11:53:38.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-29T11:53:38.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-29T11:53:38.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-29T11:53:38.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-29T11:53:38.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-29T11:53:38.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-29T11:53:38.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-29T11:53:38.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-29T11:53:38.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-29T11:53:38.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-29T11:53:38.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-29T11:53:38.483Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-29T11:53:38.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-29T11:53:38.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-29T11:53:38.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-29T11:53:38.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-29T11:53:38.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-29T11:53:38.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-29T11:53:38.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-29T11:53:38.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-29T11:53:38.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-29T11:53:38.483Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-29T11:53:38.484Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-29T11:53:38.484Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-29T11:53:38.484Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-29T11:53:38.484Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-29T11:53:38.484Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-29T11:53:38.484Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-29T11:53:38.484Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-29T11:53:38.484Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-29T11:53:38.484Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-29T11:53:38.484Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-29T11:53:38.484Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-29T11:53:38.484Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-29T11:53:38.484Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-29T11:53:38.484Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-29T11:53:38.484Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-29T11:53:38.484Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-29T11:53:38.484Z] spire-1.2.1/test/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/clock/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/clock/clock.go [2022-04-29T11:53:38.484Z] spire-1.2.1/test/fakes/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-29T11:53:38.484Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-29T11:53:38.484Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-29T11:53:38.484Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-29T11:53:38.484Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-29T11:53:38.484Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-29T11:53:38.484Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-29T11:53:38.484Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-29T11:53:38.484Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-29T11:53:38.484Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-29T11:53:38.484Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-29T11:53:38.484Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-29T11:53:38.484Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-29T11:53:38.484Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-29T11:53:38.484Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/certs/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/config/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/fixture.go [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/registration/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-29T11:53:38.485Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/README.md [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/common [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/setup/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-29T11:53:38.485Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-29T11:53:38.486Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-29T11:53:38.764Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/test-one.sh [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/test.sh [2022-04-29T11:53:38.765Z] spire-1.2.1/test/plugintest/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/plugintest/config.go [2022-04-29T11:53:38.765Z] spire-1.2.1/test/plugintest/load.go [2022-04-29T11:53:38.765Z] spire-1.2.1/test/plugintest/option.go [2022-04-29T11:53:38.765Z] spire-1.2.1/test/spiretest/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-29T11:53:38.765Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-29T11:53:38.765Z] spire-1.2.1/test/spiretest/dir.go [2022-04-29T11:53:38.765Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-29T11:53:38.765Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-29T11:53:38.765Z] spire-1.2.1/test/spiretest/logs.go [2022-04-29T11:53:38.765Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-29T11:53:38.765Z] spire-1.2.1/test/spiretest/suite.go [2022-04-29T11:53:38.765Z] spire-1.2.1/test/spiretest/x509.go [2022-04-29T11:53:38.765Z] spire-1.2.1/test/testca/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/testca/ca.go [2022-04-29T11:53:38.765Z] spire-1.2.1/test/testkey/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/testkey/generate.sh [2022-04-29T11:53:38.765Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-29T11:53:38.765Z] spire-1.2.1/test/testkey/keys.go [2022-04-29T11:53:38.765Z] spire-1.2.1/test/testkey/new.go [2022-04-29T11:53:38.765Z] spire-1.2.1/test/tpmsimulator/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-29T11:53:38.765Z] spire-1.2.1/test/util/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-29T11:53:38.765Z] spire-1.2.1/test/util/cert_generation.go [2022-04-29T11:53:38.765Z] spire-1.2.1/test/util/io_redirection.go [2022-04-29T11:53:38.765Z] spire-1.2.1/test/util/race.go [2022-04-29T11:53:38.765Z] spire-1.2.1/test/util/util.go [2022-04-29T11:53:38.765Z] building spire from source... [2022-04-29T11:53:38.765Z] [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-29T11:53:38.765Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/test-one.sh [2022-04-29T11:53:38.766Z] spire-1.2.1/test/integration/test.sh [2022-04-29T11:53:38.766Z] spire-1.2.1/test/plugintest/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/plugintest/config.go [2022-04-29T11:53:38.766Z] spire-1.2.1/test/plugintest/load.go [2022-04-29T11:53:38.766Z] spire-1.2.1/test/plugintest/option.go [2022-04-29T11:53:38.766Z] spire-1.2.1/test/spiretest/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-29T11:53:38.766Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-29T11:53:38.766Z] spire-1.2.1/test/spiretest/dir.go [2022-04-29T11:53:38.766Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-29T11:53:38.766Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-29T11:53:38.766Z] spire-1.2.1/test/spiretest/logs.go [2022-04-29T11:53:38.766Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-29T11:53:38.766Z] spire-1.2.1/test/spiretest/suite.go [2022-04-29T11:53:38.766Z] spire-1.2.1/test/spiretest/x509.go [2022-04-29T11:53:38.766Z] spire-1.2.1/test/testca/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/testca/ca.go [2022-04-29T11:53:38.766Z] spire-1.2.1/test/testkey/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/testkey/generate.sh [2022-04-29T11:53:38.766Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-29T11:53:38.766Z] spire-1.2.1/test/testkey/keys.go [2022-04-29T11:53:38.766Z] spire-1.2.1/test/testkey/new.go [2022-04-29T11:53:38.766Z] spire-1.2.1/test/tpmsimulator/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-29T11:53:38.766Z] spire-1.2.1/test/util/ [2022-04-29T11:53:38.766Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-29T11:53:38.766Z] spire-1.2.1/test/util/cert_generation.go [2022-04-29T11:53:38.766Z] spire-1.2.1/test/util/io_redirection.go [2022-04-29T11:53:38.766Z] spire-1.2.1/test/util/race.go [2022-04-29T11:53:38.766Z] spire-1.2.1/test/util/util.go [2022-04-29T11:53:38.766Z] building spire from source... [2022-04-29T11:53:39.367Z] Installing go1.17.7... [2022-04-29T11:53:39.367Z] Installing go1.17.7... [2022-04-29T11:54:06.227Z] Building bin/spire-server... [2022-04-29T11:54:06.227Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-29T11:54:06.227Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-29T11:54:06.227Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-29T11:54:06.227Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-29T11:54:06.227Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-29T11:54:06.227Z] Building bin/spire-server... [2022-04-29T11:54:06.227Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-29T11:54:06.227Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-29T11:54:06.227Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-29T11:54:06.227Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-29T11:54:06.227Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-29T11:54:06.227Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-29T11:54:06.227Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-29T11:54:06.227Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-29T11:54:06.227Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-29T11:54:06.227Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T11:54:06.227Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-29T11:54:06.501Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-29T11:54:07.103Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-29T11:54:07.380Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-29T11:54:07.655Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-29T11:54:07.931Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-29T11:54:07.931Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-29T11:54:08.208Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-29T11:54:08.483Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-29T11:54:08.483Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-29T11:54:08.483Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-29T11:54:09.470Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-29T11:54:09.470Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-29T11:54:09.470Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-29T11:54:09.470Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-29T11:54:09.744Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-29T11:54:09.744Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-29T11:54:10.020Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-29T11:54:10.021Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-29T11:54:10.021Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-29T11:54:10.298Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-29T11:54:10.298Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-29T11:54:10.574Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-29T11:54:10.574Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-29T11:54:10.574Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-29T11:54:10.574Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-29T11:54:11.561Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-29T11:54:11.561Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-29T11:54:11.561Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-29T11:54:11.838Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-29T11:54:11.838Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-29T11:54:12.827Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-29T11:54:12.827Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-29T11:54:25.255Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-29T11:54:25.255Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-29T11:54:25.255Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-29T11:54:25.255Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-29T11:54:25.255Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-29T11:54:25.255Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-29T11:54:25.855Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-29T11:54:25.855Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-29T11:54:26.131Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-29T11:54:26.131Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-29T11:54:26.131Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-29T11:54:26.407Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-29T11:54:26.407Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-29T11:54:26.407Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-29T11:54:26.686Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-29T11:54:26.963Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-29T11:54:26.963Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-29T11:54:27.567Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-29T11:54:27.567Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-29T11:54:27.567Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-29T11:54:27.567Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-29T11:54:27.846Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-29T11:54:27.846Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-29T11:54:27.847Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-29T11:54:27.847Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-29T11:54:28.126Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-29T11:54:28.126Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-29T11:54:28.126Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-29T11:54:28.407Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-29T11:54:28.407Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-29T11:54:28.407Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-29T11:54:28.407Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-29T11:54:28.407Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-29T11:54:28.687Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-29T11:54:28.687Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-29T11:54:28.964Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-29T11:54:28.964Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-29T11:54:28.964Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-29T11:54:29.240Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-29T11:54:29.240Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-29T11:54:29.517Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-29T11:54:29.794Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-29T11:54:30.071Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-29T11:54:30.071Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-29T11:54:30.348Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-29T11:54:30.348Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-29T11:54:30.628Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-29T11:54:30.628Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-29T11:54:30.906Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-29T11:54:30.906Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-29T11:54:30.906Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-29T11:54:30.906Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-29T11:54:31.183Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-29T11:54:31.183Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-29T11:54:31.183Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-29T11:54:31.785Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-29T11:54:32.388Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-29T11:54:32.388Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-29T11:54:32.388Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-29T11:54:32.992Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-29T11:54:34.985Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-29T11:54:36.972Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-29T11:54:45.261Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-29T11:54:45.262Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-29T11:54:45.262Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-29T11:54:45.262Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-29T11:54:45.262Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-29T11:54:46.245Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-29T11:54:46.245Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-29T11:54:46.519Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-29T11:54:46.793Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-29T11:54:46.793Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-29T11:55:08.975Z] go: downloading google.golang.org/api v0.70.0 [2022-04-29T11:55:08.975Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-29T11:55:08.976Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-29T11:55:08.976Z] go: downloading k8s.io/api v0.23.4 [2022-04-29T11:55:10.420Z] go: downloading google.golang.org/api v0.70.0 [2022-04-29T11:55:10.420Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-29T11:55:10.420Z] go: downloading k8s.io/api v0.23.4 [2022-04-29T11:55:18.723Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-29T11:55:22.142Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-29T11:55:22.429Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-29T11:55:49.270Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-29T11:55:49.270Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-29T11:55:49.270Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-29T11:55:49.270Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-29T11:55:49.270Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-29T11:55:49.868Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-29T11:55:50.144Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-29T11:55:50.744Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-29T11:55:50.744Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-29T11:55:50.744Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-29T11:55:51.343Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-29T11:55:51.619Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-29T11:55:52.218Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-29T11:55:52.494Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-29T11:55:53.935Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-29T11:55:54.210Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-29T11:55:54.210Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-29T11:55:54.487Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-29T11:55:55.473Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-29T11:55:55.750Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-29T11:55:55.750Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-29T11:55:55.750Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-29T11:55:56.027Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-29T11:55:56.301Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-29T11:55:56.577Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-29T11:55:56.853Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-29T11:55:56.853Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-29T11:55:56.853Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-29T11:55:56.853Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-29T11:55:57.128Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-29T11:55:57.128Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-29T11:55:57.404Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-29T11:55:57.404Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-29T11:55:58.389Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-29T11:55:58.389Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-29T11:55:58.389Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-29T11:55:58.666Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-29T11:55:58.666Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-29T11:55:58.666Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-29T11:55:58.941Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-29T11:55:59.216Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-29T11:55:59.216Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-29T11:55:59.491Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-29T11:55:59.491Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-29T11:55:59.766Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-29T11:56:00.041Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-29T11:56:00.041Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-29T11:56:01.485Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-29T11:56:01.485Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-29T11:56:01.485Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-29T11:56:04.893Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-29T11:56:05.168Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-29T11:56:05.443Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-29T11:56:05.443Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-29T11:56:05.443Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-29T11:56:05.443Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-29T11:56:05.443Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-29T11:56:06.427Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-29T11:56:06.427Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-29T11:56:06.703Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-29T11:56:06.703Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-29T11:56:06.979Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-29T11:56:06.979Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-29T11:56:07.255Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-29T11:56:07.255Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-29T11:56:07.255Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-29T11:56:07.255Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-29T11:56:07.255Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-29T11:56:07.255Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-29T11:56:08.240Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-29T11:56:08.240Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-29T11:56:08.240Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-29T11:56:08.516Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-29T11:56:08.516Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-29T11:56:08.516Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-29T11:56:08.791Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-29T11:56:08.791Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-29T11:56:09.069Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-29T11:56:09.345Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-29T11:56:09.345Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-29T11:56:09.345Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-29T11:56:09.345Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-29T11:56:09.345Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-29T11:56:09.620Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-29T11:56:10.220Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-29T11:56:10.497Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-29T11:56:10.497Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-29T11:56:10.497Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-29T11:56:10.773Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-29T11:56:11.049Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-29T11:56:11.326Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-29T11:56:11.326Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-29T11:56:11.326Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-29T11:56:11.326Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-29T11:56:11.326Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-29T11:56:11.326Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-29T11:56:11.605Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-29T11:56:12.592Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-29T11:56:12.869Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-29T11:56:12.869Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-29T11:56:13.149Z] go: downloading go.opencensus.io v0.23.0 [2022-04-29T11:56:13.149Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-29T11:56:13.424Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-29T11:56:13.699Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-29T11:56:13.700Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-29T11:56:14.300Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-29T11:56:14.300Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-29T11:56:14.300Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-29T11:56:14.577Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-29T11:56:15.177Z] go: downloading go.opencensus.io v0.23.0 [2022-04-29T11:56:15.177Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-29T11:56:15.777Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-29T11:56:15.777Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-29T11:56:16.052Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-29T11:56:16.328Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-29T11:56:16.328Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-29T11:56:16.604Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-29T11:56:16.880Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-29T11:56:17.157Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-29T11:56:17.761Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-29T11:56:18.361Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-29T11:56:20.994Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-29T11:56:20.994Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-29T11:56:20.994Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-29T11:56:21.269Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-29T11:56:21.269Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-29T11:56:21.269Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-29T11:56:21.870Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-29T11:56:22.146Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-29T11:56:22.422Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-29T11:56:22.422Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-29T11:56:22.422Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-29T11:56:22.702Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-29T11:56:22.702Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-29T11:56:22.702Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-29T11:56:22.702Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-29T11:56:23.315Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-29T11:56:23.315Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-29T11:56:23.315Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-29T11:56:24.299Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-29T11:56:24.299Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-29T11:56:24.574Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-29T11:56:24.574Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-29T11:56:24.851Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-29T11:56:24.851Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-29T11:56:25.132Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-29T11:56:31.872Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-29T11:56:31.872Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-29T11:56:31.872Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-29T11:56:31.872Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-29T11:56:33.871Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-29T11:56:34.148Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-29T11:56:34.148Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-29T11:56:34.148Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-29T11:56:56.374Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-29T11:56:56.374Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-29T11:57:00.734Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-29T11:57:00.734Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-29T12:00:07.752Z] Removing intermediate container 84e2ccb4233b [2022-04-29T12:00:07.752Z] ---> cd955c48f1fe [2022-04-29T12:00:07.752Z] [2022-04-29T12:00:07.752Z] Step 10/22 : FROM alpine:3.14 [2022-04-29T12:00:07.752Z] ---> ac73e934f311 [2022-04-29T12:00:07.752Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-29T12:00:07.752Z] ---> Running in 9329d2ff4a00 [2022-04-29T12:00:07.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-29T12:00:07.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-29T12:00:07.752Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-29T12:00:07.752Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-29T12:00:07.752Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T12:00:07.752Z] Executing ca-certificates-20211220-r0.trigger [2022-04-29T12:00:07.752Z] OK: 6 MiB in 16 packages [2022-04-29T12:00:07.752Z] Removing intermediate container 9329d2ff4a00 [2022-04-29T12:00:07.752Z] ---> 6ffe7cd12acc [2022-04-29T12:00:07.752Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-29T12:00:07.752Z] ---> Running in b8d927724e3a [2022-04-29T12:00:07.752Z] Removing intermediate container b8d927724e3a [2022-04-29T12:00:07.752Z] ---> d0b3aeb4f259 [2022-04-29T12:00:07.752Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-29T12:00:07.752Z] ---> Running in c150453b214e [2022-04-29T12:00:07.752Z] Removing intermediate container c150453b214e [2022-04-29T12:00:07.752Z] ---> afd328ff1c38 [2022-04-29T12:00:07.752Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-29T12:00:07.752Z] ---> Running in 6c3a6e165c76 [2022-04-29T12:00:07.752Z] Removing intermediate container 6c3a6e165c76 [2022-04-29T12:00:07.752Z] ---> d21a076d6208 [2022-04-29T12:00:07.752Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T12:00:08.360Z] ---> 633ffaf782cd [2022-04-29T12:00:08.360Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-29T12:00:10.361Z] Removing intermediate container 3721905e1f07 [2022-04-29T12:00:10.361Z] ---> 5d9ac5289387 [2022-04-29T12:00:10.361Z] [2022-04-29T12:00:10.361Z] Step 10/22 : FROM alpine:3.14 [2022-04-29T12:00:10.361Z] ---> ac73e934f311 [2022-04-29T12:00:10.361Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-29T12:00:10.637Z] ---> Running in 8a43887ea604 [2022-04-29T12:00:12.104Z] ---> 39bb794ddbc0 [2022-04-29T12:00:12.104Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-29T12:00:13.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-29T12:00:13.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-29T12:00:13.377Z] ---> 9d87b3094afd [2022-04-29T12:00:13.377Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-29T12:00:13.377Z] ---> Running in e2624a3e4c03 [2022-04-29T12:00:13.982Z] Removing intermediate container e2624a3e4c03 [2022-04-29T12:00:13.982Z] ---> a97eda4626f8 [2022-04-29T12:00:13.982Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T12:00:14.260Z] ---> Running in 5a8c5a4f5306 [2022-04-29T12:00:14.543Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-29T12:00:14.543Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T12:00:14.543Z] Removing intermediate container 5a8c5a4f5306 [2022-04-29T12:00:14.543Z] ---> 5174a91ebcdd [2022-04-29T12:00:14.543Z] Step 20/22 : LABEL arch=arm64 [2022-04-29T12:00:14.823Z] OK: 5 MiB in 15 packages [2022-04-29T12:00:14.823Z] ---> Running in 5ae713909437 [2022-04-29T12:00:15.425Z] Removing intermediate container 5ae713909437 [2022-04-29T12:00:15.425Z] ---> 5ae247cf0114 [2022-04-29T12:00:15.425Z] Step 21/22 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:00:15.425Z] ---> Running in 662dd2425322 [2022-04-29T12:00:16.648Z] Removing intermediate container 662dd2425322 [2022-04-29T12:00:16.648Z] ---> 5ed46a77f2bb [2022-04-29T12:00:16.648Z] Step 22/22 : LABEL version=2.2.0-dev.87 [2022-04-29T12:00:16.648Z] Removing intermediate container 8a43887ea604 [2022-04-29T12:00:16.648Z] ---> 132ab0160aa4 [2022-04-29T12:00:16.648Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-29T12:00:16.648Z] ---> Running in 359b3132ef09 [2022-04-29T12:00:16.955Z] ---> Running in cc912e87f1f5 [2022-04-29T12:00:17.556Z] Removing intermediate container 359b3132ef09 [2022-04-29T12:00:17.556Z] ---> 117681ef1468 [2022-04-29T12:00:17.556Z] [2022-04-29T12:00:17.835Z] Removing intermediate container cc912e87f1f5 [2022-04-29T12:00:17.835Z] ---> 137cf25a1525 [2022-04-29T12:00:17.835Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-29T12:00:17.835Z] ---> Running in a18088d2ba66 [2022-04-29T12:00:18.530Z] Successfully built 117681ef1468 [2022-04-29T12:00:18.530Z] Successfully tagged support-notifications-arm64:latest [2022-04-29T12:00:18.530Z] Building sys-mgmt-agent [2022-04-29T12:00:18.530Z]  Building support-notifications ... done Removing intermediate container a18088d2ba66 [2022-04-29T12:00:18.530Z] ---> 6217d809dc9a [2022-04-29T12:00:18.530Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-29T12:00:18.929Z] ---> Running in d5cd54bc5cc8 [2022-04-29T12:00:19.215Z] Removing intermediate container d5cd54bc5cc8 [2022-04-29T12:00:19.215Z] ---> 3c5d4a0b5349 [2022-04-29T12:00:19.215Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T12:00:20.500Z] ---> b4d942608627 [2022-04-29T12:00:20.500Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-29T12:00:23.295Z] ---> c071fb99cd92 [2022-04-29T12:00:23.295Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-29T12:00:24.318Z] ---> 7e82ea1dd4be [2022-04-29T12:00:24.318Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-29T12:00:24.611Z] ---> Running in 2247cf6ce925 [2022-04-29T12:00:24.885Z] Removing intermediate container 2247cf6ce925 [2022-04-29T12:00:24.885Z] ---> 81ff34851765 [2022-04-29T12:00:24.885Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T12:00:25.160Z] ---> Running in e02dca860d2a [2022-04-29T12:00:25.439Z] Removing intermediate container e02dca860d2a [2022-04-29T12:00:25.439Z] ---> b1267157dfd2 [2022-04-29T12:00:25.439Z] Step 20/22 : LABEL arch=arm64 [2022-04-29T12:00:25.715Z] ---> Running in 32d70135e1f9 [2022-04-29T12:00:26.323Z] Removing intermediate container 32d70135e1f9 [2022-04-29T12:00:26.323Z] ---> b9e30a85a52d [2022-04-29T12:00:26.324Z] Step 21/22 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:00:26.324Z] ---> Running in e5083b5bbd39 [2022-04-29T12:00:26.929Z] Removing intermediate container e5083b5bbd39 [2022-04-29T12:00:26.929Z] ---> 757d0c31a750 [2022-04-29T12:00:26.929Z] Step 22/22 : LABEL version=2.2.0-dev.87 [2022-04-29T12:00:26.929Z] ---> Running in 77371f676329 [2022-04-29T12:00:27.224Z] Removing intermediate container 77371f676329 [2022-04-29T12:00:27.224Z] ---> 7943f092cf97 [2022-04-29T12:00:27.224Z] [2022-04-29T12:00:27.826Z] Successfully built 7943f092cf97 [2022-04-29T12:00:27.826Z] Successfully tagged support-scheduler-arm64:latest [2022-04-29T12:00:27.826Z] Building core-command [2022-04-29T12:00:46.193Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T12:00:46.193Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-29T12:00:46.193Z] ---> 6408bbc62975 [2022-04-29T12:00:46.193Z] Step 3/23 : WORKDIR /edgex-go [2022-04-29T12:00:46.193Z] ---> Using cache [2022-04-29T12:00:46.193Z] ---> 91ba6c521a83 [2022-04-29T12:00:46.193Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T12:00:46.193Z] ---> Using cache [2022-04-29T12:00:46.193Z] ---> daa2f959d51f [2022-04-29T12:00:46.193Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-29T12:00:46.467Z] ---> Running in e66d39968a08 [2022-04-29T12:00:49.104Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T12:00:49.709Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T12:00:50.703Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T12:00:50.703Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-29T12:00:50.703Z] ---> 6408bbc62975 [2022-04-29T12:00:50.703Z] Step 3/23 : WORKDIR /edgex-go [2022-04-29T12:00:50.703Z] ---> Using cache [2022-04-29T12:00:50.703Z] ---> 91ba6c521a83 [2022-04-29T12:00:50.703Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T12:00:50.703Z] ---> Using cache [2022-04-29T12:00:50.703Z] ---> daa2f959d51f [2022-04-29T12:00:50.703Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-29T12:00:50.703Z] ---> Using cache [2022-04-29T12:00:50.703Z] ---> 7e85890b0e7e [2022-04-29T12:00:50.703Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-29T12:00:50.703Z] ---> Using cache [2022-04-29T12:00:50.703Z] ---> 221578485556 [2022-04-29T12:00:50.703Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T12:00:50.703Z] ---> Using cache [2022-04-29T12:00:50.703Z] ---> d75baa0cafa9 [2022-04-29T12:00:50.703Z] Step 8/23 : COPY . . [2022-04-29T12:00:50.703Z] ---> Using cache [2022-04-29T12:00:50.703Z] ---> bf325c7fdf83 [2022-04-29T12:00:50.703Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-29T12:00:50.703Z] ---> Running in d7b78a066ad9 [2022-04-29T12:00:51.312Z] OK: 220 MiB in 52 packages [2022-04-29T12:00:52.757Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-29T12:00:53.034Z] Removing intermediate container e66d39968a08 [2022-04-29T12:00:53.035Z] ---> 43fbb1087d40 [2022-04-29T12:00:53.035Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-29T12:00:53.637Z] ---> 6331e542c13c [2022-04-29T12:00:53.638Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T12:00:53.913Z] ---> Running in a24aa32b04e6 [2022-04-29T12:00:59.347Z] Removing intermediate container a24aa32b04e6 [2022-04-29T12:00:59.347Z] ---> 1ea5910f98a4 [2022-04-29T12:00:59.348Z] Step 8/23 : COPY . . [2022-04-29T12:01:11.773Z] ---> cf6b78ecca8f [2022-04-29T12:01:11.773Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-29T12:01:12.051Z] ---> Running in 2eca44b69ae0 [2022-04-29T12:01:14.042Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-29T12:05:36.150Z] Removing intermediate container d7b78a066ad9 [2022-04-29T12:05:36.150Z] ---> f1cc4b971086 [2022-04-29T12:05:36.150Z] [2022-04-29T12:05:36.150Z] Step 10/23 : FROM alpine:3.14 [2022-04-29T12:05:36.150Z] ---> ac73e934f311 [2022-04-29T12:05:36.150Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-29T12:05:36.150Z] ---> Using cache [2022-04-29T12:05:36.150Z] ---> 132ab0160aa4 [2022-04-29T12:05:36.151Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-29T12:05:36.151Z] ---> Using cache [2022-04-29T12:05:36.151Z] ---> 137cf25a1525 [2022-04-29T12:05:36.151Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-29T12:05:36.151Z] ---> Running in cfa3a2c0fbe3 [2022-04-29T12:05:36.151Z] Removing intermediate container cfa3a2c0fbe3 [2022-04-29T12:05:36.151Z] ---> 05d232c3e25e [2022-04-29T12:05:36.151Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-29T12:05:36.151Z] ---> Running in 778ad9054a31 [2022-04-29T12:05:36.151Z] Removing intermediate container 778ad9054a31 [2022-04-29T12:05:36.151Z] ---> 70573adab512 [2022-04-29T12:05:36.151Z] Step 15/23 : WORKDIR / [2022-04-29T12:05:36.151Z] ---> Running in 88f9b51c61f5 [2022-04-29T12:05:36.151Z] Removing intermediate container 88f9b51c61f5 [2022-04-29T12:05:36.151Z] ---> 6a1154def4cc [2022-04-29T12:05:36.151Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T12:05:36.151Z] ---> b77e764ebd20 [2022-04-29T12:05:36.151Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-29T12:05:36.151Z] ---> 4c043821177b [2022-04-29T12:05:36.151Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-29T12:05:36.151Z] ---> 68843308583f [2022-04-29T12:05:36.151Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-29T12:05:36.151Z] ---> Running in 56d149d08cc1 [2022-04-29T12:05:36.151Z] Removing intermediate container 56d149d08cc1 [2022-04-29T12:05:36.151Z] ---> 40b111b14dbc [2022-04-29T12:05:36.151Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T12:05:36.151Z] ---> Running in a35aec6b9bac [2022-04-29T12:05:36.151Z] Removing intermediate container a35aec6b9bac [2022-04-29T12:05:36.151Z] ---> 9c090769a62a [2022-04-29T12:05:36.151Z] Step 21/23 : LABEL arch=arm64 [2022-04-29T12:05:36.151Z] ---> Running in e7d704c3261e [2022-04-29T12:05:36.151Z] Removing intermediate container e7d704c3261e [2022-04-29T12:05:36.151Z] ---> 1e105b4c4799 [2022-04-29T12:05:36.151Z] Step 22/23 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:05:36.151Z] ---> Running in 7abbb514d7d7 [2022-04-29T12:05:36.151Z] Removing intermediate container 7abbb514d7d7 [2022-04-29T12:05:36.151Z] ---> 53c1288090c0 [2022-04-29T12:05:36.151Z] Step 23/23 : LABEL version=2.2.0-dev.87 [2022-04-29T12:05:36.151Z] ---> Running in 9520ff32a402 [2022-04-29T12:05:36.151Z] Removing intermediate container 9520ff32a402 [2022-04-29T12:05:36.151Z] ---> 5a9f10d16fcc [2022-04-29T12:05:36.151Z] [2022-04-29T12:05:36.151Z] Successfully built 5a9f10d16fcc [2022-04-29T12:05:36.151Z] Successfully tagged core-command-arm64:latest [2022-04-29T12:05:36.151Z] Building security-proxy-setup [2022-04-29T12:05:46.332Z]  Building core-command ... done Removing intermediate container 2eca44b69ae0 [2022-04-29T12:05:46.332Z] ---> 7b7241fcc0c3 [2022-04-29T12:05:46.332Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-29T12:05:46.332Z] ---> Running in 48609ce4e4b7 [2022-04-29T12:05:48.328Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-29T12:05:51.747Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T12:05:51.747Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-29T12:05:51.747Z] ---> 6408bbc62975 [2022-04-29T12:05:51.747Z] Step 3/22 : WORKDIR /edgex-go [2022-04-29T12:05:51.747Z] ---> Using cache [2022-04-29T12:05:51.747Z] ---> 91ba6c521a83 [2022-04-29T12:05:51.747Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T12:05:51.747Z] ---> Using cache [2022-04-29T12:05:51.747Z] ---> daa2f959d51f [2022-04-29T12:05:51.747Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-29T12:05:51.747Z] ---> Using cache [2022-04-29T12:05:51.747Z] ---> 7e85890b0e7e [2022-04-29T12:05:51.747Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-29T12:05:51.747Z] ---> Using cache [2022-04-29T12:05:51.747Z] ---> 221578485556 [2022-04-29T12:05:51.747Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T12:05:51.747Z] ---> Using cache [2022-04-29T12:05:51.747Z] ---> d75baa0cafa9 [2022-04-29T12:05:51.747Z] Step 8/22 : COPY . . [2022-04-29T12:05:51.747Z] ---> Using cache [2022-04-29T12:05:51.747Z] ---> bf325c7fdf83 [2022-04-29T12:05:51.747Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-29T12:05:51.747Z] ---> Running in 9c0153733862 [2022-04-29T12:05:53.753Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-29T12:05:55.206Z] Removing intermediate container 48609ce4e4b7 [2022-04-29T12:05:55.207Z] ---> 88be94c94cfe [2022-04-29T12:05:55.207Z] [2022-04-29T12:05:55.207Z] Step 11/23 : FROM docker:20.10.14 [2022-04-29T12:05:55.207Z] 20.10.14: Pulling from library/docker [2022-04-29T12:06:07.646Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-29T12:06:07.646Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-29T12:06:07.646Z] ---> c346e9eafbab [2022-04-29T12:06:07.646Z] 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-29T12:06:07.646Z] ---> Running in 9b82470fd865 [2022-04-29T12:06:07.962Z] Removing intermediate container 9b82470fd865 [2022-04-29T12:06:07.962Z] ---> 9865344a2cd9 [2022-04-29T12:06:07.962Z] 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-29T12:06:08.237Z] ---> Running in adf0e1c7545d [2022-04-29T12:06:10.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T12:06:10.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T12:06:11.490Z] (1/43) Installing readline (8.1.1-r0) [2022-04-29T12:06:11.490Z] (2/43) Installing bash (5.1.16-r0) [2022-04-29T12:06:11.490Z] Executing bash-5.1.16-r0.post-install [2022-04-29T12:06:11.490Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-29T12:06:11.490Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-29T12:06:11.490Z] (5/43) Installing libcurl (7.80.0-r1) [2022-04-29T12:06:11.490Z] (6/43) Installing curl (7.80.0-r1) [2022-04-29T12:06:11.490Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-29T12:06:11.490Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-29T12:06:11.490Z] (9/43) Installing expat (2.4.7-r0) [2022-04-29T12:06:11.763Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-29T12:06:11.763Z] (11/43) Installing gdbm (1.22-r0) [2022-04-29T12:06:11.763Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-29T12:06:11.763Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-29T12:06:11.763Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-29T12:06:11.763Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-29T12:06:11.763Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-29T12:06:11.763Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-29T12:06:14.406Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-29T12:06:14.406Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-29T12:06:14.406Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-29T12:06:14.406Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-29T12:06:14.406Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-29T12:06:14.406Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-29T12:06:14.406Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-29T12:06:14.406Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-29T12:06:14.406Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-29T12:06:14.406Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-29T12:06:14.406Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-29T12:06:14.406Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-29T12:06:14.406Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-29T12:06:14.406Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-29T12:06:14.406Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-29T12:06:14.406Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-29T12:06:14.406Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-29T12:06:14.406Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-29T12:06:14.406Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-29T12:06:14.406Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-29T12:06:14.683Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-29T12:06:14.683Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-29T12:06:14.683Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-29T12:06:14.683Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-29T12:06:14.683Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-29T12:06:14.683Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-29T12:06:15.674Z] Executing busybox-1.34.1-r5.trigger [2022-04-29T12:06:15.674Z] OK: 82 MiB in 65 packages [2022-04-29T12:06:21.097Z] Collecting docker-compose==1.23.2 [2022-04-29T12:06:21.097Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-29T12:06:21.694Z] Collecting PyYAML<4,>=3.10 [2022-04-29T12:06:21.695Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-29T12:06:25.998Z] Collecting jsonschema<3,>=2.5.1 [2022-04-29T12:06:25.998Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-29T12:06:25.998Z] Collecting texttable<0.10,>=0.9.0 [2022-04-29T12:06:25.998Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-29T12:06:29.402Z] Collecting docker<4.0,>=3.6.0 [2022-04-29T12:06:29.402Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-29T12:06:29.402Z] Collecting cached-property<2,>=1.2.0 [2022-04-29T12:06:29.402Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-29T12:06:29.402Z] Collecting docopt<0.7,>=0.6.1 [2022-04-29T12:06:29.402Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-29T12:06:31.388Z] 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-29T12:06:32.830Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-29T12:06:32.830Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-29T12:06:32.830Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-29T12:06:32.830Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-29T12:06:35.463Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-29T12:06:35.463Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-29T12:06:35.739Z] Collecting docker-pycreds>=0.4.0 [2022-04-29T12:06:35.739Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-29T12:06:36.339Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-29T12:06:36.339Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-29T12:06:36.622Z] Collecting idna<2.8,>=2.5 [2022-04-29T12:06:36.622Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-29T12:06:36.622Z] 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-29T12:06:37.608Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-29T12:06:37.608Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-29T12:06:37.884Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-29T12:06:37.884Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-29T12:06:37.884Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-29T12:06:37.884Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-29T12:06:38.871Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-29T12:06:38.872Z] Attempting uninstall: urllib3 [2022-04-29T12:06:38.872Z] Found existing installation: urllib3 1.26.7 [2022-04-29T12:06:38.872Z] Uninstalling urllib3-1.26.7: [2022-04-29T12:06:38.872Z] Successfully uninstalled urllib3-1.26.7 [2022-04-29T12:06:39.472Z] Attempting uninstall: idna [2022-04-29T12:06:39.473Z] Found existing installation: idna 3.3 [2022-04-29T12:06:39.473Z] Uninstalling idna-3.3: [2022-04-29T12:06:39.750Z] Successfully uninstalled idna-3.3 [2022-04-29T12:06:43.152Z] Attempting uninstall: requests [2022-04-29T12:06:43.152Z] Found existing installation: requests 2.26.0 [2022-04-29T12:06:43.152Z] Uninstalling requests-2.26.0: [2022-04-29T12:06:43.152Z] Successfully uninstalled requests-2.26.0 [2022-04-29T12:06:43.746Z] Running setup.py install for texttable: started [2022-04-29T12:06:46.373Z] Running setup.py install for texttable: finished with status 'done' [2022-04-29T12:06:46.373Z] Running setup.py install for PyYAML: started [2022-04-29T12:06:49.005Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-29T12:06:49.603Z] Running setup.py install for docopt: started [2022-04-29T12:06:52.231Z] Running setup.py install for docopt: finished with status 'done' [2022-04-29T12:06:52.231Z] Running setup.py install for dockerpty: started [2022-04-29T12:06:54.861Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-29T12:06:56.849Z] 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-29T12:07:11.969Z] Removing intermediate container adf0e1c7545d [2022-04-29T12:07:11.969Z] ---> def5702b7a31 [2022-04-29T12:07:11.969Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-29T12:07:11.969Z] ---> Running in 733f3853c64f [2022-04-29T12:07:11.969Z] Removing intermediate container 733f3853c64f [2022-04-29T12:07:11.969Z] ---> c1cd21de39ab [2022-04-29T12:07:11.969Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-29T12:07:11.969Z] ---> Running in f2e9d70cc24e [2022-04-29T12:07:12.248Z] Removing intermediate container f2e9d70cc24e [2022-04-29T12:07:12.248Z] ---> 18ea2d83949a [2022-04-29T12:07:12.248Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-29T12:07:14.255Z] ---> f2a93c85f08c [2022-04-29T12:07:14.255Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-29T12:07:14.866Z] ---> 0fe42e705942 [2022-04-29T12:07:14.866Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-29T12:07:15.866Z] ---> 8081829e7140 [2022-04-29T12:07:15.866Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-29T12:07:16.142Z] ---> Running in 906d5fc676d2 [2022-04-29T12:07:16.418Z] Removing intermediate container 906d5fc676d2 [2022-04-29T12:07:16.418Z] ---> f0f315ce56db [2022-04-29T12:07:16.418Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T12:07:16.693Z] ---> Running in cce20057a163 [2022-04-29T12:07:17.294Z] Removing intermediate container cce20057a163 [2022-04-29T12:07:17.294Z] ---> 58a7219f0d86 [2022-04-29T12:07:17.294Z] Step 21/23 : LABEL arch=arm64 [2022-04-29T12:07:17.294Z] ---> Running in 516776e63d8d [2022-04-29T12:07:17.900Z] Removing intermediate container 516776e63d8d [2022-04-29T12:07:17.900Z] ---> 83de417f1313 [2022-04-29T12:07:17.900Z] Step 22/23 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:07:17.900Z] ---> Running in fbcc4a4204e8 [2022-04-29T12:07:18.513Z] Removing intermediate container fbcc4a4204e8 [2022-04-29T12:07:18.513Z] ---> 79820a4f3669 [2022-04-29T12:07:18.513Z] Step 23/23 : LABEL version=2.2.0-dev.87 [2022-04-29T12:07:18.513Z] ---> Running in 2edba02e65c0 [2022-04-29T12:07:19.128Z] Removing intermediate container 2edba02e65c0 [2022-04-29T12:07:19.128Z] ---> ddd1d9b70102 [2022-04-29T12:07:19.128Z] [2022-04-29T12:07:19.734Z] Successfully built ddd1d9b70102 [2022-04-29T12:07:19.734Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-29T12:07:19.734Z]  Building sys-mgmt-agent ... done Building core-metadata [2022-04-29T12:07:38.068Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-29T12:07:38.068Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-29T12:07:38.068Z] ---> 6408bbc62975 [2022-04-29T12:07:38.068Z] Step 3/23 : WORKDIR /edgex-go [2022-04-29T12:07:38.068Z] ---> Using cache [2022-04-29T12:07:38.068Z] ---> 91ba6c521a83 [2022-04-29T12:07:38.068Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T12:07:38.068Z] ---> Using cache [2022-04-29T12:07:38.068Z] ---> daa2f959d51f [2022-04-29T12:07:38.068Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-29T12:07:38.068Z] ---> Using cache [2022-04-29T12:07:38.068Z] ---> 7e85890b0e7e [2022-04-29T12:07:38.068Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-29T12:07:38.068Z] ---> Using cache [2022-04-29T12:07:38.068Z] ---> 221578485556 [2022-04-29T12:07:38.068Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-29T12:07:38.068Z] ---> Using cache [2022-04-29T12:07:38.068Z] ---> d75baa0cafa9 [2022-04-29T12:07:38.068Z] Step 8/23 : COPY . . [2022-04-29T12:07:38.068Z] ---> Using cache [2022-04-29T12:07:38.068Z] ---> bf325c7fdf83 [2022-04-29T12:07:38.068Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-29T12:07:38.068Z] ---> Running in e19d92b980ae [2022-04-29T12:07:38.068Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-29T12:10:30.419Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-29T12:10:48.764Z] Removing intermediate container 9c0153733862 [2022-04-29T12:10:48.764Z] ---> 0cd1cf2413bc [2022-04-29T12:10:48.764Z] [2022-04-29T12:10:48.764Z] Step 10/22 : FROM alpine:3.14 [2022-04-29T12:10:48.764Z] ---> ac73e934f311 [2022-04-29T12:10:48.764Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-29T12:10:48.764Z] ---> Running in 2c4da7e2fab7 [2022-04-29T12:10:50.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-29T12:10:51.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-29T12:10:52.475Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-29T12:10:52.475Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-29T12:10:52.475Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-29T12:10:52.475Z] (4/6) Installing libcurl (7.79.1-r1) [2022-04-29T12:10:52.475Z] (5/6) Installing curl (7.79.1-r1) [2022-04-29T12:10:52.475Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-29T12:10:52.475Z] Executing busybox-1.33.1-r7.trigger [2022-04-29T12:10:52.475Z] Executing ca-certificates-20211220-r0.trigger [2022-04-29T12:10:53.082Z] OK: 8 MiB in 20 packages [2022-04-29T12:10:55.086Z] Removing intermediate container 2c4da7e2fab7 [2022-04-29T12:10:55.086Z] ---> 5ee2e07c3666 [2022-04-29T12:10:55.086Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-29T12:10:55.360Z] ---> Running in f1f4c6d695c0 [2022-04-29T12:10:55.966Z] Removing intermediate container f1f4c6d695c0 [2022-04-29T12:10:55.966Z] ---> f7d615764cc9 [2022-04-29T12:10:55.966Z] Step 13/22 : WORKDIR /edgex [2022-04-29T12:10:55.966Z] ---> Running in 537ab709b8bb [2022-04-29T12:10:56.575Z] Removing intermediate container 537ab709b8bb [2022-04-29T12:10:56.575Z] ---> 468dd8c4475d [2022-04-29T12:10:56.575Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-29T12:10:57.564Z] ---> 071a5cf8ecc1 [2022-04-29T12:10:57.564Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-29T12:10:59.020Z] ---> 5ca7a15a656d [2022-04-29T12:10:59.020Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-29T12:11:00.476Z] ---> cfebc54e7104 [2022-04-29T12:11:00.476Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-29T12:11:01.483Z] ---> 8cd023f07026 [2022-04-29T12:11:01.483Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-29T12:11:01.761Z] ---> Running in 184233302d98 [2022-04-29T12:11:05.180Z] Removing intermediate container 184233302d98 [2022-04-29T12:11:05.180Z] ---> b5ec689905e0 [2022-04-29T12:11:05.180Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-29T12:11:05.180Z] ---> Running in fb2ce51ce8dd [2022-04-29T12:11:05.462Z] Removing intermediate container fb2ce51ce8dd [2022-04-29T12:11:05.462Z] ---> 569adba6d97e [2022-04-29T12:11:05.462Z] Step 20/22 : LABEL arch=arm64 [2022-04-29T12:11:05.745Z] ---> Running in e3c44057ca5e [2022-04-29T12:11:06.020Z] Removing intermediate container e3c44057ca5e [2022-04-29T12:11:06.020Z] ---> fefd6d1f100d [2022-04-29T12:11:06.020Z] Step 21/22 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:11:06.308Z] ---> Running in 290b68efa829 [2022-04-29T12:11:06.913Z] Removing intermediate container 290b68efa829 [2022-04-29T12:11:06.913Z] ---> f88249f7eac4 [2022-04-29T12:11:06.913Z] Step 22/22 : LABEL version=2.2.0-dev.87 [2022-04-29T12:11:06.913Z] ---> Running in d69a78cf076f [2022-04-29T12:11:07.512Z] Removing intermediate container d69a78cf076f [2022-04-29T12:11:07.512Z] ---> 65665284fcb1 [2022-04-29T12:11:07.512Z] [2022-04-29T12:11:07.795Z] Successfully built 65665284fcb1 [2022-04-29T12:11:07.795Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-29T12:12:15.845Z]  Building security-proxy-setup ... done Removing intermediate container e19d92b980ae [2022-04-29T12:12:15.845Z] ---> 093e07ed763d [2022-04-29T12:12:15.845Z] [2022-04-29T12:12:15.845Z] Step 10/23 : FROM alpine:3.14 [2022-04-29T12:12:15.845Z] ---> ac73e934f311 [2022-04-29T12:12:15.845Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-29T12:12:15.845Z] ---> Using cache [2022-04-29T12:12:15.845Z] ---> 132ab0160aa4 [2022-04-29T12:12:15.845Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-29T12:12:15.845Z] ---> Using cache [2022-04-29T12:12:15.845Z] ---> 137cf25a1525 [2022-04-29T12:12:15.845Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-29T12:12:15.845Z] ---> Running in c10776b66f30 [2022-04-29T12:12:15.845Z] Removing intermediate container c10776b66f30 [2022-04-29T12:12:15.845Z] ---> 57df60f38f88 [2022-04-29T12:12:15.845Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-29T12:12:15.845Z] ---> Running in bd67ac186dbe [2022-04-29T12:12:15.845Z] Removing intermediate container bd67ac186dbe [2022-04-29T12:12:15.845Z] ---> 05f193eb7097 [2022-04-29T12:12:15.845Z] Step 15/23 : WORKDIR / [2022-04-29T12:12:16.120Z] ---> Running in 159cc17b87dd [2022-04-29T12:12:16.723Z] Removing intermediate container 159cc17b87dd [2022-04-29T12:12:16.723Z] ---> 329021081227 [2022-04-29T12:12:16.723Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-29T12:12:17.727Z] ---> c531cca20ae6 [2022-04-29T12:12:17.727Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-29T12:12:19.171Z] ---> eca82380b4fd [2022-04-29T12:12:19.171Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-29T12:12:20.620Z] ---> fe5f39fb376a [2022-04-29T12:12:20.620Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-29T12:12:20.620Z] ---> Running in 0fe2a008b05e [2022-04-29T12:12:20.896Z] Removing intermediate container 0fe2a008b05e [2022-04-29T12:12:20.896Z] ---> 2c9b8e3f0674 [2022-04-29T12:12:20.896Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-29T12:12:21.172Z] ---> Running in 7b5e237b2e4b [2022-04-29T12:12:21.450Z] Removing intermediate container 7b5e237b2e4b [2022-04-29T12:12:21.450Z] ---> 12d387b45720 [2022-04-29T12:12:21.450Z] Step 21/23 : LABEL arch=arm64 [2022-04-29T12:12:21.728Z] ---> Running in 30596a948e26 [2022-04-29T12:12:22.335Z] Removing intermediate container 30596a948e26 [2022-04-29T12:12:22.335Z] ---> 1ce44440b487 [2022-04-29T12:12:22.335Z] Step 22/23 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:12:22.335Z] ---> Running in 488f100be9cb [2022-04-29T12:12:22.948Z] Removing intermediate container 488f100be9cb [2022-04-29T12:12:22.948Z] ---> 4e7dc3ff21db [2022-04-29T12:12:22.948Z] Step 23/23 : LABEL version=2.2.0-dev.87 [2022-04-29T12:12:22.948Z] ---> Running in cb645a8c8c25 [2022-04-29T12:12:23.557Z] Removing intermediate container cb645a8c8c25 [2022-04-29T12:12:23.557Z] ---> 2d9a7c6c42cf [2022-04-29T12:12:23.557Z] [2022-04-29T12:12:23.836Z] Successfully built 2d9a7c6c42cf [2022-04-29T12:12:23.836Z] Successfully tagged core-metadata-arm64:latest [2022-04-29T12:23:31.680Z]  Building core-metadata ... done Building bin/spire-agent... [2022-04-29T12:23:31.680Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-29T12:23:31.680Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-29T12:23:31.680Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-29T12:23:31.681Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-29T12:23:33.660Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-29T12:23:34.650Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-29T12:23:34.650Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-29T12:23:35.251Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-29T12:23:35.251Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-29T12:23:35.525Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-29T12:23:35.801Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-29T12:23:35.801Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-29T12:23:35.801Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-29T12:27:42.863Z] Building bin/spire-agent... [2022-04-29T12:27:42.863Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-29T12:27:42.863Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-29T12:27:42.863Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-29T12:27:42.863Z] Building bin/spire-agent... [2022-04-29T12:27:42.863Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-29T12:27:42.863Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-29T12:27:42.863Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-29T12:27:42.863Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-29T12:27:42.863Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-29T12:27:42.863Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-29T12:27:43.139Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-29T12:27:43.140Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-29T12:27:43.746Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-29T12:27:43.746Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-29T12:27:43.746Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-29T12:27:43.746Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-29T12:27:43.746Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-29T12:27:44.026Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-29T12:27:44.026Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-29T12:27:45.475Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-29T12:27:45.476Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-29T12:27:45.476Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-29T12:27:45.476Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-29T12:27:45.756Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-29T12:27:45.756Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-29T12:27:45.756Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-29T12:27:46.037Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-29T12:28:33.080Z] Removing intermediate container f4597d98f483 [2022-04-29T12:28:33.080Z] ---> 3fa78fc302f9 [2022-04-29T12:28:33.080Z] [2022-04-29T12:28:33.080Z] Step 13/25 : FROM alpine:3.15 [2022-04-29T12:28:33.080Z] ---> 3fb3c9af89a9 [2022-04-29T12:28:33.080Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-29T12:28:33.080Z] ---> Using cache [2022-04-29T12:28:33.080Z] ---> 088a4c25f4f6 [2022-04-29T12:28:33.080Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T12:28:33.080Z] ---> Using cache [2022-04-29T12:28:33.080Z] ---> a9dee2b9f091 [2022-04-29T12:28:33.080Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-29T12:28:33.080Z] ---> Running in 04206ea5cbb7 [2022-04-29T12:28:33.080Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T12:28:33.080Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T12:28:33.080Z] v3.15.4-73-gb502bce698 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-29T12:28:33.080Z] v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-29T12:28:33.080Z] OK: 15730 distinct packages available [2022-04-29T12:28:33.080Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T12:28:34.067Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T12:28:35.061Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-29T12:28:35.061Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-29T12:28:35.061Z] (3/5) Installing libucontext (1.1-r0) [2022-04-29T12:28:35.338Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-29T12:28:35.338Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-29T12:28:35.338Z] Executing busybox-1.34.1-r5.trigger [2022-04-29T12:28:35.615Z] OK: 6 MiB in 19 packages [2022-04-29T12:28:37.070Z] Removing intermediate container 04206ea5cbb7 [2022-04-29T12:28:37.070Z] ---> 27152a960c30 [2022-04-29T12:28:37.070Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-29T12:28:43.823Z] ---> f6d2d716b898 [2022-04-29T12:28:43.823Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-29T12:28:43.823Z] ---> 31b259d249f6 [2022-04-29T12:28:43.823Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-29T12:28:44.809Z] ---> 5c6cdc3d82ba [2022-04-29T12:28:44.809Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-29T12:28:45.795Z] ---> 8ad4f00ea6bb [2022-04-29T12:28:45.795Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-29T12:28:45.795Z] ---> Running in 10d9feac6887 [2022-04-29T12:28:46.394Z] Removing intermediate container 10d9feac6887 [2022-04-29T12:28:46.394Z] ---> 997922ebdd12 [2022-04-29T12:28:46.394Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-29T12:28:46.394Z] ---> Running in d8a417110d41 [2022-04-29T12:28:46.683Z] Removing intermediate container d8a417110d41 [2022-04-29T12:28:46.683Z] ---> 8cf616336dfe [2022-04-29T12:28:46.683Z] Step 23/25 : LABEL arch=arm64 [2022-04-29T12:28:46.958Z] ---> Running in 3c29bc4fd7db [2022-04-29T12:28:47.554Z] Removing intermediate container 3c29bc4fd7db [2022-04-29T12:28:47.554Z] ---> a7db2de16cea [2022-04-29T12:28:47.554Z] Step 24/25 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:28:47.554Z] ---> Running in ac6c5dd48fb1 [2022-04-29T12:28:48.146Z] Removing intermediate container ac6c5dd48fb1 [2022-04-29T12:28:48.146Z] ---> b896759d9abe [2022-04-29T12:28:48.146Z] Step 25/25 : LABEL version=2.2.0-dev.87 [2022-04-29T12:28:48.146Z] ---> Running in 3b57a0af2096 [2022-04-29T12:28:48.419Z] Removing intermediate container 3b57a0af2096 [2022-04-29T12:28:48.419Z] ---> a765858d507b [2022-04-29T12:28:48.419Z] [2022-04-29T12:28:48.694Z] Successfully built a765858d507b [2022-04-29T12:28:48.970Z] Successfully tagged security-spire-server-arm64:latest [2022-04-29T12:32:41.008Z]  Building security-spire-server ... done Removing intermediate container 1082cebca45c [2022-04-29T12:32:41.008Z] ---> 0afe03cf9051 [2022-04-29T12:32:41.008Z] [2022-04-29T12:32:41.008Z] Step 13/26 : FROM alpine:3.15 [2022-04-29T12:32:41.008Z] ---> 3fb3c9af89a9 [2022-04-29T12:32:41.008Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-29T12:32:41.008Z] ---> Using cache [2022-04-29T12:32:41.008Z] ---> 088a4c25f4f6 [2022-04-29T12:32:41.008Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T12:32:41.008Z] ---> Using cache [2022-04-29T12:32:41.008Z] ---> a9dee2b9f091 [2022-04-29T12:32:41.008Z] Removing intermediate container 5c57c0ebc322 [2022-04-29T12:32:41.008Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat ---> 63b8b92e13a7 [2022-04-29T12:32:41.008Z] [2022-04-29T12:32:41.008Z] [2022-04-29T12:32:41.008Z] Step 13/26 : FROM alpine:3.15 [2022-04-29T12:32:41.008Z] ---> 3fb3c9af89a9 [2022-04-29T12:32:41.008Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-29T12:32:41.008Z] ---> Using cache [2022-04-29T12:32:41.008Z] ---> 088a4c25f4f6 [2022-04-29T12:32:41.008Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-29T12:32:41.008Z] ---> Using cache [2022-04-29T12:32:41.008Z] ---> a9dee2b9f091 [2022-04-29T12:32:41.008Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-29T12:32:41.008Z] ---> Using cache [2022-04-29T12:32:41.008Z] ---> 27152a960c30 [2022-04-29T12:32:41.008Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-29T12:32:41.008Z] ---> Running in 1730d94267b2 [2022-04-29T12:32:41.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T12:32:41.008Z] ---> 4bd0ced28459 [2022-04-29T12:32:41.008Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-29T12:32:41.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T12:32:41.008Z] v3.15.4-73-gb502bce698 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-29T12:32:41.008Z] v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-29T12:32:41.008Z] OK: 15730 distinct packages available [2022-04-29T12:32:41.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-29T12:32:41.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-29T12:32:41.008Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-29T12:32:41.008Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-29T12:32:41.008Z] ---> 85b42370a189 [2022-04-29T12:32:41.008Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-29T12:32:41.008Z] (3/4) Installing libucontext (1.1-r0) [2022-04-29T12:32:41.008Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-29T12:32:41.008Z] Executing busybox-1.34.1-r5.trigger [2022-04-29T12:32:41.008Z] OK: 6 MiB in 18 packages [2022-04-29T12:32:41.008Z] ---> 94fe5d9651c4 [2022-04-29T12:32:41.008Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-29T12:32:41.008Z] Removing intermediate container 1730d94267b2 [2022-04-29T12:32:41.008Z] ---> 17caca5fde1e [2022-04-29T12:32:41.008Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-29T12:32:41.008Z] ---> 2fafe5d4c707 [2022-04-29T12:32:41.008Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-29T12:32:41.008Z] ---> cc55cfce6a37 [2022-04-29T12:32:41.008Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-29T12:32:41.008Z] ---> Running in a60e902d6b5a [2022-04-29T12:32:41.008Z] Removing intermediate container a60e902d6b5a [2022-04-29T12:32:41.008Z] ---> 0923abe6f575 [2022-04-29T12:32:41.008Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-29T12:32:41.009Z] ---> Running in ac1dd03f9e99 [2022-04-29T12:32:41.009Z] Removing intermediate container ac1dd03f9e99 [2022-04-29T12:32:41.009Z] ---> e2f23c934b35 [2022-04-29T12:32:41.009Z] Step 24/26 : LABEL arch=arm64 [2022-04-29T12:32:41.009Z] ---> Running in 9a8b6d80ce55 [2022-04-29T12:32:41.009Z] Removing intermediate container 9a8b6d80ce55 [2022-04-29T12:32:41.009Z] ---> 19a45358c464 [2022-04-29T12:32:41.009Z] Step 25/26 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:32:41.009Z] ---> Running in 8d1a2e09706f [2022-04-29T12:32:41.009Z] Removing intermediate container 8d1a2e09706f [2022-04-29T12:32:41.009Z] ---> daff7b7e975e [2022-04-29T12:32:41.009Z] Step 26/26 : LABEL version=2.2.0-dev.87 [2022-04-29T12:32:41.009Z] ---> Running in 89b71dfd91f8 [2022-04-29T12:32:41.009Z] Removing intermediate container 89b71dfd91f8 [2022-04-29T12:32:41.009Z] ---> 68b313b62008 [2022-04-29T12:32:41.009Z] [2022-04-29T12:32:41.009Z] ---> 73934d6ca0cf [2022-04-29T12:32:41.009Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-29T12:32:41.009Z] Successfully built 68b313b62008 [2022-04-29T12:32:41.009Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-29T12:32:41.602Z]  Building security-spire-agent ... done  ---> da59ad1dd9de [2022-04-29T12:32:41.602Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-29T12:32:41.602Z] ---> Running in 59103d35f27a [2022-04-29T12:32:41.876Z] Removing intermediate container 59103d35f27a [2022-04-29T12:32:41.876Z] ---> 42004d087c2a [2022-04-29T12:32:41.876Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-29T12:32:42.481Z] ---> 75fb8a0c3a46 [2022-04-29T12:32:42.481Z] Step 21/26 : WORKDIR / [2022-04-29T12:32:42.481Z] ---> Running in d27a3d17dfe8 [2022-04-29T12:32:43.078Z] Removing intermediate container d27a3d17dfe8 [2022-04-29T12:32:43.078Z] ---> cbb963fa4fe7 [2022-04-29T12:32:43.078Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-29T12:32:43.078Z] ---> Running in 4f58857e45a3 [2022-04-29T12:32:43.351Z] Removing intermediate container 4f58857e45a3 [2022-04-29T12:32:43.351Z] ---> 59f2a3faf98d [2022-04-29T12:32:43.351Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-29T12:32:43.351Z] ---> Running in ad7739ab1dff [2022-04-29T12:32:43.624Z] Removing intermediate container ad7739ab1dff [2022-04-29T12:32:43.624Z] ---> 09109917f3a3 [2022-04-29T12:32:43.624Z] Step 24/26 : LABEL arch=arm64 [2022-04-29T12:32:43.624Z] ---> Running in f30a221fd5e2 [2022-04-29T12:32:43.903Z] Removing intermediate container f30a221fd5e2 [2022-04-29T12:32:43.903Z] ---> f04c0110e5cf [2022-04-29T12:32:43.903Z] Step 25/26 : LABEL git_sha=8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:32:44.177Z] ---> Running in 226732811f86 [2022-04-29T12:32:44.450Z] Removing intermediate container 226732811f86 [2022-04-29T12:32:44.450Z] ---> 99e82cd64d3b [2022-04-29T12:32:44.450Z] Step 26/26 : LABEL version=2.2.0-dev.87 [2022-04-29T12:32:44.450Z] ---> Running in 4062515548be [2022-04-29T12:32:44.722Z] Removing intermediate container 4062515548be [2022-04-29T12:32:44.722Z] ---> 1939913cceb9 [2022-04-29T12:32:44.722Z] [2022-04-29T12:32:44.993Z] Successfully built 1939913cceb9 [2022-04-29T12:32:44.993Z] Successfully tagged security-spire-config-arm64:latest [2022-04-29T12:32:45.281Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-29T12:32:45.283Z] $ docker stop --time=1 e45e53654c43b1588b3d7092ede9942500e6d144174ca5c60507fbe6f96d4bff [2022-04-29T12:32:46.949Z] $ docker rm -f e45e53654c43b1588b3d7092ede9942500e6d144174ca5c60507fbe6f96d4bff [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-29T12:32:47.519Z] + docker images [2022-04-29T12:32:47.790Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-29T12:32:47.791Z] security-spire-config-arm64 latest 1939913cceb9 3 seconds ago 85.6MB [2022-04-29T12:32:47.791Z] security-spire-agent-arm64 latest 68b313b62008 7 seconds ago 126MB [2022-04-29T12:32:47.791Z] 63b8b92e13a7 33 seconds ago 3.98GB [2022-04-29T12:32:47.791Z] 0afe03cf9051 35 seconds ago 3.98GB [2022-04-29T12:32:47.791Z] security-spire-server-arm64 latest a765858d507b 3 minutes ago 86.3MB [2022-04-29T12:32:47.791Z] 3fa78fc302f9 4 minutes ago 3.98GB [2022-04-29T12:32:47.791Z] core-metadata-arm64 latest 2d9a7c6c42cf 20 minutes ago 16.3MB [2022-04-29T12:32:47.791Z] 093e07ed763d 20 minutes ago 1.15GB [2022-04-29T12:32:47.791Z] security-proxy-setup-arm64 latest 65665284fcb1 21 minutes ago 26.1MB [2022-04-29T12:32:47.791Z] 0cd1cf2413bc 22 minutes ago 1.16GB [2022-04-29T12:32:47.791Z] sys-mgmt-agent-arm64 latest ddd1d9b70102 25 minutes ago 282MB [2022-04-29T12:32:47.791Z] 88be94c94cfe 26 minutes ago 1.15GB [2022-04-29T12:32:47.791Z] core-command-arm64 latest 5a9f10d16fcc 27 minutes ago 15.5MB [2022-04-29T12:32:47.791Z] f1cc4b971086 27 minutes ago 1.15GB [2022-04-29T12:32:47.791Z] support-scheduler-arm64 latest 7943f092cf97 32 minutes ago 25.3MB [2022-04-29T12:32:47.791Z] support-notifications-arm64 latest 117681ef1468 32 minutes ago 25.8MB [2022-04-29T12:32:47.791Z] 5d9ac5289387 32 minutes ago 1.21GB [2022-04-29T12:32:47.791Z] cd955c48f1fe 32 minutes ago 1.21GB [2022-04-29T12:32:47.791Z] security-spiffe-token-provider-arm64 latest 5f91e795319f 39 minutes ago 27.9MB [2022-04-29T12:32:47.791Z] 0663fc82ac47 40 minutes ago 1.2GB [2022-04-29T12:32:47.791Z] core-data-arm64 latest 5eb5b58a19f7 40 minutes ago 21.6MB [2022-04-29T12:32:47.791Z] f4026ea91568 40 minutes ago 1.18GB [2022-04-29T12:32:47.791Z] security-bootstrapper-arm64 latest de7c41ebe558 41 minutes ago 18.3MB [2022-04-29T12:32:47.791Z] security-secretstore-setup-arm64 latest f1778ce876be 41 minutes ago 27.5MB [2022-04-29T12:32:47.791Z] be2eafcf3fb9 41 minutes ago 1.15GB [2022-04-29T12:32:47.791Z] 95f3c9025ceb 41 minutes ago 1.16GB [2022-04-29T12:32:47.791Z] ci-base-image-arm64 latest 6408bbc62975 48 minutes ago 885MB [2022-04-29T12:32:47.791Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 6 days ago 551MB [2022-04-29T12:32:47.791Z] docker 20.10.14 c346e9eafbab 3 weeks ago 202MB [2022-04-29T12:32:47.791Z] alpine 3.14 ac73e934f311 3 weeks ago 5.34MB [2022-04-29T12:32:47.791Z] alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB [2022-04-29T12:32:47.791Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 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-29T12:32:47.884Z] provisioning config files... [2022-04-29T12:32:47.901Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/215@tmp/config380539926504875513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-29T12:32:48.304Z] ---> docker-login.sh [2022-04-29T12:32:48.304Z] nexus3.edgexfoundry.org:10001 [2022-04-29T12:32:48.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T12:32:48.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T12:32:48.874Z] Configure a credential helper to remove this warning. See [2022-04-29T12:32:48.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T12:32:48.874Z] [2022-04-29T12:32:48.874Z] Login Succeeded [2022-04-29T12:32:48.874Z] nexus3.edgexfoundry.org:10002 [2022-04-29T12:32:49.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T12:32:49.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T12:32:49.434Z] Configure a credential helper to remove this warning. See [2022-04-29T12:32:49.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T12:32:49.434Z] [2022-04-29T12:32:49.434Z] Login Succeeded [2022-04-29T12:32:49.434Z] nexus3.edgexfoundry.org:10003 [2022-04-29T12:32:49.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T12:32:49.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T12:32:49.712Z] Configure a credential helper to remove this warning. See [2022-04-29T12:32:49.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T12:32:49.712Z] [2022-04-29T12:32:49.712Z] Login Succeeded [2022-04-29T12:32:49.712Z] nexus3.edgexfoundry.org:10004 [2022-04-29T12:32:50.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T12:32:50.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T12:32:50.331Z] Configure a credential helper to remove this warning. See [2022-04-29T12:32:50.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T12:32:50.331Z] [2022-04-29T12:32:50.331Z] Login Succeeded [2022-04-29T12:32:50.331Z] docker.io [2022-04-29T12:32:50.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-29T12:32:51.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-29T12:32:51.212Z] Configure a credential helper to remove this warning. See [2022-04-29T12:32:51.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-29T12:32:51.212Z] [2022-04-29T12:32:51.212Z] Login Succeeded [2022-04-29T12:32:51.212Z] ---> docker-login.sh ends [Pipeline] } [2022-04-29T12:32:51.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T12:32:51.262Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-29T12:32:51.285Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-04-29T12:32:51.285Z] 8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:32:51.285Z] latest [2022-04-29T12:32:51.285Z] 2.2.0-dev.87 [2022-04-29T12:32:51.285Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:32:51.285Z] main [2022-04-29T12:32:51.285Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:32:51.652Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:32:52.048Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:32:52.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-29T12:32:52.048Z] 2dddf1efa457: Preparing [2022-04-29T12:32:52.048Z] 03856a419aea: Preparing [2022-04-29T12:32:52.048Z] 3b43dcedfc8f: Preparing [2022-04-29T12:32:52.048Z] f2335608bc32: Preparing [2022-04-29T12:32:52.048Z] f73e7dbfee58: Preparing [2022-04-29T12:32:52.048Z] f73e7dbfee58: Layer already exists [2022-04-29T12:32:52.339Z] 2dddf1efa457: Pushed [2022-04-29T12:32:52.339Z] 3b43dcedfc8f: Pushed [2022-04-29T12:32:52.339Z] f2335608bc32: Pushed [2022-04-29T12:32:54.947Z] 03856a419aea: Pushed [2022-04-29T12:32:55.218Z] 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:1b96d46b473bd7e8a5b455ab9671912e6e4eeb28958640bfd919ff615b2833d4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:32:55.565Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:32:55.915Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-29T12:32:55.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-29T12:32:55.915Z] 2dddf1efa457: Preparing [2022-04-29T12:32:55.915Z] 03856a419aea: Preparing [2022-04-29T12:32:55.915Z] 3b43dcedfc8f: Preparing [2022-04-29T12:32:55.915Z] f2335608bc32: Preparing [2022-04-29T12:32:55.915Z] f73e7dbfee58: Preparing [2022-04-29T12:32:55.915Z] 2dddf1efa457: Layer already exists [2022-04-29T12:32:55.915Z] f2335608bc32: Layer already exists [2022-04-29T12:32:55.915Z] f73e7dbfee58: Layer already exists [2022-04-29T12:32:55.915Z] 03856a419aea: Layer already exists [2022-04-29T12:32:55.915Z] 3b43dcedfc8f: Layer already exists [2022-04-29T12:32:56.187Z] latest: digest: sha256:1b96d46b473bd7e8a5b455ab9671912e6e4eeb28958640bfd919ff615b2833d4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:32:56.531Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:32:56.871Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.87 [2022-04-29T12:32:56.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-29T12:32:56.871Z] 2dddf1efa457: Preparing [2022-04-29T12:32:56.871Z] 03856a419aea: Preparing [2022-04-29T12:32:56.871Z] 3b43dcedfc8f: Preparing [2022-04-29T12:32:56.871Z] f2335608bc32: Preparing [2022-04-29T12:32:56.871Z] f73e7dbfee58: Preparing [2022-04-29T12:32:56.871Z] 3b43dcedfc8f: Layer already exists [2022-04-29T12:32:56.871Z] f73e7dbfee58: Layer already exists [2022-04-29T12:32:56.871Z] 03856a419aea: Layer already exists [2022-04-29T12:32:56.871Z] 2dddf1efa457: Layer already exists [2022-04-29T12:32:56.871Z] f2335608bc32: Layer already exists [2022-04-29T12:32:57.142Z] 2.2.0-dev.87: digest: sha256:1b96d46b473bd7e8a5b455ab9671912e6e4eeb28958640bfd919ff615b2833d4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:32:57.489Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:32:57.825Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:32:57.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-29T12:32:57.825Z] 2dddf1efa457: Preparing [2022-04-29T12:32:57.825Z] 03856a419aea: Preparing [2022-04-29T12:32:57.825Z] 3b43dcedfc8f: Preparing [2022-04-29T12:32:57.825Z] f2335608bc32: Preparing [2022-04-29T12:32:57.825Z] f73e7dbfee58: Preparing [2022-04-29T12:32:57.825Z] 03856a419aea: Layer already exists [2022-04-29T12:32:57.825Z] f73e7dbfee58: Layer already exists [2022-04-29T12:32:57.825Z] 3b43dcedfc8f: Layer already exists [2022-04-29T12:32:57.825Z] f2335608bc32: Layer already exists [2022-04-29T12:32:57.825Z] 2dddf1efa457: Layer already exists [2022-04-29T12:32:58.095Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:1b96d46b473bd7e8a5b455ab9671912e6e4eeb28958640bfd919ff615b2833d4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:32:58.437Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:32:58.771Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-04-29T12:32:58.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-29T12:32:58.771Z] 2dddf1efa457: Preparing [2022-04-29T12:32:58.771Z] 03856a419aea: Preparing [2022-04-29T12:32:58.771Z] 3b43dcedfc8f: Preparing [2022-04-29T12:32:58.771Z] f2335608bc32: Preparing [2022-04-29T12:32:58.771Z] f73e7dbfee58: Preparing [2022-04-29T12:32:58.771Z] 03856a419aea: Layer already exists [2022-04-29T12:32:58.771Z] 3b43dcedfc8f: Layer already exists [2022-04-29T12:32:58.771Z] f73e7dbfee58: Layer already exists [2022-04-29T12:32:58.771Z] f2335608bc32: Layer already exists [2022-04-29T12:32:58.771Z] 2dddf1efa457: Layer already exists [2022-04-29T12:32:59.042Z] main: digest: sha256:1b96d46b473bd7e8a5b455ab9671912e6e4eeb28958640bfd919ff615b2833d4 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T12:32:59.090Z] ===================================================== [Pipeline] echo [2022-04-29T12:32:59.099Z] taggedImages: [2022-04-29T12:32:59.099Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:32:59.099Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-29T12:32:59.099Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.87 [2022-04-29T12:32:59.099Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:32:59.099Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-04-29T12:32:59.119Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-04-29T12:32:59.119Z] 8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:32:59.119Z] latest [2022-04-29T12:32:59.119Z] 2.2.0-dev.87 [2022-04-29T12:32:59.119Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:32:59.119Z] main [2022-04-29T12:32:59.119Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:32:59.470Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:32:59.820Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:32:59.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-29T12:32:59.820Z] be78ef48dd65: Preparing [2022-04-29T12:32:59.820Z] 9e7d62494042: Preparing [2022-04-29T12:32:59.820Z] 3b43dcedfc8f: Preparing [2022-04-29T12:32:59.820Z] 5812b6ab3470: Preparing [2022-04-29T12:32:59.820Z] 2459635f1bdb: Preparing [2022-04-29T12:32:59.820Z] f73e7dbfee58: Preparing [2022-04-29T12:32:59.820Z] f73e7dbfee58: Waiting [2022-04-29T12:33:00.095Z] 3b43dcedfc8f: Layer already exists [2022-04-29T12:33:00.095Z] f73e7dbfee58: Layer already exists [2022-04-29T12:33:00.095Z] be78ef48dd65: Pushed [2022-04-29T12:33:00.095Z] 2459635f1bdb: Pushed [2022-04-29T12:33:01.071Z] 5812b6ab3470: Pushed [2022-04-29T12:33:03.684Z] 9e7d62494042: Pushed [2022-04-29T12:33:03.684Z] 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:86b528405643985c9f9f53f28398ad041c554f2c69ff6ba2755f1887391979f7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:04.029Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:04.370Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-29T12:33:04.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-29T12:33:04.370Z] be78ef48dd65: Preparing [2022-04-29T12:33:04.370Z] 9e7d62494042: Preparing [2022-04-29T12:33:04.370Z] 3b43dcedfc8f: Preparing [2022-04-29T12:33:04.370Z] 5812b6ab3470: Preparing [2022-04-29T12:33:04.370Z] 2459635f1bdb: Preparing [2022-04-29T12:33:04.370Z] f73e7dbfee58: Preparing [2022-04-29T12:33:04.370Z] f73e7dbfee58: Waiting [2022-04-29T12:33:04.370Z] be78ef48dd65: Layer already exists [2022-04-29T12:33:04.370Z] 2459635f1bdb: Layer already exists [2022-04-29T12:33:04.370Z] 5812b6ab3470: Layer already exists [2022-04-29T12:33:04.370Z] 9e7d62494042: Layer already exists [2022-04-29T12:33:04.370Z] 3b43dcedfc8f: Layer already exists [2022-04-29T12:33:04.370Z] f73e7dbfee58: Layer already exists [2022-04-29T12:33:04.640Z] latest: digest: sha256:86b528405643985c9f9f53f28398ad041c554f2c69ff6ba2755f1887391979f7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:04.984Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:05.322Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.87 [2022-04-29T12:33:05.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-29T12:33:05.322Z] be78ef48dd65: Preparing [2022-04-29T12:33:05.322Z] 9e7d62494042: Preparing [2022-04-29T12:33:05.322Z] 3b43dcedfc8f: Preparing [2022-04-29T12:33:05.322Z] 5812b6ab3470: Preparing [2022-04-29T12:33:05.322Z] 2459635f1bdb: Preparing [2022-04-29T12:33:05.322Z] f73e7dbfee58: Preparing [2022-04-29T12:33:05.322Z] f73e7dbfee58: Waiting [2022-04-29T12:33:05.322Z] be78ef48dd65: Layer already exists [2022-04-29T12:33:05.322Z] 2459635f1bdb: Layer already exists [2022-04-29T12:33:05.322Z] 3b43dcedfc8f: Layer already exists [2022-04-29T12:33:05.322Z] 9e7d62494042: Layer already exists [2022-04-29T12:33:05.322Z] 5812b6ab3470: Layer already exists [2022-04-29T12:33:05.322Z] f73e7dbfee58: Layer already exists [2022-04-29T12:33:05.593Z] 2.2.0-dev.87: digest: sha256:86b528405643985c9f9f53f28398ad041c554f2c69ff6ba2755f1887391979f7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:05.942Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:06.278Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:33:06.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-29T12:33:06.278Z] be78ef48dd65: Preparing [2022-04-29T12:33:06.278Z] 9e7d62494042: Preparing [2022-04-29T12:33:06.278Z] 3b43dcedfc8f: Preparing [2022-04-29T12:33:06.278Z] 5812b6ab3470: Preparing [2022-04-29T12:33:06.278Z] 2459635f1bdb: Preparing [2022-04-29T12:33:06.278Z] f73e7dbfee58: Preparing [2022-04-29T12:33:06.278Z] f73e7dbfee58: Waiting [2022-04-29T12:33:06.278Z] be78ef48dd65: Layer already exists [2022-04-29T12:33:06.278Z] 5812b6ab3470: Layer already exists [2022-04-29T12:33:06.278Z] 2459635f1bdb: Layer already exists [2022-04-29T12:33:06.278Z] 9e7d62494042: Layer already exists [2022-04-29T12:33:06.278Z] 3b43dcedfc8f: Layer already exists [2022-04-29T12:33:06.278Z] f73e7dbfee58: Layer already exists [2022-04-29T12:33:06.549Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:86b528405643985c9f9f53f28398ad041c554f2c69ff6ba2755f1887391979f7 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:06.892Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:07.228Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-04-29T12:33:07.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-29T12:33:07.228Z] be78ef48dd65: Preparing [2022-04-29T12:33:07.228Z] 9e7d62494042: Preparing [2022-04-29T12:33:07.228Z] 3b43dcedfc8f: Preparing [2022-04-29T12:33:07.228Z] 5812b6ab3470: Preparing [2022-04-29T12:33:07.228Z] 2459635f1bdb: Preparing [2022-04-29T12:33:07.228Z] f73e7dbfee58: Preparing [2022-04-29T12:33:07.228Z] f73e7dbfee58: Waiting [2022-04-29T12:33:07.228Z] 3b43dcedfc8f: Layer already exists [2022-04-29T12:33:07.228Z] 9e7d62494042: Layer already exists [2022-04-29T12:33:07.228Z] be78ef48dd65: Layer already exists [2022-04-29T12:33:07.228Z] 5812b6ab3470: Layer already exists [2022-04-29T12:33:07.228Z] 2459635f1bdb: Layer already exists [2022-04-29T12:33:07.228Z] f73e7dbfee58: Layer already exists [2022-04-29T12:33:07.500Z] main: digest: sha256:86b528405643985c9f9f53f28398ad041c554f2c69ff6ba2755f1887391979f7 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T12:33:07.540Z] ===================================================== [Pipeline] echo [2022-04-29T12:33:07.547Z] taggedImages: [2022-04-29T12:33:07.547Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:33:07.547Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-29T12:33:07.547Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.87 [2022-04-29T12:33:07.547Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:33:07.547Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-04-29T12:33:07.562Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-04-29T12:33:07.562Z] 8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:33:07.562Z] latest [2022-04-29T12:33:07.562Z] 2.2.0-dev.87 [2022-04-29T12:33:07.562Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:33:07.562Z] main [2022-04-29T12:33:07.562Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:07.907Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:08.241Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:33:08.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-29T12:33:08.241Z] fd489c8a724d: Preparing [2022-04-29T12:33:08.241Z] aa164ea5f2fd: Preparing [2022-04-29T12:33:08.241Z] 3b43dcedfc8f: Preparing [2022-04-29T12:33:08.241Z] f2335608bc32: Preparing [2022-04-29T12:33:08.241Z] f73e7dbfee58: Preparing [2022-04-29T12:33:08.513Z] 3b43dcedfc8f: Layer already exists [2022-04-29T12:33:08.513Z] f73e7dbfee58: Layer already exists [2022-04-29T12:33:08.513Z] f2335608bc32: Layer already exists [2022-04-29T12:33:08.513Z] fd489c8a724d: Pushed [2022-04-29T12:33:11.122Z] aa164ea5f2fd: Pushed [2022-04-29T12:33:11.395Z] 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:2b2d896cf3a326cab7440ed9decd2e4a2bdc7a5b5caf7f73208785c925884334 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:11.742Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:12.082Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-29T12:33:12.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-29T12:33:12.082Z] fd489c8a724d: Preparing [2022-04-29T12:33:12.082Z] aa164ea5f2fd: Preparing [2022-04-29T12:33:12.082Z] 3b43dcedfc8f: Preparing [2022-04-29T12:33:12.082Z] f2335608bc32: Preparing [2022-04-29T12:33:12.082Z] f73e7dbfee58: Preparing [2022-04-29T12:33:12.082Z] fd489c8a724d: Layer already exists [2022-04-29T12:33:12.082Z] f2335608bc32: Layer already exists [2022-04-29T12:33:12.082Z] f73e7dbfee58: Layer already exists [2022-04-29T12:33:12.082Z] aa164ea5f2fd: Layer already exists [2022-04-29T12:33:12.082Z] 3b43dcedfc8f: Layer already exists [2022-04-29T12:33:12.354Z] latest: digest: sha256:2b2d896cf3a326cab7440ed9decd2e4a2bdc7a5b5caf7f73208785c925884334 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:12.701Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:13.039Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.87 [2022-04-29T12:33:13.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-29T12:33:13.039Z] fd489c8a724d: Preparing [2022-04-29T12:33:13.039Z] aa164ea5f2fd: Preparing [2022-04-29T12:33:13.039Z] 3b43dcedfc8f: Preparing [2022-04-29T12:33:13.039Z] f2335608bc32: Preparing [2022-04-29T12:33:13.039Z] f73e7dbfee58: Preparing [2022-04-29T12:33:13.039Z] f2335608bc32: Layer already exists [2022-04-29T12:33:13.039Z] 3b43dcedfc8f: Layer already exists [2022-04-29T12:33:13.039Z] fd489c8a724d: Layer already exists [2022-04-29T12:33:13.039Z] f73e7dbfee58: Layer already exists [2022-04-29T12:33:13.039Z] aa164ea5f2fd: Layer already exists [2022-04-29T12:33:13.312Z] 2.2.0-dev.87: digest: sha256:2b2d896cf3a326cab7440ed9decd2e4a2bdc7a5b5caf7f73208785c925884334 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:13.662Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:13.999Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:33:13.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-29T12:33:13.999Z] fd489c8a724d: Preparing [2022-04-29T12:33:13.999Z] aa164ea5f2fd: Preparing [2022-04-29T12:33:13.999Z] 3b43dcedfc8f: Preparing [2022-04-29T12:33:13.999Z] f2335608bc32: Preparing [2022-04-29T12:33:13.999Z] f73e7dbfee58: Preparing [2022-04-29T12:33:13.999Z] aa164ea5f2fd: Layer already exists [2022-04-29T12:33:13.999Z] f2335608bc32: Layer already exists [2022-04-29T12:33:13.999Z] 3b43dcedfc8f: Layer already exists [2022-04-29T12:33:13.999Z] fd489c8a724d: Layer already exists [2022-04-29T12:33:13.999Z] f73e7dbfee58: Layer already exists [2022-04-29T12:33:14.271Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:2b2d896cf3a326cab7440ed9decd2e4a2bdc7a5b5caf7f73208785c925884334 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:14.618Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:14.954Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-04-29T12:33:14.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-29T12:33:14.954Z] fd489c8a724d: Preparing [2022-04-29T12:33:14.954Z] aa164ea5f2fd: Preparing [2022-04-29T12:33:14.954Z] 3b43dcedfc8f: Preparing [2022-04-29T12:33:14.954Z] f2335608bc32: Preparing [2022-04-29T12:33:14.954Z] f73e7dbfee58: Preparing [2022-04-29T12:33:14.954Z] f73e7dbfee58: Layer already exists [2022-04-29T12:33:14.954Z] aa164ea5f2fd: Layer already exists [2022-04-29T12:33:14.954Z] f2335608bc32: Layer already exists [2022-04-29T12:33:14.954Z] 3b43dcedfc8f: Layer already exists [2022-04-29T12:33:14.954Z] fd489c8a724d: Layer already exists [2022-04-29T12:33:15.226Z] main: digest: sha256:2b2d896cf3a326cab7440ed9decd2e4a2bdc7a5b5caf7f73208785c925884334 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T12:33:15.273Z] ===================================================== [Pipeline] echo [2022-04-29T12:33:15.282Z] taggedImages: [2022-04-29T12:33:15.282Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:33:15.282Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-29T12:33:15.282Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.87 [2022-04-29T12:33:15.282Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:33:15.282Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-04-29T12:33:15.302Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-04-29T12:33:15.302Z] 8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:33:15.302Z] latest [2022-04-29T12:33:15.302Z] 2.2.0-dev.87 [2022-04-29T12:33:15.302Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:33:15.302Z] main [2022-04-29T12:33:15.302Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:15.664Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:16.006Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:33:16.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-29T12:33:16.006Z] dbbddeadcec3: Preparing [2022-04-29T12:33:16.006Z] dbbddeadcec3: Preparing [2022-04-29T12:33:16.006Z] 666165951c6b: Preparing [2022-04-29T12:33:16.006Z] d1a3dbd11420: Preparing [2022-04-29T12:33:16.006Z] 602f8cce5913: Preparing [2022-04-29T12:33:16.006Z] d1d3fdac48ee: Preparing [2022-04-29T12:33:16.006Z] 3b43dcedfc8f: Preparing [2022-04-29T12:33:16.006Z] d1d03393a9ee: Preparing [2022-04-29T12:33:16.006Z] 774f4935086a: Preparing [2022-04-29T12:33:16.006Z] bd607cb44042: Preparing [2022-04-29T12:33:16.006Z] c1c1f178f790: Preparing [2022-04-29T12:33:16.006Z] f73e7dbfee58: Preparing [2022-04-29T12:33:16.006Z] 3b43dcedfc8f: Waiting [2022-04-29T12:33:16.006Z] d1d03393a9ee: Waiting [2022-04-29T12:33:16.006Z] 774f4935086a: Waiting [2022-04-29T12:33:16.006Z] bd607cb44042: Waiting [2022-04-29T12:33:16.006Z] c1c1f178f790: Waiting [2022-04-29T12:33:16.006Z] f73e7dbfee58: Waiting [2022-04-29T12:33:16.279Z] dbbddeadcec3: Pushed [2022-04-29T12:33:16.279Z] d1a3dbd11420: Pushed [2022-04-29T12:33:16.279Z] 666165951c6b: Pushed [2022-04-29T12:33:16.279Z] 602f8cce5913: Pushed [2022-04-29T12:33:16.279Z] 3b43dcedfc8f: Layer already exists [2022-04-29T12:33:16.552Z] d1d03393a9ee: Pushed [2022-04-29T12:33:16.552Z] 774f4935086a: Pushed [2022-04-29T12:33:16.552Z] f73e7dbfee58: Layer already exists [2022-04-29T12:33:16.552Z] bd607cb44042: Pushed [2022-04-29T12:33:16.552Z] c1c1f178f790: Pushed [2022-04-29T12:33:19.924Z] d1d3fdac48ee: Pushed [2022-04-29T12:33:19.924Z] 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:c086c5932a8c71cb14dda867b5ce5a3badfedaf3a1b5eb4028fdb7e483cb003f size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:20.271Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:20.614Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-29T12:33:20.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-29T12:33:20.614Z] dbbddeadcec3: Preparing [2022-04-29T12:33:20.614Z] dbbddeadcec3: Preparing [2022-04-29T12:33:20.614Z] 666165951c6b: Preparing [2022-04-29T12:33:20.614Z] d1a3dbd11420: Preparing [2022-04-29T12:33:20.614Z] 602f8cce5913: Preparing [2022-04-29T12:33:20.614Z] d1d3fdac48ee: Preparing [2022-04-29T12:33:20.614Z] 3b43dcedfc8f: Preparing [2022-04-29T12:33:20.614Z] d1d03393a9ee: Preparing [2022-04-29T12:33:20.614Z] 774f4935086a: Preparing [2022-04-29T12:33:20.614Z] bd607cb44042: Preparing [2022-04-29T12:33:20.614Z] c1c1f178f790: Preparing [2022-04-29T12:33:20.614Z] f73e7dbfee58: Preparing [2022-04-29T12:33:20.614Z] bd607cb44042: Waiting [2022-04-29T12:33:20.614Z] 3b43dcedfc8f: Waiting [2022-04-29T12:33:20.614Z] d1d03393a9ee: Waiting [2022-04-29T12:33:20.614Z] 774f4935086a: Waiting [2022-04-29T12:33:20.614Z] c1c1f178f790: Waiting [2022-04-29T12:33:20.614Z] f73e7dbfee58: Waiting [2022-04-29T12:33:20.614Z] 602f8cce5913: Layer already exists [2022-04-29T12:33:20.614Z] 666165951c6b: Layer already exists [2022-04-29T12:33:20.614Z] dbbddeadcec3: Layer already exists [2022-04-29T12:33:20.614Z] d1a3dbd11420: Layer already exists [2022-04-29T12:33:20.614Z] d1d3fdac48ee: Layer already exists [2022-04-29T12:33:20.614Z] bd607cb44042: Layer already exists [2022-04-29T12:33:20.614Z] 774f4935086a: Layer already exists [2022-04-29T12:33:20.614Z] d1d03393a9ee: Layer already exists [2022-04-29T12:33:20.614Z] 3b43dcedfc8f: Layer already exists [2022-04-29T12:33:20.614Z] c1c1f178f790: Layer already exists [2022-04-29T12:33:20.884Z] f73e7dbfee58: Layer already exists [2022-04-29T12:33:20.884Z] latest: digest: sha256:c086c5932a8c71cb14dda867b5ce5a3badfedaf3a1b5eb4028fdb7e483cb003f size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:21.224Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:21.567Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.87 [2022-04-29T12:33:21.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-29T12:33:21.567Z] dbbddeadcec3: Preparing [2022-04-29T12:33:21.567Z] dbbddeadcec3: Preparing [2022-04-29T12:33:21.567Z] 666165951c6b: Preparing [2022-04-29T12:33:21.567Z] d1a3dbd11420: Preparing [2022-04-29T12:33:21.567Z] 602f8cce5913: Preparing [2022-04-29T12:33:21.567Z] d1d3fdac48ee: Preparing [2022-04-29T12:33:21.567Z] 3b43dcedfc8f: Preparing [2022-04-29T12:33:21.567Z] d1d03393a9ee: Preparing [2022-04-29T12:33:21.567Z] 774f4935086a: Preparing [2022-04-29T12:33:21.567Z] bd607cb44042: Preparing [2022-04-29T12:33:21.567Z] c1c1f178f790: Preparing [2022-04-29T12:33:21.567Z] f73e7dbfee58: Preparing [2022-04-29T12:33:21.567Z] 774f4935086a: Waiting [2022-04-29T12:33:21.567Z] bd607cb44042: Waiting [2022-04-29T12:33:21.567Z] 3b43dcedfc8f: Waiting [2022-04-29T12:33:21.567Z] c1c1f178f790: Waiting [2022-04-29T12:33:21.567Z] f73e7dbfee58: Waiting [2022-04-29T12:33:21.567Z] d1d03393a9ee: Waiting [2022-04-29T12:33:21.567Z] 666165951c6b: Layer already exists [2022-04-29T12:33:21.567Z] dbbddeadcec3: Layer already exists [2022-04-29T12:33:21.567Z] d1d3fdac48ee: Layer already exists [2022-04-29T12:33:21.567Z] 602f8cce5913: Layer already exists [2022-04-29T12:33:21.567Z] d1a3dbd11420: Layer already exists [2022-04-29T12:33:21.567Z] d1d03393a9ee: Layer already exists [2022-04-29T12:33:21.567Z] 3b43dcedfc8f: Layer already exists [2022-04-29T12:33:21.567Z] 774f4935086a: Layer already exists [2022-04-29T12:33:21.567Z] bd607cb44042: Layer already exists [2022-04-29T12:33:21.840Z] c1c1f178f790: Layer already exists [2022-04-29T12:33:21.840Z] f73e7dbfee58: Layer already exists [2022-04-29T12:33:21.840Z] 2.2.0-dev.87: digest: sha256:c086c5932a8c71cb14dda867b5ce5a3badfedaf3a1b5eb4028fdb7e483cb003f size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:22.185Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:22.522Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:33:22.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-29T12:33:22.522Z] dbbddeadcec3: Preparing [2022-04-29T12:33:22.522Z] dbbddeadcec3: Preparing [2022-04-29T12:33:22.522Z] 666165951c6b: Preparing [2022-04-29T12:33:22.522Z] d1a3dbd11420: Preparing [2022-04-29T12:33:22.522Z] 602f8cce5913: Preparing [2022-04-29T12:33:22.522Z] d1d3fdac48ee: Preparing [2022-04-29T12:33:22.522Z] 3b43dcedfc8f: Preparing [2022-04-29T12:33:22.522Z] d1d03393a9ee: Preparing [2022-04-29T12:33:22.522Z] 774f4935086a: Preparing [2022-04-29T12:33:22.522Z] bd607cb44042: Preparing [2022-04-29T12:33:22.522Z] c1c1f178f790: Preparing [2022-04-29T12:33:22.522Z] f73e7dbfee58: Preparing [2022-04-29T12:33:22.522Z] 774f4935086a: Waiting [2022-04-29T12:33:22.522Z] bd607cb44042: Waiting [2022-04-29T12:33:22.522Z] c1c1f178f790: Waiting [2022-04-29T12:33:22.522Z] f73e7dbfee58: Waiting [2022-04-29T12:33:22.522Z] 3b43dcedfc8f: Waiting [2022-04-29T12:33:22.522Z] d1d03393a9ee: Waiting [2022-04-29T12:33:22.522Z] d1d3fdac48ee: Layer already exists [2022-04-29T12:33:22.522Z] d1a3dbd11420: Layer already exists [2022-04-29T12:33:22.522Z] 666165951c6b: Layer already exists [2022-04-29T12:33:22.522Z] dbbddeadcec3: Layer already exists [2022-04-29T12:33:22.522Z] 602f8cce5913: Layer already exists [2022-04-29T12:33:22.522Z] 774f4935086a: Layer already exists [2022-04-29T12:33:22.522Z] 3b43dcedfc8f: Layer already exists [2022-04-29T12:33:22.522Z] d1d03393a9ee: Layer already exists [2022-04-29T12:33:22.522Z] c1c1f178f790: Layer already exists [2022-04-29T12:33:22.522Z] bd607cb44042: Layer already exists [2022-04-29T12:33:22.792Z] f73e7dbfee58: Layer already exists [2022-04-29T12:33:22.792Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:c086c5932a8c71cb14dda867b5ce5a3badfedaf3a1b5eb4028fdb7e483cb003f size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:23.139Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:23.481Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-04-29T12:33:23.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-29T12:33:23.481Z] dbbddeadcec3: Preparing [2022-04-29T12:33:23.481Z] dbbddeadcec3: Preparing [2022-04-29T12:33:23.481Z] 666165951c6b: Preparing [2022-04-29T12:33:23.481Z] d1a3dbd11420: Preparing [2022-04-29T12:33:23.481Z] 602f8cce5913: Preparing [2022-04-29T12:33:23.481Z] d1d3fdac48ee: Preparing [2022-04-29T12:33:23.481Z] 3b43dcedfc8f: Preparing [2022-04-29T12:33:23.481Z] d1d03393a9ee: Preparing [2022-04-29T12:33:23.481Z] 774f4935086a: Preparing [2022-04-29T12:33:23.481Z] bd607cb44042: Preparing [2022-04-29T12:33:23.481Z] c1c1f178f790: Preparing [2022-04-29T12:33:23.481Z] f73e7dbfee58: Preparing [2022-04-29T12:33:23.481Z] 3b43dcedfc8f: Waiting [2022-04-29T12:33:23.481Z] d1d03393a9ee: Waiting [2022-04-29T12:33:23.481Z] 774f4935086a: Waiting [2022-04-29T12:33:23.481Z] bd607cb44042: Waiting [2022-04-29T12:33:23.481Z] c1c1f178f790: Waiting [2022-04-29T12:33:23.481Z] f73e7dbfee58: Waiting [2022-04-29T12:33:23.481Z] 666165951c6b: Layer already exists [2022-04-29T12:33:23.481Z] d1d3fdac48ee: Layer already exists [2022-04-29T12:33:23.481Z] dbbddeadcec3: Layer already exists [2022-04-29T12:33:23.481Z] d1a3dbd11420: Layer already exists [2022-04-29T12:33:23.481Z] 602f8cce5913: Layer already exists [2022-04-29T12:33:23.754Z] 3b43dcedfc8f: Layer already exists [2022-04-29T12:33:23.754Z] c1c1f178f790: Layer already exists [2022-04-29T12:33:23.754Z] d1d03393a9ee: Layer already exists [2022-04-29T12:33:23.754Z] bd607cb44042: Layer already exists [2022-04-29T12:33:23.754Z] 774f4935086a: Layer already exists [2022-04-29T12:33:23.754Z] f73e7dbfee58: Layer already exists [2022-04-29T12:33:23.754Z] main: digest: sha256:c086c5932a8c71cb14dda867b5ce5a3badfedaf3a1b5eb4028fdb7e483cb003f size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T12:33:23.801Z] ===================================================== [Pipeline] echo [2022-04-29T12:33:23.811Z] taggedImages: [2022-04-29T12:33:23.811Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:33:23.811Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-29T12:33:23.811Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.87 [2022-04-29T12:33:23.811Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:33:23.811Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-04-29T12:33:23.830Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-04-29T12:33:23.830Z] 8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:33:23.830Z] latest [2022-04-29T12:33:23.830Z] 2.2.0-dev.87 [2022-04-29T12:33:23.830Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:33:23.830Z] main [2022-04-29T12:33:23.830Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:24.187Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:24.529Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:33:24.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-29T12:33:24.530Z] edb072af8829: Preparing [2022-04-29T12:33:24.530Z] c5dae45a6bd9: Preparing [2022-04-29T12:33:24.530Z] 04f9c517bb94: Preparing [2022-04-29T12:33:24.530Z] 990c906afd60: Preparing [2022-04-29T12:33:24.530Z] c7e43d36c0d6: Preparing [2022-04-29T12:33:24.530Z] 100646d2b372: Preparing [2022-04-29T12:33:24.530Z] 71304dcf50c7: Preparing [2022-04-29T12:33:24.530Z] f73e7dbfee58: Preparing [2022-04-29T12:33:24.530Z] 100646d2b372: Waiting [2022-04-29T12:33:24.530Z] f73e7dbfee58: Waiting [2022-04-29T12:33:24.530Z] 71304dcf50c7: Waiting [2022-04-29T12:33:24.804Z] c5dae45a6bd9: Pushed [2022-04-29T12:33:24.804Z] edb072af8829: Pushed [2022-04-29T12:33:24.804Z] c7e43d36c0d6: Pushed [2022-04-29T12:33:24.804Z] f73e7dbfee58: Layer already exists [2022-04-29T12:33:24.804Z] 100646d2b372: Pushed [2022-04-29T12:33:25.781Z] 71304dcf50c7: Pushed [2022-04-29T12:33:27.758Z] 990c906afd60: Pushed [2022-04-29T12:33:27.758Z] 04f9c517bb94: Pushed [2022-04-29T12:33:27.758Z] 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:1e1eea5a71a156c5691fb13ac8e184b43e9c17ba41aa58964b5298899ba9d6f4 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:28.102Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:28.444Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-29T12:33:28.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-29T12:33:28.444Z] edb072af8829: Preparing [2022-04-29T12:33:28.444Z] c5dae45a6bd9: Preparing [2022-04-29T12:33:28.444Z] 04f9c517bb94: Preparing [2022-04-29T12:33:28.444Z] 990c906afd60: Preparing [2022-04-29T12:33:28.444Z] c7e43d36c0d6: Preparing [2022-04-29T12:33:28.444Z] 100646d2b372: Preparing [2022-04-29T12:33:28.444Z] 71304dcf50c7: Preparing [2022-04-29T12:33:28.444Z] f73e7dbfee58: Preparing [2022-04-29T12:33:28.444Z] 100646d2b372: Waiting [2022-04-29T12:33:28.444Z] 71304dcf50c7: Waiting [2022-04-29T12:33:28.444Z] f73e7dbfee58: Waiting [2022-04-29T12:33:28.444Z] 990c906afd60: Layer already exists [2022-04-29T12:33:28.444Z] edb072af8829: Layer already exists [2022-04-29T12:33:28.444Z] c5dae45a6bd9: Layer already exists [2022-04-29T12:33:28.444Z] c7e43d36c0d6: Layer already exists [2022-04-29T12:33:28.444Z] 04f9c517bb94: Layer already exists [2022-04-29T12:33:28.444Z] f73e7dbfee58: Layer already exists [2022-04-29T12:33:28.444Z] 71304dcf50c7: Layer already exists [2022-04-29T12:33:28.444Z] 100646d2b372: Layer already exists [2022-04-29T12:33:28.717Z] latest: digest: sha256:1e1eea5a71a156c5691fb13ac8e184b43e9c17ba41aa58964b5298899ba9d6f4 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:29.060Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:29.400Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.87 [2022-04-29T12:33:29.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-29T12:33:29.401Z] edb072af8829: Preparing [2022-04-29T12:33:29.401Z] c5dae45a6bd9: Preparing [2022-04-29T12:33:29.401Z] 04f9c517bb94: Preparing [2022-04-29T12:33:29.401Z] 990c906afd60: Preparing [2022-04-29T12:33:29.401Z] c7e43d36c0d6: Preparing [2022-04-29T12:33:29.401Z] 100646d2b372: Preparing [2022-04-29T12:33:29.401Z] 71304dcf50c7: Preparing [2022-04-29T12:33:29.401Z] f73e7dbfee58: Preparing [2022-04-29T12:33:29.401Z] 100646d2b372: Waiting [2022-04-29T12:33:29.401Z] 71304dcf50c7: Waiting [2022-04-29T12:33:29.401Z] f73e7dbfee58: Waiting [2022-04-29T12:33:29.401Z] edb072af8829: Layer already exists [2022-04-29T12:33:29.401Z] 990c906afd60: Layer already exists [2022-04-29T12:33:29.401Z] c5dae45a6bd9: Layer already exists [2022-04-29T12:33:29.401Z] c7e43d36c0d6: Layer already exists [2022-04-29T12:33:29.401Z] 04f9c517bb94: Layer already exists [2022-04-29T12:33:29.401Z] f73e7dbfee58: Layer already exists [2022-04-29T12:33:29.401Z] 71304dcf50c7: Layer already exists [2022-04-29T12:33:29.401Z] 100646d2b372: Layer already exists [2022-04-29T12:33:29.673Z] 2.2.0-dev.87: digest: sha256:1e1eea5a71a156c5691fb13ac8e184b43e9c17ba41aa58964b5298899ba9d6f4 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:30.016Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:30.386Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:33:30.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-29T12:33:30.386Z] edb072af8829: Preparing [2022-04-29T12:33:30.386Z] c5dae45a6bd9: Preparing [2022-04-29T12:33:30.386Z] 04f9c517bb94: Preparing [2022-04-29T12:33:30.386Z] 990c906afd60: Preparing [2022-04-29T12:33:30.386Z] c7e43d36c0d6: Preparing [2022-04-29T12:33:30.386Z] 100646d2b372: Preparing [2022-04-29T12:33:30.386Z] 71304dcf50c7: Preparing [2022-04-29T12:33:30.386Z] f73e7dbfee58: Preparing [2022-04-29T12:33:30.386Z] 100646d2b372: Waiting [2022-04-29T12:33:30.386Z] 71304dcf50c7: Waiting [2022-04-29T12:33:30.386Z] f73e7dbfee58: Waiting [2022-04-29T12:33:30.386Z] c7e43d36c0d6: Layer already exists [2022-04-29T12:33:30.386Z] 04f9c517bb94: Layer already exists [2022-04-29T12:33:30.386Z] edb072af8829: Layer already exists [2022-04-29T12:33:30.386Z] 990c906afd60: Layer already exists [2022-04-29T12:33:30.386Z] c5dae45a6bd9: Layer already exists [2022-04-29T12:33:30.386Z] 100646d2b372: Layer already exists [2022-04-29T12:33:30.386Z] 71304dcf50c7: Layer already exists [2022-04-29T12:33:30.386Z] f73e7dbfee58: Layer already exists [2022-04-29T12:33:30.667Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:1e1eea5a71a156c5691fb13ac8e184b43e9c17ba41aa58964b5298899ba9d6f4 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:31.039Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:31.399Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-04-29T12:33:31.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-29T12:33:31.399Z] edb072af8829: Preparing [2022-04-29T12:33:31.399Z] c5dae45a6bd9: Preparing [2022-04-29T12:33:31.399Z] 04f9c517bb94: Preparing [2022-04-29T12:33:31.399Z] 990c906afd60: Preparing [2022-04-29T12:33:31.399Z] c7e43d36c0d6: Preparing [2022-04-29T12:33:31.399Z] 100646d2b372: Preparing [2022-04-29T12:33:31.399Z] 71304dcf50c7: Preparing [2022-04-29T12:33:31.399Z] f73e7dbfee58: Preparing [2022-04-29T12:33:31.399Z] 100646d2b372: Waiting [2022-04-29T12:33:31.399Z] f73e7dbfee58: Waiting [2022-04-29T12:33:31.399Z] 71304dcf50c7: Waiting [2022-04-29T12:33:31.399Z] 04f9c517bb94: Layer already exists [2022-04-29T12:33:31.399Z] edb072af8829: Layer already exists [2022-04-29T12:33:31.399Z] 990c906afd60: Layer already exists [2022-04-29T12:33:31.399Z] c5dae45a6bd9: Layer already exists [2022-04-29T12:33:31.399Z] c7e43d36c0d6: Layer already exists [2022-04-29T12:33:31.399Z] 71304dcf50c7: Layer already exists [2022-04-29T12:33:31.399Z] 100646d2b372: Layer already exists [2022-04-29T12:33:31.399Z] f73e7dbfee58: Layer already exists [2022-04-29T12:33:31.675Z] main: digest: sha256:1e1eea5a71a156c5691fb13ac8e184b43e9c17ba41aa58964b5298899ba9d6f4 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T12:33:31.728Z] ===================================================== [Pipeline] echo [2022-04-29T12:33:31.741Z] taggedImages: [2022-04-29T12:33:31.741Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:33:31.741Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-29T12:33:31.741Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.87 [2022-04-29T12:33:31.741Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:33:31.741Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-04-29T12:33:31.769Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-04-29T12:33:31.769Z] 8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:33:31.769Z] latest [2022-04-29T12:33:31.769Z] 2.2.0-dev.87 [2022-04-29T12:33:31.769Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:33:31.769Z] main [2022-04-29T12:33:31.769Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:32.131Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:32.485Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:33:32.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-29T12:33:32.485Z] 2eb8668d7f7d: Preparing [2022-04-29T12:33:32.485Z] b83e943884f5: Preparing [2022-04-29T12:33:32.485Z] 8be7defcac6d: Preparing [2022-04-29T12:33:32.485Z] ba84a3e9eca0: Preparing [2022-04-29T12:33:32.485Z] f6be9fbc115f: Preparing [2022-04-29T12:33:32.485Z] 6564e96c385d: Preparing [2022-04-29T12:33:32.485Z] 3799f904bd46: Preparing [2022-04-29T12:33:32.485Z] 335e7481430f: Preparing [2022-04-29T12:33:32.485Z] e7f94e017e4c: Preparing [2022-04-29T12:33:32.485Z] f73e7dbfee58: Preparing [2022-04-29T12:33:32.485Z] 6564e96c385d: Waiting [2022-04-29T12:33:32.485Z] 3799f904bd46: Waiting [2022-04-29T12:33:32.485Z] 335e7481430f: Waiting [2022-04-29T12:33:32.485Z] e7f94e017e4c: Waiting [2022-04-29T12:33:32.485Z] f73e7dbfee58: Waiting [2022-04-29T12:33:32.796Z] f6be9fbc115f: Pushed [2022-04-29T12:33:32.796Z] b83e943884f5: Pushed [2022-04-29T12:33:32.796Z] 2eb8668d7f7d: Pushed [2022-04-29T12:33:33.083Z] 6564e96c385d: Pushed [2022-04-29T12:33:33.083Z] 3799f904bd46: Pushed [2022-04-29T12:33:33.083Z] 335e7481430f: Pushed [2022-04-29T12:33:33.083Z] f73e7dbfee58: Layer already exists [2022-04-29T12:33:33.683Z] e7f94e017e4c: Pushed [2022-04-29T12:33:35.662Z] ba84a3e9eca0: Pushed [2022-04-29T12:33:36.253Z] 8be7defcac6d: Pushed [2022-04-29T12:33:36.523Z] 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:acf5ce4a2ed1789c35e0a3059f4739b793fbd1bb336a2a5e8023cf3551da1037 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:36.869Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:37.205Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-29T12:33:37.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-29T12:33:37.205Z] 2eb8668d7f7d: Preparing [2022-04-29T12:33:37.205Z] b83e943884f5: Preparing [2022-04-29T12:33:37.205Z] 8be7defcac6d: Preparing [2022-04-29T12:33:37.205Z] ba84a3e9eca0: Preparing [2022-04-29T12:33:37.205Z] f6be9fbc115f: Preparing [2022-04-29T12:33:37.205Z] 6564e96c385d: Preparing [2022-04-29T12:33:37.205Z] 3799f904bd46: Preparing [2022-04-29T12:33:37.205Z] 335e7481430f: Preparing [2022-04-29T12:33:37.205Z] e7f94e017e4c: Preparing [2022-04-29T12:33:37.205Z] f73e7dbfee58: Preparing [2022-04-29T12:33:37.205Z] 6564e96c385d: Waiting [2022-04-29T12:33:37.205Z] 3799f904bd46: Waiting [2022-04-29T12:33:37.205Z] e7f94e017e4c: Waiting [2022-04-29T12:33:37.205Z] f73e7dbfee58: Waiting [2022-04-29T12:33:37.205Z] 335e7481430f: Waiting [2022-04-29T12:33:37.205Z] b83e943884f5: Layer already exists [2022-04-29T12:33:37.205Z] f6be9fbc115f: Layer already exists [2022-04-29T12:33:37.205Z] 2eb8668d7f7d: Layer already exists [2022-04-29T12:33:37.205Z] ba84a3e9eca0: Layer already exists [2022-04-29T12:33:37.205Z] 8be7defcac6d: Layer already exists [2022-04-29T12:33:37.477Z] 6564e96c385d: Layer already exists [2022-04-29T12:33:37.477Z] 3799f904bd46: Layer already exists [2022-04-29T12:33:37.477Z] 335e7481430f: Layer already exists [2022-04-29T12:33:37.477Z] f73e7dbfee58: Layer already exists [2022-04-29T12:33:37.477Z] e7f94e017e4c: Layer already exists [2022-04-29T12:33:37.477Z] latest: digest: sha256:acf5ce4a2ed1789c35e0a3059f4739b793fbd1bb336a2a5e8023cf3551da1037 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:37.816Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:38.149Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.87 [2022-04-29T12:33:38.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-29T12:33:38.149Z] 2eb8668d7f7d: Preparing [2022-04-29T12:33:38.149Z] b83e943884f5: Preparing [2022-04-29T12:33:38.149Z] 8be7defcac6d: Preparing [2022-04-29T12:33:38.149Z] ba84a3e9eca0: Preparing [2022-04-29T12:33:38.149Z] f6be9fbc115f: Preparing [2022-04-29T12:33:38.149Z] 6564e96c385d: Preparing [2022-04-29T12:33:38.149Z] 3799f904bd46: Preparing [2022-04-29T12:33:38.149Z] 335e7481430f: Preparing [2022-04-29T12:33:38.149Z] e7f94e017e4c: Preparing [2022-04-29T12:33:38.149Z] f73e7dbfee58: Preparing [2022-04-29T12:33:38.149Z] 3799f904bd46: Waiting [2022-04-29T12:33:38.149Z] 335e7481430f: Waiting [2022-04-29T12:33:38.149Z] f73e7dbfee58: Waiting [2022-04-29T12:33:38.149Z] e7f94e017e4c: Waiting [2022-04-29T12:33:38.149Z] 6564e96c385d: Waiting [2022-04-29T12:33:38.149Z] f6be9fbc115f: Layer already exists [2022-04-29T12:33:38.149Z] ba84a3e9eca0: Layer already exists [2022-04-29T12:33:38.149Z] 2eb8668d7f7d: Layer already exists [2022-04-29T12:33:38.149Z] 8be7defcac6d: Layer already exists [2022-04-29T12:33:38.149Z] b83e943884f5: Layer already exists [2022-04-29T12:33:38.422Z] 6564e96c385d: Layer already exists [2022-04-29T12:33:38.422Z] 3799f904bd46: Layer already exists [2022-04-29T12:33:38.422Z] 335e7481430f: Layer already exists [2022-04-29T12:33:38.422Z] f73e7dbfee58: Layer already exists [2022-04-29T12:33:38.422Z] e7f94e017e4c: Layer already exists [2022-04-29T12:33:38.422Z] 2.2.0-dev.87: digest: sha256:acf5ce4a2ed1789c35e0a3059f4739b793fbd1bb336a2a5e8023cf3551da1037 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:38.769Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:39.106Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:33:39.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-29T12:33:39.106Z] 2eb8668d7f7d: Preparing [2022-04-29T12:33:39.106Z] b83e943884f5: Preparing [2022-04-29T12:33:39.106Z] 8be7defcac6d: Preparing [2022-04-29T12:33:39.106Z] ba84a3e9eca0: Preparing [2022-04-29T12:33:39.106Z] f6be9fbc115f: Preparing [2022-04-29T12:33:39.106Z] 6564e96c385d: Preparing [2022-04-29T12:33:39.106Z] 3799f904bd46: Preparing [2022-04-29T12:33:39.106Z] 335e7481430f: Preparing [2022-04-29T12:33:39.106Z] e7f94e017e4c: Preparing [2022-04-29T12:33:39.106Z] f73e7dbfee58: Preparing [2022-04-29T12:33:39.106Z] 3799f904bd46: Waiting [2022-04-29T12:33:39.106Z] 335e7481430f: Waiting [2022-04-29T12:33:39.106Z] e7f94e017e4c: Waiting [2022-04-29T12:33:39.106Z] f73e7dbfee58: Waiting [2022-04-29T12:33:39.106Z] b83e943884f5: Layer already exists [2022-04-29T12:33:39.106Z] 2eb8668d7f7d: Layer already exists [2022-04-29T12:33:39.106Z] f6be9fbc115f: Layer already exists [2022-04-29T12:33:39.106Z] ba84a3e9eca0: Layer already exists [2022-04-29T12:33:39.106Z] 8be7defcac6d: Layer already exists [2022-04-29T12:33:39.106Z] e7f94e017e4c: Layer already exists [2022-04-29T12:33:39.376Z] 335e7481430f: Layer already exists [2022-04-29T12:33:39.376Z] 3799f904bd46: Layer already exists [2022-04-29T12:33:39.376Z] 6564e96c385d: Layer already exists [2022-04-29T12:33:39.376Z] f73e7dbfee58: Layer already exists [2022-04-29T12:33:39.376Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:acf5ce4a2ed1789c35e0a3059f4739b793fbd1bb336a2a5e8023cf3551da1037 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:39.718Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:40.057Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-04-29T12:33:40.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-29T12:33:40.057Z] 2eb8668d7f7d: Preparing [2022-04-29T12:33:40.057Z] b83e943884f5: Preparing [2022-04-29T12:33:40.057Z] 8be7defcac6d: Preparing [2022-04-29T12:33:40.057Z] ba84a3e9eca0: Preparing [2022-04-29T12:33:40.057Z] f6be9fbc115f: Preparing [2022-04-29T12:33:40.057Z] 6564e96c385d: Preparing [2022-04-29T12:33:40.057Z] 3799f904bd46: Preparing [2022-04-29T12:33:40.057Z] 335e7481430f: Preparing [2022-04-29T12:33:40.057Z] e7f94e017e4c: Preparing [2022-04-29T12:33:40.057Z] f73e7dbfee58: Preparing [2022-04-29T12:33:40.057Z] 6564e96c385d: Waiting [2022-04-29T12:33:40.057Z] 3799f904bd46: Waiting [2022-04-29T12:33:40.057Z] 335e7481430f: Waiting [2022-04-29T12:33:40.057Z] e7f94e017e4c: Waiting [2022-04-29T12:33:40.057Z] f73e7dbfee58: Waiting [2022-04-29T12:33:40.057Z] f6be9fbc115f: Layer already exists [2022-04-29T12:33:40.057Z] b83e943884f5: Layer already exists [2022-04-29T12:33:40.057Z] 8be7defcac6d: Layer already exists [2022-04-29T12:33:40.057Z] 2eb8668d7f7d: Layer already exists [2022-04-29T12:33:40.057Z] ba84a3e9eca0: Layer already exists [2022-04-29T12:33:40.328Z] 6564e96c385d: Layer already exists [2022-04-29T12:33:40.328Z] 335e7481430f: Layer already exists [2022-04-29T12:33:40.328Z] 3799f904bd46: Layer already exists [2022-04-29T12:33:40.328Z] e7f94e017e4c: Layer already exists [2022-04-29T12:33:40.328Z] f73e7dbfee58: Layer already exists [2022-04-29T12:33:40.328Z] main: digest: sha256:acf5ce4a2ed1789c35e0a3059f4739b793fbd1bb336a2a5e8023cf3551da1037 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T12:33:40.378Z] ===================================================== [Pipeline] echo [2022-04-29T12:33:40.387Z] taggedImages: [2022-04-29T12:33:40.387Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:33:40.387Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-29T12:33:40.387Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.87 [2022-04-29T12:33:40.387Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:33:40.387Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-04-29T12:33:40.412Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-04-29T12:33:40.412Z] 8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:33:40.412Z] latest [2022-04-29T12:33:40.412Z] 2.2.0-dev.87 [2022-04-29T12:33:40.412Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:33:40.412Z] main [2022-04-29T12:33:40.412Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:40.779Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:41.117Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:33:41.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-29T12:33:41.117Z] e6bdec0ee997: Preparing [2022-04-29T12:33:41.117Z] 69dc5595cf33: Preparing [2022-04-29T12:33:41.117Z] 3b43dcedfc8f: Preparing [2022-04-29T12:33:41.117Z] 045229a2e2e9: Preparing [2022-04-29T12:33:41.117Z] 9e1e0cef4ba2: Preparing [2022-04-29T12:33:41.117Z] 4f4ce317c6bb: Preparing [2022-04-29T12:33:41.117Z] 4f4ce317c6bb: Waiting [2022-04-29T12:33:41.388Z] 3b43dcedfc8f: Layer already exists [2022-04-29T12:33:41.388Z] 4f4ce317c6bb: Layer already exists [2022-04-29T12:33:41.388Z] e6bdec0ee997: Pushed [2022-04-29T12:33:41.388Z] 9e1e0cef4ba2: Pushed [2022-04-29T12:33:42.813Z] 045229a2e2e9: Pushed [2022-04-29T12:33:46.180Z] 69dc5595cf33: Pushed [2022-04-29T12:33:46.180Z] 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:6ec145755627b40b2fb93a1724df8a9ce16a59bdb8d8100556221ce992525afd size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:46.524Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:46.861Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-29T12:33:46.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-29T12:33:46.861Z] e6bdec0ee997: Preparing [2022-04-29T12:33:46.861Z] 69dc5595cf33: Preparing [2022-04-29T12:33:46.861Z] 3b43dcedfc8f: Preparing [2022-04-29T12:33:46.861Z] 045229a2e2e9: Preparing [2022-04-29T12:33:46.861Z] 9e1e0cef4ba2: Preparing [2022-04-29T12:33:46.861Z] 4f4ce317c6bb: Preparing [2022-04-29T12:33:46.861Z] 4f4ce317c6bb: Waiting [2022-04-29T12:33:46.861Z] 3b43dcedfc8f: Layer already exists [2022-04-29T12:33:46.861Z] e6bdec0ee997: Layer already exists [2022-04-29T12:33:46.861Z] 69dc5595cf33: Layer already exists [2022-04-29T12:33:46.861Z] 045229a2e2e9: Layer already exists [2022-04-29T12:33:46.861Z] 9e1e0cef4ba2: Layer already exists [2022-04-29T12:33:46.861Z] 4f4ce317c6bb: Layer already exists [2022-04-29T12:33:47.134Z] latest: digest: sha256:6ec145755627b40b2fb93a1724df8a9ce16a59bdb8d8100556221ce992525afd size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:47.477Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:47.813Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.87 [2022-04-29T12:33:47.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-29T12:33:47.813Z] e6bdec0ee997: Preparing [2022-04-29T12:33:47.813Z] 69dc5595cf33: Preparing [2022-04-29T12:33:47.813Z] 3b43dcedfc8f: Preparing [2022-04-29T12:33:47.813Z] 045229a2e2e9: Preparing [2022-04-29T12:33:47.813Z] 9e1e0cef4ba2: Preparing [2022-04-29T12:33:47.813Z] 4f4ce317c6bb: Preparing [2022-04-29T12:33:47.813Z] 4f4ce317c6bb: Waiting [2022-04-29T12:33:47.813Z] 69dc5595cf33: Layer already exists [2022-04-29T12:33:47.813Z] e6bdec0ee997: Layer already exists [2022-04-29T12:33:47.813Z] 9e1e0cef4ba2: Layer already exists [2022-04-29T12:33:47.813Z] 045229a2e2e9: Layer already exists [2022-04-29T12:33:47.813Z] 3b43dcedfc8f: Layer already exists [2022-04-29T12:33:47.813Z] 4f4ce317c6bb: Layer already exists [2022-04-29T12:33:48.083Z] 2.2.0-dev.87: digest: sha256:6ec145755627b40b2fb93a1724df8a9ce16a59bdb8d8100556221ce992525afd size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:48.422Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:48.760Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:33:48.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-29T12:33:48.760Z] e6bdec0ee997: Preparing [2022-04-29T12:33:48.760Z] 69dc5595cf33: Preparing [2022-04-29T12:33:48.760Z] 3b43dcedfc8f: Preparing [2022-04-29T12:33:48.760Z] 045229a2e2e9: Preparing [2022-04-29T12:33:48.760Z] 9e1e0cef4ba2: Preparing [2022-04-29T12:33:48.760Z] 4f4ce317c6bb: Preparing [2022-04-29T12:33:48.760Z] 4f4ce317c6bb: Waiting [2022-04-29T12:33:48.760Z] 045229a2e2e9: Layer already exists [2022-04-29T12:33:48.760Z] e6bdec0ee997: Layer already exists [2022-04-29T12:33:48.760Z] 3b43dcedfc8f: Layer already exists [2022-04-29T12:33:48.760Z] 69dc5595cf33: Layer already exists [2022-04-29T12:33:48.760Z] 9e1e0cef4ba2: Layer already exists [2022-04-29T12:33:48.760Z] 4f4ce317c6bb: Layer already exists [2022-04-29T12:33:49.030Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:6ec145755627b40b2fb93a1724df8a9ce16a59bdb8d8100556221ce992525afd size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:49.370Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:49.706Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-04-29T12:33:49.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-29T12:33:49.706Z] e6bdec0ee997: Preparing [2022-04-29T12:33:49.706Z] 69dc5595cf33: Preparing [2022-04-29T12:33:49.706Z] 3b43dcedfc8f: Preparing [2022-04-29T12:33:49.706Z] 045229a2e2e9: Preparing [2022-04-29T12:33:49.706Z] 9e1e0cef4ba2: Preparing [2022-04-29T12:33:49.706Z] 4f4ce317c6bb: Preparing [2022-04-29T12:33:49.706Z] 4f4ce317c6bb: Waiting [2022-04-29T12:33:49.706Z] 3b43dcedfc8f: Layer already exists [2022-04-29T12:33:49.706Z] e6bdec0ee997: Layer already exists [2022-04-29T12:33:49.706Z] 9e1e0cef4ba2: Layer already exists [2022-04-29T12:33:49.706Z] 045229a2e2e9: Layer already exists [2022-04-29T12:33:49.706Z] 69dc5595cf33: Layer already exists [2022-04-29T12:33:49.706Z] 4f4ce317c6bb: Layer already exists [2022-04-29T12:33:49.977Z] main: digest: sha256:6ec145755627b40b2fb93a1724df8a9ce16a59bdb8d8100556221ce992525afd size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T12:33:50.025Z] ===================================================== [Pipeline] echo [2022-04-29T12:33:50.034Z] taggedImages: [2022-04-29T12:33:50.034Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:33:50.034Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-29T12:33:50.034Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.87 [2022-04-29T12:33:50.034Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:33:50.034Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-04-29T12:33:50.055Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-04-29T12:33:50.055Z] 8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:33:50.055Z] latest [2022-04-29T12:33:50.055Z] 2.2.0-dev.87 [2022-04-29T12:33:50.055Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:33:50.055Z] main [2022-04-29T12:33:50.055Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:50.403Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:33:50.741Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:33:50.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-29T12:33:50.741Z] e6a21f35f1ff: Preparing [2022-04-29T12:33:50.741Z] 9803bf700f13: Preparing [2022-04-29T12:33:50.741Z] af4c267bc117: Preparing [2022-04-29T12:33:50.741Z] 3866cac18056: Preparing [2022-04-29T12:33:50.741Z] 2c18cb10e122: Preparing [2022-04-29T12:33:50.741Z] dc33f5f757fa: Preparing [2022-04-29T12:33:50.741Z] 9e1e0cef4ba2: Preparing [2022-04-29T12:33:50.741Z] 4f4ce317c6bb: Preparing [2022-04-29T12:33:50.741Z] dc33f5f757fa: Waiting [2022-04-29T12:33:50.741Z] 9e1e0cef4ba2: Waiting [2022-04-29T12:33:50.741Z] 4f4ce317c6bb: Waiting [2022-04-29T12:33:51.015Z] e6a21f35f1ff: Pushed [2022-04-29T12:33:51.015Z] 9803bf700f13: Pushed [2022-04-29T12:33:51.015Z] af4c267bc117: Pushed [2022-04-29T12:33:51.015Z] 9e1e0cef4ba2: Layer already exists [2022-04-29T12:33:51.015Z] 4f4ce317c6bb: Layer already exists [2022-04-29T12:33:51.993Z] dc33f5f757fa: Pushed [2022-04-29T12:34:00.256Z] 2c18cb10e122: Pushed [2022-04-29T12:34:08.521Z] 3866cac18056: Pushed [2022-04-29T12:34:08.521Z] 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:926fe79bc8fca1d9de6f3f6949342a63563b9d0c797fd4bb203e123af38a46ca size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:34:08.868Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:34:09.205Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-29T12:34:09.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-29T12:34:09.205Z] e6a21f35f1ff: Preparing [2022-04-29T12:34:09.205Z] 9803bf700f13: Preparing [2022-04-29T12:34:09.205Z] af4c267bc117: Preparing [2022-04-29T12:34:09.205Z] 3866cac18056: Preparing [2022-04-29T12:34:09.205Z] 2c18cb10e122: Preparing [2022-04-29T12:34:09.205Z] dc33f5f757fa: Preparing [2022-04-29T12:34:09.205Z] 9e1e0cef4ba2: Preparing [2022-04-29T12:34:09.205Z] 4f4ce317c6bb: Preparing [2022-04-29T12:34:09.205Z] dc33f5f757fa: Waiting [2022-04-29T12:34:09.205Z] 9e1e0cef4ba2: Waiting [2022-04-29T12:34:09.205Z] 4f4ce317c6bb: Waiting [2022-04-29T12:34:09.205Z] 2c18cb10e122: Layer already exists [2022-04-29T12:34:09.205Z] af4c267bc117: Layer already exists [2022-04-29T12:34:09.205Z] e6a21f35f1ff: Layer already exists [2022-04-29T12:34:09.205Z] 3866cac18056: Layer already exists [2022-04-29T12:34:09.205Z] 9803bf700f13: Layer already exists [2022-04-29T12:34:09.205Z] dc33f5f757fa: Layer already exists [2022-04-29T12:34:09.205Z] 4f4ce317c6bb: Layer already exists [2022-04-29T12:34:09.205Z] 9e1e0cef4ba2: Layer already exists [2022-04-29T12:34:09.476Z] latest: digest: sha256:926fe79bc8fca1d9de6f3f6949342a63563b9d0c797fd4bb203e123af38a46ca size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:34:09.819Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:34:10.157Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.87 [2022-04-29T12:34:10.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-29T12:34:10.157Z] e6a21f35f1ff: Preparing [2022-04-29T12:34:10.157Z] 9803bf700f13: Preparing [2022-04-29T12:34:10.157Z] af4c267bc117: Preparing [2022-04-29T12:34:10.157Z] 3866cac18056: Preparing [2022-04-29T12:34:10.157Z] 2c18cb10e122: Preparing [2022-04-29T12:34:10.158Z] dc33f5f757fa: Preparing [2022-04-29T12:34:10.158Z] 9e1e0cef4ba2: Preparing [2022-04-29T12:34:10.158Z] 4f4ce317c6bb: Preparing [2022-04-29T12:34:10.158Z] dc33f5f757fa: Waiting [2022-04-29T12:34:10.158Z] 9e1e0cef4ba2: Waiting [2022-04-29T12:34:10.158Z] 4f4ce317c6bb: Waiting [2022-04-29T12:34:10.158Z] af4c267bc117: Layer already exists [2022-04-29T12:34:10.158Z] e6a21f35f1ff: Layer already exists [2022-04-29T12:34:10.158Z] 3866cac18056: Layer already exists [2022-04-29T12:34:10.158Z] 9803bf700f13: Layer already exists [2022-04-29T12:34:10.158Z] 2c18cb10e122: Layer already exists [2022-04-29T12:34:10.430Z] dc33f5f757fa: Layer already exists [2022-04-29T12:34:10.430Z] 4f4ce317c6bb: Layer already exists [2022-04-29T12:34:10.430Z] 9e1e0cef4ba2: Layer already exists [2022-04-29T12:34:10.430Z] 2.2.0-dev.87: digest: sha256:926fe79bc8fca1d9de6f3f6949342a63563b9d0c797fd4bb203e123af38a46ca size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:34:10.769Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:34:11.108Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:34:11.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-29T12:34:11.108Z] e6a21f35f1ff: Preparing [2022-04-29T12:34:11.108Z] 9803bf700f13: Preparing [2022-04-29T12:34:11.108Z] af4c267bc117: Preparing [2022-04-29T12:34:11.108Z] 3866cac18056: Preparing [2022-04-29T12:34:11.108Z] 2c18cb10e122: Preparing [2022-04-29T12:34:11.108Z] dc33f5f757fa: Preparing [2022-04-29T12:34:11.108Z] 9e1e0cef4ba2: Preparing [2022-04-29T12:34:11.108Z] 4f4ce317c6bb: Preparing [2022-04-29T12:34:11.108Z] dc33f5f757fa: Waiting [2022-04-29T12:34:11.108Z] 9e1e0cef4ba2: Waiting [2022-04-29T12:34:11.108Z] 4f4ce317c6bb: Waiting [2022-04-29T12:34:11.108Z] 9803bf700f13: Layer already exists [2022-04-29T12:34:11.108Z] e6a21f35f1ff: Layer already exists [2022-04-29T12:34:11.108Z] af4c267bc117: Layer already exists [2022-04-29T12:34:11.108Z] 3866cac18056: Layer already exists [2022-04-29T12:34:11.108Z] 2c18cb10e122: Layer already exists [2022-04-29T12:34:11.108Z] dc33f5f757fa: Layer already exists [2022-04-29T12:34:11.108Z] 4f4ce317c6bb: Layer already exists [2022-04-29T12:34:11.108Z] 9e1e0cef4ba2: Layer already exists [2022-04-29T12:34:11.378Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:926fe79bc8fca1d9de6f3f6949342a63563b9d0c797fd4bb203e123af38a46ca size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:34:11.723Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:34:12.061Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-04-29T12:34:12.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-29T12:34:12.061Z] e6a21f35f1ff: Preparing [2022-04-29T12:34:12.061Z] 9803bf700f13: Preparing [2022-04-29T12:34:12.061Z] af4c267bc117: Preparing [2022-04-29T12:34:12.061Z] 3866cac18056: Preparing [2022-04-29T12:34:12.061Z] 2c18cb10e122: Preparing [2022-04-29T12:34:12.061Z] dc33f5f757fa: Preparing [2022-04-29T12:34:12.061Z] 9e1e0cef4ba2: Preparing [2022-04-29T12:34:12.061Z] 4f4ce317c6bb: Preparing [2022-04-29T12:34:12.061Z] 9e1e0cef4ba2: Waiting [2022-04-29T12:34:12.061Z] 4f4ce317c6bb: Waiting [2022-04-29T12:34:12.061Z] dc33f5f757fa: Waiting [2022-04-29T12:34:12.061Z] 3866cac18056: Layer already exists [2022-04-29T12:34:12.061Z] 9803bf700f13: Layer already exists [2022-04-29T12:34:12.061Z] 2c18cb10e122: Layer already exists [2022-04-29T12:34:12.061Z] e6a21f35f1ff: Layer already exists [2022-04-29T12:34:12.061Z] af4c267bc117: Layer already exists [2022-04-29T12:34:12.331Z] dc33f5f757fa: Layer already exists [2022-04-29T12:34:12.331Z] 9e1e0cef4ba2: Layer already exists [2022-04-29T12:34:12.331Z] 4f4ce317c6bb: Layer already exists [2022-04-29T12:34:12.331Z] main: digest: sha256:926fe79bc8fca1d9de6f3f6949342a63563b9d0c797fd4bb203e123af38a46ca size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T12:34:12.375Z] ===================================================== [Pipeline] echo [2022-04-29T12:34:12.385Z] taggedImages: [2022-04-29T12:34:12.385Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:34:12.385Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-29T12:34:12.385Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.87 [2022-04-29T12:34:12.385Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:34:12.385Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-04-29T12:34:12.404Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-04-29T12:34:12.404Z] 8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:34:12.404Z] latest [2022-04-29T12:34:12.404Z] 2.2.0-dev.87 [2022-04-29T12:34:12.404Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:34:12.404Z] main [2022-04-29T12:34:12.404Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:34:12.752Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:34:13.103Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:34:13.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-29T12:34:13.103Z] 43d250075d62: Preparing [2022-04-29T12:34:13.103Z] 997f0eeca154: Preparing [2022-04-29T12:34:13.103Z] ce0f89f60fab: Preparing [2022-04-29T12:34:13.103Z] 4a828cb80a3a: Preparing [2022-04-29T12:34:13.103Z] e8571492fb90: Preparing [2022-04-29T12:34:13.103Z] 9e1e0cef4ba2: Preparing [2022-04-29T12:34:13.103Z] 4f4ce317c6bb: Preparing [2022-04-29T12:34:13.103Z] 9e1e0cef4ba2: Waiting [2022-04-29T12:34:13.103Z] 4f4ce317c6bb: Waiting [2022-04-29T12:34:13.379Z] 43d250075d62: Pushed [2022-04-29T12:34:13.380Z] 997f0eeca154: Pushed [2022-04-29T12:34:13.380Z] ce0f89f60fab: Pushed [2022-04-29T12:34:13.380Z] 9e1e0cef4ba2: Layer already exists [2022-04-29T12:34:13.380Z] 4f4ce317c6bb: Layer already exists [2022-04-29T12:34:13.974Z] e8571492fb90: Pushed [2022-04-29T12:34:32.241Z] 4a828cb80a3a: Pushed [2022-04-29T12:34:32.241Z] 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:a44f74a25bbd506dbb0815cf2c03dbd6ecf33a5a78b5ebe433cfbc95f7dbdcf2 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:34:32.586Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:34:32.926Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-29T12:34:32.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-29T12:34:32.926Z] 43d250075d62: Preparing [2022-04-29T12:34:32.926Z] 997f0eeca154: Preparing [2022-04-29T12:34:32.926Z] ce0f89f60fab: Preparing [2022-04-29T12:34:32.926Z] 4a828cb80a3a: Preparing [2022-04-29T12:34:32.926Z] e8571492fb90: Preparing [2022-04-29T12:34:32.926Z] 9e1e0cef4ba2: Preparing [2022-04-29T12:34:32.926Z] 4f4ce317c6bb: Preparing [2022-04-29T12:34:32.926Z] 4f4ce317c6bb: Waiting [2022-04-29T12:34:32.926Z] 9e1e0cef4ba2: Waiting [2022-04-29T12:34:32.926Z] ce0f89f60fab: Layer already exists [2022-04-29T12:34:32.926Z] 43d250075d62: Layer already exists [2022-04-29T12:34:32.926Z] e8571492fb90: Layer already exists [2022-04-29T12:34:32.926Z] 997f0eeca154: Layer already exists [2022-04-29T12:34:32.926Z] 4a828cb80a3a: Layer already exists [2022-04-29T12:34:32.926Z] 9e1e0cef4ba2: Layer already exists [2022-04-29T12:34:32.926Z] 4f4ce317c6bb: Layer already exists [2022-04-29T12:34:33.197Z] latest: digest: sha256:a44f74a25bbd506dbb0815cf2c03dbd6ecf33a5a78b5ebe433cfbc95f7dbdcf2 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:34:33.539Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:34:33.878Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.87 [2022-04-29T12:34:33.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-29T12:34:33.878Z] 43d250075d62: Preparing [2022-04-29T12:34:33.878Z] 997f0eeca154: Preparing [2022-04-29T12:34:33.878Z] ce0f89f60fab: Preparing [2022-04-29T12:34:33.878Z] 4a828cb80a3a: Preparing [2022-04-29T12:34:33.878Z] e8571492fb90: Preparing [2022-04-29T12:34:33.878Z] 9e1e0cef4ba2: Preparing [2022-04-29T12:34:33.878Z] 4f4ce317c6bb: Preparing [2022-04-29T12:34:33.878Z] 9e1e0cef4ba2: Waiting [2022-04-29T12:34:33.878Z] 4f4ce317c6bb: Waiting [2022-04-29T12:34:33.878Z] e8571492fb90: Layer already exists [2022-04-29T12:34:33.878Z] 4a828cb80a3a: Layer already exists [2022-04-29T12:34:33.878Z] ce0f89f60fab: Layer already exists [2022-04-29T12:34:33.878Z] 43d250075d62: Layer already exists [2022-04-29T12:34:33.878Z] 997f0eeca154: Layer already exists [2022-04-29T12:34:33.878Z] 9e1e0cef4ba2: Layer already exists [2022-04-29T12:34:33.878Z] 4f4ce317c6bb: Layer already exists [2022-04-29T12:34:34.152Z] 2.2.0-dev.87: digest: sha256:a44f74a25bbd506dbb0815cf2c03dbd6ecf33a5a78b5ebe433cfbc95f7dbdcf2 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:34:34.499Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:34:34.836Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:34:34.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-29T12:34:34.836Z] 43d250075d62: Preparing [2022-04-29T12:34:34.836Z] 997f0eeca154: Preparing [2022-04-29T12:34:34.836Z] ce0f89f60fab: Preparing [2022-04-29T12:34:34.836Z] 4a828cb80a3a: Preparing [2022-04-29T12:34:34.836Z] e8571492fb90: Preparing [2022-04-29T12:34:34.836Z] 9e1e0cef4ba2: Preparing [2022-04-29T12:34:34.836Z] 4f4ce317c6bb: Preparing [2022-04-29T12:34:34.836Z] 9e1e0cef4ba2: Waiting [2022-04-29T12:34:34.836Z] 4f4ce317c6bb: Waiting [2022-04-29T12:34:34.836Z] 997f0eeca154: Layer already exists [2022-04-29T12:34:34.836Z] ce0f89f60fab: Layer already exists [2022-04-29T12:34:34.836Z] 4a828cb80a3a: Layer already exists [2022-04-29T12:34:34.836Z] e8571492fb90: Layer already exists [2022-04-29T12:34:34.836Z] 43d250075d62: Layer already exists [2022-04-29T12:34:34.836Z] 4f4ce317c6bb: Layer already exists [2022-04-29T12:34:34.836Z] 9e1e0cef4ba2: Layer already exists [2022-04-29T12:34:35.107Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:a44f74a25bbd506dbb0815cf2c03dbd6ecf33a5a78b5ebe433cfbc95f7dbdcf2 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:34:35.452Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:34:35.786Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-04-29T12:34:35.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-29T12:34:35.786Z] 43d250075d62: Preparing [2022-04-29T12:34:35.786Z] 997f0eeca154: Preparing [2022-04-29T12:34:35.786Z] ce0f89f60fab: Preparing [2022-04-29T12:34:35.786Z] 4a828cb80a3a: Preparing [2022-04-29T12:34:35.786Z] e8571492fb90: Preparing [2022-04-29T12:34:35.786Z] 9e1e0cef4ba2: Preparing [2022-04-29T12:34:35.786Z] 4f4ce317c6bb: Preparing [2022-04-29T12:34:35.786Z] 9e1e0cef4ba2: Waiting [2022-04-29T12:34:35.786Z] 4f4ce317c6bb: Waiting [2022-04-29T12:34:35.786Z] e8571492fb90: Layer already exists [2022-04-29T12:34:35.786Z] 4a828cb80a3a: Layer already exists [2022-04-29T12:34:35.786Z] ce0f89f60fab: Layer already exists [2022-04-29T12:34:35.786Z] 997f0eeca154: Layer already exists [2022-04-29T12:34:35.786Z] 43d250075d62: Layer already exists [2022-04-29T12:34:35.786Z] 9e1e0cef4ba2: Layer already exists [2022-04-29T12:34:35.786Z] 4f4ce317c6bb: Layer already exists [2022-04-29T12:34:36.057Z] main: digest: sha256:a44f74a25bbd506dbb0815cf2c03dbd6ecf33a5a78b5ebe433cfbc95f7dbdcf2 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T12:34:36.105Z] ===================================================== [Pipeline] echo [2022-04-29T12:34:36.115Z] taggedImages: [2022-04-29T12:34:36.115Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:34:36.115Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-29T12:34:36.115Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.87 [2022-04-29T12:34:36.115Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:34:36.115Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-04-29T12:34:36.135Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-04-29T12:34:36.135Z] 8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:34:36.135Z] latest [2022-04-29T12:34:36.135Z] 2.2.0-dev.87 [2022-04-29T12:34:36.135Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:34:36.135Z] main [2022-04-29T12:34:36.135Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:34:36.716Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:34:37.118Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:34:37.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-29T12:34:37.118Z] 48954b6fdd98: Preparing [2022-04-29T12:34:37.118Z] 65db8c396de1: Preparing [2022-04-29T12:34:37.118Z] 16a710765ac9: Preparing [2022-04-29T12:34:37.118Z] 8413b3d9047f: Preparing [2022-04-29T12:34:37.118Z] dc33f5f757fa: Preparing [2022-04-29T12:34:37.118Z] 9e1e0cef4ba2: Preparing [2022-04-29T12:34:37.118Z] 4f4ce317c6bb: Preparing [2022-04-29T12:34:37.118Z] 4f4ce317c6bb: Waiting [2022-04-29T12:34:37.118Z] 9e1e0cef4ba2: Waiting [2022-04-29T12:34:37.408Z] dc33f5f757fa: Layer already exists [2022-04-29T12:34:37.408Z] 9e1e0cef4ba2: Layer already exists [2022-04-29T12:34:37.408Z] 4f4ce317c6bb: Layer already exists [2022-04-29T12:34:37.408Z] 48954b6fdd98: Pushed [2022-04-29T12:34:37.408Z] 16a710765ac9: Pushed [2022-04-29T12:34:37.408Z] 65db8c396de1: Pushed [2022-04-29T12:34:55.789Z] 8413b3d9047f: Pushed [2022-04-29T12:34:55.789Z] 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:9eb90ea6817935ac8811609dcb49cd3e139aab64ad31f2da3af8c8d988711378 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:34:56.130Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:34:56.466Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-29T12:34:56.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-29T12:34:56.466Z] 48954b6fdd98: Preparing [2022-04-29T12:34:56.466Z] 65db8c396de1: Preparing [2022-04-29T12:34:56.466Z] 16a710765ac9: Preparing [2022-04-29T12:34:56.466Z] 8413b3d9047f: Preparing [2022-04-29T12:34:56.466Z] dc33f5f757fa: Preparing [2022-04-29T12:34:56.466Z] 9e1e0cef4ba2: Preparing [2022-04-29T12:34:56.466Z] 4f4ce317c6bb: Preparing [2022-04-29T12:34:56.466Z] 9e1e0cef4ba2: Waiting [2022-04-29T12:34:56.466Z] 4f4ce317c6bb: Waiting [2022-04-29T12:34:56.466Z] 65db8c396de1: Layer already exists [2022-04-29T12:34:56.466Z] 8413b3d9047f: Layer already exists [2022-04-29T12:34:56.466Z] dc33f5f757fa: Layer already exists [2022-04-29T12:34:56.466Z] 48954b6fdd98: Layer already exists [2022-04-29T12:34:56.466Z] 16a710765ac9: Layer already exists [2022-04-29T12:34:56.466Z] 4f4ce317c6bb: Layer already exists [2022-04-29T12:34:56.466Z] 9e1e0cef4ba2: Layer already exists [2022-04-29T12:34:56.736Z] latest: digest: sha256:9eb90ea6817935ac8811609dcb49cd3e139aab64ad31f2da3af8c8d988711378 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:34:57.081Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:34:57.416Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.87 [2022-04-29T12:34:57.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-29T12:34:57.416Z] 48954b6fdd98: Preparing [2022-04-29T12:34:57.416Z] 65db8c396de1: Preparing [2022-04-29T12:34:57.416Z] 16a710765ac9: Preparing [2022-04-29T12:34:57.416Z] 8413b3d9047f: Preparing [2022-04-29T12:34:57.416Z] dc33f5f757fa: Preparing [2022-04-29T12:34:57.416Z] 9e1e0cef4ba2: Preparing [2022-04-29T12:34:57.416Z] 4f4ce317c6bb: Preparing [2022-04-29T12:34:57.416Z] 9e1e0cef4ba2: Waiting [2022-04-29T12:34:57.416Z] 4f4ce317c6bb: Waiting [2022-04-29T12:34:57.416Z] 65db8c396de1: Layer already exists [2022-04-29T12:34:57.416Z] 48954b6fdd98: Layer already exists [2022-04-29T12:34:57.416Z] dc33f5f757fa: Layer already exists [2022-04-29T12:34:57.416Z] 16a710765ac9: Layer already exists [2022-04-29T12:34:57.416Z] 8413b3d9047f: Layer already exists [2022-04-29T12:34:57.416Z] 9e1e0cef4ba2: Layer already exists [2022-04-29T12:34:57.687Z] 4f4ce317c6bb: Layer already exists [2022-04-29T12:34:57.687Z] 2.2.0-dev.87: digest: sha256:9eb90ea6817935ac8811609dcb49cd3e139aab64ad31f2da3af8c8d988711378 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:34:58.029Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:34:58.363Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:34:58.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-29T12:34:58.363Z] 48954b6fdd98: Preparing [2022-04-29T12:34:58.363Z] 65db8c396de1: Preparing [2022-04-29T12:34:58.363Z] 16a710765ac9: Preparing [2022-04-29T12:34:58.363Z] 8413b3d9047f: Preparing [2022-04-29T12:34:58.363Z] dc33f5f757fa: Preparing [2022-04-29T12:34:58.363Z] 9e1e0cef4ba2: Preparing [2022-04-29T12:34:58.363Z] 4f4ce317c6bb: Preparing [2022-04-29T12:34:58.363Z] 4f4ce317c6bb: Waiting [2022-04-29T12:34:58.363Z] 48954b6fdd98: Layer already exists [2022-04-29T12:34:58.363Z] 8413b3d9047f: Layer already exists [2022-04-29T12:34:58.363Z] dc33f5f757fa: Layer already exists [2022-04-29T12:34:58.363Z] 16a710765ac9: Layer already exists [2022-04-29T12:34:58.363Z] 65db8c396de1: Layer already exists [2022-04-29T12:34:58.633Z] 4f4ce317c6bb: Layer already exists [2022-04-29T12:34:58.634Z] 9e1e0cef4ba2: Layer already exists [2022-04-29T12:34:58.634Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:9eb90ea6817935ac8811609dcb49cd3e139aab64ad31f2da3af8c8d988711378 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:34:58.976Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:34:59.313Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-04-29T12:34:59.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-29T12:34:59.313Z] 48954b6fdd98: Preparing [2022-04-29T12:34:59.313Z] 65db8c396de1: Preparing [2022-04-29T12:34:59.313Z] 16a710765ac9: Preparing [2022-04-29T12:34:59.313Z] 8413b3d9047f: Preparing [2022-04-29T12:34:59.313Z] dc33f5f757fa: Preparing [2022-04-29T12:34:59.313Z] 9e1e0cef4ba2: Preparing [2022-04-29T12:34:59.313Z] 4f4ce317c6bb: Preparing [2022-04-29T12:34:59.313Z] 9e1e0cef4ba2: Waiting [2022-04-29T12:34:59.313Z] 4f4ce317c6bb: Waiting [2022-04-29T12:34:59.313Z] 65db8c396de1: Layer already exists [2022-04-29T12:34:59.313Z] 48954b6fdd98: Layer already exists [2022-04-29T12:34:59.313Z] 8413b3d9047f: Layer already exists [2022-04-29T12:34:59.313Z] dc33f5f757fa: Layer already exists [2022-04-29T12:34:59.313Z] 16a710765ac9: Layer already exists [2022-04-29T12:34:59.313Z] 9e1e0cef4ba2: Layer already exists [2022-04-29T12:34:59.313Z] 4f4ce317c6bb: Layer already exists [2022-04-29T12:34:59.584Z] main: digest: sha256:9eb90ea6817935ac8811609dcb49cd3e139aab64ad31f2da3af8c8d988711378 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T12:34:59.633Z] ===================================================== [Pipeline] echo [2022-04-29T12:34:59.642Z] taggedImages: [2022-04-29T12:34:59.642Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:34:59.642Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-29T12:34:59.642Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.87 [2022-04-29T12:34:59.642Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:34:59.642Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-04-29T12:34:59.665Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-04-29T12:34:59.665Z] 8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:34:59.665Z] latest [2022-04-29T12:34:59.665Z] 2.2.0-dev.87 [2022-04-29T12:34:59.665Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:34:59.665Z] main [2022-04-29T12:34:59.665Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:35:00.014Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:35:00.355Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:35:00.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-29T12:35:00.355Z] 9de56fc0dfb9: Preparing [2022-04-29T12:35:00.355Z] 7d486f23bf51: Preparing [2022-04-29T12:35:00.355Z] 3b43dcedfc8f: Preparing [2022-04-29T12:35:00.355Z] 5d193911f0e2: Preparing [2022-04-29T12:35:00.355Z] f73e7dbfee58: Preparing [2022-04-29T12:35:00.625Z] f73e7dbfee58: Layer already exists [2022-04-29T12:35:00.625Z] 3b43dcedfc8f: Layer already exists [2022-04-29T12:35:00.625Z] 9de56fc0dfb9: Pushed [2022-04-29T12:35:00.897Z] 5d193911f0e2: Pushed [2022-04-29T12:35:06.278Z] 7d486f23bf51: Pushed [2022-04-29T12:35:06.278Z] 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:22d707c809ba849cc79253097a18fab44bbaeae4a099f753795236a961548e50 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:35:06.620Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:35:06.959Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-29T12:35:06.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-29T12:35:06.960Z] 9de56fc0dfb9: Preparing [2022-04-29T12:35:06.960Z] 7d486f23bf51: Preparing [2022-04-29T12:35:06.960Z] 3b43dcedfc8f: Preparing [2022-04-29T12:35:06.960Z] 5d193911f0e2: Preparing [2022-04-29T12:35:06.960Z] f73e7dbfee58: Preparing [2022-04-29T12:35:06.960Z] 9de56fc0dfb9: Layer already exists [2022-04-29T12:35:06.960Z] 7d486f23bf51: Layer already exists [2022-04-29T12:35:06.960Z] 3b43dcedfc8f: Layer already exists [2022-04-29T12:35:06.960Z] f73e7dbfee58: Layer already exists [2022-04-29T12:35:06.960Z] 5d193911f0e2: Layer already exists [2022-04-29T12:35:07.232Z] latest: digest: sha256:22d707c809ba849cc79253097a18fab44bbaeae4a099f753795236a961548e50 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:35:07.573Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:35:07.908Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.87 [2022-04-29T12:35:07.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-29T12:35:07.908Z] 9de56fc0dfb9: Preparing [2022-04-29T12:35:07.908Z] 7d486f23bf51: Preparing [2022-04-29T12:35:07.908Z] 3b43dcedfc8f: Preparing [2022-04-29T12:35:07.908Z] 5d193911f0e2: Preparing [2022-04-29T12:35:07.908Z] f73e7dbfee58: Preparing [2022-04-29T12:35:07.908Z] 9de56fc0dfb9: Layer already exists [2022-04-29T12:35:07.908Z] 3b43dcedfc8f: Layer already exists [2022-04-29T12:35:07.908Z] f73e7dbfee58: Layer already exists [2022-04-29T12:35:07.908Z] 5d193911f0e2: Layer already exists [2022-04-29T12:35:07.908Z] 7d486f23bf51: Layer already exists [2022-04-29T12:35:08.178Z] 2.2.0-dev.87: digest: sha256:22d707c809ba849cc79253097a18fab44bbaeae4a099f753795236a961548e50 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:35:08.512Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:35:08.846Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:35:08.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-29T12:35:08.846Z] 9de56fc0dfb9: Preparing [2022-04-29T12:35:08.846Z] 7d486f23bf51: Preparing [2022-04-29T12:35:08.846Z] 3b43dcedfc8f: Preparing [2022-04-29T12:35:08.846Z] 5d193911f0e2: Preparing [2022-04-29T12:35:08.846Z] f73e7dbfee58: Preparing [2022-04-29T12:35:08.846Z] f73e7dbfee58: Layer already exists [2022-04-29T12:35:08.846Z] 3b43dcedfc8f: Layer already exists [2022-04-29T12:35:08.846Z] 7d486f23bf51: Layer already exists [2022-04-29T12:35:08.846Z] 9de56fc0dfb9: Layer already exists [2022-04-29T12:35:08.846Z] 5d193911f0e2: Layer already exists [2022-04-29T12:35:09.115Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:22d707c809ba849cc79253097a18fab44bbaeae4a099f753795236a961548e50 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:35:09.452Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:35:09.784Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-04-29T12:35:09.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-29T12:35:09.784Z] 9de56fc0dfb9: Preparing [2022-04-29T12:35:09.784Z] 7d486f23bf51: Preparing [2022-04-29T12:35:09.784Z] 3b43dcedfc8f: Preparing [2022-04-29T12:35:09.784Z] 5d193911f0e2: Preparing [2022-04-29T12:35:09.784Z] f73e7dbfee58: Preparing [2022-04-29T12:35:09.784Z] f73e7dbfee58: Layer already exists [2022-04-29T12:35:09.784Z] 9de56fc0dfb9: Layer already exists [2022-04-29T12:35:09.784Z] 7d486f23bf51: Layer already exists [2022-04-29T12:35:09.784Z] 5d193911f0e2: Layer already exists [2022-04-29T12:35:09.784Z] 3b43dcedfc8f: Layer already exists [2022-04-29T12:35:10.056Z] main: digest: sha256:22d707c809ba849cc79253097a18fab44bbaeae4a099f753795236a961548e50 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T12:35:10.097Z] ===================================================== [Pipeline] echo [2022-04-29T12:35:10.104Z] taggedImages: [2022-04-29T12:35:10.105Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:35:10.105Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-29T12:35:10.105Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.87 [2022-04-29T12:35:10.105Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:35:10.105Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-04-29T12:35:10.123Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-04-29T12:35:10.123Z] 8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:35:10.123Z] latest [2022-04-29T12:35:10.123Z] 2.2.0-dev.87 [2022-04-29T12:35:10.123Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:35:10.123Z] main [2022-04-29T12:35:10.123Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:35:10.469Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:35:10.803Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:35:10.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-29T12:35:10.803Z] 7c4e4c311bd6: Preparing [2022-04-29T12:35:10.803Z] a2f439beaf4e: Preparing [2022-04-29T12:35:10.803Z] 3b43dcedfc8f: Preparing [2022-04-29T12:35:10.803Z] f2335608bc32: Preparing [2022-04-29T12:35:10.803Z] f73e7dbfee58: Preparing [2022-04-29T12:35:11.073Z] f73e7dbfee58: Layer already exists [2022-04-29T12:35:11.073Z] 3b43dcedfc8f: Layer already exists [2022-04-29T12:35:11.073Z] f2335608bc32: Layer already exists [2022-04-29T12:35:11.073Z] 7c4e4c311bd6: Pushed [2022-04-29T12:35:15.350Z] a2f439beaf4e: Pushed [2022-04-29T12:35:15.621Z] 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:e79eaf4c7f1c41926d4b434a629e3491c18d397db1011781e6f17f9f65740551 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:35:15.964Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:35:16.293Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-29T12:35:16.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-29T12:35:16.293Z] 7c4e4c311bd6: Preparing [2022-04-29T12:35:16.293Z] a2f439beaf4e: Preparing [2022-04-29T12:35:16.293Z] 3b43dcedfc8f: Preparing [2022-04-29T12:35:16.293Z] f2335608bc32: Preparing [2022-04-29T12:35:16.293Z] f73e7dbfee58: Preparing [2022-04-29T12:35:16.293Z] f73e7dbfee58: Layer already exists [2022-04-29T12:35:16.293Z] 7c4e4c311bd6: Layer already exists [2022-04-29T12:35:16.293Z] 3b43dcedfc8f: Layer already exists [2022-04-29T12:35:16.293Z] f2335608bc32: Layer already exists [2022-04-29T12:35:16.293Z] a2f439beaf4e: Layer already exists [2022-04-29T12:35:16.563Z] latest: digest: sha256:e79eaf4c7f1c41926d4b434a629e3491c18d397db1011781e6f17f9f65740551 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:35:16.901Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:35:17.236Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.87 [2022-04-29T12:35:17.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-29T12:35:17.237Z] 7c4e4c311bd6: Preparing [2022-04-29T12:35:17.237Z] a2f439beaf4e: Preparing [2022-04-29T12:35:17.237Z] 3b43dcedfc8f: Preparing [2022-04-29T12:35:17.237Z] f2335608bc32: Preparing [2022-04-29T12:35:17.237Z] f73e7dbfee58: Preparing [2022-04-29T12:35:17.237Z] a2f439beaf4e: Layer already exists [2022-04-29T12:35:17.237Z] 7c4e4c311bd6: Layer already exists [2022-04-29T12:35:17.237Z] 3b43dcedfc8f: Layer already exists [2022-04-29T12:35:17.237Z] f73e7dbfee58: Layer already exists [2022-04-29T12:35:17.237Z] f2335608bc32: Layer already exists [2022-04-29T12:35:17.505Z] 2.2.0-dev.87: digest: sha256:e79eaf4c7f1c41926d4b434a629e3491c18d397db1011781e6f17f9f65740551 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:35:17.840Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:35:18.167Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:35:18.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-29T12:35:18.167Z] 7c4e4c311bd6: Preparing [2022-04-29T12:35:18.167Z] a2f439beaf4e: Preparing [2022-04-29T12:35:18.167Z] 3b43dcedfc8f: Preparing [2022-04-29T12:35:18.167Z] f2335608bc32: Preparing [2022-04-29T12:35:18.167Z] f73e7dbfee58: Preparing [2022-04-29T12:35:18.167Z] a2f439beaf4e: Layer already exists [2022-04-29T12:35:18.167Z] 3b43dcedfc8f: Layer already exists [2022-04-29T12:35:18.167Z] f73e7dbfee58: Layer already exists [2022-04-29T12:35:18.167Z] f2335608bc32: Layer already exists [2022-04-29T12:35:18.167Z] 7c4e4c311bd6: Layer already exists [2022-04-29T12:35:18.436Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:e79eaf4c7f1c41926d4b434a629e3491c18d397db1011781e6f17f9f65740551 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:35:18.777Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:35:19.111Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-04-29T12:35:19.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-29T12:35:19.111Z] 7c4e4c311bd6: Preparing [2022-04-29T12:35:19.111Z] a2f439beaf4e: Preparing [2022-04-29T12:35:19.111Z] 3b43dcedfc8f: Preparing [2022-04-29T12:35:19.111Z] f2335608bc32: Preparing [2022-04-29T12:35:19.111Z] f73e7dbfee58: Preparing [2022-04-29T12:35:19.111Z] a2f439beaf4e: Layer already exists [2022-04-29T12:35:19.111Z] 7c4e4c311bd6: Layer already exists [2022-04-29T12:35:19.111Z] f2335608bc32: Layer already exists [2022-04-29T12:35:19.111Z] f73e7dbfee58: Layer already exists [2022-04-29T12:35:19.111Z] 3b43dcedfc8f: Layer already exists [2022-04-29T12:35:19.380Z] main: digest: sha256:e79eaf4c7f1c41926d4b434a629e3491c18d397db1011781e6f17f9f65740551 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T12:35:19.426Z] ===================================================== [Pipeline] echo [2022-04-29T12:35:19.437Z] taggedImages: [2022-04-29T12:35:19.437Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:35:19.437Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-29T12:35:19.437Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.87 [2022-04-29T12:35:19.437Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:35:19.437Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-04-29T12:35:19.458Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-04-29T12:35:19.458Z] 8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:35:19.458Z] latest [2022-04-29T12:35:19.458Z] 2.2.0-dev.87 [2022-04-29T12:35:19.458Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:35:19.458Z] main [2022-04-29T12:35:19.458Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:35:19.791Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:35:20.126Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:35:20.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-29T12:35:20.126Z] 60fb55522d0c: Preparing [2022-04-29T12:35:20.126Z] 49a607c0f5f2: Preparing [2022-04-29T12:35:20.126Z] 544f071cc818: Preparing [2022-04-29T12:35:20.126Z] 88417ac51d9a: Preparing [2022-04-29T12:35:20.126Z] f0e5a4d6c014: Preparing [2022-04-29T12:35:20.126Z] 3b19d27f08f7: Preparing [2022-04-29T12:35:20.126Z] 73bb99a6e169: Preparing [2022-04-29T12:35:20.126Z] ec06c3102977: Preparing [2022-04-29T12:35:20.126Z] 6a3c62e080c7: Preparing [2022-04-29T12:35:20.126Z] 340cb19ca677: Preparing [2022-04-29T12:35:20.126Z] 4f4ce317c6bb: Preparing [2022-04-29T12:35:20.126Z] ec06c3102977: Waiting [2022-04-29T12:35:20.126Z] 6a3c62e080c7: Waiting [2022-04-29T12:35:20.126Z] 340cb19ca677: Waiting [2022-04-29T12:35:20.126Z] 3b19d27f08f7: Waiting [2022-04-29T12:35:20.126Z] 4f4ce317c6bb: Waiting [2022-04-29T12:35:20.397Z] f0e5a4d6c014: Layer already exists [2022-04-29T12:35:20.397Z] 3b19d27f08f7: Layer already exists [2022-04-29T12:35:20.397Z] 73bb99a6e169: Layer already exists [2022-04-29T12:35:20.398Z] ec06c3102977: Layer already exists [2022-04-29T12:35:20.398Z] 49a607c0f5f2: Pushed [2022-04-29T12:35:20.398Z] 6a3c62e080c7: Layer already exists [2022-04-29T12:35:20.398Z] 340cb19ca677: Layer already exists [2022-04-29T12:35:20.398Z] 4f4ce317c6bb: Layer already exists [2022-04-29T12:35:20.989Z] 60fb55522d0c: Pushed [2022-04-29T12:35:22.954Z] 544f071cc818: Pushed [2022-04-29T12:35:41.226Z] 88417ac51d9a: Pushed [2022-04-29T12:35:41.226Z] 8b0dec85218ed508cf19f063ec152f29e8927c81: digest: sha256:5bd66e6a290ed55f376ce85fd156600b92102d474f84e7d4d2f21ce0bfd89888 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:35:41.573Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:35:41.908Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-29T12:35:41.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-29T12:35:41.908Z] 60fb55522d0c: Preparing [2022-04-29T12:35:41.908Z] 49a607c0f5f2: Preparing [2022-04-29T12:35:41.908Z] 544f071cc818: Preparing [2022-04-29T12:35:41.908Z] 88417ac51d9a: Preparing [2022-04-29T12:35:41.908Z] f0e5a4d6c014: Preparing [2022-04-29T12:35:41.908Z] 3b19d27f08f7: Preparing [2022-04-29T12:35:41.908Z] 73bb99a6e169: Preparing [2022-04-29T12:35:41.908Z] ec06c3102977: Preparing [2022-04-29T12:35:41.908Z] 6a3c62e080c7: Preparing [2022-04-29T12:35:41.908Z] 340cb19ca677: Preparing [2022-04-29T12:35:41.908Z] 4f4ce317c6bb: Preparing [2022-04-29T12:35:41.908Z] 3b19d27f08f7: Waiting [2022-04-29T12:35:41.908Z] 73bb99a6e169: Waiting [2022-04-29T12:35:41.908Z] ec06c3102977: Waiting [2022-04-29T12:35:41.908Z] 6a3c62e080c7: Waiting [2022-04-29T12:35:41.908Z] 4f4ce317c6bb: Waiting [2022-04-29T12:35:41.908Z] 340cb19ca677: Waiting [2022-04-29T12:35:41.908Z] f0e5a4d6c014: Layer already exists [2022-04-29T12:35:41.908Z] 49a607c0f5f2: Layer already exists [2022-04-29T12:35:41.908Z] 544f071cc818: Layer already exists [2022-04-29T12:35:41.909Z] 88417ac51d9a: Layer already exists [2022-04-29T12:35:41.909Z] 60fb55522d0c: Layer already exists [2022-04-29T12:35:41.909Z] 3b19d27f08f7: Layer already exists [2022-04-29T12:35:41.909Z] 73bb99a6e169: Layer already exists [2022-04-29T12:35:42.180Z] ec06c3102977: Layer already exists [2022-04-29T12:35:42.180Z] 6a3c62e080c7: Layer already exists [2022-04-29T12:35:42.180Z] 340cb19ca677: Layer already exists [2022-04-29T12:35:42.180Z] 4f4ce317c6bb: Layer already exists [2022-04-29T12:35:42.180Z] latest: digest: sha256:5bd66e6a290ed55f376ce85fd156600b92102d474f84e7d4d2f21ce0bfd89888 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:35:42.520Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:35:42.855Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.87 [2022-04-29T12:35:42.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-29T12:35:42.855Z] 60fb55522d0c: Preparing [2022-04-29T12:35:42.855Z] 49a607c0f5f2: Preparing [2022-04-29T12:35:42.855Z] 544f071cc818: Preparing [2022-04-29T12:35:42.855Z] 88417ac51d9a: Preparing [2022-04-29T12:35:42.855Z] f0e5a4d6c014: Preparing [2022-04-29T12:35:42.855Z] 3b19d27f08f7: Preparing [2022-04-29T12:35:42.855Z] 73bb99a6e169: Preparing [2022-04-29T12:35:42.855Z] ec06c3102977: Preparing [2022-04-29T12:35:42.855Z] 6a3c62e080c7: Preparing [2022-04-29T12:35:42.855Z] 340cb19ca677: Preparing [2022-04-29T12:35:42.855Z] 4f4ce317c6bb: Preparing [2022-04-29T12:35:42.855Z] 3b19d27f08f7: Waiting [2022-04-29T12:35:42.855Z] 73bb99a6e169: Waiting [2022-04-29T12:35:42.855Z] ec06c3102977: Waiting [2022-04-29T12:35:42.855Z] 6a3c62e080c7: Waiting [2022-04-29T12:35:42.855Z] 340cb19ca677: Waiting [2022-04-29T12:35:42.855Z] 4f4ce317c6bb: Waiting [2022-04-29T12:35:42.855Z] 60fb55522d0c: Layer already exists [2022-04-29T12:35:42.855Z] 544f071cc818: Layer already exists [2022-04-29T12:35:42.855Z] f0e5a4d6c014: Layer already exists [2022-04-29T12:35:42.855Z] 88417ac51d9a: Layer already exists [2022-04-29T12:35:42.855Z] 49a607c0f5f2: Layer already exists [2022-04-29T12:35:43.127Z] 73bb99a6e169: Layer already exists [2022-04-29T12:35:43.127Z] 3b19d27f08f7: Layer already exists [2022-04-29T12:35:43.127Z] 340cb19ca677: Layer already exists [2022-04-29T12:35:43.127Z] ec06c3102977: Layer already exists [2022-04-29T12:35:43.127Z] 6a3c62e080c7: Layer already exists [2022-04-29T12:35:43.127Z] 4f4ce317c6bb: Layer already exists [2022-04-29T12:35:43.127Z] 2.2.0-dev.87: digest: sha256:5bd66e6a290ed55f376ce85fd156600b92102d474f84e7d4d2f21ce0bfd89888 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:35:43.469Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:35:43.804Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:35:43.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-29T12:35:43.804Z] 60fb55522d0c: Preparing [2022-04-29T12:35:43.804Z] 49a607c0f5f2: Preparing [2022-04-29T12:35:43.804Z] 544f071cc818: Preparing [2022-04-29T12:35:43.804Z] 88417ac51d9a: Preparing [2022-04-29T12:35:43.804Z] f0e5a4d6c014: Preparing [2022-04-29T12:35:43.804Z] 3b19d27f08f7: Preparing [2022-04-29T12:35:43.804Z] 73bb99a6e169: Preparing [2022-04-29T12:35:43.804Z] ec06c3102977: Preparing [2022-04-29T12:35:43.804Z] 6a3c62e080c7: Preparing [2022-04-29T12:35:43.804Z] 340cb19ca677: Preparing [2022-04-29T12:35:43.804Z] 4f4ce317c6bb: Preparing [2022-04-29T12:35:43.804Z] ec06c3102977: Waiting [2022-04-29T12:35:43.804Z] 6a3c62e080c7: Waiting [2022-04-29T12:35:43.804Z] 340cb19ca677: Waiting [2022-04-29T12:35:43.804Z] 4f4ce317c6bb: Waiting [2022-04-29T12:35:43.804Z] 3b19d27f08f7: Waiting [2022-04-29T12:35:43.804Z] 73bb99a6e169: Waiting [2022-04-29T12:35:43.804Z] f0e5a4d6c014: Layer already exists [2022-04-29T12:35:43.804Z] 60fb55522d0c: Layer already exists [2022-04-29T12:35:43.804Z] 88417ac51d9a: Layer already exists [2022-04-29T12:35:43.804Z] 49a607c0f5f2: Layer already exists [2022-04-29T12:35:43.804Z] 544f071cc818: Layer already exists [2022-04-29T12:35:43.804Z] 6a3c62e080c7: Layer already exists [2022-04-29T12:35:43.804Z] 73bb99a6e169: Layer already exists [2022-04-29T12:35:43.804Z] ec06c3102977: Layer already exists [2022-04-29T12:35:43.804Z] 3b19d27f08f7: Layer already exists [2022-04-29T12:35:43.804Z] 340cb19ca677: Layer already exists [2022-04-29T12:35:44.076Z] 4f4ce317c6bb: Layer already exists [2022-04-29T12:35:44.076Z] 8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87: digest: sha256:5bd66e6a290ed55f376ce85fd156600b92102d474f84e7d4d2f21ce0bfd89888 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:35:44.422Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:35:44.758Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-04-29T12:35:44.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-29T12:35:44.758Z] 60fb55522d0c: Preparing [2022-04-29T12:35:44.758Z] 49a607c0f5f2: Preparing [2022-04-29T12:35:44.758Z] 544f071cc818: Preparing [2022-04-29T12:35:44.758Z] 88417ac51d9a: Preparing [2022-04-29T12:35:44.758Z] f0e5a4d6c014: Preparing [2022-04-29T12:35:44.758Z] 3b19d27f08f7: Preparing [2022-04-29T12:35:44.758Z] 73bb99a6e169: Preparing [2022-04-29T12:35:44.758Z] ec06c3102977: Preparing [2022-04-29T12:35:44.758Z] 6a3c62e080c7: Preparing [2022-04-29T12:35:44.758Z] 340cb19ca677: Preparing [2022-04-29T12:35:44.758Z] 4f4ce317c6bb: Preparing [2022-04-29T12:35:44.758Z] 340cb19ca677: Waiting [2022-04-29T12:35:44.758Z] 73bb99a6e169: Waiting [2022-04-29T12:35:44.758Z] 4f4ce317c6bb: Waiting [2022-04-29T12:35:44.758Z] 6a3c62e080c7: Waiting [2022-04-29T12:35:44.758Z] ec06c3102977: Waiting [2022-04-29T12:35:44.758Z] 3b19d27f08f7: Waiting [2022-04-29T12:35:44.758Z] 49a607c0f5f2: Layer already exists [2022-04-29T12:35:44.758Z] f0e5a4d6c014: Layer already exists [2022-04-29T12:35:44.758Z] 88417ac51d9a: Layer already exists [2022-04-29T12:35:44.758Z] 60fb55522d0c: Layer already exists [2022-04-29T12:35:44.758Z] 544f071cc818: Layer already exists [2022-04-29T12:35:44.758Z] 6a3c62e080c7: Layer already exists [2022-04-29T12:35:44.758Z] ec06c3102977: Layer already exists [2022-04-29T12:35:44.758Z] 3b19d27f08f7: Layer already exists [2022-04-29T12:35:44.758Z] 73bb99a6e169: Layer already exists [2022-04-29T12:35:44.758Z] 340cb19ca677: Layer already exists [2022-04-29T12:35:45.029Z] 4f4ce317c6bb: Layer already exists [2022-04-29T12:35:45.029Z] main: digest: sha256:5bd66e6a290ed55f376ce85fd156600b92102d474f84e7d4d2f21ce0bfd89888 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-29T12:35:45.083Z] ===================================================== [Pipeline] echo [2022-04-29T12:35:45.095Z] taggedImages: [2022-04-29T12:35:45.095Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81 [2022-04-29T12:35:45.095Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-29T12:35:45.095Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.87 [2022-04-29T12:35:45.095Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8b0dec85218ed508cf19f063ec152f29e8927c81-2.2.0-dev.87 [2022-04-29T12:35:45.095Z] - 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-29T12:35:45.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-29T12:35:45.468Z] [2022-04-29T12:35:45.468Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:35:45.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-29T12:35:46.087Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-29T12:35:46.087Z] 8998bd30e6a1: Pulling fs layer [2022-04-29T12:35:46.087Z] 04944245beec: Pulling fs layer [2022-04-29T12:35:46.087Z] 699f458cf7ca: Pulling fs layer [2022-04-29T12:35:46.087Z] 765212b225bb: Pulling fs layer [2022-04-29T12:35:46.087Z] f23df028b6ca: Pulling fs layer [2022-04-29T12:35:46.087Z] d65c8cfc05b1: Pulling fs layer [2022-04-29T12:35:46.087Z] 2437ff75d9bd: Pulling fs layer [2022-04-29T12:35:46.087Z] 765212b225bb: Waiting [2022-04-29T12:35:46.087Z] f23df028b6ca: Waiting [2022-04-29T12:35:46.087Z] d65c8cfc05b1: Waiting [2022-04-29T12:35:46.087Z] 2437ff75d9bd: Waiting [2022-04-29T12:35:46.087Z] 04944245beec: Verifying Checksum [2022-04-29T12:35:46.087Z] 04944245beec: Download complete [2022-04-29T12:35:46.087Z] 765212b225bb: Verifying Checksum [2022-04-29T12:35:46.087Z] 765212b225bb: Download complete [2022-04-29T12:35:46.087Z] f23df028b6ca: Download complete [2022-04-29T12:35:46.087Z] d65c8cfc05b1: Verifying Checksum [2022-04-29T12:35:46.087Z] d65c8cfc05b1: Download complete [2022-04-29T12:35:46.360Z] 699f458cf7ca: Verifying Checksum [2022-04-29T12:35:46.632Z] 8998bd30e6a1: Verifying Checksum [2022-04-29T12:35:46.632Z] 8998bd30e6a1: Download complete [2022-04-29T12:35:48.609Z] 2437ff75d9bd: Verifying Checksum [2022-04-29T12:35:48.609Z] 2437ff75d9bd: Download complete [2022-04-29T12:35:51.233Z] 8998bd30e6a1: Pull complete [2022-04-29T12:35:51.233Z] 04944245beec: Pull complete [2022-04-29T12:35:53.212Z] 699f458cf7ca: Pull complete [2022-04-29T12:35:53.212Z] 765212b225bb: Pull complete [2022-04-29T12:35:53.809Z] f23df028b6ca: Pull complete [2022-04-29T12:35:54.083Z] d65c8cfc05b1: Pull complete [2022-04-29T12:36:09.168Z] 2437ff75d9bd: Pull complete [2022-04-29T12:36:09.168Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-29T12:36:09.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-29T12:36:09.168Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-29T12:36:09.394Z] prd-ubuntu20.04-docker-arm64-4c-16g-34243 does not seem to be running inside a container [2022-04-29T12:36:09.467Z] $ 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/215 -v /w/workspace/edgex-go/215:/w/workspace/edgex-go/215:rw,z -v /w/workspace/edgex-go/215@tmp:/w/workspace/edgex-go/215@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-29T12:36:12.061Z] $ docker top 6bfbce53c6c7eb2dd6bfad9e9d3552c16b4c66543564ad46c4be8071a534f836 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-29T12:36:13.073Z] ---> job-cost.sh [2022-04-29T12:36:13.073Z] lf-activate-venv: SKIPPING [2022-04-29T12:36:13.073Z] INFO: No Stack... [2022-04-29T12:36:14.045Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-29T12:36:14.636Z] INFO: Archiving Costs [Pipeline] sh [2022-04-29T12:36:15.285Z] + cat /w/workspace/edgex-go/215/archives/cost.csv [2022-04-29T12:36:15.285Z] + cut -d, -f6 [Pipeline] lock [2022-04-29T12:36:15.352Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-215-stack-cost] [2022-04-29T12:36:15.357Z] Resource [jenkins-edgexfoundry-edgex-go-main-215-stack-cost] did not exist. Created. [2022-04-29T12:36:15.357Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-215-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-29T12:36:16.011Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-29T12:36:16.786Z] Stashed 1 file(s) [Pipeline] } [2022-04-29T12:36:16.794Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-215-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-29T12:36:16.806Z] $ docker stop --time=1 6bfbce53c6c7eb2dd6bfad9e9d3552c16b4c66543564ad46c4be8071a534f836 [2022-04-29T12:36:18.344Z] $ docker rm -f 6bfbce53c6c7eb2dd6bfad9e9d3552c16b4c66543564ad46c4be8071a534f836 [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-29T12:36:18.977Z] provisioning config files... [2022-04-29T12:36:18.985Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/215@tmp/config5847054587297032626tmp [Pipeline] { [Pipeline] sh [2022-04-29T12:36:19.281Z] + set +x [2022-04-29T12:36:19.281Z] + bash -s -- [2022-04-29T12:36:19.281Z] + curl -s https://codecov.io/bash [2022-04-29T12:36:19.281Z] [2022-04-29T12:36:19.281Z] _____ _ [2022-04-29T12:36:19.281Z] / ____| | | [2022-04-29T12:36:19.281Z] | | ___ __| | ___ ___ _____ __ [2022-04-29T12:36:19.281Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-29T12:36:19.281Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-29T12:36:19.281Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-29T12:36:19.281Z] Bash-1.0.6 [2022-04-29T12:36:19.281Z] [2022-04-29T12:36:19.281Z] [2022-04-29T12:36:19.281Z] ==> git version 2.25.1 found [2022-04-29T12:36:19.281Z] ==> 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-29T12:36:19.281Z] Release-Date: 2020-01-08 [2022-04-29T12:36:19.281Z] 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-29T12:36:19.281Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-29T12:36:19.281Z] ==> Jenkins CI detected. [2022-04-29T12:36:19.281Z] current dir:  /w/workspace/edgex-go/215 [2022-04-29T12:36:19.281Z] project root: . [2022-04-29T12:36:19.281Z] --> token set from env [2022-04-29T12:36:19.281Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-29T12:36:19.281Z] ==> Running gcov in . (disable via -X gcov) [2022-04-29T12:36:19.281Z] ==> Python coveragepy not found [2022-04-29T12:36:19.281Z] ==> Searching for coverage reports in: [2022-04-29T12:36:19.281Z] + . [2022-04-29T12:36:19.281Z] -> Found 1 reports [2022-04-29T12:36:19.281Z] ==> Detecting git/mercurial file structure [2022-04-29T12:36:19.281Z] ==> Reading reports [2022-04-29T12:36:19.541Z] + ./coverage.out bytes=435134 [2022-04-29T12:36:19.541Z] ==> Appending adjustments [2022-04-29T12:36:19.541Z] https://docs.codecov.io/docs/fixing-reports [2022-04-29T12:36:20.483Z] + Found adjustments [2022-04-29T12:36:20.483Z] ==> Gzipping contents [2022-04-29T12:36:20.483Z] 60K /tmp/codecov.JCGtBO.gz [2022-04-29T12:36:20.743Z] ==> Uploading reports [2022-04-29T12:36:20.743Z] url: https://codecov.io [2022-04-29T12:36:20.743Z] query: branch=main&commit=8b0dec85218ed508cf19f063ec152f29e8927c81&build=215&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F215%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-29T12:36:20.743Z] -> Pinging Codecov [2022-04-29T12:36:20.743Z] 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=8b0dec85218ed508cf19f063ec152f29e8927c81&build=215&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F215%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-29T12:36:21.005Z] -> Uploading to [2022-04-29T12:36:21.005Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-29/00271124DB129430A58F1EEE437C3FCB/8b0dec85218ed508cf19f063ec152f29e8927c81/fe22182b-c96d-4c1c-9eee-e9d286ff50e2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220429%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220429T123620Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1820e0ae0f85d2f93e6b5a38dfff805d441edc6c33b413e8d4dc5f3b4cedc9ca [2022-04-29T12:36:21.005Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-29T12:36:21.005Z] Dload Upload Total Spent Left Speed [2022-04-29T12:36:21.266Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59808 0 0 100 59808 0 264k --:--:-- --:--:-- --:--:-- 263k 100 59808 0 0 100 59808 0 213k --:--:-- --:--:-- --:--:-- 213k [2022-04-29T12:36:21.266Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8b0dec85218ed508cf19f063ec152f29e8927c81 [Pipeline] } [2022-04-29T12:36:21.275Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-04-29T12:36:21.547Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-29T12:36:21.560Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:36:21.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-29T12:36:21.854Z] [2022-04-29T12:36:21.854Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:36:22.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-29T12:36:22.155Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-29T12:36:22.155Z] 188c0c94c7c5: Pulling fs layer [2022-04-29T12:36:22.155Z] 0ef7d3d256c8: Pulling fs layer [2022-04-29T12:36:22.155Z] de9db76c5a1d: Pulling fs layer [2022-04-29T12:36:22.155Z] 0eba1c9be4d2: Pulling fs layer [2022-04-29T12:36:22.155Z] 0d57e429df01: Pulling fs layer [2022-04-29T12:36:22.155Z] 4e4be7b47b0d: Pulling fs layer [2022-04-29T12:36:22.155Z] e1f770b5df2f: Pulling fs layer [2022-04-29T12:36:22.155Z] 85a0685a4137: Pulling fs layer [2022-04-29T12:36:22.155Z] 0d57e429df01: Waiting [2022-04-29T12:36:22.155Z] 4e4be7b47b0d: Waiting [2022-04-29T12:36:22.155Z] e1f770b5df2f: Waiting [2022-04-29T12:36:22.155Z] 85a0685a4137: Waiting [2022-04-29T12:36:22.155Z] 0eba1c9be4d2: Waiting [2022-04-29T12:36:22.155Z] de9db76c5a1d: Download complete [2022-04-29T12:36:22.155Z] 0ef7d3d256c8: Verifying Checksum [2022-04-29T12:36:22.155Z] 0ef7d3d256c8: Download complete [2022-04-29T12:36:22.155Z] 0d57e429df01: Verifying Checksum [2022-04-29T12:36:22.155Z] 0d57e429df01: Download complete [2022-04-29T12:36:22.155Z] 4e4be7b47b0d: Verifying Checksum [2022-04-29T12:36:22.155Z] 4e4be7b47b0d: Download complete [2022-04-29T12:36:22.155Z] 188c0c94c7c5: Verifying Checksum [2022-04-29T12:36:22.155Z] 188c0c94c7c5: Download complete [2022-04-29T12:36:22.416Z] e1f770b5df2f: Verifying Checksum [2022-04-29T12:36:22.416Z] e1f770b5df2f: Download complete [2022-04-29T12:36:22.416Z] 188c0c94c7c5: Pull complete [2022-04-29T12:36:22.416Z] 0ef7d3d256c8: Pull complete [2022-04-29T12:36:22.676Z] de9db76c5a1d: Pull complete [2022-04-29T12:36:22.936Z] 0eba1c9be4d2: Verifying Checksum [2022-04-29T12:36:22.936Z] 0eba1c9be4d2: Download complete [2022-04-29T12:36:23.195Z] 85a0685a4137: Verifying Checksum [2022-04-29T12:36:23.195Z] 85a0685a4137: Download complete [2022-04-29T12:36:26.483Z] 0eba1c9be4d2: Pull complete [2022-04-29T12:36:26.483Z] 0d57e429df01: Pull complete [2022-04-29T12:36:26.483Z] 4e4be7b47b0d: Pull complete [2022-04-29T12:36:26.742Z] e1f770b5df2f: Pull complete [2022-04-29T12:36:30.029Z] 85a0685a4137: Pull complete [2022-04-29T12:36:30.029Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-29T12:36:30.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-29T12:36:30.029Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-29T12:36:30.094Z] prd-ubuntu20.04-docker-8c-8g-34242 does not seem to be running inside a container [2022-04-29T12:36:30.124Z] $ 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/215 -v /w/workspace/edgex-go/215:/w/workspace/edgex-go/215:rw,z -v /w/workspace/edgex-go/215@tmp:/w/workspace/edgex-go/215@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-snyk-go:1.410.4 cat [2022-04-29T12:36:33.119Z] $ docker top ba3c1c5774430f3b4de29d85fad29aca4f3e1b40f2f39e912b279f47a64243f1 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-29T12:36:33.194Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-29T12:36:33.483Z] + set -o pipefail [2022-04-29T12:36:33.483Z] + snyk monitor '--org=edgex-jenkins' [2022-04-29T12:36:38.765Z] [2022-04-29T12:36:38.765Z] Monitoring /w/workspace/edgex-go/215 (github.com/edgexfoundry/edgex-go)... [2022-04-29T12:36:38.765Z] [2022-04-29T12:36:38.765Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/4f73ce08-069c-49b6-b85f-05668475bbe1 [2022-04-29T12:36:38.765Z] [2022-04-29T12:36:38.765Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-29T12:36:38.765Z] [2022-04-29T12:36:38.765Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-29T12:36:38.765Z] [2022-04-29T12:36:39.025Z] [Pipeline] } [2022-04-29T12:36:39.034Z] $ docker stop --time=1 ba3c1c5774430f3b4de29d85fad29aca4f3e1b40f2f39e912b279f47a64243f1 [2022-04-29T12:36:41.520Z] $ docker rm -f ba3c1c5774430f3b4de29d85fad29aca4f3e1b40f2f39e912b279f47a64243f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-04-29T12:36:41.957Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-29T12:36:41.973Z] provisioning config files... [2022-04-29T12:36:41.982Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/215@tmp/config8251185548473094034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-29T12:36:42.283Z] --> edgex-publish-swagger.sh [2022-04-29T12:36:42.283Z] === Publish openapi/v2 API === [2022-04-29T12:36:42.283Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-04-29T12:36:42.283Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/215/openapi/v2/core-command.yaml] [2022-04-29T12:36:42.283Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-29T12:36:42.283Z] Dload Upload Total Spent Left Speed [2022-04-29T12:36:43.223Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 31588 0:00:01 0:00:01 --:--:-- 31588 100 33831 0 0 100 33831 0 31588 0:00:01 0:00:01 --:--:-- 31588 [2022-04-29T12:36:43.223Z] [2022-04-29T12:36:43.223Z] [2022-04-29T12:36:43.223Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/215/openapi/v2/core-data.yaml] [2022-04-29T12:36:43.223Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-29T12:36:43.223Z] Dload Upload Total Spent Left Speed [2022-04-29T12:36:44.865Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 59471 0:00:01 0:00:01 --:--:-- 59521 100 71604 0 0 100 71604 0 42596 0:00:01 0:00:01 --:--:-- 42596 [2022-04-29T12:36:44.865Z] [2022-04-29T12:36:44.865Z] [2022-04-29T12:36:44.865Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/215/openapi/v2/core-metadata.yaml] [2022-04-29T12:36:44.865Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-29T12:36:44.865Z] Dload Upload Total Spent Left Speed [2022-04-29T12:36:46.062Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 808k --:--:-- --:--:-- --:--:-- 803k 100 141k 0 0 100 141k 0 128k 0:00:01 0:00:01 --:--:-- 128k [2022-04-29T12:36:46.062Z] [2022-04-29T12:36:46.062Z] [2022-04-29T12:36:46.062Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/215/openapi/v2/support-notifications.yaml] [2022-04-29T12:36:46.062Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-29T12:36:46.062Z] Dload Upload Total Spent Left Speed [2022-04-29T12:36:47.444Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 81272 0:00:01 0:00:01 --:--:-- 81198 100 89318 0 0 100 89318 0 81124 0:00:01 0:00:01 --:--:-- 81050 [2022-04-29T12:36:47.444Z] [2022-04-29T12:36:47.444Z] [2022-04-29T12:36:47.444Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/215/openapi/v2/support-scheduler.yaml] [2022-04-29T12:36:47.444Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-29T12:36:47.444Z] Dload Upload Total Spent Left Speed [2022-04-29T12:36:48.384Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 34820 0:00:01 0:00:01 --:--:-- 34820 100 39556 0 0 100 39556 0 34789 0:00:01 0:00:01 --:--:-- 34820 [2022-04-29T12:36:48.384Z] [2022-04-29T12:36:48.384Z] [2022-04-29T12:36:48.384Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/215/openapi/v2/system-agent.yaml] [2022-04-29T12:36:48.384Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-29T12:36:48.384Z] Dload Upload Total Spent Left Speed [2022-04-29T12:36:49.764Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 16659 0:00:01 0:00:01 --:--:-- 16659 100 20091 0 0 100 20091 0 15635 0:00:01 0:00:01 --:--:-- 15635 [2022-04-29T12:36:49.764Z] [2022-04-29T12:36:49.764Z] [Pipeline] } [2022-04-29T12:36:49.772Z] 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-29T12:36:50.166Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-29T12:36:50.166Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:36:50.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-29T12:36:50.467Z] . [Pipeline] withDockerContainer [2022-04-29T12:36:50.541Z] prd-ubuntu20.04-docker-8c-8g-34242 does not seem to be running inside a container [2022-04-29T12:36:50.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/215 -v /w/workspace/edgex-go/215:/w/workspace/edgex-go/215:rw,z -v /w/workspace/edgex-go/215@tmp:/w/workspace/edgex-go/215@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/py-git-semver:latest cat [2022-04-29T12:36:51.055Z] $ docker top 0158b3d518a3dd88d9f8ab61b549ac3f368bdef5654662f30f46ef84f4cd022a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-29T12:36:51.152Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-29T12:36:51.152Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-29T12:36:51.280Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-29T12:36:51.280Z] $ docker exec 0158b3d518a3dd88d9f8ab61b549ac3f368bdef5654662f30f46ef84f4cd022a ssh-agent [2022-04-29T12:36:51.406Z] SSH_AUTH_SOCK=/tmp/ssh-tqonvJbz9Khx/agent.33 [2022-04-29T12:36:51.406Z] SSH_AGENT_PID=39 [2022-04-29T12:36:51.412Z] Running ssh-add (command line suppressed) [2022-04-29T12:36:51.511Z] Identity added: /w/workspace/edgex-go/215@tmp/private_key_6732216074441839500.key (/w/workspace/edgex-go/215@tmp/private_key_6732216074441839500.key) [2022-04-29T12:36:51.529Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-29T12:36:51.822Z] + git semver tag [2022-04-29T12:36:52.082Z] 2022-04-29 12:36:51,997 [run_tag] DEBUG tag force:False [2022-04-29T12:36:52.082Z] 2022-04-29 12:36:51,997 [check_head_tag] DEBUG check head tag [2022-04-29T12:36:52.082Z] 2022-04-29 12:36:52,000 [execute] INFO git cat-file --batch-check [2022-04-29T12:36:52.082Z] 2022-04-29 12:36:52,000 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/215, universal_newlines=False, shell=None, istream=) [2022-04-29T12:36:52.082Z] 2022-04-29 12:36:52,003 [execute] INFO git cat-file --batch [2022-04-29T12:36:52.082Z] 2022-04-29 12:36:52,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/215, universal_newlines=False, shell=None, istream=) [2022-04-29T12:36:52.082Z] 2022-04-29 12:36:52,052 [read_version] DEBUG read version from /w/workspace/edgex-go/215/.semver/main [2022-04-29T12:36:52.082Z] 2022-04-29 12:36:52,052 [execute] INFO git tag -a v2.2.0-dev.87 -m v2.2.0-dev.87 [2022-04-29T12:36:52.082Z] 2022-04-29 12:36:52,052 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.87', '-m', 'v2.2.0-dev.87'], cwd=/w/workspace/edgex-go/215, universal_newlines=False, shell=None, istream=None) [2022-04-29T12:36:52.082Z] 2022-04-29 12:36:52,057 [read_version] DEBUG read version from /w/workspace/edgex-go/215/.semver/main [2022-04-29T12:36:52.082Z] 2.2.0-dev.87 [Pipeline] } [2022-04-29T12:36:52.090Z] $ docker exec --env ******** --env ******** 0158b3d518a3dd88d9f8ab61b549ac3f368bdef5654662f30f46ef84f4cd022a ssh-agent -k [2022-04-29T12:36:52.219Z] unset SSH_AUTH_SOCK; [2022-04-29T12:36:52.219Z] unset SSH_AGENT_PID; [2022-04-29T12:36:52.220Z] echo Agent pid 39 killed; [2022-04-29T12:36:52.234Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-29T12:36:52.536Z] + git semver [Pipeline] } [2022-04-29T12:36:52.808Z] $ docker stop --time=1 0158b3d518a3dd88d9f8ab61b549ac3f368bdef5654662f30f46ef84f4cd022a [2022-04-29T12:36:54.151Z] $ docker rm -f 0158b3d518a3dd88d9f8ab61b549ac3f368bdef5654662f30f46ef84f4cd022a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:36:54.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-29T12:36:54.553Z] [2022-04-29T12:36:54.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:36:54.854Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-29T12:36:54.854Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-29T12:36:54.854Z] ab5ef0e58194: Pulling fs layer [2022-04-29T12:36:54.854Z] 9712f1f96733: Pulling fs layer [2022-04-29T12:36:54.854Z] 63f879dbbcfc: Pulling fs layer [2022-04-29T12:36:54.854Z] 0d9ebad4ef96: Pulling fs layer [2022-04-29T12:36:54.854Z] e9a5061849ea: Pulling fs layer [2022-04-29T12:36:54.854Z] d747dcd14b5f: Pulling fs layer [2022-04-29T12:36:54.854Z] 2de7ff778b66: Pulling fs layer [2022-04-29T12:36:54.854Z] 0d9ebad4ef96: Waiting [2022-04-29T12:36:54.854Z] e9a5061849ea: Waiting [2022-04-29T12:36:54.854Z] d747dcd14b5f: Waiting [2022-04-29T12:36:54.854Z] 2de7ff778b66: Waiting [2022-04-29T12:36:54.854Z] 9712f1f96733: Verifying Checksum [2022-04-29T12:36:54.854Z] 9712f1f96733: Download complete [2022-04-29T12:36:55.115Z] 63f879dbbcfc: Verifying Checksum [2022-04-29T12:36:55.115Z] 63f879dbbcfc: Download complete [2022-04-29T12:36:55.375Z] e9a5061849ea: Verifying Checksum [2022-04-29T12:36:55.375Z] e9a5061849ea: Download complete [2022-04-29T12:36:55.375Z] d747dcd14b5f: Download complete [2022-04-29T12:36:55.375Z] 0d9ebad4ef96: Verifying Checksum [2022-04-29T12:36:55.375Z] 0d9ebad4ef96: Download complete [2022-04-29T12:36:55.375Z] ab5ef0e58194: Verifying Checksum [2022-04-29T12:36:55.375Z] ab5ef0e58194: Download complete [2022-04-29T12:36:55.375Z] 2de7ff778b66: Verifying Checksum [2022-04-29T12:36:55.375Z] 2de7ff778b66: Download complete [2022-04-29T12:36:58.665Z] ab5ef0e58194: Pull complete [2022-04-29T12:36:58.665Z] 9712f1f96733: Pull complete [2022-04-29T12:36:59.234Z] 63f879dbbcfc: Pull complete [2022-04-29T12:37:03.435Z] 0d9ebad4ef96: Pull complete [2022-04-29T12:37:03.435Z] e9a5061849ea: Pull complete [2022-04-29T12:37:03.435Z] d747dcd14b5f: Pull complete [2022-04-29T12:37:04.372Z] 2de7ff778b66: Pull complete [2022-04-29T12:37:04.633Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-29T12:37:04.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-29T12:37:04.633Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-29T12:37:04.698Z] prd-ubuntu20.04-docker-8c-8g-34242 does not seem to be running inside a container [2022-04-29T12:37:04.728Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/215 -v /w/workspace/edgex-go/215:/w/workspace/edgex-go/215:rw,z -v /w/workspace/edgex-go/215@tmp:/w/workspace/edgex-go/215@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-29T12:37:07.912Z] $ docker top ad791527d924cf902eecfd70d921b2cb2b2755689c0df3b542a9e26475ef11cd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-29T12:37:08.003Z] provisioning config files... [2022-04-29T12:37:08.011Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/215@tmp/config4276705657677251140tmp [2022-04-29T12:37:08.021Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/215@tmp/config7472983258877750138tmp [2022-04-29T12:37:08.031Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/215@tmp/config3386458878145048980tmp [Pipeline] { [Pipeline] echo [2022-04-29T12:37:08.047Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-29T12:37:08.331Z] ---> sigul-configuration.sh [2022-04-29T12:37:08.331Z] gpg: directory `/root/.gnupg' created [2022-04-29T12:37:08.331Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-29T12:37:08.331Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-29T12:37:08.331Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-29T12:37:08.331Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-29T12:37:08.331Z] gpg: CAST5 encrypted data [2022-04-29T12:37:08.331Z] gpg: encrypted with 1 passphrase [2022-04-29T12:37:08.331Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-29T12:37:08.621Z] + mkdir /home/jenkins [2022-04-29T12:37:08.621Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-29T12:37:08.912Z] + 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-29T12:37:08.923Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-29T12:37:09.213Z] ---> sigul-install.sh [2022-04-29T12:37:09.214Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-29T12:37:09.507Z] + git tag --list [2022-04-29T12:37:09.507Z] 0.6.0 [2022-04-29T12:37:09.507Z] 0.6.1 [2022-04-29T12:37:09.507Z] 0.7.0 [2022-04-29T12:37:09.507Z] 0.7.1 [2022-04-29T12:37:09.507Z] v1.0.0 [2022-04-29T12:37:09.507Z] v1.0.1 [2022-04-29T12:37:09.507Z] v1.1.0 [2022-04-29T12:37:09.507Z] v1.2.0 [2022-04-29T12:37:09.507Z] v1.2.1 [2022-04-29T12:37:09.507Z] v1.3.0 [2022-04-29T12:37:09.507Z] v1.3.1 [2022-04-29T12:37:09.507Z] v2.0.0 [2022-04-29T12:37:09.507Z] v2.0.1-dev.1 [2022-04-29T12:37:09.507Z] v2.0.1-dev.10 [2022-04-29T12:37:09.507Z] v2.0.1-dev.11 [2022-04-29T12:37:09.507Z] v2.0.1-dev.12 [2022-04-29T12:37:09.507Z] v2.0.1-dev.13 [2022-04-29T12:37:09.507Z] v2.0.1-dev.14 [2022-04-29T12:37:09.507Z] v2.0.1-dev.15 [2022-04-29T12:37:09.507Z] v2.0.1-dev.16 [2022-04-29T12:37:09.507Z] v2.0.1-dev.17 [2022-04-29T12:37:09.507Z] v2.0.1-dev.18 [2022-04-29T12:37:09.507Z] v2.0.1-dev.19 [2022-04-29T12:37:09.507Z] v2.0.1-dev.2 [2022-04-29T12:37:09.507Z] v2.0.1-dev.20 [2022-04-29T12:37:09.507Z] v2.0.1-dev.21 [2022-04-29T12:37:09.507Z] v2.0.1-dev.22 [2022-04-29T12:37:09.507Z] v2.0.1-dev.23 [2022-04-29T12:37:09.507Z] v2.0.1-dev.24 [2022-04-29T12:37:09.507Z] v2.0.1-dev.25 [2022-04-29T12:37:09.507Z] v2.0.1-dev.26 [2022-04-29T12:37:09.507Z] v2.0.1-dev.27 [2022-04-29T12:37:09.507Z] v2.0.1-dev.28 [2022-04-29T12:37:09.507Z] v2.0.1-dev.29 [2022-04-29T12:37:09.507Z] v2.0.1-dev.3 [2022-04-29T12:37:09.507Z] v2.0.1-dev.30 [2022-04-29T12:37:09.507Z] v2.0.1-dev.31 [2022-04-29T12:37:09.507Z] v2.0.1-dev.32 [2022-04-29T12:37:09.507Z] v2.0.1-dev.33 [2022-04-29T12:37:09.507Z] v2.0.1-dev.34 [2022-04-29T12:37:09.507Z] v2.0.1-dev.35 [2022-04-29T12:37:09.507Z] v2.0.1-dev.36 [2022-04-29T12:37:09.507Z] v2.0.1-dev.37 [2022-04-29T12:37:09.507Z] v2.0.1-dev.38 [2022-04-29T12:37:09.507Z] v2.0.1-dev.39 [2022-04-29T12:37:09.507Z] v2.0.1-dev.4 [2022-04-29T12:37:09.507Z] v2.0.1-dev.40 [2022-04-29T12:37:09.507Z] v2.0.1-dev.41 [2022-04-29T12:37:09.507Z] v2.0.1-dev.42 [2022-04-29T12:37:09.507Z] v2.0.1-dev.43 [2022-04-29T12:37:09.507Z] v2.0.1-dev.44 [2022-04-29T12:37:09.507Z] v2.0.1-dev.45 [2022-04-29T12:37:09.507Z] v2.0.1-dev.46 [2022-04-29T12:37:09.507Z] v2.0.1-dev.47 [2022-04-29T12:37:09.507Z] v2.0.1-dev.48 [2022-04-29T12:37:09.507Z] v2.0.1-dev.49 [2022-04-29T12:37:09.507Z] v2.0.1-dev.5 [2022-04-29T12:37:09.507Z] v2.0.1-dev.50 [2022-04-29T12:37:09.507Z] v2.0.1-dev.51 [2022-04-29T12:37:09.507Z] v2.0.1-dev.52 [2022-04-29T12:37:09.507Z] v2.0.1-dev.53 [2022-04-29T12:37:09.507Z] v2.0.1-dev.54 [2022-04-29T12:37:09.507Z] v2.0.1-dev.55 [2022-04-29T12:37:09.507Z] v2.0.1-dev.56 [2022-04-29T12:37:09.507Z] v2.0.1-dev.57 [2022-04-29T12:37:09.507Z] v2.0.1-dev.58 [2022-04-29T12:37:09.507Z] v2.0.1-dev.59 [2022-04-29T12:37:09.507Z] v2.0.1-dev.6 [2022-04-29T12:37:09.507Z] v2.0.1-dev.60 [2022-04-29T12:37:09.507Z] v2.0.1-dev.61 [2022-04-29T12:37:09.507Z] v2.0.1-dev.62 [2022-04-29T12:37:09.507Z] v2.0.1-dev.63 [2022-04-29T12:37:09.507Z] v2.0.1-dev.64 [2022-04-29T12:37:09.507Z] v2.0.1-dev.65 [2022-04-29T12:37:09.507Z] v2.0.1-dev.66 [2022-04-29T12:37:09.507Z] v2.0.1-dev.67 [2022-04-29T12:37:09.507Z] v2.0.1-dev.68 [2022-04-29T12:37:09.507Z] v2.0.1-dev.69 [2022-04-29T12:37:09.507Z] v2.0.1-dev.7 [2022-04-29T12:37:09.507Z] v2.0.1-dev.70 [2022-04-29T12:37:09.507Z] v2.0.1-dev.71 [2022-04-29T12:37:09.507Z] v2.0.1-dev.72 [2022-04-29T12:37:09.507Z] v2.0.1-dev.73 [2022-04-29T12:37:09.507Z] v2.0.1-dev.74 [2022-04-29T12:37:09.507Z] v2.0.1-dev.75 [2022-04-29T12:37:09.507Z] v2.0.1-dev.76 [2022-04-29T12:37:09.507Z] v2.0.1-dev.77 [2022-04-29T12:37:09.507Z] v2.0.1-dev.78 [2022-04-29T12:37:09.507Z] v2.0.1-dev.79 [2022-04-29T12:37:09.507Z] v2.0.1-dev.8 [2022-04-29T12:37:09.507Z] v2.0.1-dev.80 [2022-04-29T12:37:09.507Z] v2.0.1-dev.81 [2022-04-29T12:37:09.507Z] v2.0.1-dev.82 [2022-04-29T12:37:09.507Z] v2.0.1-dev.83 [2022-04-29T12:37:09.507Z] v2.0.1-dev.84 [2022-04-29T12:37:09.507Z] v2.0.1-dev.85 [2022-04-29T12:37:09.507Z] v2.0.1-dev.86 [2022-04-29T12:37:09.507Z] v2.0.1-dev.87 [2022-04-29T12:37:09.507Z] v2.0.1-dev.88 [2022-04-29T12:37:09.507Z] v2.0.1-dev.89 [2022-04-29T12:37:09.507Z] v2.0.1-dev.9 [2022-04-29T12:37:09.507Z] v2.0.1-dev.90 [2022-04-29T12:37:09.507Z] v2.0.1-dev.91 [2022-04-29T12:37:09.507Z] v2.0.1-dev.92 [2022-04-29T12:37:09.507Z] v2.0.1-dev.93 [2022-04-29T12:37:09.507Z] v2.0.1-dev.94 [2022-04-29T12:37:09.507Z] v2.0.1-dev.95 [2022-04-29T12:37:09.507Z] v2.0.1-dev.96 [2022-04-29T12:37:09.507Z] v2.0.1-dev.97 [2022-04-29T12:37:09.507Z] v2.0.1-dev.98 [2022-04-29T12:37:09.507Z] v2.0.1-dev.99 [2022-04-29T12:37:09.507Z] v2.1.0 [2022-04-29T12:37:09.507Z] v2.2.0-dev.1 [2022-04-29T12:37:09.507Z] v2.2.0-dev.10 [2022-04-29T12:37:09.507Z] v2.2.0-dev.11 [2022-04-29T12:37:09.507Z] v2.2.0-dev.12 [2022-04-29T12:37:09.507Z] v2.2.0-dev.13 [2022-04-29T12:37:09.507Z] v2.2.0-dev.14 [2022-04-29T12:37:09.507Z] v2.2.0-dev.15 [2022-04-29T12:37:09.507Z] v2.2.0-dev.16 [2022-04-29T12:37:09.507Z] v2.2.0-dev.17 [2022-04-29T12:37:09.507Z] v2.2.0-dev.18 [2022-04-29T12:37:09.507Z] v2.2.0-dev.19 [2022-04-29T12:37:09.507Z] v2.2.0-dev.2 [2022-04-29T12:37:09.507Z] v2.2.0-dev.20 [2022-04-29T12:37:09.507Z] v2.2.0-dev.21 [2022-04-29T12:37:09.507Z] v2.2.0-dev.22 [2022-04-29T12:37:09.507Z] v2.2.0-dev.23 [2022-04-29T12:37:09.507Z] v2.2.0-dev.24 [2022-04-29T12:37:09.507Z] v2.2.0-dev.25 [2022-04-29T12:37:09.507Z] v2.2.0-dev.26 [2022-04-29T12:37:09.507Z] v2.2.0-dev.27 [2022-04-29T12:37:09.507Z] v2.2.0-dev.28 [2022-04-29T12:37:09.507Z] v2.2.0-dev.29 [2022-04-29T12:37:09.507Z] v2.2.0-dev.3 [2022-04-29T12:37:09.507Z] v2.2.0-dev.30 [2022-04-29T12:37:09.507Z] v2.2.0-dev.31 [2022-04-29T12:37:09.507Z] v2.2.0-dev.32 [2022-04-29T12:37:09.507Z] v2.2.0-dev.33 [2022-04-29T12:37:09.507Z] v2.2.0-dev.34 [2022-04-29T12:37:09.507Z] v2.2.0-dev.35 [2022-04-29T12:37:09.507Z] v2.2.0-dev.36 [2022-04-29T12:37:09.507Z] v2.2.0-dev.37 [2022-04-29T12:37:09.507Z] v2.2.0-dev.38 [2022-04-29T12:37:09.507Z] v2.2.0-dev.39 [2022-04-29T12:37:09.507Z] v2.2.0-dev.4 [2022-04-29T12:37:09.507Z] v2.2.0-dev.40 [2022-04-29T12:37:09.507Z] v2.2.0-dev.41 [2022-04-29T12:37:09.507Z] v2.2.0-dev.42 [2022-04-29T12:37:09.507Z] v2.2.0-dev.43 [2022-04-29T12:37:09.507Z] v2.2.0-dev.44 [2022-04-29T12:37:09.507Z] v2.2.0-dev.45 [2022-04-29T12:37:09.507Z] v2.2.0-dev.46 [2022-04-29T12:37:09.507Z] v2.2.0-dev.47 [2022-04-29T12:37:09.507Z] v2.2.0-dev.48 [2022-04-29T12:37:09.507Z] v2.2.0-dev.49 [2022-04-29T12:37:09.507Z] v2.2.0-dev.5 [2022-04-29T12:37:09.507Z] v2.2.0-dev.50 [2022-04-29T12:37:09.507Z] v2.2.0-dev.51 [2022-04-29T12:37:09.507Z] v2.2.0-dev.52 [2022-04-29T12:37:09.507Z] v2.2.0-dev.53 [2022-04-29T12:37:09.507Z] v2.2.0-dev.54 [2022-04-29T12:37:09.507Z] v2.2.0-dev.55 [2022-04-29T12:37:09.507Z] v2.2.0-dev.56 [2022-04-29T12:37:09.507Z] v2.2.0-dev.57 [2022-04-29T12:37:09.507Z] v2.2.0-dev.58 [2022-04-29T12:37:09.507Z] v2.2.0-dev.59 [2022-04-29T12:37:09.507Z] v2.2.0-dev.6 [2022-04-29T12:37:09.507Z] v2.2.0-dev.60 [2022-04-29T12:37:09.507Z] v2.2.0-dev.61 [2022-04-29T12:37:09.507Z] v2.2.0-dev.62 [2022-04-29T12:37:09.507Z] v2.2.0-dev.63 [2022-04-29T12:37:09.507Z] v2.2.0-dev.64 [2022-04-29T12:37:09.507Z] v2.2.0-dev.65 [2022-04-29T12:37:09.507Z] v2.2.0-dev.66 [2022-04-29T12:37:09.507Z] v2.2.0-dev.67 [2022-04-29T12:37:09.507Z] v2.2.0-dev.68 [2022-04-29T12:37:09.507Z] v2.2.0-dev.69 [2022-04-29T12:37:09.507Z] v2.2.0-dev.7 [2022-04-29T12:37:09.507Z] v2.2.0-dev.70 [2022-04-29T12:37:09.507Z] v2.2.0-dev.71 [2022-04-29T12:37:09.507Z] v2.2.0-dev.72 [2022-04-29T12:37:09.507Z] v2.2.0-dev.73 [2022-04-29T12:37:09.507Z] v2.2.0-dev.74 [2022-04-29T12:37:09.507Z] v2.2.0-dev.75 [2022-04-29T12:37:09.507Z] v2.2.0-dev.76 [2022-04-29T12:37:09.507Z] v2.2.0-dev.77 [2022-04-29T12:37:09.507Z] v2.2.0-dev.78 [2022-04-29T12:37:09.507Z] v2.2.0-dev.79 [2022-04-29T12:37:09.507Z] v2.2.0-dev.8 [2022-04-29T12:37:09.507Z] v2.2.0-dev.80 [2022-04-29T12:37:09.507Z] v2.2.0-dev.81 [2022-04-29T12:37:09.507Z] v2.2.0-dev.82 [2022-04-29T12:37:09.507Z] v2.2.0-dev.83 [2022-04-29T12:37:09.507Z] v2.2.0-dev.84 [2022-04-29T12:37:09.507Z] v2.2.0-dev.85 [2022-04-29T12:37:09.507Z] v2.2.0-dev.86 [2022-04-29T12:37:09.507Z] v2.2.0-dev.87 [2022-04-29T12:37:09.507Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-29T12:37:09.797Z] + lftools sign git-tag v2.2.0-dev.87 [2022-04-29T12:37:10.368Z] Signing Git tag with Sigul... [2022-04-29T12:37:10.368Z] Signing v2.2.0-dev.87 [Pipeline] echo [2022-04-29T12:37:10.639Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-29T12:37:10.928Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-29T12:37:10.936Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-29T12:37:10.993Z] $ docker stop --time=1 ad791527d924cf902eecfd70d921b2cb2b2755689c0df3b542a9e26475ef11cd [2022-04-29T12:37:12.374Z] $ docker rm -f ad791527d924cf902eecfd70d921b2cb2b2755689c0df3b542a9e26475ef11cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-29T12:37:12.791Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-29T12:37:12.791Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:37:13.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-29T12:37:13.084Z] . [Pipeline] withDockerContainer [2022-04-29T12:37:13.153Z] prd-ubuntu20.04-docker-8c-8g-34242 does not seem to be running inside a container [2022-04-29T12:37:13.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/215 -v /w/workspace/edgex-go/215:/w/workspace/edgex-go/215:rw,z -v /w/workspace/edgex-go/215@tmp:/w/workspace/edgex-go/215@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/py-git-semver:latest cat [2022-04-29T12:37:13.596Z] $ docker top 0228db8c4a0c97a708680d504e278d703d91d8697b363164e310a37111bcdf05 -eo pid,comm [2022-04-29T12:37:13.657Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-04-29T12:37:13.657Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-29T12:37:13.691Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-29T12:37:13.692Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-29T12:37:13.833Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-29T12:37:13.832Z] $ docker exec 0228db8c4a0c97a708680d504e278d703d91d8697b363164e310a37111bcdf05 ssh-agent [2022-04-29T12:37:13.962Z] SSH_AUTH_SOCK=/tmp/ssh-qmFKLh7jCGq5/agent.34 [2022-04-29T12:37:13.962Z] SSH_AGENT_PID=40 [2022-04-29T12:37:13.968Z] Running ssh-add (command line suppressed) [2022-04-29T12:37:14.090Z] Identity added: /w/workspace/edgex-go/215@tmp/private_key_5777878192062090204.key (/w/workspace/edgex-go/215@tmp/private_key_5777878192062090204.key) [2022-04-29T12:37:14.109Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-29T12:37:14.396Z] + git semver bump pre [2022-04-29T12:37:14.655Z] 2022-04-29 12:37:14,571 [read_version] DEBUG read version from /w/workspace/edgex-go/215/.semver/main [2022-04-29T12:37:14.655Z] 2022-04-29 12:37:14,571 [bump_version] DEBUG bumping version:2.2.0-dev.87 on axis:pre with prefix:dev [2022-04-29T12:37:14.655Z] 2022-04-29 12:37:14,572 [bump_version] DEBUG bumped version:2.2.0-dev.88 [2022-04-29T12:37:14.655Z] 2022-04-29 12:37:14,572 [write_version] DEBUG write version:2.2.0-dev.88 to path:/w/workspace/edgex-go/215/.semver/main with force:True [2022-04-29T12:37:14.655Z] 2022-04-29 12:37:14,572 [read_version] DEBUG read version from /w/workspace/edgex-go/215/.semver/main [2022-04-29T12:37:14.655Z] 2022-04-29 12:37:14,572 [write_file] DEBUG write to file:/w/workspace/edgex-go/215/.semver/main [2022-04-29T12:37:14.655Z] 2022-04-29 12:37:14,574 [execute] INFO git cat-file --batch-check [2022-04-29T12:37:14.655Z] 2022-04-29 12:37:14,575 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/215/.semver, universal_newlines=False, shell=None, istream=) [2022-04-29T12:37:14.655Z] 2022-04-29 12:37:14,580 [execute] INFO git cat-file --batch [2022-04-29T12:37:14.655Z] 2022-04-29 12:37:14,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/215/.semver, universal_newlines=False, shell=None, istream=) [2022-04-29T12:37:14.655Z] 2022-04-29 12:37:14,585 [read_version] DEBUG read version from /w/workspace/edgex-go/215/.semver/main [2022-04-29T12:37:14.655Z] 2.2.0-dev.88 [Pipeline] } [2022-04-29T12:37:14.661Z] $ docker exec --env ******** --env ******** 0228db8c4a0c97a708680d504e278d703d91d8697b363164e310a37111bcdf05 ssh-agent -k [2022-04-29T12:37:14.778Z] unset SSH_AUTH_SOCK; [2022-04-29T12:37:14.778Z] unset SSH_AGENT_PID; [2022-04-29T12:37:14.778Z] echo Agent pid 40 killed; [2022-04-29T12:37:14.792Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-29T12:37:15.100Z] + git semver [Pipeline] } [2022-04-29T12:37:15.372Z] $ docker stop --time=1 0228db8c4a0c97a708680d504e278d703d91d8697b363164e310a37111bcdf05 [2022-04-29T12:37:16.696Z] $ docker rm -f 0228db8c4a0c97a708680d504e278d703d91d8697b363164e310a37111bcdf05 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-29T12:37:17.047Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-29T12:37:17.048Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:37:17.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-29T12:37:17.341Z] . [Pipeline] withDockerContainer [2022-04-29T12:37:17.405Z] prd-ubuntu20.04-docker-8c-8g-34242 does not seem to be running inside a container [2022-04-29T12:37:17.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/215 -v /w/workspace/edgex-go/215:/w/workspace/edgex-go/215:rw,z -v /w/workspace/edgex-go/215@tmp:/w/workspace/edgex-go/215@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/py-git-semver:latest cat [2022-04-29T12:37:17.853Z] $ docker top 8a65ab2a464e30827343540ad6799f8ad9ae50cc20739b74c8e82534726d0bac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-29T12:37:17.953Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-29T12:37:17.953Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-29T12:37:18.073Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-29T12:37:18.072Z] $ docker exec 8a65ab2a464e30827343540ad6799f8ad9ae50cc20739b74c8e82534726d0bac ssh-agent [2022-04-29T12:37:18.197Z] SSH_AUTH_SOCK=/tmp/ssh-XObMoahzMACb/agent.34 [2022-04-29T12:37:18.197Z] SSH_AGENT_PID=40 [2022-04-29T12:37:18.202Z] Running ssh-add (command line suppressed) [2022-04-29T12:37:18.325Z] Identity added: /w/workspace/edgex-go/215@tmp/private_key_1793007666161074630.key (/w/workspace/edgex-go/215@tmp/private_key_1793007666161074630.key) [2022-04-29T12:37:18.343Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-29T12:37:18.636Z] + git semver push [2022-04-29T12:37:18.896Z] 2022-04-29 12:37:18,814 [run_push] DEBUG push [2022-04-29T12:37:18.896Z] 2022-04-29 12:37:18,815 [execute] INFO git push origin semver [2022-04-29T12:37:18.896Z] 2022-04-29 12:37:18,815 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/215/.semver, universal_newlines=False, shell=None, istream=None) [2022-04-29T12:37:19.835Z] 2022-04-29 12:37:19,612 [run_push] DEBUG push all version tags [2022-04-29T12:37:19.835Z] 2022-04-29 12:37:19,612 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-04-29T12:37:19.835Z] 2022-04-29 12:37:19,613 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/215, universal_newlines=False, shell=None, istream=None) [2022-04-29T12:37:20.404Z] 2022-04-29 12:37:20,382 [read_version] DEBUG read version from /w/workspace/edgex-go/215/.semver/main [2022-04-29T12:37:20.404Z] 2.2.0-dev.88 [Pipeline] } [2022-04-29T12:37:20.672Z] $ docker exec --env ******** --env ******** 8a65ab2a464e30827343540ad6799f8ad9ae50cc20739b74c8e82534726d0bac ssh-agent -k [2022-04-29T12:37:20.787Z] unset SSH_AUTH_SOCK; [2022-04-29T12:37:20.787Z] unset SSH_AGENT_PID; [2022-04-29T12:37:20.787Z] echo Agent pid 40 killed; [2022-04-29T12:37:20.799Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-29T12:37:21.104Z] + git semver [Pipeline] } [2022-04-29T12:37:21.377Z] $ docker stop --time=1 8a65ab2a464e30827343540ad6799f8ad9ae50cc20739b74c8e82534726d0bac [2022-04-29T12:37:22.699Z] $ docker rm -f 8a65ab2a464e30827343540ad6799f8ad9ae50cc20739b74c8e82534726d0bac [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-29T12:37:23.315Z] + [ -d /w/workspace/edgex-go/215/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-29T12:37:23.613Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-29T12:37:24.476Z] ---> package-listing.sh [2022-04-29T12:37:24.477Z] ++ facter osfamily [2022-04-29T12:37:24.477Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-29T12:37:24.737Z] + OS_FAMILY=debian [2022-04-29T12:37:24.737Z] + workspace=/w/workspace/edgex-go/215 [2022-04-29T12:37:24.737Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-29T12:37:24.737Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-29T12:37:24.737Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-29T12:37:24.737Z] + PACKAGES=/tmp/packages_start.txt [2022-04-29T12:37:24.737Z] + '[' /w/workspace/edgex-go/215 ']' [2022-04-29T12:37:24.737Z] + PACKAGES=/tmp/packages_end.txt [2022-04-29T12:37:24.737Z] + case "${OS_FAMILY}" in [2022-04-29T12:37:24.737Z] + dpkg -l [2022-04-29T12:37:24.737Z] + grep '^ii' [2022-04-29T12:37:24.737Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-29T12:37:24.737Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-29T12:37:24.737Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-29T12:37:24.737Z] + '[' /w/workspace/edgex-go/215 ']' [2022-04-29T12:37:24.737Z] + mkdir -p /w/workspace/edgex-go/215/archives/ [2022-04-29T12:37:24.737Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/215/archives/ [Pipeline] echo [2022-04-29T12:37:24.750Z] 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/215/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-29T12:37:25.029Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:37:25.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-29T12:37:25.587Z] [2022-04-29T12:37:25.587Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-29T12:37:25.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-29T12:37:25.884Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-29T12:37:25.884Z] 5eb5b503b376: Pulling fs layer [2022-04-29T12:37:25.884Z] 5c69ac0246d0: Pulling fs layer [2022-04-29T12:37:25.884Z] ec43610c2a17: Pulling fs layer [2022-04-29T12:37:25.884Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-29T12:37:25.884Z] 33b1e0a273af: Pulling fs layer [2022-04-29T12:37:25.884Z] 5d3b04190fa2: Pulling fs layer [2022-04-29T12:37:25.884Z] 2f39f015ded8: Pulling fs layer [2022-04-29T12:37:25.884Z] 3a2ae6a8a46f: Waiting [2022-04-29T12:37:25.884Z] 33b1e0a273af: Waiting [2022-04-29T12:37:25.884Z] 5d3b04190fa2: Waiting [2022-04-29T12:37:25.884Z] 2f39f015ded8: Waiting [2022-04-29T12:37:25.884Z] 5c69ac0246d0: Download complete [2022-04-29T12:37:25.884Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-29T12:37:25.884Z] 3a2ae6a8a46f: Download complete [2022-04-29T12:37:25.884Z] 33b1e0a273af: Verifying Checksum [2022-04-29T12:37:25.884Z] 33b1e0a273af: Download complete [2022-04-29T12:37:25.884Z] 5d3b04190fa2: Verifying Checksum [2022-04-29T12:37:25.884Z] 5d3b04190fa2: Download complete [2022-04-29T12:37:25.884Z] ec43610c2a17: Verifying Checksum [2022-04-29T12:37:25.884Z] ec43610c2a17: Download complete [2022-04-29T12:37:26.144Z] 5eb5b503b376: Verifying Checksum [2022-04-29T12:37:26.144Z] 5eb5b503b376: Download complete [2022-04-29T12:37:26.711Z] 2f39f015ded8: Download complete [2022-04-29T12:37:27.279Z] 5eb5b503b376: Pull complete [2022-04-29T12:37:27.279Z] 5c69ac0246d0: Pull complete [2022-04-29T12:37:27.903Z] ec43610c2a17: Pull complete [2022-04-29T12:37:27.903Z] 3a2ae6a8a46f: Pull complete [2022-04-29T12:37:28.162Z] 33b1e0a273af: Pull complete [2022-04-29T12:37:28.162Z] 5d3b04190fa2: Pull complete [2022-04-29T12:37:32.356Z] 2f39f015ded8: Pull complete [2022-04-29T12:37:32.356Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-29T12:37:32.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-29T12:37:32.356Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-29T12:37:32.419Z] prd-ubuntu20.04-docker-8c-8g-34242 does not seem to be running inside a container [2022-04-29T12:37:32.447Z] $ 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/215/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/215 -v /w/workspace/edgex-go/215:/w/workspace/edgex-go/215:rw,z -v /w/workspace/edgex-go/215@tmp:/w/workspace/edgex-go/215@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-29T12:37:34.545Z] $ docker top e222ba78e742c8d7cfa753bcf2073c4e87879e9ae060925e47450fe9cbf1303f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-29T12:37:34.908Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-29T12:37:35.195Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-29T12:37:35.487Z] + ls /var/log/sa-host [2022-04-29T12:37:35.487Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-29T12:37:35.734Z] provisioning config files... [2022-04-29T12:37:35.745Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/215@tmp/config1806255000354279993tmp [Pipeline] { [Pipeline] echo [2022-04-29T12:37:35.763Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-29T12:37:36.050Z] ---> create-netrc.sh [Pipeline] } [2022-04-29T12:37:36.059Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-29T12:37:36.399Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-29T12:37:36.409Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-29T12:37:36.696Z] ---> sudo-logs.sh [2022-04-29T12:37:36.696Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-29T12:37:36.718Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-29T12:37:37.004Z] ---> job-cost.sh [2022-04-29T12:37:37.004Z] lf-activate-venv: SKIPPING [2022-04-29T12:37:37.004Z] DEBUG: total: 0.10999999940395355 [2022-04-29T12:37:37.004Z] INFO: Retrieving Stack Cost... [2022-04-29T12:37:37.577Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-29T12:37:37.837Z] INFO: Archiving Costs [Pipeline] echo [2022-04-29T12:37:37.851Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-29T12:37:38.137Z] ---> logs-deploy.sh [2022-04-29T12:37:38.137Z] lf-activate-venv: SKIPPING [2022-04-29T12:37:38.137Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/215 [2022-04-29T12:37:38.137Z] INFO: archiving workspace using pattern(s): [2022-04-29T12:37:39.078Z] Archives upload complete. [2022-04-29T12:37:39.078Z] INFO: archiving logs to Nexus